开发者 | alexdemchak |
---|---|
更新时间 | 2024年9月20日 00:36 |
PHP版本: | 5.4 及以上 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
Example: If you built a landing page on† Do not use Content Mask to embed any content that you do not own or do not otherwise have license to share, embed, frame, or distribute. Simple 2-Step UI With a simple 2-Step UI, you can embed any external content into your website without any complicated URL Forwarding, DNS Records, orlanding-page-builder.com/your-landing-page/
, you can simply create a new Page on your website atyour-site.com/landing-page/
and paste in the URL of your landing page. The Content Mask plugin will then download and cache of copy of your landing page directly on your website, so any visitors that come toyour-site.com/landing-page/
will see the landing page you built. This allows you to keep all of your links integrated into your WordPress Website.
.htaccess
rules to mess with.
content-mask
folder to your /wp-content/plugins/
directory.Content Mask caches the masked page to your website. Click "Update" to resave the page, or click the "Refresh Transient" from the Content Mask admin page. If that doesn't work, you can add a query string to the Masked URL, such as https://example.com?1
and Content Mask will fetch a new copy.
No. If this is a feature you would like implemented, please contact me.
No. This is because of how page requests are processed. Using Content Mask will override the entire page content on the front end.
No. There's not currently a way to embed multiple URLs onto a single page. You can embed one URL on one page.
No. Content Mask does not permanently alter anything on your website. The embedded content is only shown on the front-end. When you turn off Content Mask, any page content you had in the editor will still be there.
Some websites "whitelist" IP addresses or domains for scripts, images, and files to be accessed from. If that's the case, try using the iframe method instead.
Some websites don't allow themselves to be iframed at all. Please reach out to the webmaster for the content you wish to iframe.
If your website is secured (with https://), make sure any links on the iframed page are secure as well, as most modern browsers don't allow insecure content (http://) to be loaded into a secure page or iframe.
post_type_XYZ_checked
dynamic variableedit.php
admin base screen.