symbioticwp / acf-field-post-type-selector
Provides the option to select single or multiple post types
Installs: 115
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:package
Requires
- php: >=5.6
- composer/installers: ^1.0
This package is auto-updated.
Last update: 2025-03-12 23:24:30 UTC
README
Provides the option to select single or multiple post types
Installation
Composer
Recommend method/s;
Symbiotic Theme or any other theme with uses Composer packages
$ composer require symbioticwp/acf-field-post-type-selector:1.0.0-p
Manual
If you just need the plugin use the original repo here: TimPerry/acf-post-type-selector
Requirements
- ACF 5
- PHP >= 5.6
Disclaimer
This is just the 'package' version of TimPerry/acf-post-type-selector plugin
Compatibility
- Compatible with Wordplate ACF
Changelog
1.0.0 Initial