felixarntz / location-taxonomy
Registers a hierarchical taxonomy to associate your posts with locations.
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:wordpress-plugin
Requires
- php: >=7.2
- composer/installers: ~1.0
Requires (Dev)
- wp-phpunit/wp-phpunit: ^6.0
- yoast/phpunit-polyfills: ^1.0
This package is auto-updated.
Last update: 2024-12-07 23:01:59 UTC
README
Location Taxonomy
This plugin adds a "Location" taxonomy to your website - plain and simple. The taxonomy allows you to associate your posts with specific locations.
By default, the taxonomy will be available for posts. This can be customized with a filter.
Installation and usage
You can download the latest version from the WordPress plugin repository.
Please see the plugin repository installation instructions for detailed information on installation and the plugin repository FAQ for additional details on usage and customization.
Alternatively, if you use Composer to manage your WordPress site, you can also install the plugin from Packagist:
composer require felixarntz/location-taxonomy:^1.0
Contributions
If you have ideas to improve the plugin or to solve a bug, feel free to raise an issue or submit a pull request right here on GitHub. Please refer to the contributing guidelines to learn more and get started.
You can also contribute to the plugin by translating it. Simply visit translate.wordpress.org to get started.
License
The Location Taxonomy plugin is licensed under the GPLv2 (or later).