New to Translating WordPress? Read through our Translator Handbook to get started. Hide

Translation of Stable Readme (latest release): Catalan (Balear)

Filter ↓ Sort ↓ All (34) Translated (0) Untranslated (34) Waiting (0) Changes requested (0) Fuzzy (0) Warnings (0)
1 2 3
Prio Original string Translation
Fix a JS related bug.
Priority: low
You have to log in to add a translation. Details
Fix a JS related bug.
Comment

Found in changelog list item.

You have to log in to edit this translation.

Updated to avoid PHP 7.2 fatal errors.
Priority: low
You have to log in to add a translation. Details
Updated to avoid PHP 7.2 fatal errors.
Comment

Found 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
Priority: low
You have to log in to add a translation. Details
Now uses WordPress.org Language Packs for translations, submit translations through https://translate.wordpress.org/projects/wp-plugins/p2-resolved-posts
Comment

Found in changelog list item.

You have to log in to edit this translation.

Updated to avoid PHP Strict notices
Priority: low
You have to log in to add a translation. Details
Updated to avoid PHP Strict notices
Comment

Found 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"
Priority: low
You have to log in to add a translation. Details
Initial release with basic ability to mark a post as "unresolved" and then "resolved"
Comment

Found 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
Priority: low
You have to log in to add a translation. Details
Display an error notice if you've activated the plugin but P2 isn't the currently active theme
Comment

Found in changelog list item.

You have to log in to edit this translation.

Includes a POT file for localization. Translations welcome!
Priority: low
You have to log in to add a translation. Details
Includes a POT file for localization. Translations welcome!
Comment

Found 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
Priority: low
You have to log in to add a translation. Details
wp-cli command for the plugin includes a subcommand for programmatically changing the state of a post
Comment

Found 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
Priority: low
You have to log in to add a translation. Details
Audit log records who changes the post state and when they change it. View the audit log by hovering over the action link
Comment

Found 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
Priority: low
You have to log in to add a translation. Details
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
Comment

Found in changelog list item.

You have to log in to edit this translation.

Code cleanup
Priority: low
You have to log in to add a translation. Details
Code cleanup
Comment

Found in changelog list item.

You have to log in to edit this translation.

Converted to a partial singleton pattern
Priority: low
You have to log in to add a translation. Details
Converted to a partial singleton pattern
Comment

Found 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()-&gt;add_state( 'waiting-review', 'Waiting Review', array( 'after' =&gt; 'normal' ) );</code> to add a state, or <code>P2ResolvedPosts()-&gt;remove_state( 'unresolved' );</code> to remove a state.
Priority: low
You have to log in to add a translation. Details
Support for registering your own custom states. Use something like <code>P2ResolvedPosts()-&gt;add_state( 'waiting-review', 'Waiting Review', array( 'after' =&gt; 'normal' ) );</code> to add a state, or <code>P2ResolvedPosts()-&gt;remove_state( 'unresolved' );</code> to remove a state.
Comment

Found 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
Priority: low
You have to log in to add a translation. Details
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
Comment

Found in changelog list item.

You have to log in to edit this translation.

Bug fix: No mo' PHP short tags
Priority: low
You have to log in to add a translation. Details
Bug fix: No mo' PHP short tags
Comment

Found in changelog list item.

You have to log in to edit this translation.

Legend:
Current
Waiting
Rejected
Fuzzy
Old
Changes requested
With warnings
1 2 3

Export as