oik-ajax
Ajaxify paged shortcodes
★ 1stars
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/bobbingwide/oik-ajax/archive/refs/heads/master.zipFrom the readme
oik-ajax
Contributors: bobbingwide
Donate link: http://www.oik-plugins.com/oik/oik-donate/
Tags: upload, plugin, theme
Requires at least: 4.4
Tested up to: 6.4.1
Stable tag: 0.2.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Description
Ajaxifies the output of paged shortcodes so that more content can be loaded to replace the existing content.
Installation
1. Upload the contents of the oik-ajax plugin to the /wp-content/plugins/oik-ajax directory
1. Activate the oik-ajax plugin through the 'Plugins' menu in WordPress.
Frequently Asked Questions
What is this plugin for?
- To reduce server load
- To improve end user experience
Why is this plugin dependent upon oik?
It hooks into filters which are invoked by oik when a shortcode is invoked.
How does it work?
It wraps the output of a paginated shortcode with a div and some jQuery code
that hooks into each of the pagination links.
In order to achieve this it needs some additional information that is passed back to the server.
Screenshots
1. None yet
2.
3.
Upgrade Notice
0.2.1
Update for support for PHP 8.1 and PHP 8.2
0.2.0
Update for a fix for WordPress Multi Site
0.1.0