My Postloaders
Loads posts via ajax
by Maarten Menten · github.com/mmaarten/my-postloaders · website
★ 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://github.com/mmaarten/my-postloaders/archive/refs/heads/master.zipReadme
My Postloaders
Loads posts via Ajax.
Requirements
- PHP >= 5.6
- WordPress >= 5.0
Installation
- Download and extract zip into
wp-content/plugins/folder. - Run
composer installto install dependencies. - Activate plugin via WordPress admin menu: Plugins.
Development
Run composer install to install dependencies.
Build commands
Run composer run make-pot to create translation file.