Download the PHP package alleyinteractive/internal-flags without Composer
On this page you can find all versions of the php package alleyinteractive/internal-flags. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download alleyinteractive/internal-flags
More information about alleyinteractive/internal-flags
Files in alleyinteractive/internal-flags
Download alleyinteractive/internal-flags
More information about alleyinteractive/internal-flags
Files in alleyinteractive/internal-flags
Vendor alleyinteractive
Package internal-flags
Short Description Use a hidden taxonomy to improve expensive queries.
License GPL-2.0-or-later
Package internal-flags
Short Description Use a hidden taxonomy to improve expensive queries.
License GPL-2.0-or-later
Please rate this library. Is it a good library?
Informations about the package internal-flags
Internal Flags
Creates a hidden taxonomy to improve expensive query performance by not relying on meta queries. Allows for 'flags' to be set/unset on posts easily and entirely hidden from the end-user.
Instructions
By default, the internal taxonomy will be added to all registered post types.
Common Use Cases
- Hiding from archives/searches
- Posts by an author (where author is stored as a meta normally)
- Showing/hiding sponsored posts
Usage
Setting a flag on a post
Removing a flag on a post
Checking if a flag is on a post
Searching for posts with a flag
Searching for posts without a flag
Inverse of the above
All versions of internal-flags with dependencies
PHP Build Version
Package Version
No informations.
The package alleyinteractive/internal-flags contains the following files
Loading the files please wait ....