Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Protocol Enforcer

Descripción

A simple drop down selection meta box on a post edit page will allow you to specify default, HTTP or HTTPS. Default will allow both HTTP and HTTPS protocols.

Capturas

  • The metabox
  • The metabox with the select options expanded.

Instalación

  1. Unzip files.
  2. Upload the folder into your plugins directory.
  3. Activate the plugin.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

"Protocol Enforcer" es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce "Protocol Enforcer" a tu idioma.

¿Interesado en el desarrollo?

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

Registro de cambios

0.1

  • Added metabox with dropdown to select: default, http, https
  • Added logic in template_redirect hook to check this meta field for intended protocol to be used and redirect if needed.

0.2

  • Contributors update

0.3

  • Added global variable for object to access the inteded redirection URL.