Changeset 2031710
- Timestamp:
- 02/15/2019 08:43:20 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pass-url-parameters-to-embeded-iframe/trunk/README.txt
r2031697 r2031710 1 === Pass URL Parameters to Embed ed iFrame ===1 === Pass URL Parameters to Embedded iFrame === 2 2 Contributors: roadwarriorwp, alh0319, stevejonesdev 3 3 Donate link: https://roadwarriorcreative.com/donate/ … … 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html 10 10 11 Pass URL parameters from the embed ed page URL to iframe source URL.11 Pass URL parameters from the embedded page URL to iframe source URL. 12 12 13 13 == Description == … … 15 15 This plugin will parse the web address on page load looking for parameters, and add those parameters to the source URL for any iframe with a specific ID. 16 16 17 Example use case: pass discount and affiliate codes via page URL to embed ed Eventbrite tickets widgets.17 Example use case: pass discount and affiliate codes via page URL to embedded Eventbrite tickets widgets. 18 18 19 19 == Installation ==
Note: See TracChangeset
for help on using the changeset viewer.