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.

Custom Page Extensions

Mô tả

Allows you to add a custom extension to your page URLs. This only affects pages created under the Pages menu and not your posts, category or tag URLs.

Features include:

  • Select which extension you wish to use on all pages.
  • Adds an item to the Pages Menu to set the global extension you wish to use.

Cài đặt

  1. Upload custom-page-extensions folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Configure the plugin on the Pages->Page Extension screen.

Hỏi đáp

I changed the extension, now all pages are not foud?

If you change the extension on the options page, you must deactivate and then reactivate the plugin on the Plugin administration page. We are working on a solution for this problem.

The plugin stopped working for no reason.

This plugin requires that you are using pretty permalinks. If you change your permalink structure after activating this plugin you must deactivate and reactivate the plugin on your Plugin Administration page. Future versions will remove this requirement.

Can’t I just add the extension on each page?

You can, but WordPress will strip out the period (.) in your permalink. For example, if you set the permalink to “about.html”, WordPress will change it to “abouthtml” when you save. With this plugin, the correct “about.html” will be the permalink for your page.

Why do I need this plugin?

If you are converting an existing site to wordpress and want to keep your existing page names, this plugin can help you do that.

Where can I get support?

http://support.grandslambert.com/forum/custom-page-extensions

Đánh giá

There are no reviews for this plugin.

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

“Custom Page Extensions” 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

Nhật ký thay đổi

0.6 – July 17th, 2011

  • Two years later, a first update!
  • Now compatible with WordPress 3.2+.
  • Fixed links so settings page can be found.
  • Updated settings page for easier management.
  • Removed requirement to reactivate when a permalink change is made.
  • Fixed a bug where pages would not show when pretty permalinks were not used.

0.5 – July 17th, 2009

  • Early alpha release