Plugin này chưa được cập nhật với 3 phiên bản mới nhất của WordPress. Nó có thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress mới nhất.

Protocol Enforcer

Mô tả

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.

Ảnh màn hình

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

Cài đặt

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

Đánh giá

Không có đánh giá nào cho plugin này.

Người đóng góp & Lập trình viên

“Protocol Enforcer” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

Nhật ký thay đổi

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.