该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Custom Page Extensions

描述

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.

安装

  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.

常见问题

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

评价

此插件暂无评价。

贡献者及开发者

“Custom Page Extensions” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Custom Page Extensions”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

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