Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

Protocol Enforcer

Beschreibung

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.

Screenshots

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

Installation

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

Rezensionen

There are no reviews for this plugin.

Mitwirkende & Entwickler

„Protocol Enforcer“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „Protocol Enforcer“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

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.