Περιγραφή
This replacement fixes mixed content warning that occurs when moving a blog to https without replacing current http style links.
Εγκατάσταση
- Install Double Slash Domains either via the WordPress.org plugin directory, or by uploading the files to your server inside the wp-content/plugins folder of your WordPress installation.
- Activate Double Slash Domains plugin via WordPress Settings.
- It’s done. Easy, isn’t it?
Συχνές Ερωτήσεις
- Installation Instructions
-
- Install Double Slash Domains either via the WordPress.org plugin directory, or by uploading the files to your server inside the wp-content/plugins folder of your WordPress installation.
- Activate Double Slash Domains plugin via WordPress Settings.
- It’s done. Easy, isn’t it?
Κριτικές
Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.
Συνεισφέροντες & Προγραμματιστές
“Double Slash Domains” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “Double Slash Domains” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
1.0.3
- BugFix. Fixed the default replaceable domains.
1.0.2
- BugFix. Fixed the replacement function.
- Added more replaceable domains.
- Added “dsd_replaceable_domains” filter to let users customize the replaceable domains.
1.0.1
- BugFix. Fix callback signature. Now modify_scheme_from_urls expects a value parameter instead of by reference parameter.
- Works fine with PHP 7.X.X
1.0.0
- Initial Release.