UpdraftPlus
Back up, restore and migrate your WordPress website with UpdraftPlus
posts_per_page
optionThis can be changed by hooking into the filter wpo_purge_cache_hooks
E.g.
// Add a new action that will trigger a cache purge
add_filter( 'wpo_purge_cache_hooks', function( $actions ) {
$actions[] = 'my_custom_action';
return $actions;
} );
page_on_front
optionpage_for_posts
optionTry TeamUpdraft’s full suite of WordPress plugins.
Back up, restore and migrate your WordPress website with UpdraftPlus
Speed up and optimize your WordPress website. Cache your site, clean the database and compress images
Secure your WordPress website. Comprehensive, feature rich and easy to use
Centrally manage all your WordPress websites’ plugins, updates, backups, users, pages and posts from one location