Este plugin non se actualizou en máis de 2 anos. É posible que xa non sexa compatible ou mantido por ninguén, ou podes ter problemas de compatibilidade cando se usa con novas versións de WordPress.

Protocol Enforcer

Descrició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.

Comentarios

Non hai recensións para este plugin.

Colaboradores e desenvolvedores

“Protocol Enforcer” é un software de código aberto. As seguintes persoas colaboraron con este plugin.

Colaboradores

Traduce “Protocol Enforcer” ao teu idioma.

Interesado no desenvolvemento?

Revisa o código, bota unha ollada aorepositorio SVN, ou subscríbete ao log de desenvolvemento por RSS.

Rexistro 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.