WP Manifestindependent plugin directory
manifest / developer / wp-better-find-posts

Better Find Posts

Better Find Posts WordPress plugin

by Weston Ruter, X-Team WP · github.com/xwp/wp-better-find-posts · website

2stars
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/xwp/wp-better-find-posts/archive/refs/heads/master.zip

Declares an update source (x-team/wp-better-find-posts), so updates arrive through the plugin's own updater.

From the readme

Better Find Posts Extensible JavaScript-centric replacement for the WordPress 3.1 findpostsdiv()/findPosts API. Add to page via \BetterFindPosts::instance()-enqueue() then create a control via BetterFindPosts.create(). Example code:

Read the full README on GitHub →