bobbingwide / oik-ajax

Ajaxify paged shortcodes
https://oik-plugins.com/oik-plugins/oik-ajax/
GNU General Public License v2.0
1 stars 0 forks source link
ajax pagination shortcode wordpress-plugin

oik-ajax

banner

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
  2. Activate the oik-ajax plugin through the 'Plugins' menu in WordPress.

Frequently Asked Questions

What is this plugin for?

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

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

Update for compatibility with jQuery 3.5.1 - planned for WordPress 5.6.0

0.0.1

Formal release. Tested with WordPress 4.7.1

0.0.0-alpha.0407

For testing on herbmiller.me and bobbingwide.org.uk

0.0.0-alpha.0328

Supports ajaxified pagination of code using meta_query in the get posts query

0.0.0-alpha.0316

Now fetches the required post for context

0.0.0-alpha.0314

New plugin, also available from GitHub and oik-plugins.

Changelog

0.2.1

0.2.0

0.1.0

0.0.1

0.0.0-alpha.0407

0.0.0-alpha.0328

0.0.0-alpha.0316

0.0.0-alpha.0314