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.

Double Slash Domains

Mô tả

This replacement fixes mixed content warning that occurs when moving a blog to https without replacing current http style links.

Cài đặt

  1. 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.
  2. Activate Double Slash Domains plugin via WordPress Settings.
  3. It’s done. Easy, isn’t it?

Hỏi đáp

Installation Instructions
  1. 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.
  2. Activate Double Slash Domains plugin via WordPress Settings.
  3. It’s done. Easy, isn’t it?

Đánh giá

There are no reviews for this plugin.

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

“Double Slash Domains” 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

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.