Este plugin no ha sido probado con ninguna las 3 últimas versiones principales de WordPress. Puede que ya no se mantenga o no tenga soporte, y puede que tenga problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

Custom Page Extensions

Descripción

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.

Instalación

  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.

FAQ

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

Opiniones

No hay reseñas para este plugin.

Colaboradores & Desarrolladores

“Custom Page Extensions” es software de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce & #8220;Custom Page Extensions” a tu idioma.

¿interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .

Historial de cambios

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