Url Rewrite Analyzer

Опис

Understand how rewrite rules work could be userful.
Natively on WordPress you can’t analyze what’s working / not working regarding your urls.
Through this interface you will be able to analyze every single url and see what’s matching.

Warning
This tool will not change / add any rules for you it’s only an analyzer

Main features:

  • Live URL Analyzer
  • Highlight parameters
  • AJAX Permalinks refresh button
  • Change UI (Light / Dark)

Снимци екрана

Постављање

  1. Upload the url-rewrite-analyzer folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

ЧПП

My new rules are not displayed

It’s probably related to the refresh permalinks feature.
You can use the Flush Permalinks button.

Прегледи

21. јун 2026.
The latest update has introduced banner ads that don’t even advertise the plugin itself, but something from a 3rd party. The banner ads use different class names than the plugin itself, and it took some investigation to find where these banners suddenly appear.
30. јун 2022. 1 одговор
Wordpress has a very messy routing system, this plugin truly helped debugging
Види сва 2 прегледа

Сарадници и градитељи

„Url Rewrite Analyzer“ је софтвер отвореног кода. Следећи људи су допринели овом додатку.

Сарадници

„Url Rewrite Analyzer“ је преведен на 1 језик. Хвала преводиоцима за њихове доприносе.

Преведите „Url Rewrite Analyzer“ на свој језик.

Заинтересовани сте за градњу?

Прегледајте код, проверите SVN складиште или се пријавите на белешку градње преко RSS-а.

Белешка о изменама

1.3.5

  • Fixed invalid administrator capability (now uses manage_options)
  • Fixed regex parse error handling and UI style whitelist
  • Improved output escaping and XSS hardening
  • Tested up to WordPress 7.0
  • Fixed readme tags to comply with WordPress.org limits

1.3.4

  • [Security] Fixed a broken access control vulnerability in the refresh_permalinks action
  • [Security] Added proper capability checks for admin actions
  • [Security] Added nonce verification for AJAX calls
  • [Security] Implemented proper input sanitization
  • [Performance] Implemented pagination for rewrite rules display
  • [Performance] Optimized script and style loading (only load on plugin page)
  • [Accessibility] Added ARIA attributes for better screen reader support
  • [Accessibility] Improved keyboard navigation
  • [UI] Added styles for pagination to match plugin design
  • [UI] Added better error handling for AJAX requests
  • [Code] Improved organization and code structure

1.3.3

  • Fix undefined function

1.3.2

  • Fix change UI bug

1.3.1

  • Update plugin description
  • Remove quick actions link

1.3

  • Code modification + Bug fix

1.2.3

  • Fix style missing

1.2.2

  • Add rating link

1.2.1

  • [Fix] JS Error loading on dashboard
  • [Fix] Remove console.log() in code

1.2

  • [UI] Add different style UI

1.1

  • [UI] Change colors
  • [UI] Sticky Topbar
  • [UI] BackToTop button
  • [Features] Add quick refresh permalink button
  • [Features] Add clear selection button
  • [Fix] Bug inline elements (Substitution column)

1.0

  • First version