No need to change core files:
add_action( 'init', 'wpse316713_pagination_base_rewrite_rule' );
function wpse316713_pagination_base_rewrite_rule() {
global $wp_rewrite;
$wp_rewrite->pagination_base="image";
}
Go to permalink options page, and press save to flush the rewrite rules, changes should apply afterwards.
Related Posts:
- Permalink: postname EXCEPT for blog
- How to change the permalink structure of a master page?
- How to get post object on blog template
- 404 when going to /blog
- when I create a page with a /blog permalink the css gets messed up
- Permalink blog page (only) not working
- Make the blog page a child of another page and rewrite the blog url
- Link to a custom page without a permalink?
- Pretty permalinks to work for lighttpd webserver?
- Blog url disappears
- Change media item permalink
- Why is “/page/2/” not working?
- Show Default Editor on Blog Page ( Administration Panel )
- What is the difference between get_permalink vs get_the_permalink?
- Is the permalink structure /%post_id%/%postname% faster or slower than just /%postname%?
- How can I force WordPress to redirect to canonical permalinks?
- Why would Numeric permalinks work, but %postname% won’t?
- Passing variables through permalink structure
- Remove subfolders from URL
- Why does WP not use relative links when linking pages?
- htaccess or redirect to cloak portion of a link?
- What is the action or filter for changing permalink in Edit Post/Page?
- WordPress Permalinks %postname% for RSS2 Feed URL
- Make Category Base Appear in Posts Permalink (but not tags)
- Getting a 500 internal server error ONLY on wp-admin/options-permalink.php
- Image Attachment Url Rewrite
- How to replace “wp-content/blogs.dir” with “media” for attachment permalinks?
- Permalinks keep reverting to 404 unless I re-save them
- How to hyperlink both post thumnail image and post title text in wordpress?
- How to modify the slug for the default wp posts without affecting other posttypes?
- Permalinks okay some pages but 404 error on others
- Adding parent pages to posts
- Automatically append ID to at the end of specific URLs
- Force pretty permalinks?
- WordPress Permalinks & Nginx Rewrite Rule Not Working
- Page and Category With Same Slug – Looking To Silo Website
- Override category permalink to match old non-WordPress links?
- filtering special chars from post slug
- Need to add trailing slash to all internal links relative and absolute
- How to change old permalink?
- How to rewrite a URL to another rewritten URL without changing the address?
- Broken Link in WP Site?
- How to change “attachment_id” in attachment permarlink?
- How can I make internal anchor links work with WordPress’s permalinks?
- Permalink opens attachment instead of page
- How do I get thumbnail generator to recognize the_permalink tag?
- wordpress how to replace url /bar with foo/bar for custom post type
- Changing WordPress routing to load the same page for different URLs
- Can WP give a value a post ID?
- Page Name and Permalinks
- Permalinks on Windows IIS not working and web.config breaks site – does wordpress not support windows server now, if so how?
- I’ve removed my /author/ slug but it clashes with new and existing pages. Any fixes?
- Exclude single page from permalink rule
- Changing the entire permalink
- How are WordPress Page URLs affected by permalink settings?
- Home page Pagination – Other pages do not redirect to home page template
- Image URL and size
- defining child page permalink
- WordPress switch servers
- Browsing to permalink prefix results in 404
- Shortcodes not working
- Tag pages do not show
- WordPress Posts forced to load as Uncategorized
- replicate url permalink after migrating to wordpress
- I need to change the attribute of the isPermaLink guid in the WordPress RSS feed – from false to true
- Shortlinks work only for logged in users
- Modify post slug before saving
- Changing permalink for blog posts, current structure www.website.com/blog-post, change to, www.website.com/blog/blog-post
- Does wordpress take care of slug collisions?
- Permalink refresh, the good, the bad, etc. What is best?
- WordPress permalink not working on subdomain
- Fatal Error when trying to load Permalinks page on WP admin [closed]
- Cannot publish posts or pages when I change permalink structure
- Remove Permalink of certain posts
- Bulk update set of URLs via SQL
- append current user-id to all internal permalinks
- How to find a page in admin based on it’s permalink
- rebuilding/ rewriting a url to make it SEO friendly
- Very strange behaviour related to htaccess and custom posts and custom posts substrings (BUG?)
- Permalink change during save of post
- Changed Permalinks settings, how do I redirect posts on Nginx?
- Choose permalink on a per-post basis?
- Change all pages permalinks instead of hierarchical to have id of the page
- where is the media permalink info stored in database?
- How to put articles under a /blog directory?
- Links after changing hosting and domain
- Category-dependent custom permalink
- Pretty permalinks (again)
- How can I get WordPress CPT archives and page templates to work with prettified permalink settings?
- Passing user defined variable into get_permalink
- WordPress Archives Cause Looping
- Is there a way to add slug to home_url on this function?
- Custom permalink structure for custom post type results in 404
- Change permalink when page category selected in admin
- Custom rewrites for pages and categories
- Why doesn’t my page know it’s a page (won’t return true for is_page())?
- How to change my URL on intranet
- Custom Permalink Structure For a Specific Category
- Error: “Sorry, this content could not be embedded” when using the Embed block
- WordPress not remembering old slugs for pages