<p><?php_e("A local change is causing this plugin's functionality to run at a priority other than the default. If you experience difficulties with the plugin, please unhook any functions from the <code>wp_revisions_control_priority</code> filter.",'wp_revisions_control');?></p>
<p><?phpprintf(__("A local change is causing this plugin's functionality to run at a priority other than the default. If you experience difficulties with the plugin, please unhook any functions from the %s filter.",'wp_revisions_control'),'<code>wp_revisions_control_priority</code>');?></p>
<?phpendif;
}
...
...
@@ -275,14 +275,14 @@ class WP_Revisions_Control {