updated plugin GP Premium version 1.12.2

This commit is contained in:
2020-10-20 15:16:06 +00:00
committed by Gitium
parent 7b5257d924
commit dcc1a6ca18
57 changed files with 1566 additions and 1660 deletions

View File

@ -63,6 +63,7 @@ jQuery( document ).ready( function( $ ) {
}
$button.html( svgIcon + generateBlog.more ).removeClass( 'loading' );
$( document.body ).trigger( 'post-load' );
} );
$container.on( 'last.infiniteScroll', function() {