The type of pagination you want to use is currently considered ‘plugin territory’. Users that download your approved theme must not be forced to use it. They may, for instance, have another system of pagination which they prefer. Therefore a theme must have the barebones pagination of the_posts_navigation()
as a standard. It’s about ensuring flexibility to your theme’s users.
You may try to include your pagination as an option, as @majick suggests, but the formal approach would be to build your pagination into a plugin and recommend your users to install it with your theme.
Related Posts:
- How to modify an image block in Gutenberg WordPress 5?
- What is the problem if I use CDN in my WordPress parent theme(built using bootstrap)?
- Excess White Space Above Admin Bar on Frontend Using Twitter Bootstrap
- How to Modify a Widgets UL and/or LI Classes
- customizing the_password_form filter
- Custom Theme Bootstrap
- Developing WordPress Theme using CSS framework like Bootstrap
- Bootstrap card columns change images size
- WP_bootstrap_Navwalker_issue [closed]
- How to create first post, fifth post full width, rest in three columns and so on
- Javascipt issue on custom theme
- Second menu has the first menu ID
- How to style bootstrap container in wordpress theme?
- Adding Bootstrap to WordPress TwentySixteen Theme
- Bootstrap grid system is not working in my WordPress theme
- Full width featured thumbnail
- Why I obtain different visualization when I run the website on my local machine and on remote server?
- How to create a WP theme that use BootStrap? [closed]
- I don’t think WordPress is loading jquery or bootstrap js
- How do I keep my iframes responsive and scaled to fit their container?
- change background image on scroll
- two col layout bootstrap 4 with one fixed col and fade in effect on image
- style.css not being rendered in browser
- wordpress thumbnail onclick then modal will come out
- Full width thumbnail
- Code for creating three vertical columns in WordPress Bootstrap theme
- Theme Development for a Newbie
- How do I get my theme scripts to load in a custom theme built from Bootstrap
- Why the slideshow is not shown in my theme?
- WordPress Loop with Custom Post Type for Bootstrap Accordion [closed]
- How To add li class and a class wp_nav_menu() with bootstrap 5 navbar?
- Bootstrap 4 mobile menu not working for WordPress Development
- What is the difference between wp_register_sidebar_widget and register_widget?
- How to enqueue script if widget is displayed on page?
- Custom Image section in Customizer
- Get 10 posts from a WP_Query. If less than 10, get the remainder from elsewhere
- get_stylesheet_directory() returns wrong URI… localhost/using vhosts
- How Do I Programmatically Force Custom Permalinks with My Theme?
- Best practice (forward compatibility) for theme options
- How to use Plupload in themes
- Returning Variables back into a template
- How to handle thumbnails
- WordPress Google Maps in Custom Theme
- Doubled titles when using All in One SEO with custom template
- In theme development, are there functions which write HTML in a standard fashion to reduce “spaghetti code”?
- Checking if there is an Image inserted – if not don’t display anything
- Retrieve data using wpdb to use for customizer controls
- Modify the Additional CSS section (adding a disclaimer)
- Creating directory and file using native wordpress file system
- Don’t understand why theming is so strange and twisted [closed]
- Create self-populating menu and add extra divs to the menu layout
- I want edit_post_link() to open in a new window/tab (target=”_blank”)
- wp_get_attachment_image_src() width and height boolean
- How to store functions in… functions.php?
- Is there a need for nonce with Post Metabox?
- get_page_template returning nothing
- How can i initialize a widgetized sidebar (with widgets)
- How do you force a sidebar widget to have a container div around all child widgets?
- Add widgets to available widgets section without changing the theme?
- Override template file i subfolders
- Theme Development for WordPress Multisite Installation
- How to obtain the html stripped version of $category->description?
- How to make animated intro?
- Replace custom logo with text
- WordPress Website Browser Compatibility issue with IE [closed]
- StoreFront product pages: Turn the Short Description section into a kindred tab section [closed]
- WordPress get_template_part() function not working
- Recommended method for updating/adding menus when adding new theme
- How to use add_theme_support(‘html5’)?
- Best way to develop a new theme on a live site, with new content? [closed]
- Tag Page Not Listing All Posts With Tag
- How do I make the most minimal vanilla theme possible with nothing but raw content?
- Pagination not working on page template
- How can I prevent posts with no title showing up in my query?
- Wordpres core-update theme renames theme folder name
- I’m using wp residence theme and want to display titile above the slider [closed]
- Issue when posting updates/changes to wordress
- Shortcode IF statment help
- Fixed button and slideshow in template upload per page
- Non-standard (new) theme file
- Best Practice for Server Processing
- WordPress Show Single Post on Home Page with previous/ Next Button
- Is there any way to store single.php wordpress file into a php variable
- Menu is in Reversed order
- How to connect two child themes on different sub domains to the same base theme
- Group several custom global page templates in sub-folder
- Displaying a specific sub-category’s posts from wp_query
- Should I detect the device or the page first?
- Query wp_postmeta into an array based on post_id
- Theme not uploading showing maximum upload size on live site
- Best way to access variables in template markup
- Problem with multiple menus in theme
- How to convert that page to a wordpress template? [closed]
- JQuery Equal Height in Rows Conflicts Only Works without Registering wp_footer();
- Saving Permalinks Results in 403 MAMP (Windows)
- Add rel to all images in a post
- WordPress theme Modifications not showing up on live server
- Incorrect sidebar showing on WooCommerce Store page [closed]
- customize functionality of share buttons under each blog post [closed]
- My theme is full of error messages in the “Customize” screen, but nowhere else