add actual version

This commit is contained in:
masterforweb
2026-01-12 13:37:40 +03:00
parent 2a322664b5
commit 2aff9ab6b1
14 changed files with 267 additions and 73 deletions

View File

@@ -32,6 +32,11 @@
$terms
);
$posts_count = $wp_query->post_count;
if ( $posts_count > 10 ){
$index_alm_shortcode = '
[ajax_load_more
cache="true"
@@ -52,6 +57,8 @@
echo do_shortcode( $index_alm_shortcode );
}
?>
<!--[/archive/ajax-load-more/author]-->