This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Double Slash Domains

विवरण

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

स्थापना

  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?

प्रश्नोत्तर

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?

समीक्षाहरू

यस प्लगिनको लागि कुनै समीक्षाहरू छैनन्।

योगदानकर्ता र डेभलपरहरू

“Double Slash Domains” खुला स्रोत सफ्टवेयर हो। निम्न व्यक्तिहरूले यो प्लगिनमा योगदान गरेका छन्।

योगदानकर्ताहरू

चेन्जलग

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.