WP Load More GitLab
A wordpress load more plugin
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://gitlab.com/dulalsanjaya/wp-load-more/-/archive/master/wp-load-more-master.zipReadme
wp-load-more
A wordpress load more plugin
Instruction
- Download the wp-load-more plugin
- unzip it in wp-plugins directory
- activate the plugin from wordpress admin > plugins
How to use?
Shortcodes
[loadmore_nav taxonomy="category"]
- Loads category list . use taxonomy = "taxonomy used in post type" by default it's "category"
[loadmore_template post_type="piper"]
- Loads template container and ajax scripts
[loadmore_button]
- show load more button is post page is more that one.