New to Translating WordPress? Read through our Translator Handbook to get started. Hide
| Prio | Original string | Translation | — |
|---|---|---|---|
| ↓ | Fix a JS related bug. | You have to log in to add a translation. | Details |
Original untranslated |
|||
| ↓ | Updated to avoid PHP 7.2 fatal errors. | You have to log in to add a translation. | Details |
Original untranslated
Updated to avoid PHP 7.2 fatal errors.
CommentFound in changelog list item. You have to log in to edit this translation. |
|||
| ↓ | Now uses WordPress.org Language Packs for translations, submit translations through https://translate.wordpress.org/projects/wp-plugins/p2-resolved-posts | You have to log in to add a translation. | Details |
Original untranslated
Now uses WordPress.org Language Packs for translations, submit translations through https://translate.wordpress.org/projects/wp-plugins/p2-resolved-posts
CommentFound in changelog list item. You have to log in to edit this translation. |
|||
| ↓ | Updated to avoid PHP Strict notices | You have to log in to add a translation. | Details |
Original untranslated
Updated to avoid PHP Strict notices
CommentFound in changelog list item. You have to log in to edit this translation. |
|||
| ↓ | Initial release with basic ability to mark a post as "unresolved" and then "resolved" | You have to log in to add a translation. | Details |
Original untranslated
Initial release with basic ability to mark a post as "unresolved" and then "resolved"
CommentFound in changelog list item. You have to log in to edit this translation. |
|||
| ↓ | Display an error notice if you've activated the plugin but P2 isn't the currently active theme | You have to log in to add a translation. | Details |
Original untranslated
Display an error notice if you've activated the plugin but P2 isn't the currently active theme
CommentFound in changelog list item. You have to log in to edit this translation. |
|||
| ↓ | Includes a POT file for localization. Translations welcome! | You have to log in to add a translation. | Details |
Original untranslated
Includes a POT file for localization. Translations welcome!
CommentFound in changelog list item. You have to log in to edit this translation. |
|||
| ↓ | wp-cli command for the plugin includes a subcommand for programmatically changing the state of a post | You have to log in to add a translation. | Details |
Original untranslated
wp-cli command for the plugin includes a subcommand for programmatically changing the state of a post
CommentFound in changelog list item. You have to log in to edit this translation. |
|||
| ↓ | Audit log records who changes the post state and when they change it. View the audit log by hovering over the action link | You have to log in to add a translation. | Details |
Original untranslated
Audit log records who changes the post state and when they change it. View the audit log by hovering over the action link
CommentFound in changelog list item. You have to log in to edit this translation. |
|||
| ↓ | Automatically mark new posts as unresolved by adding <code>add_filter( 'p2_resolved_posts_mark_new_as_unresolved', '__return_true' );</code> to your theme's functions.php. Thanks <a href="http://wordpress.org/support/topic/plugin-p2-resolved-posts-default-to-unresolved">macmeister</a> for the request | You have to log in to add a translation. | Details |
Original untranslated
Automatically mark new posts as unresolved by adding <code>add_filter( 'p2_resolved_posts_mark_new_as_unresolved', '__return_true' );</code> to your theme's functions.php. Thanks <a href="http://wordpress.org/support/topic/plugin-p2-resolved-posts-default-to-unresolved">macmeister</a> for the request
CommentFound in changelog list item. You have to log in to edit this translation. |
|||
| ↓ | Code cleanup | You have to log in to add a translation. | Details |
Original untranslated |
|||
| ↓ | Converted to a partial singleton pattern | You have to log in to add a translation. | Details |
Original untranslated
Converted to a partial singleton pattern
CommentFound in changelog list item. You have to log in to edit this translation. |
|||
| ↓ | Support for registering your own custom states. Use something like <code>P2ResolvedPosts()->add_state( 'waiting-review', 'Waiting Review', array( 'after' => 'normal' ) );</code> to add a state, or <code>P2ResolvedPosts()->remove_state( 'unresolved' );</code> to remove a state. | You have to log in to add a translation. | Details |
Original untranslated
Support for registering your own custom states. Use something like <code>P2ResolvedPosts()->add_state( 'waiting-review', 'Waiting Review', array( 'after' => 'normal' ) );</code> to add a state, or <code>P2ResolvedPosts()->remove_state( 'unresolved' );</code> to remove a state.
CommentFound in changelog list item. You have to log in to edit this translation. |
|||
| ↓ | Bug fix: Prevent an extra 'tag' param in the URL generated by the widget, and keep the query from failing if the param is empty. Props dd32 | You have to log in to add a translation. | Details |
Original untranslated
Bug fix: Prevent an extra 'tag' param in the URL generated by the widget, and keep the query from failing if the param is empty. Props dd32
CommentFound in changelog list item. You have to log in to edit this translation. |
|||
| ↓ | Bug fix: No mo' PHP short tags | You have to log in to add a translation. | Details |
Original untranslated
Bug fix: No mo' PHP short tags
CommentFound in changelog list item. You have to log in to edit this translation. |
|||
Export as
Comment
Found in changelog list item.