Yoast SEO WordPress Plugin Compatibility and Configuration Tips: Difference between revisions

mNo edit summary
mNo edit summary
Line 13: Line 13:
  */
  */
</syntaxhighlight>
</syntaxhighlight>
For the Bulk Editor, to list more than 10 items per page: /WhatEverPathToWebsite/wp-content/plugins/wordpress-seo-premium/admin/class-bulk-editor-list-table.php, edit this section: protected function set_pagination, this variable: wpseo_posts_per_page (default is 10) AND same path, file name: class-admin.php, bulk_edit_options, default (default value is 10).
Note: For the WP Security Plugin, do NOT enable File System Security, PHP Editing Tab, Disable Ability to edit PHP Files (for logged in users only).  Why screw with admin settings if they're already protected via Apache?