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)

螢幕截圖

  • Dark UI Interface
  • Light UI Interface
  • Old UI Interface

安裝

  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.

評價

2022年6月30日 1 reply
Wordpress has a very messy routing system, this plugin truly helped debugging
閱讀全部1個評價

貢獻者及開發者

“Url Rewrite Analyzer” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

Url Rewrite Analyzer 外掛目前已有 1 個本地化語言版本。 感謝所有譯者為這個外掛做出的貢獻。

將 Url Rewrite Analyzer 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

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