{"id":219556,"date":"2025-01-22T03:49:58","date_gmt":"2025-01-22T03:49:58","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/location-taxonomy\/"},"modified":"2025-11-24T23:33:45","modified_gmt":"2025-11-24T23:33:45","slug":"location-taxonomy","status":"publish","type":"plugin","link":"https:\/\/twd.wordpress.org\/plugins\/location-taxonomy\/","author":10972453,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.0","stable_tag":"1.0.0","tested":"6.9.4","requires":"6.0","requires_php":"7.2","requires_plugins":null,"header_name":"Location Taxonomy","header_author":"Felix Arntz","header_description":"Registers a hierarchical taxonomy to associate your posts with locations.","assets_banners_color":"","last_updated":"2025-11-24 23:33:45","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/felix-arntz.me\/wordpress-plugins\/","header_plugin_uri":"https:\/\/wordpress.org\/plugins\/location-taxonomy\/","header_author_uri":"https:\/\/felix-arntz.me","rating":0,"author_block_rating":0,"active_installs":0,"downloads":544,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"flixos90","date":"2025-11-24 23:33:45"}},"upgrade_notice":[],"ratings":[],"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0"],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[4916,2215,86,91],"plugin_category":[49,57],"plugin_contributors":[78709],"plugin_business_model":[],"class_list":["post-219556","plugin","type-plugin","status-publish","hentry","plugin_tags-hierarchical","plugin_tags-location","plugin_tags-post","plugin_tags-taxonomy","plugin_category-maps-and-location","plugin_category-taxonomy","plugin_contributors-flixos90","plugin_committers-flixos90"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/location-taxonomy.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>This plugin adds a \"Location\" taxonomy to your website - plain and simple. The taxonomy allows you to associate your posts with specific locations.<\/p>\n\n<p>By default, the taxonomy will be available for posts. This can be customized with a filter.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the entire <code>location-taxonomy<\/code> folder to the <code>\/wp-content\/plugins\/<\/code> directory or download it through the WordPress backend.<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id='where%20can%20i%20configure%20the%20plugin%3F'><h3>Where can I configure the plugin?<\/h3><\/dt>\n<dd><p>This plugin doesn't come with a settings screen or options of any kind. Once you install it, you should find a \"Location\" taxonomy entry in your \"Posts\" menu.<\/p><\/dd>\n<dt id='how%20can%20i%20modify%20for%20which%20post%20types%20the%20location%20taxonomy%20is%20available%3F'><h3>How can I modify for which post types the location taxonomy is available?<\/h3><\/dt>\n<dd><p>This is very straightforward using the built-in filter <code>loctax_post_types<\/code>.<\/p>\n\n<p>For example, the following snippet would additionally show the taxonomy for pages:<\/p>\n\n<pre><code>add_filter(\n    'loctax_post_types',\n    function ( $post_types ) {\n        $post_types[] = 'page';\n        return $post_types;\n    }\n);\n<\/code><\/pre><\/dd>\n<dt id='where%20should%20i%20submit%20my%20support%20request%3F'><h3>Where should I submit my support request?<\/h3><\/dt>\n<dd><p>For regular support requests, please use the <a href=\"https:\/\/wordpress.org\/support\/plugin\/location-taxonomy\">wordpress.org support forums<\/a>. If you have a technical issue with the plugin where you already have more insight on how to fix it, you can also <a href=\"https:\/\/github.com\/felixarntz\/location-taxonomy\/issues\">open an issue on GitHub instead<\/a>.<\/p><\/dd>\n<dt id='how%20can%20i%20contribute%20to%20the%20plugin%3F'><h3>How can I contribute to the plugin?<\/h3><\/dt>\n<dd><p>If you have ideas to improve the plugin or to solve a bug, feel free to raise an issue or submit a pull request in the <a href=\"https:\/\/github.com\/felixarntz\/location-taxonomy\">GitHub repository for the plugin<\/a>. Please stick to the <a href=\"https:\/\/github.com\/felixarntz\/location-taxonomy\/blob\/main\/CONTRIBUTING.md\">contributing guidelines<\/a>.<\/p>\n\n<p>You can also contribute to the plugin by translating it. Simply visit <a href=\"https:\/\/translate.wordpress.org\/projects\/wp-plugins\/location-taxonomy\">translate.wordpress.org<\/a> to get started.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release.<\/li>\n<\/ul>","raw_excerpt":"Registers a hierarchical taxonomy to associate your posts with locations.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/219556","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=219556"}],"author":[{"embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/flixos90"}],"wp:attachment":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=219556"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=219556"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=219556"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=219556"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=219556"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=219556"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}