Remote Page Inject
Remote Page Inject is a WordPress plugin that fetches raw html response from remote URL and injects into current page
by Austin Ginder · github.com/austinginder/remote-page-inject · website
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/austinginder/remote-page-inject/releases/download/v1.0.1/remote-page-inject.zipReadme
Remote Page Inject
Fetches raw html from remote URL and injects into current page.
This plugin was created with intentions of pulling in landing pages created with ClickFunnels into WordPress pages. By combining Remote Page Inject's shortcode with Elementor Canvas and WP Landing Kit, a single WordPress installation can house many unique landing pages, each with a custom domain, with content managed within ClickFunnels.
Shortcode Usage
On any page or post add a shortcode like this:
[remote_page_inject url="https://account.clickfunnels.com/example-page"]
Each day WordPress will reach out to the remote site and cache the HTML response. The <body> of the HTML response will be injected where the shortcode is placed. The <head> of the HTML response will be injected via WordPress' wp_head hook.
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v1.0.1 | Aug 12, 2023 | remote-page-inject.zip | 11 |
| v1.0 | Jul 6, 2023 | remote-page-inject.zip | 9 |
Active-site estimate ≈10 comes from the median of recent superseded releases. Method.