WP Manifestindependent plugin directory
manifest / developer / wordpress-simple-queries

Simple Queries

WordPress plugin that allows to use WordpressInterop lib to query the database

by William Arin · github.com/williarin/wordpress-simple-queries · website

1stars
16release downloads
≈10active sites
0forks

Install

The author publishes release zips, so WP-CLI can install straight from GitHub:

wp plugin install https://github.com/williarin/wordpress-simple-queries/releases/download/latest/simple-queries-1.0.1.1.11.3.zip

From the readme

Simple Queries Introduction This WordPress plugin integrates williarin/wordpress-interop in WordPress. Requirements You must have WordPress 5.6 or later running on PHP 8.0 or later. Installation Download the latest release on this page and extract it in yourproject/wp-content/plugins/simple-queries/. Warning: WordPress Plugin Directory doesn't host plugins made for developers anymore. This is to avoid that an admin user deactivate or delete the plugin as he doesn't see the use of it. Ideally, you would require the library directly using composer, so you wouldn't have to install this plugin. However, there are some cases where this plugin might come in useful, particularly if you don't have composer in your WordPress installation. Usage Once the plugin is activated, you'll be able to use the SimpleQuery() function which gives you the EntityManager. For more details, see williarin/wordpress-interop documentation. Example: License GPL 3.0 Copyright (c) 2022, William Arin

Read the full README on GitHub →

Releases

TagPublishedAssetDownloads
latest Aug 6, 2022 simple-queries-1.0.1.1.11.3.zip 7
1.0.0 Jul 24, 2022 simple-queries-1.0.0.1.10.0.zip 9

Active-site estimate ≈10 comes from the median of recent superseded releases. Method.