Plugin nebyl testován na 3 nejnovějších verzích WordPressu. Nemusí už být tedy podporován a u novějších verzí WordPressu může mít problémy s kompatibilitou a může být nestabilní.

I Love PopUps Connector

Popis

This plugin adds the official I Love PopUps embed to your WordPress site without asking you to paste custom JavaScript. Simply enter your ILP Project ID and the plugin will enqueue the ILP script safely and asynchronously.

External services

This plugin connects your WordPress site to the I Love PopUps (ILP) service in order to display popups managed from your ILP dashboard.

What the service is and what it is used for:
– I Love PopUps is a SaaS that lets you create and manage popups/banners and control where/when they appear on your site.

What data is sent and when:
– On the front end, the plugin loads a small JavaScript file from ilovepopups.com to render your popups. That file may read the current page URL, user agent, and ILP project ID to determine visibility rules you configured in ILP. No personal data is transmitted by the plugin itself.
– Any data collection and processing performed by the ILP script is governed by ILP’s policies.

Links to the service’s terms and privacy policy:
– Privacy Policy: https://ilovepopups.com/privacy-policy/
– Terms of Service: https://ilovepopups.com/terms-of-service/

Snímky obrazovky

Instalace

  1. Upload the i-love-popups-connector folder to /wp-content/plugins/ or use the plugin uploader.
  2. Activate the plugin.
  3. Go to Settings I Love PopUps.
  4. Enter your ILP Project ID (required), choose Head or Footer, and save.

Nejčastější dotazy

Does it track anything?

No. The plugin itself does not collect any personal data. It only enqueues the ILP script using your Project ID. Any data collection performed by ILP is covered by their Privacy Policy.

Will it slow my site?

No. The script is enqueued with async to minimize impact on render time.

Recenze

Pro tento plugin nejsou žádné recenze.

Autoři

I Love PopUps Connector je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.

Spolupracovníci

Přehled změn

1.4.7

  • Use new embed format https://ilovepopups.com/embed/{PROJECT_ID}.js (replaces loader.js + data-project attribute).
  • No behavioral changes; still enqueued async and respects head/footer setting.