這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Rewrite

描述

Rewrite is a WordPress plugin to help you doing many things with URL rewrite such as edit, backup, restore and create custom rewrite without having to touch PHP code. With this plugin you can also test URL that match to rules.

Features

  • Edit rules
  • Delete rules
  • Add rules
  • Reorder rules (since 0.2)
  • Backup/restore rules
  • Flush rules
  • Test rewrite match with given URL
  • Searchable rules table
  • Temporary disable custom rules without disabling plugin
  • You have to know Regex to create custom rewrite.
  • Tested works on WordPress 3.4.2, not works on 3.2.1 and 3.1
  • Use Support tab to ask question, report bug etc.
  • Note that my support only limited to plugin usage, bug and features. Do not ask about Regex please.
  • By using this plugin, it’s assumed that you know what you are doing. Rewrite is a sensitive thing. Doing it wrong may cause your site isn’t accessible. Alaways make backup before change anything.

螢幕截圖

  • Table displaying rules, you can edit rules here.
  • Add new rule.
  • Backup current rule.
  • Restore rule or delete backup.
  • Filter rule table.
  • Test rule against given URL.
  • Toggle font style.
  • Disable rewrite created by this plugin.
  • Drag and drop reorder rules (since 0.2).

安裝

There are many ways to install this plugin, e.g:

  1. Upload compressed (zip) plugin using WordPress plugin uploader.
  2. Install using plugin installer in WordPress dashboard.
  3. Upload manually uncompressed plugin file using FTP.

常見問題

none

評價

2017年3月24日
I have been using Rewrite on one site for about a year, and have found it to be great, 5-star material. However, when I installed this on another site, it caused all pages to 301 Redirect to my home page. Yikes! Deactivating the plugin resolved the problem. Both websites were running WordPress 4.7.3.
閱讀全部9個評價

貢獻者及開發者

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

貢獻者

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

對開發相關資訊感興趣?

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

修改日誌

0.2.1

  • Fixed: Fields not editable in 0.2

0.2

  • Added: Reorder rules using drag and drop

0.1

  • First release