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

Protocol Enforcer

描述

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.

屏幕截图

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

安装

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

评价

此插件暂无评价。

贡献者及开发者

「Protocol Enforcer」是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

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.