Download the PHP package beapi/algolia-content-exclude without Composer
On this page you can find all versions of the php package beapi/algolia-content-exclude. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package algolia-content-exclude
Aloglia Content Exclude
Introduction
This plugin allows you to exclude content from algolia indexation with a metabox. All post types with show_ui => true will have the metabox displayed. Supports Gutenberg and Classic editor.
Requirements
- WordPress > 5.0
- PHP >= 7.2
Installation
From composer
From files
Download the zip folder from the desired tag.
Changelog
1.0.5
- Fix register_meta function call
1.0.4
- Do not load script or metabox for post_types that doesn't supports custom-fields
1.0.3
- Add translations
- Add JS translations
- Add translation on metabox title
1.0.2
- Do not force indexation if already at false
1.0.1
- Fix label not clickable
1.0.0
- Base plugin
Creating a release
To create a release, just push a branch version/{your-version} and then github actions will generate a tag with the compiled code.
All versions of algolia-content-exclude with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2
The package beapi/algolia-content-exclude contains the following files
Loading the files please wait ....