WordPress plugin to load more event with your own template.
As of April 2026, TTT Loadmore is a WordPress loadmore plugin with 10 active installations and a 0/5 rating0. It has been downloaded 1.4K+ times in total. Requires WordPress 3.7+ and PHP false+. Available on WordPress.org since 2015. Last updated 10 years ago — may have compatibility concerns. Top alternative: WP Ajax Loadmore.
WordPress plugin to load more event with your own template.
For code contributions please go to https://github.com/33themes/ttt-loadmore
This is the base html:
<a href="#" data-tttloadmore-do="archiveposts" data-tttloadmore-to="#main" data-tttloadmore-args="category:php;">
Load more content
</a>
Then, you have to create an action with the same name of the data-tttloadmore-do
<?php
function loadmore_archiveposts( $page, $args = false ){
$archiveposts = array(
'post_type'…| WordPress | 3.7+ requiredTested up to 4.3.34 |
| PHP | false+ required |
Remove assets from the main file
First version
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.