Easy Plugins: Display Posts - AJAX Read More
An extension for the Easy Plugins: Display Posts plugin which adds support for loading entire post in place when clicking the read more link.
by Steven A. Zahm · github.com/easy-plugins/display-posts-ajax-read-more · 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/easy-plugins/display-posts-ajax-read-more/archive/refs/heads/master.zipFrom the readme
Easy Plugins: Display Posts - AJAX Read More
Description
Easy Plugins: Display Posts is the simplest way to query and display content in WordPress.
This plugin extends Easy Plugins: Display Posts - AJAX Read Mores by loading the entire post content via an AJAX request and load in place.
Parameters
excerptmoreajax = Set to true to load post content in place of excerpt.
Example Shortcode
[display-posts includelink=false wrapper=div includeexcerpt="true" excerptmore="Read More" excerptmorelink=true excerptmoreajax=true]