File manager - Edit - /home/verseaumee/blueversion/wp-content/plugins/give/src/DonationForms/resources/app/utilities/getCurrentFormUrlData.js
Back
export default function getCurrentFormUrlData() { const originUrl = window.top.location.href; const isEmbed = window.frameElement !== null; const getEmbedId = () => { if (!isEmbed) { return null; } if (window.frameElement.hasAttribute('data-givewp-embed-id')) { return window.frameElement.getAttribute('data-givewp-embed-id'); } return window.frameElement.id; }; return { originUrl, isEmbed, embedId: getEmbedId(), } }
| ver. 1.4 |
Github
|
.
| PHP 8.5.7 | Generation time: 0 |
proxy
|
phpinfo
|
Settings