Αυτό το πρόσθετο δεν έχει δοκιμασθεί με τις 3 τελευταίες κύριες εκδόσεις του WordPress. Μπορεί να μην αναπτύσσεται ή να υποστηρίζεται άλλο και να έχει προβλήματα συμβατότητας με τις πιο πρόσφατες εκδόσεις του 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.