Plugin này chưa được cập nhật với 3 phiên bản mới nhất của WordPress. Nó có thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress mới nhất.

Url Rewrite Analyzer

Mô tả

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)

Ảnh màn hình

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

Cài đặt

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

Hỏi đáp

My new rules are not displayed

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

Đánh giá

30 Tháng Sáu, 2022 1 reply
Wordpress has a very messy routing system, this plugin truly helped debugging
Đọc tất cả 1 đánh giá

Người đóng góp & Lập trình viên

“Url Rewrite Analyzer” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

“Url Rewrite Analyzer” đã được dịch qua 1 ngôn ngữ. Cảm ơn những người tham gia dịch vì đóng góp của họ.

Dịch “Url Rewrite Analyzer” sang ngôn ngữ của bạn.

Muốn tham gia phát triển?

Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.

Nhật ký thay đổi

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