Daniel Bachhuber

Results 311 issues of Daniel Bachhuber

Logged-in users shouldn't have all the fun.

enhancement

When a user has provided a valid license key, they'll see a prompt to update the plugin when there's a new version available. However, if the domain isn't registered to...

Given how critical a piece of software the upgrader class is, it would be ideal to have integration test coverage for it.

Using `docker.elastic.co/elasticsearch/elasticsearch:5.5.3`, I see this error in `$es_response`: ``` 'error' => array ( 'root_cause' => array ( 0 => array ( 'type' => 'parsing_exception', 'reason' => 'Unknown key for a...

When I run: ``` $ wp searchpress index --flush --put-mapping ``` I eventually see this error: ``` Warning: Error indexing post 5021340; HTTP response code: 400; Data: {"index":{"_index":"bgr.test","_type":"post","_id":"5021340","status":400,"error":{"type":"illegal_argument_exception","reason":"Limit of total...

This issue tracks the pull requests submitted during WCEU Contributor Day. Feel free to log any other contributions here too.

scope:documentation

A recommendation from [Ze's post](http://zedejose.com/edit-flow-cant-nice-%D0%BF%D0%BE%D0%B6%D0%B8%D1%82%D0%BA%D0%B8/)

[Priority] Low
Enhancement
Localization
[Status] Needs Patch

It would be nice to have template tags for editorial metadata such that you don't have to manually construct the post meta key strings.

[Priority] Low
Enhancement
Module: Editorial Metadata

Use case: Editor can set the editorial metadata, but the writer can only view it. Forum requests: - http://wordpress.org/support/topic/restrict-permissions-for-editorial-metadata

Enhancement
Module: Editorial Metadata

A user [wants a public view for the calendar](http://wordpress.org/support/topic/plugin-edit-flow-making-the-calendar-public) so they can share posts in progress with the rest of the office. This would probably be best as a shortcode....

Module: Calendar