Descripció
EDZNET WP HTTPS automatically resolves mixed content warnings on WordPress sites served over HTTPS. Once activated, it converts http:// URLs to https:// across:
- WordPress-generated URLs (home, site, includes, content, plugins, theme assets)
- Enqueued scripts and styles
- Attachment URLs and image srcsets
- Post content and widget text
- Post thumbnails and avatars
- All frontend HTML output (via output buffering)
No configuration required — simply install, activate, and your HTTPS resources will load securely.
Instal·lació
- Upload the
edznet-wp-httpsfolder to/wp-content/plugins/. - Activate the plugin through the Plugins screen in WordPress.
- That’s it. Your site’s resources will now be served over HTTPS.
PMF
-
Will this affect external HTTP links?
-
All
http://URLs are converted tohttps://. External sites linked from your content will be accessed via HTTPS where supported. -
Does this work with cached pages?
-
Yes. The output buffer runs on every page load, so cached pages served through WordPress will also have their URLs converted.
Ressenyes
No hi ha ressenyes per a aquesta extensió.
Col·laboradors i desenvolupadors
«EDZNET WP HTTPS» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.
Col·laboradorsTraduïu «EDZNET WP HTTPS» a la vostra llengua.
Interessats en el desenvolupament?
Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.
Registre de canvis
1.0.2
- Updated plugin icon with branded EDZNET logo.
1.0.1
- Bumped Tested up to: 7.0 for WordPress 7.0 compatibility.
1.0.0
- Initial release.