L
by Felix Arntz
0 (0 reviews)
Location Taxonomy
Registers a hierarchical taxonomy to associate your posts with locations.
Compatible with WP 6.9.4
v1.0.0
Current Version v1.0.0
Updated 4 months ago
Last Update on 25 Nov, 2025
Refreshed 21 hours ago
Last Refreshed on
Rank
#56,943
—
No change
Active Installs
0+
—
No change
KW Avg Position
198
—
No change
Downloads
544
—
Total downloads
Support Resolved
0%
—
No change
Rating
0%
Review 0 out of 5
0
(0 reviews)
Next Milestone 10
0+
10+
11,738
Ranks to Climb
-
Growth Needed
8,000,000
Active Installs
Pro
Unlock Exact Install Count
See the precise estimated active installs for this plugin, calculated from real-time ranking data.
- Exact install estimates within tiers
- Track install growth over time
- Milestone progress predictions
Need 9 more installs to reach 10+
Rank Changes
Current
#56,943
Change
Best
#
Downloads Growth
Downloads
Growth
Peak
Upgrade to Pro
Unlock 30-day, 90-day, and yearly download history charts with a Pro subscription.
Upgrade NowReviews & Ratings
0.0
0 reviews
Overall
0%
5
0
(0%)
4
0
(0%)
3
0
(0%)
2
0
(0%)
1
0
(0%)
Tracked Keywords
Showing 1 of 1| Keyword | Position | Change | Type | Updated |
|---|---|---|---|---|
| hierarchical | 198 | — | Tag | 1 month ago |
Unlock Keyword Analytics
Track keyword rankings, search positions, and discover new ranking opportunities with a Pro subscription.
- Full keyword position tracking
- Historical ranking data
- Competitor keyword analysis
Track This Plugin
Get detailed analytics, keyword tracking, and position alerts delivered to your inbox.
Start Tracking FreePlugin Details
- Version
- 1.0.0
- Last Updated
- Nov 25, 2025
- Requires WP
- 6.0+
- Tested Up To
- 6.9.4
- PHP Version
- 7.2 or higher
- Author
- Felix Arntz
Support & Rating
- Rating
- ☆ ☆ ☆ ☆ ☆ 0
- Reviews
- 0
- Support Threads
- 0
- Resolved
- 0%
Keywords
Upgrade to Pro
Unlock keyword rankings, search positions, and detailed analytics with a Pro subscription.
Upgrade NowSimilar Plugins
WP Adminify – White Label WordPress, Admin Menu Editor, Login Customizer
7K+ installs
#2,701
Master Addons For Elementor – Widgets, Extensions, Theme Builder, Popup Builder & Template Kits
30K+ installs
#952
Nginx Helper
100K+ installs
#289
Custom Permalinks
100K+ installs
#405
Advanced Ads – Ad Manager & AdSense
100K+ installs
#413
Frequently Asked Questions
Common questions about Location Taxonomy
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.
This is very straightforward using the built-in filter loctax_post_types. For example, the following snippet would additionally show the taxonomy for pages: add_filter( 'loctax_post_types', function ( $post_types ) { $post_types[] = 'page'; return $post_types; } );
For regular support requests, please use the wordpress.org support forums. If you have a technical issue with the plugin where you already have more insight on how to fix it, you can also open an issue on GitHub instead.
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 GitHub repository for the plugin. Please stick to the contributing guidelines. You can also contribute to the plugin by translating it. Simply visit translate.wordpress.org to get started.