a:4:{s:12:"antispam-bee";a:29:{s:4:"name";s:12:"Antispam Bee";s:4:"slug";s:12:"antispam-bee";s:7:"version";s:6:"2.11.8";s:6:"author";s:77:"<a href="https://profiles.wordpress.org/pluginkollektiv/">pluginkollektiv</a>";s:14:"author_profile";s:47:"https://profiles.wordpress.org/pluginkollektiv/";s:8:"requires";s:3:"4.6";s:6:"tested";s:5:"6.8.3";s:12:"requires_php";s:3:"5.2";s:16:"requires_plugins";a:0:{}s:6:"rating";i:96;s:7:"ratings";a:5:{i:5;i:211;i:4;i:2;i:3;i:1;i:2;i:2;i:1;i:8;}s:11:"num_ratings";i:224;s:15:"support_threads";i:8;s:24:"support_threads_resolved";i:8;s:10:"downloaded";i:10767417;s:12:"last_updated";s:22:"2025-07-22 11:23am GMT";s:5:"added";s:10:"2009-01-10";s:8:"homepage";s:40:"https://antispambee.pluginkollektiv.org/";s:8:"sections";a:5:{s:11:"description";s:2454:"<p>Say Goodbye to comment spam on your WordPress blog or website. <em>Antispam Bee</em> blocks spam comments and trackbacks effectively, without captchas and without sending personal information to third party services. It is free of charge, ad-free and 100% GDPR compliant.</p>
<h3>Feature/Settings Overview</h3>
<ul>
<li>Trust approved commenters.</li>
<li>Trust commenters with a Gravatar.</li>
<li>Consider the comment time.</li>
<li>Allow comments only in a certain language.</li>
<li>Block or allow commenters from certain countries.</li>
<li>Treat BBCode links as spam.</li>
<li>Use regular expressions.</li>
<li>Search local spam database for commenters previously marked as spammers.</li>
<li>Notify admins by e-mail about incoming spam.</li>
<li>Delete existing spam after n days.</li>
<li>Limit approval to comments/pings (will delete other comment types).</li>
<li>Select spam indicators to send comments to deletion directly.</li>
<li>Optionally exclude trackbacks and pingbacks from spam detection.</li>
<li>Optionally spam-check comment forms on archive pages.</li>
<li>Display spam statistics on the dashboard, including daily updates of spam detection rate and a total of blocked spam comments.</li>
</ul>
<h3>Support</h3>
<ul>
<li>Community support via the <a href="https://wordpress.org/support/plugin/antispam-bee" rel="ugc">support forums on wordpress.org</a></li>
<li>Read <a href="https://antispambee.pluginkollektiv.org/documentation/" rel="nofollow ugc">the documentation</a></li>
<li>We don’t handle support via e-mail, Twitter, GitHub issues etc.</li>
</ul>
<h3>Contribute</h3>
<ul>
<li>Active development of this plugin is handled <a href="https://github.com/pluginkollektiv/antispam-bee" rel="nofollow ugc">on GitHub</a>.</li>
<li>Pull requests for documented bugs are highly appreciated.</li>
<li>If you think you’ve found a bug (e.g. you’re experiencing unexpected behavior), please post at the <a href="https://wordpress.org/support/plugin/antispam-bee" rel="ugc">support forums</a> first.</li>
<li>If you want to help us translate this plugin you can do so <a href="https://translate.wordpress.org/projects/wp-plugins/antispam-bee" rel="nofollow ugc">on WordPress Translate</a>.</li>
</ul>
<h3>Credits</h3>
<ul>
<li>Author: <a href="https://sergejmueller.github.io/" rel="nofollow ugc">Sergej Müller</a></li>
<li>Maintainers: <a href="https://pluginkollektiv.org" rel="nofollow ugc">pluginkollektiv</a></li>
</ul>
";s:12:"installation";s:634:"<ul>
<li>If you don’t know how to install a plugin for WordPress, <a href="https://wordpress.org/documentation/article/manage-plugins/#automatic-plugin-installation-1" rel="ugc">here’s how</a>.</li>
</ul>
<h3>Requirements</h3>
<ul>
<li>PHP 5.2.4 or greater</li>
<li>WordPress 4.5 or greater</li>
</ul>
<h3>Settings</h3>
<p>After you have activated <em>Antispam Bee</em> the plugin will block spam comments out of the box. However, you may want to visit <em>Settings <span aria-hidden="true" class="wp-exclude-emoji">→</span> Antispam Bee</em> to configure your custom set of anti-spam options that works best for your site.</p>
";s:3:"faq";s:5015:"
<dt id='does%20antispam%20bee%20prevents%20spam%20registrations%20or%20protects%20form%20plugins%3F'>
Does Antispam Bee prevents spam registrations or protects form plugins?
</h4>
<p>
<p>Antispam Bee works best with default WordPress comments. It does not help to protect form plugins and does not prevent spam registrations. Hopefully we can provide better hooks for third party plugins to use Antispam Bee to fill this gap in the forthcoming new major version.</p>
</p>
<dt id='does%20antispam%20bee%20work%20with%20jetpack%2C%20wpdiscuz%2C%20disqus%20comments%20and%20similar%20comment%20plugins%3F'>
Does Antispam Bee work with Jetpack, wpDiscuz, Disqus Comments and similar comment plugins?
</h4>
<p>
<p>Antispam Bee works best with default WordPress comments. It is not compatible with Jetpack, wpDiscuz or Disqus Comments as those plugins load a new comment form within an iframe. Thus Antispam Bee can not access the comment form directly.</p>
</p>
<dt id='does%20antispam%20bee%20work%20with%20ajax%20comment%20plugins%20or%20similar%20theme%20features%3F'>
Does Antispam Bee work with AJAX comment plugins or similar theme features?
</h4>
<p>
<p>Whether Antispam Bee works with a comment form submitted via AJAX depends on how the AJAX request is made. If the request goes to the file that usually also receives the comments, Antispam Bee could work with it out of the box (the <a href="https://wordpress.org/plugins/wp-ajaxify-comments/" rel="ugc">WP Ajaxify Comments</a> plugin does this, for example).</p>
<p>If the comments are sent to the <code>admin-ajax.php</code>, the <code>antispam_bee_disallow_ajax_calls</code> filter must be used to run ASB for requests to that file as well. If the script does not send all form data to the file, but only some selected ones, further customization is probably necessary, as <a href="https://torstenlandsiedel.de/2020/10/04/ajaxifizierte-kommentare-und-antispam-bee/" rel="nofollow ugc">exemplified in this post by Torsten Landsiedel</a> (in German).</p>
</p>
<dt id='does%20antispam%20bee%20store%20any%20private%20user%20data%2C%20and%20is%20it%20compliant%20with%20gdpr%3F'>
Does Antispam Bee store any private user data, and is it compliant with GDPR?
</h4>
<p>
<p>Antispam Bee is developed in Europe. You might have heard we can be a bit nitpicky over here when it comes to privacy. The plugin does not save private user data and is 100% compliant with GDPR.</p>
</p>
<dt id='will%20i%20have%20to%20edit%20any%20theme%20templates%20to%20get%20antispam%20bee%20to%20work%3F'>
Will I have to edit any theme templates to get Antispam Bee to work?
</h4>
<p>
<p>No, the plugin works as is. You may want to configure your favorite settings, though.</p>
</p>
<dt id='does%20antispam%20bee%20work%20with%20shortened%20ips%3F'>
Does Antispam Bee work with shortened IPs?
</h4>
<p>
<p>Generally yes. However, commissioning the Antispam Bee plugin for canceled or shortened IP addresses in comment metadata is not recommended. Because the name and the e-mail address of the comments are not unique, an IP address is the only reliable measure. The more complete the stored IP addresses, the more reliable the assignment or detection of spam.</p>
</p>
<dt id='how%20can%20i%20submit%20undetected%20spam%3F'>
How can I submit undetected spam?
</h4>
<p>
<p>If the antispam plugin has passed some spam comments, these comments can be reported for analysis. A <a href="http://goo.gl/forms/ITzVHXkLVL" rel="nofollow ugc">Google table</a> was created for this purpose.</p>
</p>
<dt id='antispam%20bee%20with%20varnish%3F'>
Antispam Bee with Varnish?
</h4>
<p>
<p>If WordPress is operated with Apache + Varnish, the actual IP address of the visitors does not appear in WordPress. Accordingly the Antispam-Plugin lacks the base for the correct functionality. An adaptation in the Varnish configuration file /etc/varnish/default.vcl provides a remedy and forwards the original (not from Apache) IP address in the HTTP header X-Forwarded-For:</p>
<blockquote>
<p>if (req.restarts == 0) {<br />
      set req.http.X-Forwarded-For = client.ip;<br />
  }</p>
</blockquote>
</p>
<dt id='are%20there%20some%20paid%20services%20or%20limitations%3F'>
Are there some paid services or limitations?
</h4>
<p>
<p>No, Antispam Bee is free forever, for both private and commercial projects. You can use it on as many sites as you want. There is no limitation to the number of sites you use the plugin on.</p>
<p>A complete documentation is available on <a href="https://antispambee.pluginkollektiv.org/documentation/" rel="nofollow ugc">pluginkollektiv.org</a>.</p>
</p>
<dt id='how%20can%20i%20report%20security%20bugs%3F'>
How can I report security bugs?
</h4>
<p>
<p>You can report security bugs through the Patchstack Vulnerability Disclosure Program. The Patchstack team helps validate, triage and handle any security vulnerabilities. <a href="https://patchstack.com/database/vdp/445425e4-f5dd-4404-80a7-690999f5bcb3" rel="nofollow ugc">Report a security vulnerability.</a></p>
</p>

";s:9:"changelog";s:11170:"<h3>2.11.8</h3>
<ul>
<li>Tweak: Minor code changes and housekeeping</li>
<li>Tweak: Add link to Patchstack in readme</li>
<li>Maintenance: Tested up to WordPress 6.8</li>
</ul>
<h3>2.11.7</h3>
<ul>
<li>Tweak: Use SCRIPT_NAME instead of REQUEST_URI to check path</li>
<li>Fix: Remove <code>add_reasons_to_defaults()</code> from general initialization for better WordPress 6.7 compatibility</li>
<li>Maintenance: Tested up to WordPress 6.7</li>
</ul>
<h3>2.11.6</h3>
<ul>
<li>Fix: Delete missed out option on uninstall (Thanks @okvee!)</li>
<li>Tweak: Minor i18n improvements (Thanks Pedro!)</li>
<li>Tweak: Minor code changes and housekeeping</li>
<li>Tweak: Updated dependencies</li>
</ul>
<h3>2.11.5</h3>
<p>IMPORTANT: If you use the country check and are behind a proxy or similar, you need to use the <code>antispam_bee_trusted_ip</code> filter to get the correct IP from a header like <code>HTTP_X_FORWARDED</code> (don’t return an empty value here, otherwise all comments are marked as spam).</p>
<ul>
<li>Fix: Usage of core filter <code>pre_comment_user_ip</code> breaks ASB if the IP address is removed for GDPR compliance</li>
</ul>
<h3>2.11.4</h3>
<p>IMPORTANT: If you use the country check and are behind a proxy or similar, you need to use the <code>pre_comment_user_ip</code> filter to get the correct IP from a header like <code>HTTP_X_FORWARDED</code>.</p>
<ul>
<li>Fix: Read client IP for country check from <code>REMOTE_ADDR</code> only (filterable via <code>pre_comment_user_ip</code>)</li>
<li>Fix: No spam reason in spam notification email, and related PHP warning</li>
<li>Fix: Remove outdated info from readme</li>
<li>Enhancement: Show upgrade notice on plugin overview page</li>
<li>Maintenance: Tested up to WordPress 6.3</li>
</ul>
<h3>2.11.3</h3>
<ul>
<li>Fix: Multiselect for &#8220;Delete comments by spam reasons&#8221; was not saving values</li>
<li>Fix: Fix broken link for ISO country codes</li>
<li>Maintenance: Added test for PHP 8.2</li>
<li>Maintenance: Tested up to WordPress 6.2</li>
</ul>
<h3>2.11.2</h3>
<ul>
<li>Tweak: remove superfluous translations</li>
<li>Tweak: make FAQ link an anchor link</li>
<li>Fix: spam counter no longer raises a warning with PHP 8.1 if no spam is present yet</li>
<li>Fix: spam reasons are now localized correctly</li>
<li>Fix: Translations were loaded twice on some admin pages</li>
<li>Maintenance: Tested up to WordPress 6.1</li>
</ul>
<h3>2.11.1</h3>
<ul>
<li>Tweak: remove superfluous type attribute from inline script tag</li>
<li>Maintenance: Tested up to WordPress 6.0</li>
</ul>
<h3>2.11.0</h3>
<ul>
<li>Fix: Allow empty comments if <code>allow_empty_comment</code> is set to true</li>
<li>Fix: Add <code>aria-label</code> to work around bug in a11y testing tools</li>
<li>Fix: Change priority for <code>comment_form_field_comment</code> from 10 to 99</li>
<li>Tweak: Updated some FAQ entries</li>
<li>Tweak: Updated build tooling</li>
</ul>
<h3>2.10.0</h3>
<ul>
<li>Fix: Switch from ip2country.info to iplocate.io for country check</li>
<li>Enhancement: Use filter to add the honeypot field instead of output buffering for new installations and added option to switch between the both ways</li>
<li>Tweak: Added comment user agent to regex pattern check</li>
<li>Tweak: Make the ping detection filterable to support new comment types</li>
<li>Tweak: Updated internal documentation links</li>
<li>Tweak: Several updates and optimizations in the testing process</li>
<li>Tweak: Adjust color palette to recent WP version</li>
<li>Tweak: Adjust wording in variables and option names</li>
<li>Readme: Add new contributor and clean up unused code</li>
</ul>
<h3>2.9.4</h3>
<ul>
<li>Enhancement: Add filter to allow ajax calls</li>
<li>Tweak: Better wording for BBCode feature in plugin description</li>
<li>Tweak: Better screenshots in the plugin directory</li>
<li>Maintenance: Tested up to WordPress 5.7</li>
</ul>
<h3>2.9.3</h3>
<ul>
<li>Fixed: Compatibility with WordPress 5.5</li>
<li>Fixed: Undefined index on spam list page</li>
<li>Tweak: Better wording on settings page</li>
<li>Tweak: AMP compatibility</li>
<li>Tweak: Protect CSS from overwrite through bad themes</li>
</ul>
<h3>2.9.2</h3>
<ul>
<li>Fix: Delete comment meta for deleted old spam. For the cleanup of older orphaned comment meta we suggest the usage of <a href="https://wordpress.org/plugins/wp-sweep/" rel="ugc">WP Sweep</a></li>
<li>Fix: Statistic in dashboard showed wrong value</li>
<li>Tweak: Change autocomplete attribute to &#8220;new-password&#8221;</li>
<li>Tweak: Autoptimize compatibility improved</li>
<li>Tweak: Renamed blacklist/whitelist to a better phrase</li>
<li>Tweak: Added new pattern</li>
<li>Tweak: UI and text optimizations</li>
<li>Tweak: Better compatibility with some server configurations</li>
<li>Tweak: Make spam reason sortable and filterable</li>
<li>Tweak: Add spam reason for manually marked spam</li>
<li>Maintenance: Deleted unused code</li>
<li>Maintenance: Removed Fake IP check (unreliable and producing false positives)</li>
<li>Maintenance: Fix some coding standard issues</li>
<li>Maintenance: Tested up to WordPress 5.4</li>
<li>Maintenance: Tested up to PHP 7.4</li>
</ul>
<h3>2.9.1</h3>
<ul>
<li>Improved backend accessibility</li>
<li>Prefilled comment textareas do now work with the honeypot</li>
<li>Compatible with the AMP plugin (https://wordpress.org/plugins/amp/)</li>
<li>Improved dashboard tooltips</li>
<li>Improvements for the language detection API</li>
<li>Scalable IP look up for local spam database</li>
</ul>
<h3>2.9.0</h3>
<ul>
<li>Introduction of coding standards.</li>
<li>Switch to franc language detection API for the language check.</li>
<li>Do not longer overwrite the IP address WordPress saves with the comment by using <code>pre_comment_user_ip</code>.</li>
<li>Do not show &#8220;Trust commenters with a Gravatar&#8221; if the &#8220;Show Gravatar&#8221; option is not set.</li>
<li>Skip the checks, when I ping myself.</li>
<li>Fixes some wrong usages of the translation functions.</li>
<li>Use the regular expressions check also for trackbacks.</li>
<li>Add option to delete Antispam Bee related data when plugin gets deleted via the admin interface.</li>
<li>Save a hashed + salted IP for every comment</li>
<li>New check for incoming trackbacks.</li>
<li>Introduction of behat tests.</li>
<li>Updates the used JavaScript library for the statistics widget.</li>
<li>Bugfix in the &#8220;Comment form used outside of posts&#8221; option.</li>
</ul>
<h3>2.8.1</h3>
<ul>
<li>PHP 5.3 compatibility</li>
<li>Bugfix where a spam trackback produced a fatal error</li>
<li>For more details see https://github.com/pluginkollektiv/antispam-bee/milestone/8?closed=1</li>
</ul>
<h3>2.8.0</h3>
<ul>
<li>Removed stopforumspam.com to avoid potential GDPR violation</li>
<li>Improves IP handling to comply with GDPR</li>
<li>Improves PHP7.2 compatibility</li>
<li>Fixes small bug on mobile views</li>
<li>Allow more than one language in language check</li>
<li>Minor interface improvements</li>
<li>Remove old russian and Dutch translation files</li>
<li>For more details see https://github.com/pluginkollektiv/antispam-bee/milestone/4?closed=1</li>
</ul>
<h3>2.7.1</h3>
<ul>
<li>Fixes an incompatibility with Chrome autofill</li>
<li>Fixes some incompatibilities with other plugins/themes where the comment field was left empty</li>
<li>Support for RTL</li>
<li>Solve some translation/language issues</li>
<li>A new filter to add languages to the language check</li>
<li>For more details see https://github.com/pluginkollektiv/antispam-bee/milestone/6?closed=1</li>
</ul>
<h3>2.7.0</h3>
<ul>
<li>Country check is back again (thanks to Sergej Müller for his amazing work and the service page)</li>
<li>Improved Honeypot</li>
<li>Language check through Google Translate API is back again (thanks to Simon Kraft of https://moenus.net/ for offering to cover the costs)</li>
<li>More default Regexes</li>
<li>Unit Test Framework</li>
<li>Accessibility and GUI improvements</li>
<li>An <a href="https://github.com/pluginkollektiv/antispam-bee/wiki" rel="nofollow ugc">english documentation</a> is now available, too. Some corrections in the german documentation.</li>
<li>Some bugfixes &#8211; Among other things for WPML compatibility</li>
<li>For more details see https://github.com/pluginkollektiv/antispam-bee/milestone/3?closed=1</li>
</ul>
<h3>2.6.9</h3>
<ul>
<li>Updates donation links throughout the plugin</li>
<li>Fixes an error were JavaScript on the dashboard was erroneously being enqueued</li>
<li>Ensures compatibility with the latest WordPress version</li>
</ul>
<h3>2.6.8</h3>
<ul>
<li>added a POT file</li>
<li>updated German translation, added formal version</li>
<li>updated plugin text domain to include a dash instead of an underscore</li>
<li>updated, translated + formatted README.md</li>
<li>updated expired link URLs in plugin and languages files</li>
<li>updated <a href="https://pluginkollektiv.org/hello-world/" rel="nofollow ugc">plugin authors</a></li>
</ul>
<h3>2.6.7</h3>
<ul>
<li>Removal of functions <em>Block comments from specific countries</em> and <em>Allow comments only in certain language</em> for financial reasons &#8211; <a href="https://antispambee.pluginkollektiv.org/news/2015/removal-of-allow-comments-only-in-certain-language/" rel="nofollow ugc">more information</a></li>
</ul>
<h3>2.6.6</h3>
<ul>
<li>Switch to the official Google Translation API</li>
<li><em>Release time investment (Development &amp; QA): 2.5 h</em></li>
</ul>
<h3>2.6.5</h3>
<ul>
<li>Fix: Return parameters on <code>dashboard_glance_items</code> callback / thx <a href="https://twitter.com/toscho" rel="nofollow ugc">@toscho</a></li>
<li>New function: Trust commenters with a Gravatar / thx <a href="https://twitter.com/glueckpress" rel="nofollow ugc">@glueckpress</a></li>
<li>Additional plausibility checks and filters</li>
<li><em>Release time investment (Development &amp; QA): 12 h</em></li>
</ul>
<h3>2.6.4</h3>
<ul>
<li>Consideration of the comment time (Spam if a comment was written in less than 5 seconds) &#8211; <a href="https://antispambee.pluginkollektiv.org/news/2014/antispam-bee-2-6-4/" rel="nofollow ugc">more information</a></li>
<li><em>Release time investment (Development &amp; QA): 6.25 h</em></li>
</ul>
<h3>2.6.3</h3>
<ul>
<li>Sorting for the Antispam Bee column in the spam comments overview</li>
<li>Code refactoring around the use of REQUEST_URI</li>
<li><em>Release time investment (Development &amp; QA): 2.75 h</em></li>
</ul>
<h3>2.6.2</h3>
<ul>
<li>Improving detection of fake IPs</li>
<li><em>Release time investment (Development &amp; QA): 11 h</em></li>
</ul>
<h3>2.6.1</h3>
<ul>
<li>Code refactoring of options management</li>
<li>Support for <code>HTTP_FORWARDED_FOR</code> header</li>
<li><em>Release time investment (Development &amp; QA): 8.5 h</em></li>
</ul>
<h3>2.6.0</h3>
<ul>
<li>Optimizations for WordPress 3.8</li>
<li>Clear invalid UTF-8 characters in comment fields</li>
<li>Spam reason as a column in the table with spam comments</li>
</ul>
<p>For the complete changelog, check out our <a href="https://github.com/pluginkollektiv/antispam-bee" rel="nofollow ugc">GitHub repository</a>.</p>
";s:11:"screenshots";s:1094:"<ol><li><a href="https://ps.w.org/antispam-bee/assets/screenshot-1.png?rev=2898402"><img src="https://ps.w.org/antispam-bee/assets/screenshot-1.png?rev=2898402" alt="Block or allow comments from specific countries."></a><p>Block or allow comments from specific countries.</p></li><li><a href="https://ps.w.org/antispam-bee/assets/screenshot-2.png?rev=2898402"><img src="https://ps.w.org/antispam-bee/assets/screenshot-2.png?rev=2898402" alt="Allow comments only in certain languages."></a><p>Allow comments only in certain languages.</p></li><li><a href="https://ps.w.org/antispam-bee/assets/screenshot-3.png?rev=2898402"><img src="https://ps.w.org/antispam-bee/assets/screenshot-3.png?rev=2898402" alt="Add useful spam stats to your dashboard."></a><p>Add useful spam stats to your dashboard.</p></li><li><a href="https://ps.w.org/antispam-bee/assets/screenshot-4.png?rev=2898402"><img src="https://ps.w.org/antispam-bee/assets/screenshot-4.png?rev=2898402" alt="Tailor WordPress&#039; spam management to your workflow."></a><p>Tailor WordPress' spam management to your workflow.</p></li></ol>";}s:17:"short_description";s:134:"Sophisticated antispam plugin for effective daily comment and trackback spam-fighting. Built with data protection and privacy in mind.";s:13:"download_link";s:62:"https://downloads.wordpress.org/plugin/antispam-bee.2.11.8.zip";s:11:"screenshots";a:4:{i:1;a:2:{s:3:"src";s:65:"https://ps.w.org/antispam-bee/assets/screenshot-1.png?rev=2898402";s:7:"caption";s:48:"Block or allow comments from specific countries.";}i:2;a:2:{s:3:"src";s:65:"https://ps.w.org/antispam-bee/assets/screenshot-2.png?rev=2898402";s:7:"caption";s:41:"Allow comments only in certain languages.";}i:3;a:2:{s:3:"src";s:65:"https://ps.w.org/antispam-bee/assets/screenshot-3.png?rev=2898402";s:7:"caption";s:40:"Add useful spam stats to your dashboard.";}i:4;a:2:{s:3:"src";s:65:"https://ps.w.org/antispam-bee/assets/screenshot-4.png?rev=2898402";s:7:"caption";s:51:"Tailor WordPress' spam management to your workflow.";}}s:4:"tags";a:5:{s:9:"anti-spam";s:9:"anti-spam";s:8:"antispam";s:8:"antispam";s:8:"comments";s:8:"comments";s:11:"spam-filter";s:11:"spam filter";s:15:"spam-protection";s:15:"spam protection";}s:8:"versions";a:39:{s:6:"2.10.0";s:62:"https://downloads.wordpress.org/plugin/antispam-bee.2.10.0.zip";s:6:"2.11.0";s:62:"https://downloads.wordpress.org/plugin/antispam-bee.2.11.0.zip";s:6:"2.11.1";s:62:"https://downloads.wordpress.org/plugin/antispam-bee.2.11.1.zip";s:6:"2.11.2";s:62:"https://downloads.wordpress.org/plugin/antispam-bee.2.11.2.zip";s:6:"2.11.3";s:62:"https://downloads.wordpress.org/plugin/antispam-bee.2.11.3.zip";s:6:"2.11.4";s:62:"https://downloads.wordpress.org/plugin/antispam-bee.2.11.4.zip";s:6:"2.11.5";s:62:"https://downloads.wordpress.org/plugin/antispam-bee.2.11.5.zip";s:6:"2.11.6";s:62:"https://downloads.wordpress.org/plugin/antispam-bee.2.11.6.zip";s:6:"2.11.7";s:62:"https://downloads.wordpress.org/plugin/antispam-bee.2.11.7.zip";s:6:"2.11.8";s:62:"https://downloads.wordpress.org/plugin/antispam-bee.2.11.8.zip";s:3:"2.2";s:59:"https://downloads.wordpress.org/plugin/antispam-bee.2.2.zip";s:3:"2.3";s:59:"https://downloads.wordpress.org/plugin/antispam-bee.2.3.zip";s:3:"2.4";s:59:"https://downloads.wordpress.org/plugin/antispam-bee.2.4.zip";s:5:"2.4.1";s:61:"https://downloads.wordpress.org/plugin/antispam-bee.2.4.1.zip";s:5:"2.4.2";s:61:"https://downloads.wordpress.org/plugin/antispam-bee.2.4.2.zip";s:5:"2.4.3";s:61:"https://downloads.wordpress.org/plugin/antispam-bee.2.4.3.zip";s:5:"2.4.4";s:61:"https://downloads.wordpress.org/plugin/antispam-bee.2.4.4.zip";s:5:"2.4.5";s:61:"https://downloads.wordpress.org/plugin/antispam-bee.2.4.5.zip";s:5:"2.4.6";s:61:"https://downloads.wordpress.org/plugin/antispam-bee.2.4.6.zip";s:5:"2.6.0";s:61:"https://downloads.wordpress.org/plugin/antispam-bee.2.6.0.zip";s:5:"2.6.1";s:61:"https://downloads.wordpress.org/plugin/antispam-bee.2.6.1.zip";s:5:"2.6.2";s:61:"https://downloads.wordpress.org/plugin/antispam-bee.2.6.2.zip";s:5:"2.6.3";s:61:"https://downloads.wordpress.org/plugin/antispam-bee.2.6.3.zip";s:5:"2.6.4";s:61:"https://downloads.wordpress.org/plugin/antispam-bee.2.6.4.zip";s:5:"2.6.5";s:61:"https://downloads.wordpress.org/plugin/antispam-bee.2.6.5.zip";s:5:"2.6.6";s:61:"https://downloads.wordpress.org/plugin/antispam-bee.2.6.6.zip";s:5:"2.6.7";s:61:"https://downloads.wordpress.org/plugin/antispam-bee.2.6.7.zip";s:5:"2.6.8";s:61:"https://downloads.wordpress.org/plugin/antispam-bee.2.6.8.zip";s:5:"2.6.9";s:61:"https://downloads.wordpress.org/plugin/antispam-bee.2.6.9.zip";s:5:"2.7.0";s:61:"https://downloads.wordpress.org/plugin/antispam-bee.2.7.0.zip";s:5:"2.7.1";s:61:"https://downloads.wordpress.org/plugin/antispam-bee.2.7.1.zip";s:5:"2.8.0";s:61:"https://downloads.wordpress.org/plugin/antispam-bee.2.8.0.zip";s:5:"2.8.1";s:61:"https://downloads.wordpress.org/plugin/antispam-bee.2.8.1.zip";s:5:"2.9.0";s:61:"https://downloads.wordpress.org/plugin/antispam-bee.2.9.0.zip";s:5:"2.9.1";s:61:"https://downloads.wordpress.org/plugin/antispam-bee.2.9.1.zip";s:5:"2.9.2";s:61:"https://downloads.wordpress.org/plugin/antispam-bee.2.9.2.zip";s:5:"2.9.3";s:61:"https://downloads.wordpress.org/plugin/antispam-bee.2.9.3.zip";s:5:"2.9.4";s:61:"https://downloads.wordpress.org/plugin/antispam-bee.2.9.4.zip";s:5:"trunk";s:55:"https://downloads.wordpress.org/plugin/antispam-bee.zip";}s:11:"donate_link";s:75:"https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=TD4AMD2D8EMZW";s:5:"icons";a:2:{s:2:"1x";s:65:"https://ps.w.org/antispam-bee/assets/icon-128x128.png?rev=2898402";s:2:"2x";s:65:"https://ps.w.org/antispam-bee/assets/icon-256x256.png?rev=2898402";}s:12:"contributors";a:9:{s:15:"pluginkollektiv";s:47:"https://profiles.wordpress.org/pluginkollektiv/";s:12:"websupporter";s:44:"https://profiles.wordpress.org/websupporter/";s:10:"schlessera";s:42:"https://profiles.wordpress.org/schlessera/";s:10:"zodiac1978";s:42:"https://profiles.wordpress.org/zodiac1978/";s:10:"swissspidy";s:42:"https://profiles.wordpress.org/swissspidy/";s:6:"krafit";s:38:"https://profiles.wordpress.org/krafit/";s:7:"kau-boy";s:39:"https://profiles.wordpress.org/kau-boy/";s:16:"florianbrinkmann";s:48:"https://profiles.wordpress.org/florianbrinkmann/";s:9:"pfefferle";s:41:"https://profiles.wordpress.org/pfefferle/";}s:6:"market";N;s:11:"custom_link";N;}s:15:"google-site-kit";a:29:{s:4:"name";s:68:"Site Kit by Google &#8211; Analytics, Search Console, AdSense, Speed";s:4:"slug";s:15:"google-site-kit";s:7:"version";s:7:"1.165.0";s:6:"author";s:59:"<a href="https://profiles.wordpress.org/google/">Google</a>";s:14:"author_profile";s:38:"https://profiles.wordpress.org/google/";s:8:"requires";s:3:"5.2";s:6:"tested";s:5:"6.8.3";s:12:"requires_php";s:3:"7.4";s:16:"requires_plugins";a:0:{}s:6:"rating";i:84;s:7:"ratings";a:5:{i:5;i:716;i:4;i:43;i:3;i:27;i:2;i:39;i:1;i:141;}s:11:"num_ratings";i:966;s:15:"support_threads";i:77;s:24:"support_threads_resolved";i:62;s:10:"downloaded";i:221040834;s:12:"last_updated";s:21:"2025-11-03 9:59pm GMT";s:5:"added";s:10:"2019-10-31";s:8:"homepage";s:30:"https://sitekit.withgoogle.com";s:8:"sections";a:4:{s:11:"description";s:1860:"<p>Site Kit is the official WordPress plugin from Google for insights about how people find and use your site. Site Kit is the one-stop solution to deploy, manage, and get insights from critical Google tools to make the site successful on the web. It provides authoritative, up-to-date insights from multiple Google products directly on the WordPress dashboard for easy access, all for free.</p>
<h4>Bringing the best of Google tools to WordPress</h4>
<p>Site Kit includes powerful features that make using these Google products seamless and flexible:</p>
<ul>
<li>Easy-to-understand stats directly on your WordPress dashboard</li>
<li>Official stats from multiple Google tools, all in one dashboard</li>
<li>Quick setup for multiple Google tools without having to edit the source code of your site</li>
<li>Metrics for your entire site and for individual posts</li>
<li>Easy-to-manage, granular permissions across WordPress and different Google products</li>
</ul>
<h4>Supported Google tools</h4>
<p>Site Kit shows key metrics and insights from different Google products:</p>
<ul>
<li><strong>Search Console:</strong> Understand how Google Search discovers and displays your pages in Google Search. Track how many people saw your site in Search results, and what query they used to search for your site.</li>
<li><strong>Analytics:</strong> Explore how users navigate your site and track goals you&#8217;ve set up for your users to complete.</li>
<li><strong>AdSense:</strong> Keep track of how much your site is earning you.</li>
<li><strong>PageSpeed Insights:</strong> See how your pages perform compared to other real-world sites. Improve performance with actionable tips from PageSpeed Insights.</li>
<li><strong>Tag Manager:</strong> Use Site Kit to easily set up Tag Manager- no code editing required. Then, manage your tags in Tag Manager.</li>
</ul>
";s:12:"installation";s:1809:"<p><strong>Note</strong>: Make sure that your website is live. If your website isn&#8217;t live yet, Site Kit can&#8217;t show you any data.<br />
However, if you have a staging environment in addition to your production site, Site Kit can display data from your production site in the staging environment. Learn how to use <a href="https://sitekit.withgoogle.com/documentation/using-site-kit/staging/" rel="nofollow ugc">Site Kit with a staging environment</a>.</p>
<h4>Installation from within WordPress</h4>
<ol>
<li>Visit <strong>Plugins &gt; Add New</strong>.</li>
<li>Search for <strong>Site Kit by Google</strong>.</li>
<li>Install and activate the Site Kit by Google plugin.</li>
<li>Connect Site Kit to your Google account. If there are multiple WordPress admins, keep in mind that each admin must connect their own Google account in order to access the plugin.</li>
</ol>
<h4>Manual installation</h4>
<ol>
<li>Upload the entire <code>google-site-kit</code> folder to the <code>/wp-content/plugins/</code> directory.</li>
<li>Visit <strong>Plugins</strong>.</li>
<li>Activate the Site Kit by Google plugin.</li>
<li>Connect Site Kit to your Google account. If there are multiple WordPress admins, keep in mind that each admin must connect their own Google account in order to access the plugin.</li>
</ol>
<h4>After activation</h4>
<ol>
<li>Visit the new <strong>Site Kit</strong> menu.</li>
<li>Follow the instructions in the setup flow.</li>
<li>Go to the main Site Kit dashboard which already displays key metrics from Search Console.</li>
<li>Connect additional Google tools under <strong>Site Kit &gt; Settings</strong>. Learn more about <a href="https://sitekit.withgoogle.com/documentation/getting-started/connecting-services/" rel="nofollow ugc">which tools are right for you</a>.</li>
</ol>
";s:3:"faq";s:4825:"<p>For more information, visit the <a href="https://sitekit.withgoogle.com/documentation/" rel="nofollow ugc">official Site Kit website</a>.</p>

<dt id='is%20site%20kit%20free%3F'>
Is Site Kit free?
</h4>
<p>
<p>The Site Kit plugin is free and open source, and will remain so. Individual Google products included in Site Kit are subject to standard terms and fees (if any) for those products.</p>
</p>
<dt id='what%20are%20the%20minimum%20requirements%20for%20site%20kit%3F'>
What are the minimum requirements for Site Kit?
</h4>
<p>
<p>In order to successfully install and use Site Kit, your site must meet the following requirements:</p>
<ul>
<li>WordPress version 5.2+</li>
<li>PHP version 7.4+</li>
<li>Modern browser – Internet Explorer is not supported</li>
<li>Is publicly accessible – it isn’t in maintenance mode, accessible only via password, or otherwise blocked</li>
<li>REST API is available – Site Kit must be able to communicate via REST API with Google services. To ensure that the REST API is available for your site, go to Tools &gt; Site Health.</li>
</ul>
</p>
<dt id='why%20is%20my%20dashboard%20showing%20%E2%80%9Cgathering%20data%E2%80%9D%20and%20none%20of%20my%20service%20data%3F'>
Why is my dashboard showing “gathering data” and none of my service data?
</h4>
<p>
<p>It can take a few days after connecting Site Kit to a Google service for data to begin to display in your dashboard. The “gathering data” message typically appears when you’ve recently set up a Google service (i.e. just created a new Analytics account) and/or your site is new, and data is not yet available for display.</p>
<p>If you are still seeing this message after a few days, feel free to get in touch with us on the <a href="https://wordpress.org/support/plugin/google-site-kit/" rel="ugc">support forum</a>.</p>
</p>
<dt id='why%20aren%E2%80%99t%20any%20ads%20appearing%20on%20my%20site%20after%20i%20connected%20adsense%3F'>
Why aren’t any ads appearing on my site after I connected AdSense?
</h4>
<p>
<p>If you’re new to AdSense when you connect via Site Kit, your new AdSense account and your site will need to be manually reviewed and approved for ads by the AdSense team. Ads will not display until your account and site have been approved. <a href="https://support.google.com/adsense/answer/76228" rel="nofollow ugc">Check out this guide for more information about the approval process and timeline.</a></p>
<p>You can check your approval status in Site Kit by going to <strong>Settings &gt; Connected Services &gt; AdSense</strong> and clicking <strong>Check your site status</strong>. This link will direct you to AdSense. If you see “Ready,” your account and site have been approved and should be displaying ads. If you see “Getting ready…,” your account and site are still under review and your site will not display ads until they have been approved.</p>
<p>If Site Kit has successfully added the AdSense snippet to your site and your account and site have been approved, but your site is still not showing ads, <a href="https://support.google.com/adsense/#topic=3373519" rel="nofollow ugc">contact the AdSense Help Center for assistance</a>.</p>
<p>You can find more information on how Site Kit works with AdSense in our <a href="https://sitekit.withgoogle.com/documentation/using-site-kit/managing-adsense/" rel="nofollow ugc">Managing AdSense guide</a>.</p>
</p>
<dt id='is%20site%20kit%20gdpr%20compliant%3F'>
Is Site Kit GDPR compliant?
</h4>
<p>
<p>When using Site Kit, site owners are responsible for managing notice and consent requirements – including GDPR requirements – as described in <a href="https://policies.google.com/terms" rel="nofollow ugc">Google’s Terms of Service</a>.</p>
<p>By default, Site Kit does anonymize IP addresses upon activation of the Google Analytics module. This setting can be turned off in <strong>Site Kit &gt; Settings &gt; Analytics &gt; Anonymize IP addresses</strong>.</p>
<p>There are a number of third-party plugins that allow you to block Google Analytics, Tag Manager, or AdSense from capturing data until a visitor to the site consents. Some of these work natively with Site Kit by providing plugin-specific configurations. You can find out more about these by visiting our <a href="https://sitekit.withgoogle.com/documentation/using-site-kit/gdpr-compliance-and-privacy/" rel="nofollow ugc">GDPR compliance and privacy page</a>.</p>
</p>
<dt id='where%20can%20i%20get%20additional%20support%3F'>
Where can I get additional support?
</h4>
<p>
<p>Please create a new topic on our <a href="https://wordpress.org/support/plugin/google-site-kit/" rel="ugc">WordPress.org support forum</a>. Be sure to follow the <a href="https://wordpress.org/support/guidelines/" rel="ugc">support forum guidelines</a> when posting.</p>
</p>

";s:9:"changelog";s:5520:"<h4>1.165.0</h4>
<p><strong>Added</strong></p>
<ul>
<li>Add support for using Sign in with Google for WordPress user comments. See <a href="https://github.com/google/site-kit-wp/issues/11478" rel="nofollow ugc">#11478</a>.</li>
<li>Add new “Enable Sign in with Google for user comments” Sign in with Google setting to Site Health. See <a href="https://github.com/google/site-kit-wp/issues/11477" rel="nofollow ugc">#11477</a>.</li>
<li>Add the &#8220;Show next to comments&#8221; toggle to the Sign in with Google setup form. See <a href="https://github.com/google/site-kit-wp/issues/11476" rel="nofollow ugc">#11476</a>.</li>
<li>Add developer documentation to the Sign in with Google action. See <a href="https://github.com/google/site-kit-wp/issues/11446" rel="nofollow ugc">#11446</a>.</li>
</ul>
<p><strong>Enhanced</strong></p>
<ul>
<li>Implement GA4 tracking events for Enhanced Conversions notifications. See <a href="https://github.com/google/site-kit-wp/issues/11644" rel="nofollow ugc">#11644</a>.</li>
<li>Decouple Enhanced Conversions from the Ads module; send user data when any gtag-using service is connected (Ads, Analytics, or Tag Manager). See <a href="https://github.com/google/site-kit-wp/issues/11600" rel="nofollow ugc">#11600</a>.</li>
<li>Add feature metrics tracking for SiwG and Enhanced Conversions. See <a href="https://github.com/google/site-kit-wp/issues/11572" rel="nofollow ugc">#11572</a>.</li>
<li>Synchronise audiences and custom dimensions on the Key Metrics setup screen. See <a href="https://github.com/google/site-kit-wp/issues/11386" rel="nofollow ugc">#11386</a>.</li>
<li>Automatically set up Audience Segmentation when landing on the dashboard in the new Analytics setup flow. See <a href="https://github.com/google/site-kit-wp/issues/11385" rel="nofollow ugc">#11385</a>.</li>
<li>Add redirection to Key Metrics setup after successful Analytics account creation as part of the new setup flow. See <a href="https://github.com/google/site-kit-wp/issues/11381" rel="nofollow ugc">#11381</a>.</li>
<li>Display the progress indicator on the Key Metrics setup screen when it&#8217;s navigated to in the new setup flow. See <a href="https://github.com/google/site-kit-wp/issues/11380" rel="nofollow ugc">#11380</a>.</li>
<li>Add &#8220;Exit setup&#8221; button to the splash screen header when <code>setupFlowRefresh</code> feature flag is enabled. See <a href="https://github.com/google/site-kit-wp/issues/11337" rel="nofollow ugc">#11337</a>.</li>
<li>Add info tooltip below the Sign in with Google CTA on the splash screen to explain why Google account connection is required. See <a href="https://github.com/google/site-kit-wp/issues/11335" rel="nofollow ugc">#11335</a>.</li>
<li>Add a &#8220;Recommended&#8221; badge below the Analytics checkbox on the new splash screen. See <a href="https://github.com/google/site-kit-wp/issues/11334" rel="nofollow ugc">#11334</a>.</li>
<li>Create setup email reports notice component. See <a href="https://github.com/google/site-kit-wp/issues/11144" rel="nofollow ugc">#11144</a>.</li>
<li>Add PUE settings section to the Admin settings screen. See <a href="https://github.com/google/site-kit-wp/issues/11141" rel="nofollow ugc">#11141</a>.</li>
<li>Add Enhanced Conversions notification components for Ads and Analytics modules. See <a href="https://github.com/google/site-kit-wp/issues/11018" rel="nofollow ugc">#11018</a>.</li>
<li>Fix bug that caused Sign in with Google button not to redirect the user to the page they signed in from. See <a href="https://github.com/google/site-kit-wp/issues/10487" rel="nofollow ugc">#10487</a>.</li>
<li>Set a max-width on the Sign in with Google button. See <a href="https://github.com/google/site-kit-wp/issues/10476" rel="nofollow ugc">#10476</a>.</li>
<li>Add support for block styling and custom HTML classes for the Sign in with Google block. See <a href="https://github.com/google/site-kit-wp/issues/10475" rel="nofollow ugc">#10475</a>.</li>
<li>Add support for Sign in with Google button using a shortcode (<code>site_kit_sign_in_with_google</code>). See <a href="https://github.com/google/site-kit-wp/issues/10150" rel="nofollow ugc">#10150</a>.</li>
</ul>
<p><strong>Changed</strong></p>
<ul>
<li>Display warning when incompatible plugin/other issues are detected after Sign in with Google is set up. See <a href="https://github.com/google/site-kit-wp/issues/11457" rel="nofollow ugc">#11457</a>.</li>
</ul>
<p><strong>Fixed</strong></p>
<ul>
<li>Prevent empty fields being sent in user data for Enhanced Conversion events. See <a href="https://github.com/google/site-kit-wp/issues/11626" rel="nofollow ugc">#11626</a>.</li>
<li>Fix bug that could cause Sign in with Google client ID not to be persisted. See <a href="https://github.com/google/site-kit-wp/issues/11611" rel="nofollow ugc">#11611</a>.</li>
<li>Fix inconsistent plugin conversion tracking label in the Ads settings view. See <a href="https://github.com/google/site-kit-wp/issues/11588" rel="nofollow ugc">#11588</a>.</li>
<li>Fix phone number classification in Enhanced Conversions to disregard false positives. See <a href="https://github.com/google/site-kit-wp/issues/11484" rel="nofollow ugc">#11484</a>.</li>
<li>Fix visual bug in visitor group slide-over panel. See <a href="https://github.com/google/site-kit-wp/issues/10991" rel="nofollow ugc">#10991</a>.</li>
</ul>
<p><a href="https://raw.githubusercontent.com/google/site-kit-wp/main/changelog.txt" rel="nofollow ugc">See changelog for all versions</a>.</p>
";}s:17:"short_description";s:125:"Site Kit is a one-stop solution for WordPress users to use everything Google has to offer to make them successful on the web.";s:13:"download_link";s:66:"https://downloads.wordpress.org/plugin/google-site-kit.1.165.0.zip";s:11:"screenshots";a:0:{}s:4:"tags";a:5:{s:7:"adsense";s:7:"adsense";s:9:"analytics";s:9:"analytics";s:6:"google";s:6:"google";s:18:"pagespeed-insights";s:18:"pagespeed insights";s:14:"search-console";s:14:"Search Console";}s:8:"versions";a:171:{s:5:"1.0.0";s:64:"https://downloads.wordpress.org/plugin/google-site-kit.1.0.0.zip";s:5:"1.0.1";s:64:"https://downloads.wordpress.org/plugin/google-site-kit.1.0.1.zip";s:5:"1.0.2";s:64:"https://downloads.wordpress.org/plugin/google-site-kit.1.0.2.zip";s:5:"1.0.3";s:64:"https://downloads.wordpress.org/plugin/google-site-kit.1.0.3.zip";s:5:"1.0.4";s:64:"https://downloads.wordpress.org/plugin/google-site-kit.1.0.4.zip";s:5:"1.1.0";s:64:"https://downloads.wordpress.org/plugin/google-site-kit.1.1.0.zip";s:5:"1.1.1";s:64:"https://downloads.wordpress.org/plugin/google-site-kit.1.1.1.zip";s:5:"1.1.2";s:64:"https://downloads.wordpress.org/plugin/google-site-kit.1.1.2.zip";s:5:"1.1.3";s:64:"https://downloads.wordpress.org/plugin/google-site-kit.1.1.3.zip";s:5:"1.1.4";s:64:"https://downloads.wordpress.org/plugin/google-site-kit.1.1.4.zip";s:6:"1.10.0";s:65:"https://downloads.wordpress.org/plugin/google-site-kit.1.10.0.zip";s:7:"1.101.0";s:66:"https://downloads.wordpress.org/plugin/google-site-kit.1.101.0.zip";s:7:"1.102.0";s:66:"https://downloads.wordpress.org/plugin/google-site-kit.1.102.0.zip";s:7:"1.103.0";s:66:"https://downloads.wordpress.org/plugin/google-site-kit.1.103.0.zip";s:7:"1.104.0";s:66:"https://downloads.wordpress.org/plugin/google-site-kit.1.104.0.zip";s:7:"1.105.0";s:66:"https://downloads.wordpress.org/plugin/google-site-kit.1.105.0.zip";s:7:"1.106.0";s:66:"https://downloads.wordpress.org/plugin/google-site-kit.1.106.0.zip";s:7:"1.107.0";s:66:"https://downloads.wordpress.org/plugin/google-site-kit.1.107.0.zip";s:7:"1.108.0";s:66:"https://downloads.wordpress.org/plugin/google-site-kit.1.108.0.zip";s:7:"1.109.0";s:66:"https://downloads.wordpress.org/plugin/google-site-kit.1.109.0.zip";s:6:"1.11.0";s:65:"https://downloads.wordpress.org/plugin/google-site-kit.1.11.0.zip";s:6:"1.11.1";s:65:"https://downloads.wordpress.org/plugin/google-site-kit.1.11.1.zip";s:7:"1.110.0";s:66:"https://downloads.wordpress.org/plugin/google-site-kit.1.110.0.zip";s:7:"1.111.0";s:66:"https://downloads.wordpress.org/plugin/google-site-kit.1.111.0.zip";s:7:"1.111.1";s:66:"https://downloads.wordpress.org/plugin/google-site-kit.1.111.1.zip";s:7:"1.113.0";s:66:"https://downloads.wordpress.org/plugin/google-site-kit.1.113.0.zip";s:7:"1.114.0";s:66:"https://downloads.wordpress.org/plugin/google-site-kit.1.114.0.zip";s:7:"1.115.0";s:66:"https://downloads.wordpress.org/plugin/google-site-kit.1.115.0.zip";s:7:"1.116.0";s:66:"https://downloads.wordpress.org/plugin/google-site-kit.1.116.0.zip";s:7:"1.118.0";s:66:"https://downloads.wordpress.org/plugin/google-site-kit.1.118.0.zip";s:7:"1.119.0";s:66:"https://downloads.wordpress.org/plugin/google-site-kit.1.119.0.zip";s:6:"1.12.0";s:65:"https://downloads.wordpress.org/plugin/google-site-kit.1.12.0.zip";s:7:"1.120.0";s:66:"https://downloads.wordpress.org/plugin/google-site-kit.1.120.0.zip";s:7:"1.121.0";s:66:"https://downloads.wordpress.org/plugin/google-site-kit.1.121.0.zip";s:7:"1.122.0";s:66:"https://downloads.wordpress.org/plugin/google-site-kit.1.122.0.zip";s:7:"1.123.0";s:66:"https://downloads.wordpress.org/plugin/google-site-kit.1.123.0.zip";s:7:"1.123.1";s:66:"https://downloads.wordpress.org/plugin/google-site-kit.1.123.1.zip";s:7:"1.124.0";s:66:"https://downloads.wordpress.org/plugin/google-site-kit.1.124.0.zip";s:7:"1.125.0";s:66:"https://downloads.wordpress.org/plugin/google-site-kit.1.125.0.zip";s:7:"1.126.0";s:66:"https://downloads.wordpress.org/plugin/google-site-kit.1.126.0.zip";s:7:"1.127.0";s:66:"https://downloads.wordpress.org/plugin/google-site-kit.1.127.0.zip";s:7:"1.128.0";s:66:"https://downloads.wordpress.org/plugin/google-site-kit.1.128.0.zip";s:7:"1.128.1";s:66:"https://downloads.wordpress.org/plugin/google-site-kit.1.128.1.zip";s:7:"1.129.0";s:66:"https://downloads.wordpress.org/plugin/google-site-kit.1.129.0.zip";s:7:"1.129.1";s:66:"https://downloads.wordpress.org/plugin/google-site-kit.1.129.1.zip";s:6:"1.13.0";s:65:"https://downloads.wordpress.org/plugin/google-site-kit.1.13.0.zip";s:6:"1.13.1";s:65:"https://downloads.wordpress.org/plugin/google-site-kit.1.13.1.zip";s:7:"1.130.0";s:66:"https://downloads.wordpress.org/plugin/google-site-kit.1.130.0.zip";s:7:"1.131.0";s:66:"https://downloads.wordpress.org/plugin/google-site-kit.1.131.0.zip";s:7:"1.132.0";s:66:"https://downloads.wordpress.org/plugin/google-site-kit.1.132.0.zip";s:7:"1.133.0";s:66:"https://downloads.wordpress.org/plugin/google-site-kit.1.133.0.zip";s:7:"1.134.0";s:66:"https://downloads.wordpress.org/plugin/google-site-kit.1.134.0.zip";s:7:"1.135.0";s:66:"https://downloads.wordpress.org/plugin/google-site-kit.1.135.0.zip";s:7:"1.136.0";s:66:"https://downloads.wordpress.org/plugin/google-site-kit.1.136.0.zip";s:7:"1.137.0";s:66:"https://downloads.wordpress.org/plugin/google-site-kit.1.137.0.zip";s:7:"1.138.0";s:66:"https://downloads.wordpress.org/plugin/google-site-kit.1.138.0.zip";s:7:"1.139.0";s:66:"https://downloads.wordpress.org/plugin/google-site-kit.1.139.0.zip";s:6:"1.14.0";s:65:"https://downloads.wordpress.org/plugin/google-site-kit.1.14.0.zip";s:7:"1.140.0";s:66:"https://downloads.wordpress.org/plugin/google-site-kit.1.140.0.zip";s:7:"1.141.0";s:66:"https://downloads.wordpress.org/plugin/google-site-kit.1.141.0.zip";s:7:"1.142.0";s:66:"https://downloads.wordpress.org/plugin/google-site-kit.1.142.0.zip";s:7:"1.144.0";s:66:"https://downloads.wordpress.org/plugin/google-site-kit.1.144.0.zip";s:7:"1.145.0";s:66:"https://downloads.wordpress.org/plugin/google-site-kit.1.145.0.zip";s:7:"1.146.0";s:66:"https://downloads.wordpress.org/plugin/google-site-kit.1.146.0.zip";s:7:"1.147.0";s:66:"https://downloads.wordpress.org/plugin/google-site-kit.1.147.0.zip";s:7:"1.148.0";s:66:"https://downloads.wordpress.org/plugin/google-site-kit.1.148.0.zip";s:7:"1.149.0";s:66:"https://downloads.wordpress.org/plugin/google-site-kit.1.149.0.zip";s:7:"1.149.1";s:66:"https://downloads.wordpress.org/plugin/google-site-kit.1.149.1.zip";s:6:"1.15.0";s:65:"https://downloads.wordpress.org/plugin/google-site-kit.1.15.0.zip";s:7:"1.150.0";s:66:"https://downloads.wordpress.org/plugin/google-site-kit.1.150.0.zip";s:7:"1.151.0";s:66:"https://downloads.wordpress.org/plugin/google-site-kit.1.151.0.zip";s:7:"1.152.0";s:66:"https://downloads.wordpress.org/plugin/google-site-kit.1.152.0.zip";s:7:"1.152.1";s:66:"https://downloads.wordpress.org/plugin/google-site-kit.1.152.1.zip";s:7:"1.153.0";s:66:"https://downloads.wordpress.org/plugin/google-site-kit.1.153.0.zip";s:7:"1.154.0";s:66:"https://downloads.wordpress.org/plugin/google-site-kit.1.154.0.zip";s:7:"1.155.0";s:66:"https://downloads.wordpress.org/plugin/google-site-kit.1.155.0.zip";s:7:"1.156.0";s:66:"https://downloads.wordpress.org/plugin/google-site-kit.1.156.0.zip";s:7:"1.157.0";s:66:"https://downloads.wordpress.org/plugin/google-site-kit.1.157.0.zip";s:7:"1.158.0";s:66:"https://downloads.wordpress.org/plugin/google-site-kit.1.158.0.zip";s:7:"1.159.0";s:66:"https://downloads.wordpress.org/plugin/google-site-kit.1.159.0.zip";s:6:"1.16.0";s:65:"https://downloads.wordpress.org/plugin/google-site-kit.1.16.0.zip";s:7:"1.160.0";s:66:"https://downloads.wordpress.org/plugin/google-site-kit.1.160.0.zip";s:7:"1.160.1";s:66:"https://downloads.wordpress.org/plugin/google-site-kit.1.160.1.zip";s:7:"1.161.0";s:66:"https://downloads.wordpress.org/plugin/google-site-kit.1.161.0.zip";s:7:"1.162.0";s:66:"https://downloads.wordpress.org/plugin/google-site-kit.1.162.0.zip";s:7:"1.162.1";s:66:"https://downloads.wordpress.org/plugin/google-site-kit.1.162.1.zip";s:7:"1.163.0";s:66:"https://downloads.wordpress.org/plugin/google-site-kit.1.163.0.zip";s:7:"1.164.0";s:66:"https://downloads.wordpress.org/plugin/google-site-kit.1.164.0.zip";s:7:"1.165.0";s:66:"https://downloads.wordpress.org/plugin/google-site-kit.1.165.0.zip";s:6:"1.17.0";s:65:"https://downloads.wordpress.org/plugin/google-site-kit.1.17.0.zip";s:6:"1.18.0";s:65:"https://downloads.wordpress.org/plugin/google-site-kit.1.18.0.zip";s:6:"1.19.0";s:65:"https://downloads.wordpress.org/plugin/google-site-kit.1.19.0.zip";s:5:"1.2.0";s:64:"https://downloads.wordpress.org/plugin/google-site-kit.1.2.0.zip";s:6:"1.20.0";s:65:"https://downloads.wordpress.org/plugin/google-site-kit.1.20.0.zip";s:6:"1.21.0";s:65:"https://downloads.wordpress.org/plugin/google-site-kit.1.21.0.zip";s:6:"1.22.0";s:65:"https://downloads.wordpress.org/plugin/google-site-kit.1.22.0.zip";s:6:"1.23.0";s:65:"https://downloads.wordpress.org/plugin/google-site-kit.1.23.0.zip";s:6:"1.24.0";s:65:"https://downloads.wordpress.org/plugin/google-site-kit.1.24.0.zip";s:6:"1.25.0";s:65:"https://downloads.wordpress.org/plugin/google-site-kit.1.25.0.zip";s:6:"1.26.0";s:65:"https://downloads.wordpress.org/plugin/google-site-kit.1.26.0.zip";s:6:"1.27.0";s:65:"https://downloads.wordpress.org/plugin/google-site-kit.1.27.0.zip";s:6:"1.28.0";s:65:"https://downloads.wordpress.org/plugin/google-site-kit.1.28.0.zip";s:6:"1.29.0";s:65:"https://downloads.wordpress.org/plugin/google-site-kit.1.29.0.zip";s:5:"1.3.0";s:64:"https://downloads.wordpress.org/plugin/google-site-kit.1.3.0.zip";s:5:"1.3.1";s:64:"https://downloads.wordpress.org/plugin/google-site-kit.1.3.1.zip";s:6:"1.30.0";s:65:"https://downloads.wordpress.org/plugin/google-site-kit.1.30.0.zip";s:6:"1.31.0";s:65:"https://downloads.wordpress.org/plugin/google-site-kit.1.31.0.zip";s:6:"1.32.0";s:65:"https://downloads.wordpress.org/plugin/google-site-kit.1.32.0.zip";s:6:"1.33.0";s:65:"https://downloads.wordpress.org/plugin/google-site-kit.1.33.0.zip";s:6:"1.34.0";s:65:"https://downloads.wordpress.org/plugin/google-site-kit.1.34.0.zip";s:6:"1.34.1";s:65:"https://downloads.wordpress.org/plugin/google-site-kit.1.34.1.zip";s:6:"1.35.0";s:65:"https://downloads.wordpress.org/plugin/google-site-kit.1.35.0.zip";s:6:"1.36.0";s:65:"https://downloads.wordpress.org/plugin/google-site-kit.1.36.0.zip";s:6:"1.37.0";s:65:"https://downloads.wordpress.org/plugin/google-site-kit.1.37.0.zip";s:6:"1.38.0";s:65:"https://downloads.wordpress.org/plugin/google-site-kit.1.38.0.zip";s:6:"1.38.1";s:65:"https://downloads.wordpress.org/plugin/google-site-kit.1.38.1.zip";s:6:"1.39.0";s:65:"https://downloads.wordpress.org/plugin/google-site-kit.1.39.0.zip";s:5:"1.4.0";s:64:"https://downloads.wordpress.org/plugin/google-site-kit.1.4.0.zip";s:6:"1.40.0";s:65:"https://downloads.wordpress.org/plugin/google-site-kit.1.40.0.zip";s:6:"1.41.0";s:65:"https://downloads.wordpress.org/plugin/google-site-kit.1.41.0.zip";s:6:"1.42.0";s:65:"https://downloads.wordpress.org/plugin/google-site-kit.1.42.0.zip";s:6:"1.43.0";s:65:"https://downloads.wordpress.org/plugin/google-site-kit.1.43.0.zip";s:6:"1.44.0";s:65:"https://downloads.wordpress.org/plugin/google-site-kit.1.44.0.zip";s:6:"1.45.0";s:65:"https://downloads.wordpress.org/plugin/google-site-kit.1.45.0.zip";s:6:"1.46.0";s:65:"https://downloads.wordpress.org/plugin/google-site-kit.1.46.0.zip";s:6:"1.47.0";s:65:"https://downloads.wordpress.org/plugin/google-site-kit.1.47.0.zip";s:6:"1.48.0";s:65:"https://downloads.wordpress.org/plugin/google-site-kit.1.48.0.zip";s:6:"1.48.1";s:65:"https://downloads.wordpress.org/plugin/google-site-kit.1.48.1.zip";s:6:"1.49.0";s:65:"https://downloads.wordpress.org/plugin/google-site-kit.1.49.0.zip";s:6:"1.49.1";s:65:"https://downloads.wordpress.org/plugin/google-site-kit.1.49.1.zip";s:5:"1.5.0";s:64:"https://downloads.wordpress.org/plugin/google-site-kit.1.5.0.zip";s:5:"1.5.1";s:64:"https://downloads.wordpress.org/plugin/google-site-kit.1.5.1.zip";s:6:"1.50.0";s:65:"https://downloads.wordpress.org/plugin/google-site-kit.1.50.0.zip";s:5:"1.6.0";s:64:"https://downloads.wordpress.org/plugin/google-site-kit.1.6.0.zip";s:6:"1.68.0";s:65:"https://downloads.wordpress.org/plugin/google-site-kit.1.68.0.zip";s:6:"1.69.0";s:65:"https://downloads.wordpress.org/plugin/google-site-kit.1.69.0.zip";s:5:"1.7.0";s:64:"https://downloads.wordpress.org/plugin/google-site-kit.1.7.0.zip";s:5:"1.7.1";s:64:"https://downloads.wordpress.org/plugin/google-site-kit.1.7.1.zip";s:6:"1.70.0";s:65:"https://downloads.wordpress.org/plugin/google-site-kit.1.70.0.zip";s:6:"1.71.0";s:65:"https://downloads.wordpress.org/plugin/google-site-kit.1.71.0.zip";s:6:"1.72.0";s:65:"https://downloads.wordpress.org/plugin/google-site-kit.1.72.0.zip";s:6:"1.73.0";s:65:"https://downloads.wordpress.org/plugin/google-site-kit.1.73.0.zip";s:6:"1.74.0";s:65:"https://downloads.wordpress.org/plugin/google-site-kit.1.74.0.zip";s:6:"1.75.0";s:65:"https://downloads.wordpress.org/plugin/google-site-kit.1.75.0.zip";s:6:"1.77.0";s:65:"https://downloads.wordpress.org/plugin/google-site-kit.1.77.0.zip";s:6:"1.78.0";s:65:"https://downloads.wordpress.org/plugin/google-site-kit.1.78.0.zip";s:6:"1.79.0";s:65:"https://downloads.wordpress.org/plugin/google-site-kit.1.79.0.zip";s:6:"1.79.1";s:65:"https://downloads.wordpress.org/plugin/google-site-kit.1.79.1.zip";s:5:"1.8.0";s:64:"https://downloads.wordpress.org/plugin/google-site-kit.1.8.0.zip";s:5:"1.8.1";s:64:"https://downloads.wordpress.org/plugin/google-site-kit.1.8.1.zip";s:6:"1.80.0";s:65:"https://downloads.wordpress.org/plugin/google-site-kit.1.80.0.zip";s:6:"1.81.0";s:65:"https://downloads.wordpress.org/plugin/google-site-kit.1.81.0.zip";s:6:"1.82.0";s:65:"https://downloads.wordpress.org/plugin/google-site-kit.1.82.0.zip";s:6:"1.83.0";s:65:"https://downloads.wordpress.org/plugin/google-site-kit.1.83.0.zip";s:6:"1.84.0";s:65:"https://downloads.wordpress.org/plugin/google-site-kit.1.84.0.zip";s:6:"1.85.0";s:65:"https://downloads.wordpress.org/plugin/google-site-kit.1.85.0.zip";s:6:"1.86.0";s:65:"https://downloads.wordpress.org/plugin/google-site-kit.1.86.0.zip";s:6:"1.87.0";s:65:"https://downloads.wordpress.org/plugin/google-site-kit.1.87.0.zip";s:6:"1.88.0";s:65:"https://downloads.wordpress.org/plugin/google-site-kit.1.88.0.zip";s:6:"1.89.0";s:65:"https://downloads.wordpress.org/plugin/google-site-kit.1.89.0.zip";s:5:"1.9.0";s:64:"https://downloads.wordpress.org/plugin/google-site-kit.1.9.0.zip";s:6:"1.90.0";s:65:"https://downloads.wordpress.org/plugin/google-site-kit.1.90.0.zip";s:6:"1.90.1";s:65:"https://downloads.wordpress.org/plugin/google-site-kit.1.90.1.zip";s:6:"1.92.0";s:65:"https://downloads.wordpress.org/plugin/google-site-kit.1.92.0.zip";s:6:"1.93.0";s:65:"https://downloads.wordpress.org/plugin/google-site-kit.1.93.0.zip";s:6:"1.94.0";s:65:"https://downloads.wordpress.org/plugin/google-site-kit.1.94.0.zip";s:6:"1.95.0";s:65:"https://downloads.wordpress.org/plugin/google-site-kit.1.95.0.zip";s:6:"1.96.0";s:65:"https://downloads.wordpress.org/plugin/google-site-kit.1.96.0.zip";s:6:"1.98.0";s:65:"https://downloads.wordpress.org/plugin/google-site-kit.1.98.0.zip";s:6:"1.99.0";s:65:"https://downloads.wordpress.org/plugin/google-site-kit.1.99.0.zip";s:5:"trunk";s:58:"https://downloads.wordpress.org/plugin/google-site-kit.zip";}s:11:"donate_link";s:0:"";s:5:"icons";a:2:{s:2:"1x";s:68:"https://ps.w.org/google-site-kit/assets/icon-128x128.png?rev=3141863";s:2:"2x";s:68:"https://ps.w.org/google-site-kit/assets/icon-256x256.png?rev=3141863";}s:12:"contributors";a:1:{s:6:"google";s:38:"https://profiles.wordpress.org/google/";}s:6:"market";N;s:11:"custom_link";N;}s:9:"elementor";a:29:{s:4:"name";s:63:"Elementor Website Builder &#8211; More Than Just a Page Builder";s:4:"slug";s:9:"elementor";s:7:"version";s:6:"3.32.5";s:6:"author";s:64:"<a href="https://profiles.wordpress.org/elemntor/">Elementor</a>";s:14:"author_profile";s:40:"https://profiles.wordpress.org/elemntor/";s:8:"requires";s:3:"6.6";s:6:"tested";s:5:"6.8.3";s:12:"requires_php";s:3:"7.4";s:16:"requires_plugins";a:0:{}s:6:"rating";i:90;s:7:"ratings";a:5:{i:5;i:6068;i:4;i:218;i:3;i:108;i:2;i:106;i:1;i:631;}s:11:"num_ratings";i:7131;s:15:"support_threads";i:104;s:24:"support_threads_resolved";i:82;s:10:"downloaded";i:714961129;s:12:"last_updated";s:21:"2025-10-21 1:44pm GMT";s:5:"added";s:10:"2016-05-30";s:8:"homepage";s:87:"https://elementor.com/?utm_source=wp-plugins&utm_campaign=plugin-uri&utm_medium=wp-dash";s:8:"sections";a:5:{s:11:"description";s:25581:"<p><iframe loading="lazy" title="Elementor - The Leading Platform for Web Creators" width="750" height="422" src="https://www.youtube.com/embed/le72grP_Q6k?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></p>
<h4>THE #1 NO CODE DRAG &amp; DROP WORDPRESS WEBSITE BUILDER POWERING OVER 18M WEBSITES WORLDWIDE, NOW WITH AI.</h4>
<p>Elementor, the leading WordPress website creation platform, empowers you to build professional, pixel-perfect websites seamlessly.</p>
<p>Unlock all features with <a href="https://go.elementor.com/wp-repo-description-tab-elementor-pro-pro-features/" rel="nofollow ugc">Elementor Pro</a>.</p>
<p>Need fast and secure cloud hosting for your Elementor site? Try out <strong><a href="https://elemn.to/repo-hosting" rel="nofollow ugc">Elementor Hosting</a></strong> Powered by Google Cloud &amp; Cloudflare. 4.9/5 TrustPilot score.</p>
<h3>🌟 Create Professional Stunning Websites</h3>
<ul>
<li><strong><a href="https://go.elementor.com/feature-page-editor/" rel="nofollow ugc">Intuitive Drag &amp; Drop Builder</a></strong>: Build any website with our no-code, drag-and-drop Editor. Achieve design precision with full control over layout and style.</li>
<li><strong><a href="https://go.elementor.com/wp-repo-description-tab-pro-features-feature-page/" rel="nofollow ugc">Pixel-Perfect Design Tools</a></strong>: Upload SVGs, apply masks, gradients, box shadows, headline effects, shape dividers, and use built-in CSS controls for advanced customization.</li>
<li><strong><a href="https://go.elementor.com/wp-repo-description-tab-library-full-website-kit/" rel="nofollow ugc">Template Library</a></strong>: Apply complete website kits for instant setups, or choose from a vast library of single pages, blocks, and pop-up templates.</li>
<li><strong><a href="https://go.elementor.com/feature-page-editor/" rel="nofollow ugc">Advanced Widgets</a></strong>: Access over 40 FREE widgets, including heading, image, text editor, video, button, gallery, carousels, and more.</li>
<li><strong><a href="https://go.elementor.com/wp-repo-description-tab-elementor-ai/" rel="nofollow ugc">AI Capabilities</a></strong>: Revolutionize your design and content creation process with native AI integration. Instantly create sections, text, code, and images.</li>
</ul>
<h4>🗝️ Key features:</h4>
<ul>
<li><strong><a href="https://go.elementor.com/feature-page-global-settings/" rel="nofollow ugc">Design System</a></strong>: Use Elementor&#8217;s Design System for consistent colors, typography, and design elements, ensuring a cohesive, professional look.</li>
<li><strong><a href="https://go.elementor.com/feature-page-responsive-design/" rel="nofollow ugc">Responsive Design</a></strong>: Optimize your design for every device with custom breakpoints, ensuring a seamless desktop, tablet, and mobile experience.</li>
<li><strong>Mask Shapes</strong>: Turning any element, like an image or video, into whatever shape you desire to create standout designs.</li>
<li><strong>CSS Transform</strong>: Use CSS Transform to rotate, scale, and skew elements, adding dynamic styling to your site.</li>
<li><strong>Entrance Animations</strong>: Add entrance animations to elements to create engaging and interactive user experiences.</li>
<li><strong><a href="https://elementor.com/features/#SaveBackup" rel="nofollow ugc">Revision History</a></strong>: Elementor&#8217;s Revision History feature enables users to track and revert to previous versions of their designs, providing peace of mind and flexibility during the creative process.</li>
<li><strong><a href="https://go.elementor.com/wp-repo-description-tab-developers-developers-website/" rel="nofollow ugc">Developer-Friendly</a></strong>: Equipped with extensive documentation, API, developer tools, and custom code areas, Elementor offers a conducive environment for developers to extend its capabilities and create custom solutions.</li>
<li><strong>Floating Buttons</strong>: Enhance user interaction with customizable, floating action buttons that stay in view as users scroll.</li>
<li><strong><a href="https://go.elementor.com/wp-repo-description-tab-pro-features-industry-leading-theme-builder/" rel="nofollow ugc">Theme Builder</a> [Pro]</strong>: Design every part of your site—headers, footers, posts, and archives—for complete control over appearance.</li>
<li><strong><a href="https://go.elementor.com/wp-repo-description-tab-pro-features-popup-builder/" rel="nofollow ugc">Popup Builder</a> [Pro]</strong>: Create eye-catching popups with Elementor&#8217;s Popup Builder, equipped with advanced targeting and triggering options to optimize user engagement and conversions.</li>
<li><strong><a href="https://go.elementor.com/wp-repo-description-tab-pro-features-professional-form-builder-and-submission-log/" rel="nofollow ugc">Forms</a> [Pro]</strong>: Design and integrate custom forms, utilizing advanced features and integrations to capture and manage submissions effectively.</li>
<li><strong><a href="https://go.elementor.com/wp-repo-description-tab-pro-features-woocommerce-builder/" rel="nofollow ugc">WooCommerce Builder</a> [Pro]</strong>: Integrate Elementor with WooCommerce to design custom product pages, shop layouts, archives, carts, checkout pages, my account, and more, enhancing your store&#8217;s visual appeal and functionality.</li>
<li><strong><a href="https://go.elementor.com/wp-repo-description-tab-pro-features-dynamic-content/" rel="nofollow ugc">Dynamic Content</a> [Pro]</strong>: Leverage dynamic content capabilities to create personalized and interactive web experiences by connecting your designs to various data sources.</li>
<li><strong><a href="https://go.elementor.com/features-page-notes/" rel="nofollow ugc">Notes</a> [Pro]</strong>: Enhance team collaboration by using Elementor&#8217;s Notes feature to leave feedback and comments directly on the design interface.</li>
<li><strong>Custom Code [Pro]</strong>: Insert custom code to extend the functionality of your site, offering flexibility for advanced customizations.</li>
<li><strong>Custom CSS [Pro]</strong>: Apply Custom CSS to fine-tune the styling of elements, ensuring precise control over the design aspects.</li>
<li><strong><a href="https://go.elementor.com/wp-repo-description-tab-pro-features-motion-effects/" rel="nofollow ugc">Motion Effects</a> [Pro]</strong>: Add advanced motion effects to elements for a more dynamic and engaging user experience.</li>
<li><strong>Custom Fonts &amp; Icons [Pro]</strong>: Upload and use custom fonts and icons to match your brand&#8217;s identity.</li>
</ul>
<h4>😍 Elementor FREE widgets</h4>
<p>Unlock the potential of Elementor with our comprehensive suite of free widgets and tools, designed to empower your website creation process and elevate your design capabilities:</p>
<ul>
<li><strong>Heading</strong>. Add eye-catching headlines.</li>
<li><strong>Image</strong>. Control the size, opacity and more.</li>
<li><strong>Text Editor</strong>. Just like the WordPress editor.</li>
<li><strong>Video</strong>. Add YouTube, Vimeo, Dailymotion or self-hosted videos.</li>
<li><strong>Button</strong>. Create interactive buttons.</li>
<li><strong>Link in Bio</strong>. Build link in bio components to promote your business / services.</li>
<li><strong>Image Box</strong>. A box with image, headline and text.</li>
<li><strong>Testimonials</strong>. Customer testimonials.</li>
<li><strong>Icon</strong>. Place one or more of 600+ icons available.</li>
<li><strong>Icon Box</strong>. An icon, headline, and text with one widget.</li>
<li><strong>Social Icons</strong>. Link to your social pages with the Facebook/X (formerly Twitter) icons.</li>
<li><strong>Image Gallery</strong>. Display your images in a grid.</li>
<li><strong>Image Carousel</strong>. Create rotating carousels or sliders for chosen images.</li>
<li><strong>Icon List</strong>. Use any icon to create a bullet list.</li>
<li><strong>Counter</strong>. Show numbers in an escalating manner.</li>
<li><strong>Progress Bar</strong>. Include an escalating progress bar.</li>
<li><strong>Nested Tabs</strong>. Display content in vertical or horizontal tabs.</li>
<li><strong>Nested Accordion</strong>. Display any type of content in collapsible sections.</li>
<li><strong>Toggle</strong>. Use the Toggle to hide or display content, like FAQ.</li>
<li><strong>Rating</strong>. Display how many stars (or another icon) other visitors gave.</li>
<li><strong>Alert</strong>. Include a colored alert box to draw visitor’s attention.</li>
<li><strong>HTML</strong>. Insert code into the page.</li>
<li><strong>Shortcode</strong>. Insert shortcodes from any plugin into the page.</li>
<li><strong>Menu Anchor</strong>. Link any menu to this anchor.</li>
<li><strong>Read More</strong>. Set the Read More cut-off for the excerpt in archive pages.</li>
<li><strong>Sidebar</strong>. Add sidebars onto the page.</li>
<li><strong>Google Maps</strong>. Embed maps into the page.</li>
<li><strong>SoundCloud</strong>. Add SoundCloud audio bits.</li>
<li><strong>Divider</strong>. Separate content with a designed divider.</li>
<li><strong>Spacer</strong>. Add space between elements.</li>
<li><strong>Text Path</strong>. Attach your text to a path.</li>
<li><strong>And counting&#8230;</strong></li>
</ul>
<h3>🚀 Enhance Your Website</h3>
<p><strong><a href="https://go.elementor.com/wp-repo-description-tab-performance-performance-page/" rel="nofollow ugc">High-Performing Websites</a></strong>: Website performance impacts your visitor’s experience and search result ranking. Elementor, in partnership with Google Chrome, continuously enhances performance without compromising design.</p>
<p><strong>Key features include:</strong></p>
<ul>
<li><strong>Reduced DOM Output</strong>: Streamlined HTML structure for faster rendering.</li>
<li><strong>Improved Media File Loading</strong>: Optimized loading of images, videos, and other media assets.</li>
<li><strong>Reduced CSS and JS Files</strong>: Minimized and concatenated stylesheets and scripts for quicker loading times.</li>
<li><strong>Lazy Loading</strong>: Deferred loading of non-critical resources to improve initial page load speed.</li>
<li><strong>Faster Font Loading</strong>: Efficient delivery of web fonts to enhance text rendering speed.</li>
<li><strong>Optimized Front-End Asset Loading</strong>: Efficient loading of assets like JavaScript and CSS to minimize render-blocking.</li>
<li><strong>Element Caching</strong>: Cache frequently accessed design elements to reduce server response time and enhance overall performance.</li>
</ul>
<h3>🔥 Elementor Pro Features</h3>
<p>Create unparalleled websites while saving time, money and resources with <a href="https://go.elementor.com/wp-repo-description-tab-elementor-pro-elementor-pro/" rel="nofollow ugc">Elementor Pro</a>’s full website builder. Get access to 100+ professional widgets, features, and tools.</p>
<p><strong>Pro Design Widgets:</strong></p>
<ol>
<li><strong>Posts</strong>: Display your blog posts with customizable layouts and styles.</li>
<li><strong>Share Buttons</strong>: Allow visitors to easily share your content on various social media platforms.</li>
<li><strong>Portfolio</strong>: Showcase your work or projects with stunning portfolio layouts.</li>
<li><strong>Slides</strong>: Create dynamic slideshows with custom animations and transitions.</li>
<li><strong>Form</strong>: Design and customize advanced forms for user interaction and data collection.</li>
<li><strong>Login</strong>: Add a login form or user registration module to your website.</li>
<li><strong>Nav Menu</strong>: Customize and style your website&#8217;s navigation menu for better user experience.</li>
<li><strong>Animated Headline</strong>: Create attention-grabbing headlines with animated effects.</li>
<li><strong>Price Table</strong>: Display pricing plans or packages in a structured and visually appealing format.</li>
<li><strong>Price List</strong>: Showcase a list of prices or services with customizable styling options.</li>
<li><strong>Gallery</strong>: Create beautiful image galleries with various layout options and lightbox support.</li>
<li><strong>Flip Box</strong>: Add interactive flip animations to highlight content or features.</li>
<li><strong>Call to Action</strong>: Encourage user interaction and conversions with compelling call-to-action sections.</li>
<li><strong>Media Carousel</strong>: Showcase a carousel of media files such as images or videos.</li>
<li><strong>Testimonial Carousel</strong>: Display client testimonials in a carousel format for social proof.</li>
<li><strong>Nested Carousel</strong>: Create nested carousels for more complex content organization.</li>
<li><strong>Loop Carousel</strong>: Display content in a looped carousel for continuous viewing.</li>
<li><strong>Table Of Content</strong>: Generate a table of contents for longer articles or guides to improve navigation.</li>
<li><strong>Countdown</strong>: Add countdown timers to create urgency for promotions or events.</li>
<li><strong>Facebook Page</strong>: Embed your Facebook page feed or content onto your website.</li>
<li><strong>Blockquote</strong>: Highlight quotes or testimonials with stylish formatting options.</li>
<li><strong>Template</strong>: Save and reuse design templates for consistent branding and layout.</li>
<li><strong>Reviews</strong>: Showcase customer reviews and ratings to build trust and credibility.</li>
<li><strong>Facebook Button</strong>: Add buttons to promote interactions with your Facebook page or content.</li>
<li><strong>Facebook Embed</strong>: Embed Facebook posts or content onto your website.</li>
<li><strong>Facebook Comments</strong>: Enable Facebook comments on your website&#8217;s pages or posts.</li>
<li><strong>PayPal Button</strong>: Integrate PayPal buttons for easy online payments.</li>
<li><strong>Stripe Button</strong>: Integrate Stripe payment buttons to facilitate secure online transactions.</li>
<li><strong>Lottie Widget</strong>: Add Lottie animations to enhance visual appeal and engagement.</li>
<li><strong>Code Highlight</strong>: Display code snippets with syntax highlighting for better readability.</li>
<li><strong>Video Playlist</strong>: Create and customize playlists for video content on your website.</li>
<li><strong>Mega Menu</strong>: Customize advanced menus for better navigation and displaying complex content.</li>
<li><strong>Off Canvas</strong>: Create off-canvas areas that slide in to show extra info or menus without cluttering the main layout.</li>
</ol>
<p><strong>Pro Theme Widgets:</strong></p>
<p>Build and customize all the key parts of your website including headers, footers, 404 page, global archives, and more</p>
<ol>
<li><strong>Post Title</strong>: Customize the title of individual blog posts or pages.</li>
<li><strong>Post Excerpt</strong>: Display a brief summary or teaser of your blog posts.</li>
<li><strong>Post Content</strong>: Customize the main content area of your blog posts or pages.</li>
<li><strong>Featured Image</strong>: Set and customize featured images for blog posts or pages.</li>
<li><strong>Author Box</strong>: Display author information and bios on blog posts.</li>
<li><strong>Post Comments</strong>: Customize the appearance and functionality of comments sections on your website.</li>
<li><strong>Post Navigation</strong>: Add navigation links to adjacent posts for easy browsing.</li>
<li><strong>Post Info</strong>: Display additional information about blog posts, such as author and date.</li>
<li><strong>Site Logo</strong>: Upload and customize your website&#8217;s logo for branding purposes.</li>
<li><strong>Site Title</strong>: Customize the title of your website.</li>
<li><strong>Page Title</strong>: Customize the title of individual pages.</li>
<li><strong>Search Bar</strong>: Add a search bar to allow users to search your website&#8217;s content.</li>
<li><strong>Breadcrumbs</strong>: Display hierarchical navigation paths for better user navigation.</li>
<li><strong>Sitemap</strong>: Generate a sitemap for better search engine indexing and user navigation.</li>
<li><strong>Loop Grid</strong>: Design and customize grid layouts for blog post archives or product listings.</li>
</ol>
<p><strong>Pro WooCommerce Widgets:</strong></p>
<p>Design and customize a complete online shopping experience across your entire website.</p>
<ol>
<li><strong>Product</strong>: Display individual products with customizable layouts and styles.</li>
<li><strong>Breadcrumbs</strong>: Display hierarchical navigation paths for better user navigation within your store.</li>
<li><strong>Product Title</strong>: Customize the title of individual products.</li>
<li><strong>Product Images</strong>: Set and customize images for product listings.</li>
<li><strong>Product Price</strong>: Display the price of individual products.</li>
<li><strong>Add To Cart</strong>: Add customizable add to cart buttons for easy purchasing.</li>
<li><strong>Product Rating</strong>: Display ratings and reviews for products.</li>
<li><strong>Product Stock</strong>: Display stock availability for products.</li>
<li><strong>Product Meta</strong>: Display additional information about products, such as SKU and categories.</li>
<li><strong>Product Content</strong>: Customize the main content area of product descriptions.</li>
<li><strong>Short Description</strong>: Display brief summaries or teasers of products.</li>
<li><strong>Product Data Tabs</strong>: Organize product information into tabbed sections for better organization.</li>
<li><strong>Additional Information</strong>: Display additional details about products, such as dimensions and weight.</li>
<li><strong>Product Related</strong>: Showcase related products to encourage additional purchases.</li>
<li><strong>Upsells</strong>: Promote upsell products to increase average order value.</li>
<li><strong>Products</strong>: Display a grid or list of products with customizable settings.</li>
<li><strong>Custom Add To Cart</strong>: Customize the add to cart button for specific products.</li>
<li><strong>WooCommerce Pages</strong>: Design and customize WooCommerce-specific pages, such as the cart and checkout pages.</li>
<li><strong>Product Categories</strong>: Display product categories for easy navigation within your store.</li>
<li><strong>Menu Cart</strong>: Display a cart icon in your navigation menu for easy access to the shopping cart.</li>
<li><strong>Cart</strong>: Customize the appearance and functionality of the shopping cart page.</li>
<li><strong>Checkout</strong>: Customize the appearance and functionality of the checkout page.</li>
<li><strong>My Account</strong>: Customize the appearance and functionality of the customer account area.</li>
<li><strong>Purchase Summary</strong>: Display a summary of purchases during the checkout process.</li>
<li><strong>WooCommerce Notices</strong>: Customize the appearance and functionality of WooCommerce notices, such as order confirmation messages.</li>
</ol>
<p>Build professional websites with <strong><a href="https://go.elementor.com/wp-repo-description-tab-elementor-pro-elementor-pro/" rel="nofollow ugc">Elementor Pro</a></strong>!</p>
<h4>🔒 SECURITY AND COMPLIANCE</h4>
<p>Elementor places a paramount focus on security, evident through our acquisition of industry certifications such as ISO/IEC 27001, ISO/IEC 27017, ISO/IEC 27018, ISO/IEC 27701, and SOC 2 Type II. These certifications underscore our commitment to implementing robust security measures, and highlight our dedication to adhering to recognized industry standards.</p>
<p>We encourage ethical security research through our <a href="https://go.elementor.com/wp-repo-description-tab-bug-crowd-bug-bounty-program/" rel="nofollow ugc">Bug Bounty program</a>. We collaborate with leading bug bounty services to provide opportunities for researchers to report vulnerabilities in our services. Our bounty programs include a triage team available 24/7/365.</p>
<p>For more information: <a href="https://go.elementor.com/trust-center/" rel="nofollow ugc">Trust Center</a>.</p>
<h4>♿ Accessibility Best Practices</h4>
<p>Elementor offers accessibility tools and enhancements to help you provide a better experience for all users. Including HTML 5 semantic, full keyboard navigation menu, ongoing improvement of features, widget, and more.</p>
<h4>🌐 Translated to 63+ languages, includes RTL support</h4>
<p>Elementor supports multiple languages, typographies, and RTL, with editor translations in <a href="https://go.elementor.com/wp-repo-description-tab-wordpress-plugin-translate/" rel="nofollow ugc">over 63 languages</a>.</p>
<p>It’s also compatible with WPML, Polylang, TranslatePress, Weglot, and more. To contribute, add a new language via translate.wordpress.org. See our guide on <a href="https://go.elementor.com/wp-repo-description-tab-help-center-translate/" rel="nofollow ugc">how to translate and localize the plugin</a>.</p>
<h4>⏩ Use of 3rd Party Services</h4>
<p>To improve the user experience, Elementor may use the following 3rd party services if the required feature is enabled:</p>
<ul>
<li>Google Fonts – are loaded to add additional fonts to your website. Google’s <a href="https://policies.google.com/terms" rel="nofollow ugc">TOS</a> and <a href="https://policies.google.com/privacy" rel="nofollow ugc">Privacy Policy</a></li>
<li>Some Elementor features require loading assets from Elementor.com. These assets are not used for tracking unless explicitly mentioned, requiring your approval and manual opt-in. Learn more in our <a href="https://go.elementor.com/wp-repo-description-tab-elementor-plugin-terms/" rel="nofollow ugc">TOS</a> and <a href="https://go.elementor.com/wp-repo-description-tab-elementor-plugin-privacy/" rel="nofollow ugc">Privacy Policy</a>.</li>
</ul>
<h4>📧 Related Products by Elementor</h4>
<p><strong><a href="https://go.elementor.com/wp-repo-description-tab-elementor-io/" rel="nofollow ugc">Image Optimizer</a></strong>: Superior image compression for faster, high-quality website performance.</p>
<p><strong><a href="https://go.elementor.com/wp-repo-description-tab-elementor-sm/" rel="nofollow ugc">Site Mailer</a></strong>: Reliable email management without SMTP plugins, keeping your communications streamlined and efficient.</p>
<h4>📣 See What Our Users Have to Say</h4>
<blockquote>
<p>“Elementor is hands down the best page builder out there” – ★★★★★ <em><a href="https://wordpress.org/support/topic/elementor-is-hands-down-the-best-page-builder-out-there/" rel="ugc">Graphicvision1</a></em></p>
<p>“An incredibly user-friendly plugin” – ★★★★★ <em><a href="https://wordpress.org/support/topic/a-wonderful-experience/" rel="ugc">Hyeyoga</a></em></p>
<p>“Easily, my most used WP plugin” – ★★★★★ <em><a href="https://wordpress.org/support/topic/easily-my-most-used-wp-plugin/" rel="ugc">Xander Venske</a></em></p>
<p>“I upgraded to the Pro version and just love this plugin!” – ★★★★★ <em><a href="https://wordpress.org/support/topic/love-elementor-17/" rel="ugc">Andybarn56</a></em></p>
<p>“Excellent product with great tech support” – ★★★★★ <em><a href="https://wordpress.org/support/topic/excellent-product-with-great-tech-support/" rel="ugc">Martywilsonnj</a></em></p>
</blockquote>
<p><em><a href="https://wordpress.org/support/plugin/elementor/reviews/?filter=5" rel="ugc">More testimonials</a></em></p>
<h4>🌍 Join a Global Community</h4>
<p>Join a global community that helps each other achieve their goals.</p>
<ul>
<li><a href="https://elemn.to/discord" rel="nofollow ugc">Discord Community</a> – Topic and language-specific channels, plus Ella, an amazing AI helper, ready to assist you.</li>
<li><a href="https://go.elementor.com/wp-repo-description-tab-facebook-group/" rel="nofollow ugc">Facebook Community</a> &#8211; Over 150K+ members, offering support, advice, feedback, and tutorials.</li>
<li><a href="https://go.elementor.com/wp-repo-description-tab-github-repo/" rel="nofollow ugc">GitHub Community</a> &#8211; Get information about releases, request features, or report a bug.</li>
<li><a href="https://go.elementor.com/wp-repo-description-tab-addons-dozens-of-elementor-addons/" rel="nofollow ugc">Elementor Addons, Themes, and Kits</a> Themes and Kits – created specifically for Elementor.</li>
<li>Learn valuable insights and techniques from our <a href="https://go.elementor.com/wp-repo-description-tab-youtube-channel/" rel="nofollow ugc">YouTube Channel</a>.</li>
<li>Access our <a href="https://go.elementor.com/wp-repo-description-tab-academy-elementor-academy/" rel="nofollow ugc">Academy</a> and <a href="https://go.elementor.com/wp-repo-description-tab-help-center-help-center/" rel="nofollow ugc">Help Center</a> &#8211; Find guides, tutorials, and resources to answer your questions and boost creativity.</li>
<li>Show your support by <a href="https://go.elementor.com/wp-repo-description-tab-wordpress-plugin-review/" rel="nofollow ugc">rating us on WordPress</a>. Your feedback fuels our growth! 🤗</li>
<li>If you have questions or need support, visit the <a href="https://go.elementor.com/wp-repo-description-tab-wordpress-plugin-forum/" rel="nofollow ugc">Plugin&#8217;s Forum</a>. Elementor Pro users can get 24/7 premium support,  &hellip;</li>
</ul>
";s:12:"installation";s:1461:"<h4>Minimum Requirements</h4>
<ul>
<li>WordPress 6.5 or greater</li>
<li>PHP version 7.4 or greater</li>
<li>MySQL version 5.0 or greater</li>
</ul>
<h4>Recommended Requirements</h4>
<ul>
<li>PHP version 8.1 or greater</li>
<li>MySQL version 5.6 or greater</li>
<li>WordPress Memory limit of 64 MB or greater (128 MB or higher is preferred)</li>
</ul>
<p><iframe loading="lazy" title="Installing Elementor on WordPress" width="750" height="422" src="https://www.youtube.com/embed/9EZ159ryFNs?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></p>
<h4>Installation</h4>
<ol>
<li>Install using the WordPress built-in Plugin installer, or Extract the zip file and drop the contents in the <code>wp-content/plugins/</code> directory of your WordPress installation.</li>
<li>Activate the plugin through the &#8216;Plugins&#8217; menu in WordPress.</li>
<li>Go to Pages &gt; Add New</li>
<li>Press the &#8216;Edit with Elementor&#8217; button.</li>
<li>Now you can drag and drop widgets from the left panel onto the content area, as well as add new sections and columns that make up the page structure.</li>
</ol>
<p>For documentation and tutorials visit our <a href="https://elementor.com/help/?utm_source=wp-repo&amp;utm_medium=link&amp;utm_campaign=readme" rel="nofollow ugc">Knowledge Base</a>.</p>
";s:3:"faq";s:4862:"
<dt id='how%20do%20i%20install%20elementor%3F'>
How do I install Elementor?
</h4>
<p>
<p>To install the free version of Elementor, follow the steps below:<br />
From your WordPress dashboard -&gt; Go to Plugins -&gt; Click on &#8216;Add new&#8217;-&gt; In the Search field, enter Elementor and choose Elementor website builder.<br />
Press install -&gt; After installation, click Activate.</p>
</p>
<dt id='does%20elementor%20work%20with%20all%20the%20themes%3F'>
Does Elementor work with all the themes?
</h4>
<p>
<p>Elementor works all the themes that respect the coding standards of WordPress set by its Codex. It is recommended to use Elementor&#8217;s <a href="https://go.elementor.com/wp-repo-description-tab-hello-theme-hello-theme/" rel="nofollow ugc">Hello Theme</a>, a lightweight blank canvas, to enjoy full flexibility when using Elementor, and optimize your experience.</p>
</p>
<dt id='is%20elementor%20compatible%20with%20gutenberg%3F'>
Is Elementor compatible with Gutenberg?
</h4>
<p>
<p>Elementor and Gutenberg work seamlessly together. As a user, you can easily decide which editor to use at every point while editing your site.</p>
</p>
<dt id='can%20i%20create%20an%20online%20store%3F'>
Can I create an online store?
</h4>
<p>
<p>Yes, with the Elementor Pro WooCommerce Builder you can customize every page of your store to create an amazing customer experience that drives sales.</p>
</p>
<dt id='does%20it%20work%20with%20other%20wordpress%20plugins%3F'>
Does it work with other WordPress plugins?
</h4>
<p>
<p>It works with almost all the plugins. If you experience an incompatibility issue, please report it to us and to the plugin that conflicts with Elementor.</p>
</p>
<dt id='do%20i%20need%20to%20know%20how%20to%20code%3F'>
Do I need to know how to code?
</h4>
<p>
<p>No! Elementor provides you with all the widgets and features that you need to build a professional website without using code.</p>
</p>
<dt id='do%20i%20need%20to%20know%20how%20to%20design%3F'>
Do I need to know how to design?
</h4>
<p>
<p>No, you can choose between professionally designed kits and templates that fit toevery industry and have all you need to create your own professional website.</p>
</p>
<dt id='will%20elementor%20slow%20down%20my%20website%3F'>
Will Elementor slow down my website?
</h4>
<p>
<p>As Elementor prioritizes speed and performance, you enjoy better and faster performance with each new version of Elementor. When testing the same page layout on older versions you can see a significant performance improvement, from a score of 82 in Google PageSpeed Insight in version 3.1, to a score of 95 i in version 3.5.</p>
</p>
<dt id='is%20my%20site%20secure%20with%20elementor%3F'>
Is my site secure with Elementor?
</h4>
<p>
<p>The security of your website is extremely important to us and we take proactive measures to assure that your websites are secure. Elementor is ISO 27001 certified, and has a dedicated team of security professionals that implements industry best-practices for maximum security and compliance, 24/7.</p>
<p>There is also a managed security Bug Bounty program, utilizing the community power by enabling 24/7/365 crowdsourced vulnerability detection.</p>
</p>
<dt id='can%20i%20buy%20templates%20separately%3F'>
Can I buy templates separately?
</h4>
<p>
<p>Of course, you can use any template that supports Elementor.</p>
</p>
<dt id='is%20elementor%20compatible%20with%20post%20and%20custom%20post%20types%3F'>
Is Elementor compatible with Post and Custom Post Types?
</h4>
<p>
<p>Of course! You can set which post types will enable Elementor in the settings page.</p>
</p>
<dt id='what%20is%20the%20difference%20between%20elementor%27s%20free%20plugin%20and%20elementor%20pro'>
What is the difference between Elementor&#8217;s free Plugin and Elementor Pro
</h4>
<p>
<p>Elementor’s Free version allows you to explore our revolutionary drag &amp; drop live editor, basic widgets and templates. Elementor Pro (Essential, Advanced, Expert, Studio, and Agency) empowers you with more professional tools that speed up your workflow, give you access to human-powered support, help you build more advanced content, and convert visitors. See full comparison here.</p>
</p>
<dt id='how%20can%20i%20become%20a%20contributor'>
How can I become a Contributor
</h4>
<p>
<p>If you want to contribute, go to our <a href="https://github.com/elementor/elementor" rel="nofollow ugc">Elementor GitHub Repository</a> and see where you can help.<br />
You can also add a new language via <a href="https://go.elementor.com/wp-repo-description-tab-wordpress-plugin-translate/" rel="nofollow ugc">translate.wordpress.org</a>. We’ve built a short guide explaining <a href="https://go.elementor.com/wp-repo-description-tab-wordpress-plugin-translate-faq/" rel="nofollow ugc">how to translate and localize the plugin</a>.</p>
</p>

";s:9:"changelog";s:3661:"<h4>3.32.5 &#8211; 2025-10-21</h4>
<ul>
<li>Fix: Create Template dialog doesn&#8217;t close in WordPress Templates section</li>
<li>Fix: Website Template fails to apply when Custom Code or Custom Icons are included</li>
</ul>
<h4>3.32.4 &#8211; 2025-10-05</h4>
<ul>
<li>Tweak: Added notice for Load Google Fonts Locally feature to clarify behavior and setup</li>
</ul>
<h4>3.32.3 &#8211; 2025-09-29</h4>
<ul>
<li>Fix: Custom post types are imported even when unselected in Website Templates import</li>
<li>Fix: Taxonomy queries not connected properly to widgets in Website Templates import</li>
</ul>
<h4>3.32.2 &#8211; 2025-09-18</h4>
<ul>
<li>Tweak: Improved compatibility for 3rd-party plugins serving templates</li>
<li>Fix: Structure Panel indicators not visible in RTL layouts</li>
<li>Fix: Issues with loading Google Fonts when enabling or disabling Load Google Fonts Locally option (<a href="https://github.com/elementor/elementor/issues/32795" rel="nofollow ugc">#32795</a>)</li>
<li>Fix: Background videos not displaying correctly on RTL websites</li>
</ul>
<h4>3.32.1 &#8211; 2025-09-16</h4>
<ul>
<li>Tweak: Disabled Load Google Fonts locally on all sites by default</li>
<li>Tweak: Moved the Load Google Fonts locally option to the Performance tab as a feature</li>
<li>Fix: Column editing handles appear outside the editing overlay</li>
<li>Fix: Full width containers not aligned to the center</li>
<li>Fix: Editor stuck on loading when using an Image Box widget with a link (<a href="https://github.com/elementor/elementor/issues/32756" rel="nofollow ugc">#32756</a>)</li>
</ul>
<h4>3.32.0 &#8211; 2025-09-15</h4>
<ul>
<li>New: Introducing Transform controls to move, scale, rotate, and skew elements with 2D and 3D support &#8211; Editor V4</li>
<li>New: Introducing Transitions to control how elements animate between states &#8211; Editor V4</li>
<li>New: Added filter and sort options in Class Manager &#8211; Editor V4</li>
<li>New: Introducing advanced import and export customization for Website Templates, with selective import of themes, experiments, custom assets, and content</li>
<li>Tweak: Added option to convert local styles into a reusable Global Class &#8211; Editor V4</li>
<li>Tweak: Variables now update live on the canvas while editing a variable &#8211; Editor V4</li>
<li>Tweak: Updated custom unit UI and improved functionality &#8211; Editor V4</li>
<li>Tweak: Enabled typing negative values in style fields &#8211; Editor V4</li>
<li>Tweak: Added Bottom position option on layout setting in Icon Box widget</li>
<li>Tweak: Reduced API-Info size for better performance</li>
<li>Tweak: Added option for connected users to install Elementor Pro via the Connect Account tab</li>
<li>Tweak: Enabled ZIP download of Website Templates from the library</li>
<li>Tweak: Merged Cloud Library feature into version</li>
<li>Tweak: Optimized compiled CSS output for background videos</li>
<li>Tweak: Merged Element Caching feature and moved to Performance tab</li>
<li>Fix: Reaching the Global Class limit prevented page saving &#8211; Editor V4 (<a href="https://github.com/elementor/elementor/issues/32277" rel="nofollow ugc">#32277</a>)</li>
<li>Fix: PHP 8.4 deprecation notices when running with <code>WP_DEBUG</code> enabled</li>
<li>Fix: Indications popover not displaying correctly in repeaters for Background Overlay &#8211; Editor V4</li>
<li>Fix: Reduced-motion preferences are not applied to entrance and exit animations</li>
<li>Fix: Added required PHP and WordPress versions to the plugin header</li>
</ul>
<p><a href="https://go.elementor.com/full-changelog/" rel="nofollow ugc">See changelog for all versions.</a></p>
";s:11:"screenshots";s:3148:"<ol><li><a href="https://ps.w.org/elementor/assets/screenshot-1.gif?rev=3005087"><img src="https://ps.w.org/elementor/assets/screenshot-1.gif?rev=3005087" alt="&lt;strong&gt;Visual Drag and Drop Editor&lt;/strong&gt; - Design your website layouts and place any element anywhere on the page for pixel-perfect designs."></a><p><strong>Visual Drag and Drop Editor</strong> - Design your website layouts and place any element anywhere on the page for pixel-perfect designs.</p></li><li><a href="https://ps.w.org/elementor/assets/screenshot-2.gif?rev=3005087"><img src="https://ps.w.org/elementor/assets/screenshot-2.gif?rev=3005087" alt="&lt;strong&gt;Full Design System&lt;/strong&gt; - Enjoy a professional workflow and ensure consistency across your site. Define your settings, use them globally, and instantly adjust them any time."></a><p><strong>Full Design System</strong> - Enjoy a professional workflow and ensure consistency across your site. Define your settings, use them globally, and instantly adjust them any time.</p></li><li><a href="https://ps.w.org/elementor/assets/screenshot-3.gif?rev=3005087"><img src="https://ps.w.org/elementor/assets/screenshot-3.gif?rev=3005087" alt="&lt;strong&gt;Responsive Design&lt;/strong&gt; Fully edit your website and customize the behavior on desktop, tablet, &amp; mobile to optimize the visitor experience on every device."></a><p><strong>Responsive Design</strong> Fully edit your website and customize the behavior on desktop, tablet, &amp; mobile to optimize the visitor experience on every device.</p></li><li><a href="https://ps.w.org/elementor/assets/screenshot-4.gif?rev=3005087"><img src="https://ps.w.org/elementor/assets/screenshot-4.gif?rev=3005087" alt="&lt;strong&gt;Kits and Templates&lt;/strong&gt; - Jumpstart your web creation process or get inspired with professionally-designed templates or full website kits available for your immediate customization."></a><p><strong>Kits and Templates</strong> - Jumpstart your web creation process or get inspired with professionally-designed templates or full website kits available for your immediate customization.</p></li><li><a href="https://ps.w.org/elementor/assets/screenshot-5.gif?rev=3005087"><img src="https://ps.w.org/elementor/assets/screenshot-5.gif?rev=3005087" alt="&lt;strong&gt;Nested Elements&lt;/strong&gt; Leverage Elementor&#039;s Nested widgets to place any widget inside the content area of another widget - like Tabs, and Accordion for complete design flexibility."></a><p><strong>Nested Elements</strong> Leverage Elementor's Nested widgets to place any widget inside the content area of another widget - like Tabs, and Accordion for complete design flexibility.</p></li><li><a href="https://ps.w.org/elementor/assets/screenshot-6.gif?rev=3005087"><img src="https://ps.w.org/elementor/assets/screenshot-6.gif?rev=3005087" alt="&lt;strong&gt;Motion Effects&lt;/strong&gt; - Add entrance animations and transitions to any element in your website to captivate visitors."></a><p><strong>Motion Effects</strong> - Add entrance animations and transitions to any element in your website to captivate visitors.</p></li></ol>";}s:17:"short_description";s:145:"The Elementor Website Builder has it all: drag and drop page builder, pixel perfect design, mobile responsive editing, and more. Get started now!";s:13:"download_link";s:59:"https://downloads.wordpress.org/plugin/elementor.3.32.5.zip";s:11:"screenshots";a:6:{i:1;a:2:{s:3:"src";s:62:"https://ps.w.org/elementor/assets/screenshot-1.gif?rev=3005087";s:7:"caption";s:144:"<strong>Visual Drag and Drop Editor</strong> - Design your website layouts and place any element anywhere on the page for pixel-perfect designs.";}i:2;a:2:{s:3:"src";s:62:"https://ps.w.org/elementor/assets/screenshot-2.gif?rev=3005087";s:7:"caption";s:185:"<strong>Full Design System</strong> - Enjoy a professional workflow and ensure consistency across your site. Define your settings, use them globally, and instantly adjust them any time.";}i:3;a:2:{s:3:"src";s:62:"https://ps.w.org/elementor/assets/screenshot-3.gif?rev=3005087";s:7:"caption";s:170:"<strong>Responsive Design</strong> Fully edit your website and customize the behavior on desktop, tablet, &amp; mobile to optimize the visitor experience on every device.";}i:4;a:2:{s:3:"src";s:62:"https://ps.w.org/elementor/assets/screenshot-4.gif?rev=3005087";s:7:"caption";s:193:"<strong>Kits and Templates</strong> - Jumpstart your web creation process or get inspired with professionally-designed templates or full website kits available for your immediate customization.";}i:5;a:2:{s:3:"src";s:62:"https://ps.w.org/elementor/assets/screenshot-5.gif?rev=3005087";s:7:"caption";s:190:"<strong>Nested Elements</strong> Leverage Elementor's Nested widgets to place any widget inside the content area of another widget - like Tabs, and Accordion for complete design flexibility.";}i:6;a:2:{s:3:"src";s:62:"https://ps.w.org/elementor/assets/screenshot-6.gif?rev=3005087";s:7:"caption";s:127:"<strong>Motion Effects</strong> - Add entrance animations and transitions to any element in your website to captivate visitors.";}}s:4:"tags";a:5:{s:13:"drag-and-drop";s:13:"drag-and-drop";s:6:"editor";s:6:"editor";s:9:"elementor";s:9:"elementor";s:12:"landing-page";s:12:"landing page";s:12:"page-builder";s:12:"page builder";}s:8:"versions";a:374:{s:5:"3.0.0";s:58:"https://downloads.wordpress.org/plugin/elementor.3.0.0.zip";s:5:"3.0.1";s:58:"https://downloads.wordpress.org/plugin/elementor.3.0.1.zip";s:6:"3.0.10";s:59:"https://downloads.wordpress.org/plugin/elementor.3.0.10.zip";s:6:"3.0.11";s:59:"https://downloads.wordpress.org/plugin/elementor.3.0.11.zip";s:6:"3.0.12";s:59:"https://downloads.wordpress.org/plugin/elementor.3.0.12.zip";s:6:"3.0.13";s:59:"https://downloads.wordpress.org/plugin/elementor.3.0.13.zip";s:6:"3.0.14";s:59:"https://downloads.wordpress.org/plugin/elementor.3.0.14.zip";s:6:"3.0.15";s:59:"https://downloads.wordpress.org/plugin/elementor.3.0.15.zip";s:6:"3.0.16";s:59:"https://downloads.wordpress.org/plugin/elementor.3.0.16.zip";s:5:"3.0.2";s:58:"https://downloads.wordpress.org/plugin/elementor.3.0.2.zip";s:5:"3.0.3";s:58:"https://downloads.wordpress.org/plugin/elementor.3.0.3.zip";s:5:"3.0.4";s:58:"https://downloads.wordpress.org/plugin/elementor.3.0.4.zip";s:5:"3.0.5";s:58:"https://downloads.wordpress.org/plugin/elementor.3.0.5.zip";s:5:"3.0.6";s:58:"https://downloads.wordpress.org/plugin/elementor.3.0.6.zip";s:5:"3.0.7";s:58:"https://downloads.wordpress.org/plugin/elementor.3.0.7.zip";s:5:"3.0.8";s:58:"https://downloads.wordpress.org/plugin/elementor.3.0.8.zip";s:7:"3.0.8.1";s:60:"https://downloads.wordpress.org/plugin/elementor.3.0.8.1.zip";s:5:"3.0.9";s:58:"https://downloads.wordpress.org/plugin/elementor.3.0.9.zip";s:5:"3.1.0";s:58:"https://downloads.wordpress.org/plugin/elementor.3.1.0.zip";s:11:"3.1.0-beta1";s:64:"https://downloads.wordpress.org/plugin/elementor.3.1.0-beta1.zip";s:11:"3.1.0-beta2";s:64:"https://downloads.wordpress.org/plugin/elementor.3.1.0-beta2.zip";s:11:"3.1.0-beta3";s:64:"https://downloads.wordpress.org/plugin/elementor.3.1.0-beta3.zip";s:11:"3.1.0-beta4";s:64:"https://downloads.wordpress.org/plugin/elementor.3.1.0-beta4.zip";s:10:"3.1.0-dev1";s:63:"https://downloads.wordpress.org/plugin/elementor.3.1.0-dev1.zip";s:10:"3.1.0-dev2";s:63:"https://downloads.wordpress.org/plugin/elementor.3.1.0-dev2.zip";s:10:"3.1.0-dev3";s:63:"https://downloads.wordpress.org/plugin/elementor.3.1.0-dev3.zip";s:5:"3.1.1";s:58:"https://downloads.wordpress.org/plugin/elementor.3.1.1.zip";s:5:"3.1.2";s:58:"https://downloads.wordpress.org/plugin/elementor.3.1.2.zip";s:5:"3.1.3";s:58:"https://downloads.wordpress.org/plugin/elementor.3.1.3.zip";s:5:"3.1.4";s:58:"https://downloads.wordpress.org/plugin/elementor.3.1.4.zip";s:6:"3.10.0";s:59:"https://downloads.wordpress.org/plugin/elementor.3.10.0.zip";s:11:"3.10.0-dev1";s:64:"https://downloads.wordpress.org/plugin/elementor.3.10.0-dev1.zip";s:6:"3.10.1";s:59:"https://downloads.wordpress.org/plugin/elementor.3.10.1.zip";s:6:"3.10.2";s:59:"https://downloads.wordpress.org/plugin/elementor.3.10.2.zip";s:6:"3.11.0";s:59:"https://downloads.wordpress.org/plugin/elementor.3.11.0.zip";s:12:"3.11.0-beta1";s:65:"https://downloads.wordpress.org/plugin/elementor.3.11.0-beta1.zip";s:12:"3.11.0-beta2";s:65:"https://downloads.wordpress.org/plugin/elementor.3.11.0-beta2.zip";s:12:"3.11.0-beta3";s:65:"https://downloads.wordpress.org/plugin/elementor.3.11.0-beta3.zip";s:11:"3.11.0-dev1";s:64:"https://downloads.wordpress.org/plugin/elementor.3.11.0-dev1.zip";s:11:"3.11.0-dev2";s:64:"https://downloads.wordpress.org/plugin/elementor.3.11.0-dev2.zip";s:11:"3.11.0-dev3";s:64:"https://downloads.wordpress.org/plugin/elementor.3.11.0-dev3.zip";s:6:"3.11.1";s:59:"https://downloads.wordpress.org/plugin/elementor.3.11.1.zip";s:6:"3.11.2";s:59:"https://downloads.wordpress.org/plugin/elementor.3.11.2.zip";s:6:"3.11.3";s:59:"https://downloads.wordpress.org/plugin/elementor.3.11.3.zip";s:6:"3.11.4";s:59:"https://downloads.wordpress.org/plugin/elementor.3.11.4.zip";s:6:"3.11.5";s:59:"https://downloads.wordpress.org/plugin/elementor.3.11.5.zip";s:6:"3.12.0";s:59:"https://downloads.wordpress.org/plugin/elementor.3.12.0.zip";s:6:"3.12.1";s:59:"https://downloads.wordpress.org/plugin/elementor.3.12.1.zip";s:6:"3.12.2";s:59:"https://downloads.wordpress.org/plugin/elementor.3.12.2.zip";s:6:"3.13.0";s:59:"https://downloads.wordpress.org/plugin/elementor.3.13.0.zip";s:12:"3.13.0-beta1";s:65:"https://downloads.wordpress.org/plugin/elementor.3.13.0-beta1.zip";s:12:"3.13.0-beta2";s:65:"https://downloads.wordpress.org/plugin/elementor.3.13.0-beta2.zip";s:12:"3.13.0-beta3";s:65:"https://downloads.wordpress.org/plugin/elementor.3.13.0-beta3.zip";s:11:"3.13.0-dev3";s:64:"https://downloads.wordpress.org/plugin/elementor.3.13.0-dev3.zip";s:11:"3.13.0-dev4";s:64:"https://downloads.wordpress.org/plugin/elementor.3.13.0-dev4.zip";s:6:"3.13.1";s:59:"https://downloads.wordpress.org/plugin/elementor.3.13.1.zip";s:6:"3.13.2";s:59:"https://downloads.wordpress.org/plugin/elementor.3.13.2.zip";s:6:"3.13.3";s:59:"https://downloads.wordpress.org/plugin/elementor.3.13.3.zip";s:6:"3.13.4";s:59:"https://downloads.wordpress.org/plugin/elementor.3.13.4.zip";s:6:"3.14.0";s:59:"https://downloads.wordpress.org/plugin/elementor.3.14.0.zip";s:12:"3.14.0-beta1";s:65:"https://downloads.wordpress.org/plugin/elementor.3.14.0-beta1.zip";s:12:"3.14.0-beta2";s:65:"https://downloads.wordpress.org/plugin/elementor.3.14.0-beta2.zip";s:12:"3.14.0-beta3";s:65:"https://downloads.wordpress.org/plugin/elementor.3.14.0-beta3.zip";s:12:"3.14.0-beta4";s:65:"https://downloads.wordpress.org/plugin/elementor.3.14.0-beta4.zip";s:12:"3.14.0-beta5";s:65:"https://downloads.wordpress.org/plugin/elementor.3.14.0-beta5.zip";s:6:"3.14.1";s:59:"https://downloads.wordpress.org/plugin/elementor.3.14.1.zip";s:6:"3.15.0";s:59:"https://downloads.wordpress.org/plugin/elementor.3.15.0.zip";s:6:"3.15.1";s:59:"https://downloads.wordpress.org/plugin/elementor.3.15.1.zip";s:6:"3.15.2";s:59:"https://downloads.wordpress.org/plugin/elementor.3.15.2.zip";s:6:"3.15.3";s:59:"https://downloads.wordpress.org/plugin/elementor.3.15.3.zip";s:6:"3.16.0";s:59:"https://downloads.wordpress.org/plugin/elementor.3.16.0.zip";s:12:"3.16.0-beta3";s:65:"https://downloads.wordpress.org/plugin/elementor.3.16.0-beta3.zip";s:12:"3.16.0-beta4";s:65:"https://downloads.wordpress.org/plugin/elementor.3.16.0-beta4.zip";s:11:"3.16.0-dev1";s:64:"https://downloads.wordpress.org/plugin/elementor.3.16.0-dev1.zip";s:11:"3.16.0-dev2";s:64:"https://downloads.wordpress.org/plugin/elementor.3.16.0-dev2.zip";s:6:"3.16.1";s:59:"https://downloads.wordpress.org/plugin/elementor.3.16.1.zip";s:6:"3.16.2";s:59:"https://downloads.wordpress.org/plugin/elementor.3.16.2.zip";s:6:"3.16.3";s:59:"https://downloads.wordpress.org/plugin/elementor.3.16.3.zip";s:6:"3.16.4";s:59:"https://downloads.wordpress.org/plugin/elementor.3.16.4.zip";s:6:"3.16.5";s:59:"https://downloads.wordpress.org/plugin/elementor.3.16.5.zip";s:6:"3.16.6";s:59:"https://downloads.wordpress.org/plugin/elementor.3.16.6.zip";s:6:"3.17.0";s:59:"https://downloads.wordpress.org/plugin/elementor.3.17.0.zip";s:11:"3.17.0-dev2";s:64:"https://downloads.wordpress.org/plugin/elementor.3.17.0-dev2.zip";s:11:"3.17.0-dev3";s:64:"https://downloads.wordpress.org/plugin/elementor.3.17.0-dev3.zip";s:11:"3.17.0-dev4";s:64:"https://downloads.wordpress.org/plugin/elementor.3.17.0-dev4.zip";s:6:"3.17.1";s:59:"https://downloads.wordpress.org/plugin/elementor.3.17.1.zip";s:6:"3.17.2";s:59:"https://downloads.wordpress.org/plugin/elementor.3.17.2.zip";s:6:"3.17.3";s:59:"https://downloads.wordpress.org/plugin/elementor.3.17.3.zip";s:6:"3.18.0";s:59:"https://downloads.wordpress.org/plugin/elementor.3.18.0.zip";s:12:"3.18.0-beta1";s:65:"https://downloads.wordpress.org/plugin/elementor.3.18.0-beta1.zip";s:12:"3.18.0-beta2";s:65:"https://downloads.wordpress.org/plugin/elementor.3.18.0-beta2.zip";s:12:"3.18.0-beta3";s:65:"https://downloads.wordpress.org/plugin/elementor.3.18.0-beta3.zip";s:12:"3.18.0-beta4";s:65:"https://downloads.wordpress.org/plugin/elementor.3.18.0-beta4.zip";s:11:"3.18.0-dev1";s:64:"https://downloads.wordpress.org/plugin/elementor.3.18.0-dev1.zip";s:6:"3.18.1";s:59:"https://downloads.wordpress.org/plugin/elementor.3.18.1.zip";s:6:"3.18.2";s:59:"https://downloads.wordpress.org/plugin/elementor.3.18.2.zip";s:6:"3.18.3";s:59:"https://downloads.wordpress.org/plugin/elementor.3.18.3.zip";s:6:"3.19.0";s:59:"https://downloads.wordpress.org/plugin/elementor.3.19.0.zip";s:12:"3.19.0-beta1";s:65:"https://downloads.wordpress.org/plugin/elementor.3.19.0-beta1.zip";s:12:"3.19.0-beta2";s:65:"https://downloads.wordpress.org/plugin/elementor.3.19.0-beta2.zip";s:12:"3.19.0-beta3";s:65:"https://downloads.wordpress.org/plugin/elementor.3.19.0-beta3.zip";s:12:"3.19.0-beta4";s:65:"https://downloads.wordpress.org/plugin/elementor.3.19.0-beta4.zip";s:12:"3.19.0-beta5";s:65:"https://downloads.wordpress.org/plugin/elementor.3.19.0-beta5.zip";s:12:"3.19.0-beta6";s:65:"https://downloads.wordpress.org/plugin/elementor.3.19.0-beta6.zip";s:11:"3.19.0-dev1";s:64:"https://downloads.wordpress.org/plugin/elementor.3.19.0-dev1.zip";s:11:"3.19.0-dev2";s:64:"https://downloads.wordpress.org/plugin/elementor.3.19.0-dev2.zip";s:11:"3.19.0-dev3";s:64:"https://downloads.wordpress.org/plugin/elementor.3.19.0-dev3.zip";s:11:"3.19.0-dev4";s:64:"https://downloads.wordpress.org/plugin/elementor.3.19.0-dev4.zip";s:11:"3.19.0-dev5";s:64:"https://downloads.wordpress.org/plugin/elementor.3.19.0-dev5.zip";s:11:"3.19.0-dev6";s:64:"https://downloads.wordpress.org/plugin/elementor.3.19.0-dev6.zip";s:6:"3.19.1";s:59:"https://downloads.wordpress.org/plugin/elementor.3.19.1.zip";s:6:"3.19.2";s:59:"https://downloads.wordpress.org/plugin/elementor.3.19.2.zip";s:6:"3.19.3";s:59:"https://downloads.wordpress.org/plugin/elementor.3.19.3.zip";s:6:"3.19.4";s:59:"https://downloads.wordpress.org/plugin/elementor.3.19.4.zip";s:5:"3.2.0";s:58:"https://downloads.wordpress.org/plugin/elementor.3.2.0.zip";s:5:"3.2.1";s:58:"https://downloads.wordpress.org/plugin/elementor.3.2.1.zip";s:5:"3.2.2";s:58:"https://downloads.wordpress.org/plugin/elementor.3.2.2.zip";s:5:"3.2.3";s:58:"https://downloads.wordpress.org/plugin/elementor.3.2.3.zip";s:5:"3.2.4";s:58:"https://downloads.wordpress.org/plugin/elementor.3.2.4.zip";s:5:"3.2.5";s:58:"https://downloads.wordpress.org/plugin/elementor.3.2.5.zip";s:6:"3.20.0";s:59:"https://downloads.wordpress.org/plugin/elementor.3.20.0.zip";s:12:"3.20.0-beta1";s:65:"https://downloads.wordpress.org/plugin/elementor.3.20.0-beta1.zip";s:12:"3.20.0-beta2";s:65:"https://downloads.wordpress.org/plugin/elementor.3.20.0-beta2.zip";s:12:"3.20.0-beta3";s:65:"https://downloads.wordpress.org/plugin/elementor.3.20.0-beta3.zip";s:12:"3.20.0-beta4";s:65:"https://downloads.wordpress.org/plugin/elementor.3.20.0-beta4.zip";s:11:"3.20.0-dev1";s:64:"https://downloads.wordpress.org/plugin/elementor.3.20.0-dev1.zip";s:11:"3.20.0-dev2";s:64:"https://downloads.wordpress.org/plugin/elementor.3.20.0-dev2.zip";s:11:"3.20.0-dev3";s:64:"https://downloads.wordpress.org/plugin/elementor.3.20.0-dev3.zip";s:11:"3.20.0-dev4";s:64:"https://downloads.wordpress.org/plugin/elementor.3.20.0-dev4.zip";s:6:"3.20.1";s:59:"https://downloads.wordpress.org/plugin/elementor.3.20.1.zip";s:6:"3.20.2";s:59:"https://downloads.wordpress.org/plugin/elementor.3.20.2.zip";s:6:"3.20.3";s:59:"https://downloads.wordpress.org/plugin/elementor.3.20.3.zip";s:6:"3.20.4";s:59:"https://downloads.wordpress.org/plugin/elementor.3.20.4.zip";s:6:"3.21.0";s:59:"https://downloads.wordpress.org/plugin/elementor.3.21.0.zip";s:12:"3.21.0-beta1";s:65:"https://downloads.wordpress.org/plugin/elementor.3.21.0-beta1.zip";s:12:"3.21.0-beta2";s:65:"https://downloads.wordpress.org/plugin/elementor.3.21.0-beta2.zip";s:12:"3.21.0-beta3";s:65:"https://downloads.wordpress.org/plugin/elementor.3.21.0-beta3.zip";s:11:"3.21.0-dev1";s:64:"https://downloads.wordpress.org/plugin/elementor.3.21.0-dev1.zip";s:11:"3.21.0-dev2";s:64:"https://downloads.wordpress.org/plugin/elementor.3.21.0-dev2.zip";s:11:"3.21.0-dev3";s:64:"https://downloads.wordpress.org/plugin/elementor.3.21.0-dev3.zip";s:6:"3.21.1";s:59:"https://downloads.wordpress.org/plugin/elementor.3.21.1.zip";s:6:"3.21.2";s:59:"https://downloads.wordpress.org/plugin/elementor.3.21.2.zip";s:6:"3.21.3";s:59:"https://downloads.wordpress.org/plugin/elementor.3.21.3.zip";s:6:"3.21.4";s:59:"https://downloads.wordpress.org/plugin/elementor.3.21.4.zip";s:6:"3.21.5";s:59:"https://downloads.wordpress.org/plugin/elementor.3.21.5.zip";s:6:"3.21.6";s:59:"https://downloads.wordpress.org/plugin/elementor.3.21.6.zip";s:6:"3.21.7";s:59:"https://downloads.wordpress.org/plugin/elementor.3.21.7.zip";s:6:"3.21.8";s:59:"https://downloads.wordpress.org/plugin/elementor.3.21.8.zip";s:6:"3.22.0";s:59:"https://downloads.wordpress.org/plugin/elementor.3.22.0.zip";s:12:"3.22.0-beta1";s:65:"https://downloads.wordpress.org/plugin/elementor.3.22.0-beta1.zip";s:12:"3.22.0-beta2";s:65:"https://downloads.wordpress.org/plugin/elementor.3.22.0-beta2.zip";s:12:"3.22.0-beta3";s:65:"https://downloads.wordpress.org/plugin/elementor.3.22.0-beta3.zip";s:12:"3.22.0-beta4";s:65:"https://downloads.wordpress.org/plugin/elementor.3.22.0-beta4.zip";s:12:"3.22.0-beta5";s:65:"https://downloads.wordpress.org/plugin/elementor.3.22.0-beta5.zip";s:12:"3.22.0-beta6";s:65:"https://downloads.wordpress.org/plugin/elementor.3.22.0-beta6.zip";s:11:"3.22.0-dev1";s:64:"https://downloads.wordpress.org/plugin/elementor.3.22.0-dev1.zip";s:11:"3.22.0-dev2";s:64:"https://downloads.wordpress.org/plugin/elementor.3.22.0-dev2.zip";s:11:"3.22.0-dev3";s:64:"https://downloads.wordpress.org/plugin/elementor.3.22.0-dev3.zip";s:11:"3.22.0-dev4";s:64:"https://downloads.wordpress.org/plugin/elementor.3.22.0-dev4.zip";s:11:"3.22.0-dev5";s:64:"https://downloads.wordpress.org/plugin/elementor.3.22.0-dev5.zip";s:11:"3.22.0-dev6";s:64:"https://downloads.wordpress.org/plugin/elementor.3.22.0-dev6.zip";s:6:"3.22.1";s:59:"https://downloads.wordpress.org/plugin/elementor.3.22.1.zip";s:6:"3.22.2";s:59:"https://downloads.wordpress.org/plugin/elementor.3.22.2.zip";s:6:"3.22.3";s:59:"https://downloads.wordpress.org/plugin/elementor.3.22.3.zip";s:6:"3.23.0";s:59:"https://downloads.wordpress.org/plugin/elementor.3.23.0.zip";s:12:"3.23.0-beta1";s:65:"https://downloads.wordpress.org/plugin/elementor.3.23.0-beta1.zip";s:12:"3.23.0-beta2";s:65:"https://downloads.wordpress.org/plugin/elementor.3.23.0-beta2.zip";s:12:"3.23.0-beta3";s:65:"https://downloads.wordpress.org/plugin/elementor.3.23.0-beta3.zip";s:12:"3.23.0-beta4";s:65:"https://downloads.wordpress.org/plugin/elementor.3.23.0-beta4.zip";s:12:"3.23.0-beta5";s:65:"https://downloads.wordpress.org/plugin/elementor.3.23.0-beta5.zip";s:12:"3.23.0-beta6";s:65:"https://downloads.wordpress.org/plugin/elementor.3.23.0-beta6.zip";s:11:"3.23.0-dev1";s:64:"https://downloads.wordpress.org/plugin/elementor.3.23.0-dev1.zip";s:11:"3.23.0-dev2";s:64:"https://downloads.wordpress.org/plugin/elementor.3.23.0-dev2.zip";s:11:"3.23.0-dev3";s:64:"https://downloads.wordpress.org/plugin/elementor.3.23.0-dev3.zip";s:11:"3.23.0-dev4";s:64:"https://downloads.wordpress.org/plugin/elementor.3.23.0-dev4.zip";s:11:"3.23.0-dev5";s:64:"https://downloads.wordpress.org/plugin/elementor.3.23.0-dev5.zip";s:11:"3.23.0-dev6";s:64:"https://downloads.wordpress.org/plugin/elementor.3.23.0-dev6.zip";s:6:"3.23.1";s:59:"https://downloads.wordpress.org/plugin/elementor.3.23.1.zip";s:6:"3.23.2";s:59:"https://downloads.wordpress.org/plugin/elementor.3.23.2.zip";s:6:"3.23.3";s:59:"https://downloads.wordpress.org/plugin/elementor.3.23.3.zip";s:6:"3.23.4";s:59:"https://downloads.wordpress.org/plugin/elementor.3.23.4.zip";s:6:"3.24.0";s:59:"https://downloads.wordpress.org/plugin/elementor.3.24.0.zip";s:12:"3.24.0-beta1";s:65:"https://downloads.wordpress.org/plugin/elementor.3.24.0-beta1.zip";s:12:"3.24.0-beta2";s:65:"https://downloads.wordpress.org/plugin/elementor.3.24.0-beta2.zip";s:12:"3.24.0-beta3";s:65:"https://downloads.wordpress.org/plugin/elementor.3.24.0-beta3.zip";s:11:"3.24.0-dev1";s:64:"https://downloads.wordpress.org/plugin/elementor.3.24.0-dev1.zip";s:11:"3.24.0-dev2";s:64:"https://downloads.wordpress.org/plugin/elementor.3.24.0-dev2.zip";s:11:"3.24.0-dev3";s:64:"https://downloads.wordpress.org/plugin/elementor.3.24.0-dev3.zip";s:6:"3.24.1";s:59:"https://downloads.wordpress.org/plugin/elementor.3.24.1.zip";s:6:"3.24.2";s:59:"https://downloads.wordpress.org/plugin/elementor.3.24.2.zip";s:6:"3.24.3";s:59:"https://downloads.wordpress.org/plugin/elementor.3.24.3.zip";s:6:"3.24.4";s:59:"https://downloads.wordpress.org/plugin/elementor.3.24.4.zip";s:6:"3.24.5";s:59:"https://downloads.wordpress.org/plugin/elementor.3.24.5.zip";s:6:"3.24.6";s:59:"https://downloads.wordpress.org/plugin/elementor.3.24.6.zip";s:6:"3.24.7";s:59:"https://downloads.wordpress.org/plugin/elementor.3.24.7.zip";s:6:"3.24.8";s:59:"https://downloads.wordpress.org/plugin/elementor.3.24.8.zip";s:6:"3.25.0";s:59:"https://downloads.wordpress.org/plugin/elementor.3.25.0.zip";s:12:"3.25.0-beta1";s:65:"https://downloads.wordpress.org/plugin/elementor.3.25.0-beta1.zip";s:12:"3.25.0-beta2";s:65:"https://downloads.wordpress.org/plugin/elementor.3.25.0-beta2.zip";s:12:"3.25.0-beta3";s:65:"https://downloads.wordpress.org/plugin/elementor.3.25.0-beta3.zip";s:11:"3.25.0-dev1";s:64:"https://downloads.wordpress.org/plugin/elementor.3.25.0-dev1.zip";s:11:"3.25.0-dev2";s:64:"https://downloads.wordpress.org/plugin/elementor.3.25.0-dev2.zip";s:11:"3.25.0-dev3";s:64:"https://downloads.wordpress.org/plugin/elementor.3.25.0-dev3.zip";s:6:"3.25.1";s:59:"https://downloads.wordpress.org/plugin/elementor.3.25.1.zip";s:7:"3.25.10";s:60:"https://downloads.wordpress.org/plugin/elementor.3.25.10.zip";s:7:"3.25.11";s:60:"https://downloads.wordpress.org/plugin/elementor.3.25.11.zip";s:6:"3.25.2";s:59:"https://downloads.wordpress.org/plugin/elementor.3.25.2.zip";s:6:"3.25.3";s:59:"https://downloads.wordpress.org/plugin/elementor.3.25.3.zip";s:6:"3.25.4";s:59:"https://downloads.wordpress.org/plugin/elementor.3.25.4.zip";s:6:"3.25.5";s:59:"https://downloads.wordpress.org/plugin/elementor.3.25.5.zip";s:6:"3.25.6";s:59:"https://downloads.wordpress.org/plugin/elementor.3.25.6.zip";s:6:"3.25.7";s:59:"https://downloads.wordpress.org/plugin/elementor.3.25.7.zip";s:6:"3.25.8";s:59:"https://downloads.wordpress.org/plugin/elementor.3.25.8.zip";s:6:"3.25.9";s:59:"https://downloads.wordpress.org/plugin/elementor.3.25.9.zip";s:6:"3.26.0";s:59:"https://downloads.wordpress.org/plugin/elementor.3.26.0.zip";s:12:"3.26.0-beta1";s:65:"https://downloads.wordpress.org/plugin/elementor.3.26.0-beta1.zip";s:12:"3.26.0-beta2";s:65:"https://downloads.wordpress.org/plugin/elementor.3.26.0-beta2.zip";s:12:"3.26.0-beta3";s:65:"https://downloads.wordpress.org/plugin/elementor.3.26.0-beta3.zip";s:12:"3.26.0-beta4";s:65:"https://downloads.wordpress.org/plugin/elementor.3.26.0-beta4.zip";s:12:"3.26.0-beta5";s:65:"https://downloads.wordpress.org/plugin/elementor.3.26.0-beta5.zip";s:11:"3.26.0-dev1";s:64:"https://downloads.wordpress.org/plugin/elementor.3.26.0-dev1.zip";s:11:"3.26.0-dev2";s:64:"https://downloads.wordpress.org/plugin/elementor.3.26.0-dev2.zip";s:11:"3.26.0-dev3";s:64:"https://downloads.wordpress.org/plugin/elementor.3.26.0-dev3.zip";s:11:"3.26.0-dev4";s:64:"https://downloads.wordpress.org/plugin/elementor.3.26.0-dev4.zip";s:11:"3.26.0-dev5";s:64:"https://downloads.wordpress.org/plugin/elementor.3.26.0-dev5.zip";s:6:"3.26.1";s:59:"https://downloads.wordpress.org/plugin/elementor.3.26.1.zip";s:6:"3.26.2";s:59:"https://downloads.wordpress.org/plugin/elementor.3.26.2.zip";s:6:"3.26.3";s:59:"https://downloads.wordpress.org/plugin/elementor.3.26.3.zip";s:6:"3.26.4";s:59:"https://downloads.wordpress.org/plugin/elementor.3.26.4.zip";s:6:"3.26.5";s:59:"https://downloads.wordpress.org/plugin/elementor.3.26.5.zip";s:6:"3.27.0";s:59:"https://downloads.wordpress.org/plugin/elementor.3.27.0.zip";s:12:"3.27.0-beta1";s:65:"https://downloads.wordpress.org/plugin/elementor.3.27.0-beta1.zip";s:12:"3.27.0-beta2";s:65:"https://downloads.wordpress.org/plugin/elementor.3.27.0-beta2.zip";s:11:"3.27.0-dev1";s:64:"https://downloads.wordpress.org/plugin/elementor.3.27.0-dev1.zip";s:11:"3.27.0-dev2";s:64:"https://downloads.wordpress.org/plugin/elementor.3.27.0-dev2.zip";s:6:"3.27.1";s:59:"https://downloads.wordpress.org/plugin/elementor.3.27.1.zip";s:6:"3.27.2";s:59:"https://downloads.wordpress.org/plugin/elementor.3.27.2.zip";s:6:"3.27.3";s:59:"https://downloads.wordpress.org/plugin/elementor.3.27.3.zip";s:6:"3.27.4";s:59:"https://downloads.wordpress.org/plugin/elementor.3.27.4.zip";s:6:"3.27.5";s:59:"https://downloads.wordpress.org/plugin/elementor.3.27.5.zip";s:6:"3.27.6";s:59:"https://downloads.wordpress.org/plugin/elementor.3.27.6.zip";s:6:"3.27.7";s:59:"https://downloads.wordpress.org/plugin/elementor.3.27.7.zip";s:6:"3.28.0";s:59:"https://downloads.wordpress.org/plugin/elementor.3.28.0.zip";s:12:"3.28.0-beta1";s:65:"https://downloads.wordpress.org/plugin/elementor.3.28.0-beta1.zip";s:12:"3.28.0-beta2";s:65:"https://downloads.wordpress.org/plugin/elementor.3.28.0-beta2.zip";s:12:"3.28.0-beta3";s:65:"https://downloads.wordpress.org/plugin/elementor.3.28.0-beta3.zip";s:11:"3.28.0-dev1";s:64:"https://downloads.wordpress.org/plugin/elementor.3.28.0-dev1.zip";s:11:"3.28.0-dev2";s:64:"https://downloads.wordpress.org/plugin/elementor.3.28.0-dev2.zip";s:11:"3.28.0-dev3";s:64:"https://downloads.wordpress.org/plugin/elementor.3.28.0-dev3.zip";s:6:"3.28.1";s:59:"https://downloads.wordpress.org/plugin/elementor.3.28.1.zip";s:6:"3.28.2";s:59:"https://downloads.wordpress.org/plugin/elementor.3.28.2.zip";s:6:"3.28.3";s:59:"https://downloads.wordpress.org/plugin/elementor.3.28.3.zip";s:6:"3.28.4";s:59:"https://downloads.wordpress.org/plugin/elementor.3.28.4.zip";s:6:"3.29.0";s:59:"https://downloads.wordpress.org/plugin/elementor.3.29.0.zip";s:12:"3.29.0-beta1";s:65:"https://downloads.wordpress.org/plugin/elementor.3.29.0-beta1.zip";s:12:"3.29.0-beta2";s:65:"https://downloads.wordpress.org/plugin/elementor.3.29.0-beta2.zip";s:12:"3.29.0-beta3";s:65:"https://downloads.wordpress.org/plugin/elementor.3.29.0-beta3.zip";s:12:"3.29.0-beta4";s:65:"https://downloads.wordpress.org/plugin/elementor.3.29.0-beta4.zip";s:11:"3.29.0-dev1";s:64:"https://downloads.wordpress.org/plugin/elementor.3.29.0-dev1.zip";s:11:"3.29.0-dev2";s:64:"https://downloads.wordpress.org/plugin/elementor.3.29.0-dev2.zip";s:11:"3.29.0-dev3";s:64:"https://downloads.wordpress.org/plugin/elementor.3.29.0-dev3.zip";s:11:"3.29.0-dev4";s:64:"https://downloads.wordpress.org/plugin/elementor.3.29.0-dev4.zip";s:6:"3.29.1";s:59:"https://downloads.wordpress.org/plugin/elementor.3.29.1.zip";s:6:"3.29.2";s:59:"https://downloads.wordpress.org/plugin/elementor.3.29.2.zip";s:5:"3.3.0";s:58:"https://downloads.wordpress.org/plugin/elementor.3.3.0.zip";s:5:"3.3.1";s:58:"https://downloads.wordpress.org/plugin/elementor.3.3.1.zip";s:6:"3.30.0";s:59:"https://downloads.wordpress.org/plugin/elementor.3.30.0.zip";s:12:"3.30.0-beta1";s:65:"https://downloads.wordpress.org/plugin/elementor.3.30.0-beta1.zip";s:12:"3.30.0-beta2";s:65:"https://downloads.wordpress.org/plugin/elementor.3.30.0-beta2.zip";s:12:"3.30.0-beta3";s:65:"https://downloads.wordpress.org/plugin/elementor.3.30.0-beta3.zip";s:11:"3.30.0-dev1";s:64:"https://downloads.wordpress.org/plugin/elementor.3.30.0-dev1.zip";s:11:"3.30.0-dev2";s:64:"https://downloads.wordpress.org/plugin/elementor.3.30.0-dev2.zip";s:11:"3.30.0-dev3";s:64:"https://downloads.wordpress.org/plugin/elementor.3.30.0-dev3.zip";s:6:"3.30.1";s:59:"https://downloads.wordpress.org/plugin/elementor.3.30.1.zip";s:6:"3.30.2";s:59:"https://downloads.wordpress.org/plugin/elementor.3.30.2.zip";s:6:"3.30.3";s:59:"https://downloads.wordpress.org/plugin/elementor.3.30.3.zip";s:6:"3.30.4";s:59:"https://downloads.wordpress.org/plugin/elementor.3.30.4.zip";s:6:"3.31.0";s:59:"https://downloads.wordpress.org/plugin/elementor.3.31.0.zip";s:12:"3.31.0-beta1";s:65:"https://downloads.wordpress.org/plugin/elementor.3.31.0-beta1.zip";s:12:"3.31.0-beta2";s:65:"https://downloads.wordpress.org/plugin/elementor.3.31.0-beta2.zip";s:11:"3.31.0-dev1";s:64:"https://downloads.wordpress.org/plugin/elementor.3.31.0-dev1.zip";s:11:"3.31.0-dev2";s:64:"https://downloads.wordpress.org/plugin/elementor.3.31.0-dev2.zip";s:6:"3.31.1";s:59:"https://downloads.wordpress.org/plugin/elementor.3.31.1.zip";s:6:"3.31.2";s:59:"https://downloads.wordpress.org/plugin/elementor.3.31.2.zip";s:6:"3.31.3";s:59:"https://downloads.wordpress.org/plugin/elementor.3.31.3.zip";s:6:"3.31.4";s:59:"https://downloads.wordpress.org/plugin/elementor.3.31.4.zip";s:6:"3.31.5";s:59:"https://downloads.wordpress.org/plugin/elementor.3.31.5.zip";s:6:"3.32.0";s:59:"https://downloads.wordpress.org/plugin/elementor.3.32.0.zip";s:12:"3.32.0-beta1";s:65:"https://downloads.wordpress.org/plugin/elementor.3.32.0-beta1.zip";s:12:"3.32.0-beta2";s:65:"https://downloads.wordpress.org/plugin/elementor.3.32.0-beta2.zip";s:12:"3.32.0-beta3";s:65:"https://downloads.wordpress.org/plugin/elementor.3.32.0-beta3.zip";s:11:"3.32.0-dev1";s:64:"https://downloads.wordpress.org/plugin/elementor.3.32.0-dev1.zip";s:11:"3.32.0-dev2";s:64:"https://downloads.wordpress.org/plugin/elementor.3.32.0-dev2.zip";s:11:"3.32.0-dev3";s:64:"https://downloads.wordpress.org/plugin/elementor.3.32.0-dev3.zip";s:6:"3.32.1";s:59:"https://downloads.wordpress.org/plugin/elementor.3.32.1.zip";s:6:"3.32.2";s:59:"https://downloads.wordpress.org/plugin/elementor.3.32.2.zip";s:6:"3.32.3";s:59:"https://downloads.wordpress.org/plugin/elementor.3.32.3.zip";s:6:"3.32.4";s:59:"https://downloads.wordpress.org/plugin/elementor.3.32.4.zip";s:6:"3.32.5";s:59:"https://downloads.wordpress.org/plugin/elementor.3.32.5.zip";s:12:"3.33.0-beta1";s:65:"https://downloads.wordpress.org/plugin/elementor.3.33.0-beta1.zip";s:12:"3.33.0-beta2";s:65:"https://downloads.wordpress.org/plugin/elementor.3.33.0-beta2.zip";s:12:"3.33.0-beta3";s:65:"https://downloads.wordpress.org/plugin/elementor.3.33.0-beta3.zip";s:12:"3.33.0-beta4";s:65:"https://downloads.wordpress.org/plugin/elementor.3.33.0-beta4.zip";s:11:"3.33.0-dev1";s:64:"https://downloads.wordpress.org/plugin/elementor.3.33.0-dev1.zip";s:11:"3.33.0-dev2";s:64:"https://downloads.wordpress.org/plugin/elementor.3.33.0-dev2.zip";s:11:"3.33.0-dev3";s:64:"https://downloads.wordpress.org/plugin/elementor.3.33.0-dev3.zip";s:11:"3.33.0-dev4";s:64:"https://downloads.wordpress.org/plugin/elementor.3.33.0-dev4.zip";s:5:"3.4.0";s:58:"https://downloads.wordpress.org/plugin/elementor.3.4.0.zip";s:10:"3.4.0-dev7";s:63:"https://downloads.wordpress.org/plugin/elementor.3.4.0-dev7.zip";s:10:"3.4.0-dev8";s:63:"https://downloads.wordpress.org/plugin/elementor.3.4.0-dev8.zip";s:10:"3.4.0-dev9";s:63:"https://downloads.wordpress.org/plugin/elementor.3.4.0-dev9.zip";s:5:"3.4.1";s:58:"https://downloads.wordpress.org/plugin/elementor.3.4.1.zip";s:5:"3.4.2";s:58:"https://downloads.wordpress.org/plugin/elementor.3.4.2.zip";s:5:"3.4.3";s:58:"https://downloads.wordpress.org/plugin/elementor.3.4.3.zip";s:5:"3.4.4";s:58:"https://downloads.wordpress.org/plugin/elementor.3.4.4.zip";s:5:"3.4.5";s:58:"https://downloads.wordpress.org/plugin/elementor.3.4.5.zip";s:5:"3.4.6";s:58:"https://downloads.wordpress.org/plugin/elementor.3.4.6.zip";s:5:"3.4.7";s:58:"https://downloads.wordpress.org/plugin/elementor.3.4.7.zip";s:5:"3.4.8";s:58:"https://downloads.wordpress.org/plugin/elementor.3.4.8.zip";s:5:"3.5.0";s:58:"https://downloads.wordpress.org/plugin/elementor.3.5.0.zip";s:11:"3.5.0-beta1";s:64:"https://downloads.wordpress.org/plugin/elementor.3.5.0-beta1.zip";s:11:"3.5.0-beta2";s:64:"https://downloads.wordpress.org/plugin/elementor.3.5.0-beta2.zip";s:11:"3.5.0-beta3";s:64:"https://downloads.wordpress.org/plugin/elementor.3.5.0-beta3.zip";s:11:"3.5.0-beta4";s:64:"https://downloads.wordpress.org/plugin/elementor.3.5.0-beta4.zip";s:11:"3.5.0-beta5";s:64:"https://downloads.wordpress.org/plugin/elementor.3.5.0-beta5.zip";s:11:"3.5.0-beta7";s:64:"https://downloads.wordpress.org/plugin/elementor.3.5.0-beta7.zip";s:11:"3.5.0-beta8";s:64:"https://downloads.wordpress.org/plugin/elementor.3.5.0-beta8.zip";s:10:"3.5.0-dev8";s:63:"https://downloads.wordpress.org/plugin/elementor.3.5.0-dev8.zip";s:10:"3.5.0-dev9";s:63:"https://downloads.wordpress.org/plugin/elementor.3.5.0-dev9.zip";s:5:"3.5.1";s:58:"https://downloads.wordpress.org/plugin/elementor.3.5.1.zip";s:5:"3.5.2";s:58:"https://downloads.wordpress.org/plugin/elementor.3.5.2.zip";s:5:"3.5.3";s:58:"https://downloads.wordpress.org/plugin/elementor.3.5.3.zip";s:5:"3.5.4";s:58:"https://downloads.wordpress.org/plugin/elementor.3.5.4.zip";s:5:"3.5.5";s:58:"https://downloads.wordpress.org/plugin/elementor.3.5.5.zip";s:5:"3.5.6";s:58:"https://downloads.wordpress.org/plugin/elementor.3.5.6.zip";s:5:"3.6.0";s:58:"https://downloads.wordpress.org/plugin/elementor.3.6.0.zip";s:11:"3.6.0-beta1";s:64:"https://downloads.wordpress.org/plugin/elementor.3.6.0-beta1.zip";s:11:"3.6.0-beta2";s:64:"https://downloads.wordpress.org/plugin/elementor.3.6.0-beta2.zip";s:11:"3.6.0-beta3";s:64:"https://downloads.wordpress.org/plugin/elementor.3.6.0-beta3.zip";s:11:"3.6.0-beta4";s:64:"https://downloads.wordpress.org/plugin/elementor.3.6.0-beta4.zip";s:11:"3.6.0-beta5";s:64:"https://downloads.wordpress.org/plugin/elementor.3.6.0-beta5.zip";s:10:"3.6.0-dev1";s:63:"https://downloads.wordpress.org/plugin/elementor.3.6.0-dev1.zip";s:11:"3.6.0-dev10";s:64:"https://downloads.wordpress.org/plugin/elementor.3.6.0-dev10.zip";s:5:"3.6.1";s:58:"https://downloads.wordpress.org/plugin/elementor.3.6.1.zip";s:5:"3.6.2";s:58:"https://downloads.wordpress.org/plugin/elementor.3.6.2.zip";s:5:"3.6.3";s:58:"https://downloads.wordpress.org/plugin/elementor.3.6.3.zip";s:5:"3.6.4";s:58:"https://downloads.wordpress.org/plugin/elementor.3.6.4.zip";s:5:"3.6.5";s:58:"https://downloads.wordpress.org/plugin/elementor.3.6.5.zip";s:5:"3.6.6";s:58:"https://downloads.wordpress.org/plugin/elementor.3.6.6.zip";s:5:"3.6.7";s:58:"https://downloads.wordpress.org/plugin/elementor.3.6.7.zip";s:5:"3.6.8";s:58:"https://downloads.wordpress.org/plugin/elementor.3.6.8.zip";s:5:"3.7.0";s:58:"https://downloads.wordpress.org/plugin/elementor.3.7.0.zip";s:11:"3.7.0-beta1";s:64:"https://downloads.wordpress.org/plugin/elementor.3.7.0-beta1.zip";s:11:"3.7.0-beta2";s:64:"https://downloads.wordpress.org/plugin/elementor.3.7.0-beta2.zip";s:11:"3.7.0-beta3";s:64:"https://downloads.wordpress.org/plugin/elementor.3.7.0-beta3.zip";s:11:"3.7.0-beta4";s:64:"https://downloads.wordpress.org/plugin/elementor.3.7.0-beta4.zip";s:10:"3.7.0-dev1";s:63:"https://downloads.wordpress.org/plugin/elementor.3.7.0-dev1.zip";s:5:"3.7.1";s:58:"https://downloads.wordpress.org/plugin/elementor.3.7.1.zip";s:5:"3.7.2";s:58:"https://downloads.wordpress.org/plugin/elementor.3.7.2.zip";s:5:"3.7.3";s:58:"https://downloads.wordpress.org/plugin/elementor.3.7.3.zip";s:5:"3.7.4";s:58:"https://downloads.wordpress.org/plugin/elementor.3.7.4.zip";s:5:"3.7.5";s:58:"https://downloads.wordpress.org/plugin/elementor.3.7.5.zip";s:5:"3.7.6";s:58:"https://downloads.wordpress.org/plugin/elementor.3.7.6.zip";s:5:"3.7.7";s:58:"https://downloads.wordpress.org/plugin/elementor.3.7.7.zip";s:5:"3.7.8";s:58:"https://downloads.wordpress.org/plugin/elementor.3.7.8.zip";s:5:"3.8.0";s:58:"https://downloads.wordpress.org/plugin/elementor.3.8.0.zip";s:11:"3.8.0-beta1";s:64:"https://downloads.wordpress.org/plugin/elementor.3.8.0-beta1.zip";s:11:"3.8.0-beta2";s:64:"https://downloads.wordpress.org/plugin/elementor.3.8.0-beta2.zip";s:11:"3.8.0-beta3";s:64:"https://downloads.wordpress.org/plugin/elementor.3.8.0-beta3.zip";s:5:"3.8.1";s:58:"https://downloads.wordpress.org/plugin/elementor.3.8.1.zip";s:5:"3.9.0";s:58:"https://downloads.wordpress.org/plugin/elementor.3.9.0.zip";s:5:"3.9.1";s:58:"https://downloads.wordpress.org/plugin/elementor.3.9.1.zip";s:5:"3.9.2";s:58:"https://downloads.wordpress.org/plugin/elementor.3.9.2.zip";s:5:"trunk";s:52:"https://downloads.wordpress.org/plugin/elementor.zip";}s:11:"donate_link";s:0:"";s:5:"icons";a:2:{s:2:"1x";s:62:"https://ps.w.org/elementor/assets/icon-128x128.gif?rev=3111597";s:2:"2x";s:62:"https://ps.w.org/elementor/assets/icon-256x256.gif?rev=3111597";}s:12:"contributors";a:1:{s:8:"elemntor";s:40:"https://profiles.wordpress.org/elemntor/";}s:6:"market";N;s:11:"custom_link";N;}s:13:"embed-privacy";a:29:{s:4:"name";s:13:"Embed Privacy";s:4:"slug";s:13:"embed-privacy";s:7:"version";s:6:"1.11.4";s:6:"author";s:61:"<a href="https://profiles.wordpress.org/epiphyt/">epiphyt</a>";s:14:"author_profile";s:39:"https://profiles.wordpress.org/epiphyt/";s:8:"requires";s:3:"5.9";s:6:"tested";s:3:"6.9";s:12:"requires_php";s:3:"5.6";s:16:"requires_plugins";a:0:{}s:6:"rating";i:98;s:7:"ratings";a:5:{i:5;i:25;i:4;i:0;i:3;i:0;i:2;i:1;i:1;i:0;}s:11:"num_ratings";i:26;s:15:"support_threads";i:3;s:24:"support_threads_resolved";i:3;s:10:"downloaded";i:464691;s:12:"last_updated";s:21:"2025-11-03 5:19pm GMT";s:5:"added";s:10:"2018-10-04";s:8:"homepage";s:0:"";s:8:"sections";a:5:{s:11:"description";s:781:"<p>Content embedded from external sites such as YouTube or Twitter is loaded immediately when visitors access your site. Embed Privacy addresses this issue and prevents the loading of these contents until the visitor decides to allow loading of external content.<br />
But Embed Privacy not only protects your visitor&#8217;s privacy but also makes your site load faster.</p>
<p>All embeds will be replaced by placeholders, ready for you to apply style as you wish. With only a couple of lines of CSS.</p>
<p>By clicking on the placeholder the respective content will then be loaded.</p>
<p><strong>Note: This plugins requires the PHP extension <a href="https://www.php.net/manual/en/book.dom.php" rel="nofollow ugc">&#8220;Document Object Model&#8221; (php-dom)</a>.</strong></p>
";s:12:"installation";s:585:"<ol>
<li>Upload the plugin files to the <code>/wp-content/plugins/embed-privacy</code> directory, or install the plugin through the WordPress plugins screen directly.</li>
<li>Activate the plugin through the &#8216;Plugins&#8217; screen in WordPress.</li>
<li>Embedded content will automatically be replaced by a placeholder and can be loaded on demand by your visitors. There are no additional settings.</li>
<li>To allow users to opt-out of embed providers that they set to always active, place the shortcode <code>[embed_privacy_opt_out]</code> into your privacy policy.</li>
</ol>
";s:3:"faq";s:6420:"
<dt id='can%20embed%20privacy%20keep%20external%20services%20from%20tracking%20me%2Fmy%20visitors%3F'>
Can Embed Privacy keep external services from tracking me/my visitors?
</h4>
<p>
<p>Yes. As long as you don&#8217;t opt in to load external content, you/your visitors can&#8217;t be tracked by these services.</p>
</p>
<dt id='does%20embed%20privacy%20make%20embedding%20content%20privacy-friendly%3F'>
Does Embed Privacy make embedding content privacy-friendly?
</h4>
<p>
<p>The embedding process itself will be privacy-friendly with Embed Privacy. That means, that no third-party embed provider can track users without their explicit consent by clicking on the overlay to allow the embed to be loaded. However, to make sure everything is fine you need to expand your privacy policy for each embed provider you’re using or you want to use because you need to specify, where data will be sent to and what happens to them.</p>
</p>
<dt id='does%20embed%20privacy%20use%20cookies%3F'>
Does Embed Privacy use cookies?
</h4>
<p>
<p>If you use the opt-out functionality with the shortcode or the functionality to allow the user to always display content of certain embed providers, Embed Privacy creates a single cookie called <code>embed-privacy</code> with an expiration of 1 year to store the user’s choice.</p>
</p>
<dt id='does%20embed%20privacy%20support%20the%20block%20editor%3F'>
Does Embed Privacy support the block editor?
</h4>
<p>
<p>Sure thing! We enjoy playing with the block editor and developed Embed Privacy with Gutenberg in mind, the plugin will work no matter the editor you use.</p>
</p>
<dt id='which%20embeds%20are%20currently%20supported%3F'>
Which embeds are currently supported?
</h4>
<p>
<p>We currently support all oEmbed providers known to WordPress core by default. Want to know about them? Here you go:</p>
<ul>
<li>Amazon Kindle</li>
<li>Anghami</li>
<li>Animoto</li>
<li>Bluesky</li>
<li>Canva</li>
<li>Cloudup</li>
<li>DailyMotion</li>
<li>Facebook</li>
<li>Flickr</li>
<li>Funny Or Die</li>
<li>Imgur</li>
<li>Instagram</li>
<li>Issuu</li>
<li>Kickstarter</li>
<li>Meetup</li>
<li>Mixcloud</li>
<li>Photobucket</li>
<li>Pocket Casts</li>
<li>Polldaddy.com</li>
<li>Reddit</li>
<li>ReverbNation</li>
<li>Scribd</li>
<li>Sketchfab</li>
<li>SlideShare</li>
<li>SmugMug</li>
<li>SoundCloud</li>
<li>Speaker Deck</li>
<li>Spotify</li>
<li>TikTok</li>
<li>TED</li>
<li>Tumblr</li>
<li>Twitter</li>
<li>VideoPress</li>
<li>Vimeo</li>
<li>WordPress.org</li>
<li>WordPress.tv</li>
<li>YouTube</li>
</ul>
<p>We also support Google Maps via iframe and Divi and the following plugins:</p>
<ul>
<li>BuddyPress activity stream</li>
<li>Jetpack (Facebook posts)</li>
<li>Maps Marker (Pro)</li>
<li>Shortcodes Ultimate</li>
<li>wpForo (with the plugin wpForo Embeds)</li>
</ul>
<p>Additionally, we support the following custom content:</p>
<ul>
<li>Local Fediverse content</li>
<li>Local X posts</li>
<li>Facebook embed code (HTML)</li>
<li>Instagram embed code (HTML)</li>
</ul>
<p>Since version 1.2.0, you can also add custom embed providers by going to <strong>Settings &gt; Embed Privacy &gt; Manage embeds</strong>. Here you can also modify any existing embed provider, change its logo, add a background image, change the text displaying on the embed or disable the embed provider entirely.</p>
</p>
<dt id='can%20embed%20privacy%20automatically%20download%20thumbnails%20of%20the%20embedded%20content%3F'>
Can Embed Privacy automatically download thumbnails of the embedded content?
</h4>
<p>
<p>Yes! Since version 1.5.0, Embed Privacy supports downloading and displaying thumbnails in posts for SlideShare, Vimeo and YouTube as background of Embed Privacy’s overlay.</p>
</p>
<dt id='can%20users%20opt-out%20of%20already%20opted%20in%20embed%20providers%3F'>
Can users opt-out of already opted in embed providers?
</h4>
<p>
<p>Yes! You can use the shortcode <code>[embed_privacy_opt_out]</code> to add a list of embed providers anywhere you want (recommendation: add it to your privacy policy) to allow your users to opt-out.</p>
</p>
<dt id='what%20parameters%20can%20be%20used%20in%20the%20shortcode%3F'>
What parameters can be used in the shortcode?
</h4>
<p>
<p>The shortcode <code>[embed_privacy_opt_out]</code> can be used to let users opt-out of embed providers that have been set to be always active by the user. It can have the following attributes:</p>
<pre><code>headline – Add a custom headline (default: Embed providers)


[embed_privacy_opt_out headline="My custom headline"]


subline – Add a custom subline (default: Enable or disable embed providers globally. By enabling a provider, its embedded content will be displayed directly on every page without asking you anymore.)


[embed_privacy_opt_out subline="My custom subline"]


show_all – Whether to show all available embed providers or just the ones the user opted in (default: false)


[embed_privacy_opt_out show_all="1"]
</code></pre>
<p>You can also combine all of these attributes:</p>
<pre><code>[embed_privacy_opt_out headline="My custom headline" subline="My custom subline" show_all="1"]
</code></pre>
</p>
<dt id='is%20this%20plugin%20compatible%20with%20my%20caching%20plugin%3F'>
Is this plugin compatible with my caching plugin?
</h4>
<p>
<p>If you’re using a caching plugin, make sure you enable the &#8220;JavaScript detection for active providers&#8221; in <strong>Settings &gt; Embed Privacy &gt; JavaScript detection</strong>. Then, the plugin is fully compatible with your caching plugin.</p>
</p>
<dt id='how%20can%20embed%20privacy%20be%20extended%3F'>
How can Embed Privacy be extended?
</h4>
<p>
<p>Check out our documentation: <a href="https://epiph.yt/en/embed-privacy/documentation/" rel="nofollow ugc">https://epiph.yt/en/embed-privacy/documentation/</a></p>
</p>
<dt id='who%20are%20you%2C%20folks%3F'>
Who are you, folks?
</h4>
<p>
<p>We are <a href="https://epiph.yt/en/" rel="nofollow ugc">Epiphyt</a>, your friendly neighborhood WordPress plugin shop from southern Germany.</p>
</p>
<dt id='how%20can%20i%20report%20security%20bugs%3F'>
How can I report security bugs?
</h4>
<p>
<p>You can report security bugs through the Patchstack Vulnerability Disclosure Program. The Patchstack team help validate, triage and handle any security vulnerabilities. <a href="https://patchstack.com/database/vdp/embed-privacy" rel="nofollow ugc">Report a security vulnerability.</a></p>
</p>

";s:9:"changelog";s:18051:"<h4>1.11.4</h4>
<ul>
<li>Fixed: Fatal error in WordPress versions lower than 6.7 due to a missing function</li>
</ul>
<h4>1.11.3</h4>
<ul>
<li>Fixed: Handling youtu.be links in Elementor</li>
<li>Fixed: Remove units from <code>height</code> and <code>width</code> attributes to correctly calculate the aspect ratio</li>
</ul>
<h4>1.11.2</h4>
<ul>
<li>Improved: YouTube support in Elementor (settings are now supported as well as youtu.be domain, styling has been improved)</li>
<li>Fixed: Replacing embeds on blog page</li>
<li>Fixed: Embed in feeds now display only a link to the content instead of a non-working overlay</li>
</ul>
<h4>1.11.1</h4>
<ul>
<li>Improved: Class autoloading performance</li>
<li>Improved: Allow overriding <code>EPI_EMBED_PRIVACY_BASE</code> constant</li>
<li>Improved: Replaced <code>url_to_postid</code> with a shortcode usage check in the content</li>
<li>Fixed: JavaScript error on clicking an opt-out checkbox</li>
<li>Fixed: Don&#8217;t use deprecated parameter of Style class </li>
<li>Fixed: Erroneous overlay replacements in certain circumstances</li>
</ul>
<h4>1.11.0</h4>
<ul>
<li>Added: Support for embed provider Bluesky</li>
<li>Added: Support for embed provider Canva</li>
<li>Added: Support for local ActivityPub posts</li>
<li>Added: Support for BuddyPress activity stream</li>
<li>Added: Support for Facebook and Instagram HTML embed codes</li>
<li>Added: Support for wpForo Embeds</li>
<li>Added: Defining the term for the content direct link or disabling it altogether</li>
<li>Added: Support area to easily copy data for support</li>
<li>Improved: After enabling an embed, the content now receives focus</li>
<li>Improved: Link names for privacy policy now include the service&#8217;s name</li>
<li>Fixed: Support for Embed Privacy being installed via MU plugin directory</li>
<li>Developers: <a href="https://epiph.yt/en/embed-privacy/documentation/migration-to-version-1-11-0/" rel="nofollow ugc">Migration guide</a></li>
</ul>
<h4>1.10.10</h4>
<ul>
<li>Fixed: Loading Google Maps in Divi</li>
<li>Fixed: Replacing HTML elements with regular expressions</li>
<li>Fixed: Falsely-negative detection of ActivityPub usage</li>
</ul>
<h4>1.10.9</h4>
<ul>
<li>Fixed: Recognition for Twitter/X embeds</li>
<li>Fixed: Output of the Instagram Feed plugin is replaced with an faulty overlay</li>
<li>Fixed: Displaying embeds in Divi’s dynamic content</li>
</ul>
<h4>1.10.8</h4>
<ul>
<li>Fixed: An undefined variable in the shortcode output</li>
</ul>
<h4>1.10.7</h4>
<ul>
<li>Fixed: Custom background images and logos</li>
<li>Fixed: Direct link to YouTube videos</li>
<li>Fixed: Handling of non-available YouTube videos</li>
<li>Fixed: Replacing URLs inside attributes</li>
<li>Fixed: Invalid HTML</li>
<li>Fixed: Replacing URLs ending with x.com</li>
<li>Fixed: Displaying always active providers</li>
</ul>
<h4>1.10.6</h4>
<ul>
<li>Fixed: Detection for unknown embeds</li>
<li>Fixed: Detection for Maps Marker Pro</li>
</ul>
<h4>1.10.5</h4>
<ul>
<li>Improved: Renamed Twitter to X</li>
<li>Fixed: Check for matching provider</li>
<li>Fixed: Missing assets for YouTube overlay in Elementor</li>
<li>Fixed: Hiding providers in the opt-out shortcodes if desired</li>
<li>Fixed: Potential PHP warning</li>
</ul>
<h4>1.10.4</h4>
<ul>
<li>Fixed: Blocking embeds appearing in the same content after a disabled/always active provider</li>
<li>Fixed: Cookie lifetime</li>
</ul>
<h4>1.10.3</h4>
<ul>
<li>Fixed: Multiple replacements of the same embed</li>
<li>Fixed: Replacing unknown embeds</li>
<li>Fixed: Always return an embed provider via <code>Providers::get_by_name()</code></li>
<li>Fixed: Warning about potentially non-available asset version</li>
</ul>
<h4>1.10.2</h4>
<ul>
<li>Fixed: Potential fatal error for missing check of the availability of the function <code>is_plugin_active</code></li>
</ul>
<h4>1.10.1</h4>
<ul>
<li>Fixed: Set correct &#8220;Tested up to&#8221; to WordPress 6.6</li>
</ul>
<h4>1.10.0</h4>
<ul>
<li>Added: Thumbnail support for Polylang</li>
<li>Added: Filter to prevent orphan thumbnail deletion</li>
<li>Added: New style system for an improved markup and valid HTML code</li>
<li>Improved: Shared content to the Fediverse does not contain the overlay anymore</li>
<li>Improved: Made it more clear what the opt-out shortcode does</li>
<li>Fixed: Missing assets on the blog homepage if it contains an embed</li>
<li>For developers: More notices about deprecated code</li>
<li>For developers: Complete rework of the plugin&#8217;s code (with complete backwards compatibility). See <a href="https://epiph.yt/en/embed-privacy/documentation/migration-to-version-1-10-0/" rel="nofollow ugc">the migration guide</a> for more information</li>
</ul>
<h4>1.9.2</h4>
<ul>
<li>Improve the text for screen readers upon activating the embedded content</li>
<li>Fixed compatibility with other widget plugins</li>
<li>Fixed handling of videos in Divi</li>
</ul>
<h4>1.9.1</h4>
<ul>
<li>Fixed an error while uninstalling the plugin</li>
<li>Fixed aspect ratio of embeds embedded via Divi</li>
<li>Fixed spelling of &#8220;SlideShare&#8221;</li>
</ul>
<h4>1.9.0</h4>
<ul>
<li>Added support for thumbnails for WordPress TV</li>
<li>Added filter to filter embed arguments</li>
<li>Added filter to ignore certain embeds</li>
<li>Improved style generation to improve performance and fix HTML validation</li>
<li>Improved script loading by using <code>defer</code> attributes</li>
<li>Fixed certain fields deleted after changing embed provider to draft</li>
<li>Fixed URL encoding after replacements</li>
</ul>
<h4>1.8.1</h4>
<ul>
<li>Fixed the output of the opt-out shortcode (thanks wpdabh for reporting)</li>
</ul>
<h4>1.8.0</h4>
<ul>
<li>Added support for Anghami</li>
<li>Added filter to prevent thumbnail orphan deletion</li>
<li>Added check for PHP DOM extension</li>
<li>Improved loading embed providers</li>
</ul>
<h4>1.7.3</h4>
<ul>
<li>Improved compatibility with Advanced Custom Fields</li>
<li>Fixed compatibility with PHP 8.2</li>
<li>Fixed a potential PHP warning if a post does not exist while checking permissions</li>
<li>Fixed functionality of the opt-out shortcode if the current website uses a non-standard port</li>
<li>Fixed replacing only the necessary part of embedded contents for custom embeds</li>
<li>Fixed replacing all occurrences of a custom embed in the current content</li>
<li>Fixed multiple unnecessary database queries in migration before the actual check whether a migration is necessary</li>
<li>Fixed downloading the thumbnail multiple times when the same embed is embedded multiple times</li>
<li>Fixed deleted thumbnails if they are only in content of Advanced Custom Fields</li>
<li>Fixed a potential security issue regarding disclosing absolute paths in thumbnail URLs (special thanks to <a href="https://profiles.wordpress.org/kraftner/" rel="nofollow ugc">@kraftner</a>)</li>
<li>Fixed aspect ratio generation if width or height contains a percentage sign</li>
<li>Fixed thumbnail positioning (it&#8217;s now horizontally and vertically centered)</li>
<li>Fixed HTML output of the opt-out shortcode</li>
</ul>
<h4>1.7.2</h4>
<ul>
<li>Fixed getting the URL of video shortcodes properly to not block content from the same (sub)domain</li>
</ul>
<h4>1.7.1</h4>
<ul>
<li>Improved Google Maps height in Kadence Blocks</li>
<li>Fixed a JavaScript error if jQuery is not initialized</li>
<li>Fixed potential PHP warning regarding an undefined variable</li>
<li>Fixed potential PHP warning regarding an undefined hostname while retrieving the embed URL</li>
</ul>
<h4>1.7.0</h4>
<ul>
<li>Added support for crowdsignal.net</li>
<li>Added support for classic video shortcode/widget</li>
<li>Added support for SlideShare thumbnails (thanks to <a href="https://github.com/Lazza" rel="nofollow ugc">@Lazza</a>)</li>
<li>Added support for custom thumbnail generation via filter</li>
<li>Fixed hiding thumbnails after embedded content has been enabled</li>
<li>Fixed aspect ratio for embeds without proper dimension information</li>
</ul>
<h4>1.6.5</h4>
<ul>
<li>Fixed aspect ratio for non-default content width themes</li>
<li>Fixed handling of the % character</li>
</ul>
<h4>1.6.4</h4>
<ul>
<li>Fixed aspect ratio for many oEmbeds</li>
</ul>
<h4>1.6.3</h4>
<ul>
<li>Fixed replacing some oEmbeds</li>
<li>Fixed potential problems while retrieving a single embed provider</li>
<li>Fixed deleting post metadata of embed providers while editing them via WP-CLI</li>
</ul>
<h4>1.6.2</h4>
<ul>
<li>Restore displaying YouTube thumbnails</li>
</ul>
<h4>1.6.1</h4>
<ul>
<li>Updated required WordPress version to 5.0</li>
<li>Fixed text links to youtube.com</li>
<li>Fixed Twitter embeds</li>
</ul>
<h4>1.6.0</h4>
<ul>
<li>Added automatic detection of aspect ratio if given by the embed</li>
<li>Added ability to work with HTML of regular oEmbed providers</li>
<li>Added filter to ignore shortcodes (see <a href="https://epiph.yt/en/embed-privacy/documentation/#embed_privacy_ignored_shortcodes" rel="nofollow ugc">documentation</a>)</li>
<li>Added matching links to the new documentation at <a href="https://epiph.yt/en/embed-privacy/documentation/" rel="nofollow ugc">https://epiph.yt/en/embed-privacy/documentation/</a></li>
<li>Improved handling of matching non-standard elements (embed, iframe, object, see <a href="https://epiph.yt/en/embed-privacy/documentation/#regex-pattern" rel="nofollow ugc">documentation</a>)</li>
<li>Fixed Google Maps regex pattern after installation</li>
<li>Fixed behavior of the opt-out shortcode with enabled page caching</li>
<li>Fixed line-height of custom embeds in Elementor</li>
<li>General code improvements</li>
</ul>
<h4>1.5.1</h4>
<ul>
<li>Fixed storing and displaying video thumbnails from Vimeo that are embedded using the domain player.vimeo.com</li>
<li>Fixed unnecessary line breaks within the classic editor</li>
<li>Fixed displaying the overlay if an embed of a known embed provider followed an embed of an unknown embed provider</li>
<li>Fixed uninstallation issues</li>
</ul>
<h4>1.5.0</h4>
<ul>
<li>Added support for embed provider Pocket Casts</li>
<li>Added support for Maps Marker and Maps Marker Pro</li>
<li>Added support for Google Maps in Shortcodes Ultimate</li>
<li>Added support to automatically download and display a thumbnail of the embed for Vimeo and YouTube (only in posts)</li>
<li>Added support to re-initiate the database migration and display an error message if it has been failed at least three times</li>
<li>Added support for Polylang and Polylang Pro</li>
<li>Added a new filter to allow stopping Embed Privacy from handling unknown embeds</li>
<li>Added option to disable the direct link in the overlay</li>
<li>Updated logos for Reddit, SmugMug and SoundCloud for better readability</li>
<li>Use the plugin version as parameter for assets to allow better caching and prevent problems with some setups</li>
<li>General code improvements</li>
<li>Fixed a JavaScript error</li>
</ul>
<h4>1.4.8</h4>
<ul>
<li>Fixed an issue with always active providers being cached by page caching plugins</li>
<li>Fixed printing inline JavaScript only once</li>
</ul>
<h4>1.4.7</h4>
<ul>
<li>Fixed displaying embeds on mobile devices while using Divi</li>
<li>Fixed the output of assets</li>
<li>Improved regular expression for Google Maps</li>
</ul>
<h4>1.4.6</h4>
<ul>
<li>Fixed an issue where JavaScript assets may be missing for the opt-out shortcode</li>
</ul>
<h4>1.4.5</h4>
<ul>
<li>Fixed an issue with always enable an unknown embed provider</li>
<li>Fixed issues with missing JavaScript for Facebook embed of Jetpack</li>
</ul>
<h4>1.4.4</h4>
<ul>
<li>Fixed a potential encoding issue</li>
<li>Fixed issues with Facebook embed of Jetpack</li>
<li>Fixed issues with registering assets</li>
</ul>
<h4>1.4.3</h4>
<ul>
<li>Fixed a problem that prevents embed fields from being stored</li>
</ul>
<h4>1.4.2</h4>
<ul>
<li>Fixed an expired link during plugin activation and creating a new embed provider</li>
</ul>
<h4>1.4.1</h4>
<ul>
<li>Fixed invalid HTML by changing the accessibility behavior (it&#8217;s now a separate button)</li>
<li>Fixed potential empty link titles in other locales then English</li>
<li>Fixed potential unwanted URL encoding in the content after Embed Privacy replaced an embed</li>
</ul>
<h4>1.4.0</h4>
<ul>
<li>Added support for Pinterest and Wolfram Cloud</li>
<li>Improved migrations to fix duplicate providers or performance problems in multisite installations</li>
<li>Embeds can now be enabled via keyboard</li>
<li>Added a link to the original content on the bottom right overlay corner</li>
<li>Added support for caching the opt-out shortcode</li>
<li>Clicking on the &#8220;always enable content of X&#8221; enables all embeds of this provider on the current page immediately</li>
<li>Improved markup of local tweets</li>
<li>Added additional class to checkbox paragraph, thanks to @florianbrinkmann</li>
<li>System providers cannot be deleted anymore</li>
<li>Fixed oEmbed provider name if the provider is unknown</li>
<li>Fix enqueuing assets for unknown embed providers</li>
</ul>
<h4>1.3.6</h4>
<ul>
<li>Fixed enabling multiple YouTube videos in Elementor</li>
<li>Fixed displaying content if the page contains an always active provider</li>
</ul>
<h4>1.3.5</h4>
<ul>
<li>Fixed functionality in Elementor</li>
<li>Fixed custom embed provider output</li>
<li>Fixed replacing content in shortcodes multiple times</li>
<li>Fixed checking for theme/template</li>
</ul>
<h4>1.3.4</h4>
<ul>
<li>Fixed deleted meta fields if you put an embed provider in trash and restore it afterwards</li>
<li>Fixed Embed Privacy sometimes trying to replace an embed twice</li>
<li>Fixed an error that may occur if Embed Privacy tries to replace an embed that doesn&#8217;t need to be replaced</li>
<li>Fixed checking for local domain if WordPress itself is located in a sub-domain</li>
<li>Fixed always enable YouTube within Divi</li>
<li>Fixed overlay line height in Divi</li>
</ul>
<h4>1.3.3</h4>
<ul>
<li>Improved mobile design for responsive embeds</li>
<li>Fixed centering for non-responsive embeds</li>
<li>Fixed disabled embed content from preventing interactions with the text below the overlay</li>
</ul>
<h4>1.3.2</h4>
<ul>
<li>Fixed general activation error</li>
</ul>
<h4>1.3.1</h4>
<ul>
<li>Fixed a fatal error on uninstallation on non-multisite</li>
<li>Fixed activating via WP-CLI</li>
<li>Fixed deleting an option on uninstallation</li>
</ul>
<h4>1.3.0</h4>
<ul>
<li>Added local tweets without overlay</li>
<li>Added option to preserve data on uninstall</li>
<li>Added compatibility with theme Astra</li>
<li>Added filter <code>embed_privacy_markup</code> for filtering the whole markup of an embed overlay</li>
<li>Added proper support for embeds on the current domain</li>
<li>Added support for embeds on other elements than <code>embed</code>, <code>iframe</code> and <code>object</code></li>
<li>Enqueue assets only if needed</li>
<li>Removed images from media (which had been added in version 1.2.0) and use fallback images for default embed providers</li>
<li>Improved regular expression for Google Maps</li>
<li>Improved texts for clarity</li>
<li>Fixed visibility of custom post type</li>
<li>Fixed network-wide activation</li>
<li>Fixed clearing oEmbed cache</li>
</ul>
<h4>1.2.2</h4>
<ul>
<li>Added a check if a migration is already running</li>
<li>Fixed a bug where the page markup could be changed unexpectedly</li>
<li><code>&lt;object&gt;</code> elements are now replaced correctly</li>
<li>Added a missing textdomain to a string</li>
<li>Excluded local embeds (with the same domain)</li>
<li>Fixed Amazon Kindle regex being too greedy</li>
</ul>
<h4>1.2.1</h4>
<ul>
<li>Fixed a bug where the page markup could be changed unexpectedly</li>
<li>Fixed a warning if an embed provider has no regular expressions</li>
<li>Improved migrations of embed provider metadata to make sure they have been added to the database</li>
</ul>
<h4>1.2.0</h4>
<ul>
<li>Added support for managing embeds (add/remove/edit/disable)</li>
<li>Added support for caching plugins by adding a JavaScript detection for always active embed providers</li>
<li>Added CSS classes that indicate the current state of the embed (<code>is-disabled</code>/<code>is-enabled</code>)</li>
<li>Added shortcode <code>[embed_privacy_opt_out]</code> to allow users to opt-out/in</li>
<li>Fixed responsive design if the embed added an own width</li>
</ul>
<h4>1.1.3</h4>
<ul>
<li>Changed provider name from Polldaddy to Crowdsignal</li>
<li>Removed provider Hulu</li>
</ul>
<h4>1.1.2</h4>
<ul>
<li>Fixed a possible difference in the used class name of the embed provider in HTML and CSS</li>
</ul>
<h4>1.1.1</h4>
<ul>
<li>Removed provider CollegeHumor</li>
<li>Fixed a bug with the automatic addition of paragraphs</li>
</ul>
<h4>1.1.0</h4>
<ul>
<li>Added option to allow all embeds by one provider</li>
<li>Added provider TikTok, introduced in WordPress 5.4</li>
<li>Added support for Google Maps iframes</li>
<li>Added URL rewrite to youtube-nocookie.com</li>
<li>Added option to save user selection per embed provider</li>
<li>Added provider logo to our placeholder</li>
<li>Added option to filter our placeholders markup</li>
<li>Added support for &#8216;alignwide&#8217; and &#8216;alignfull&#8217; Gutenberg classes</li>
<li>Added support for using our embedding overlay mechanism for external developers</li>
<li>Improved our placeholder markup to be actually semantic</li>
<li>Changed .embed- classes to .embed-privacy-</li>
<li>Fixed some embed providers that use custom z-index, which results in the embedded content being above the overlay</li>
<li>Fixed typos</li>
</ul>
<h4>1.0.2</h4>
<ul>
<li>Improved compatibility with <a href="https://wordpress.org/plugins/autoptimize/" rel="ugc">Autoptimize</a></li>
<li>Improved compatibility with <a href="https://wordpress.org/plugins/amp/" rel="ugc">AMP</a></li>
<li>Fix issue with SlideShare causing wrong (generic) placeholders</li>
</ul>
<h4>1.0.1</h4>
<ul>
<li>Fixed support for PHP 5.6</li>
</ul>
<h4>1.0.0</h4>
<ul>
<li>Initial release</li>
</ul>
";s:11:"screenshots";s:1338:"<ol><li><a href="https://ps.w.org/embed-privacy/assets/screenshot-1.png?rev=3148521"><img src="https://ps.w.org/embed-privacy/assets/screenshot-1.png?rev=3148521" alt="Add embeds using the classic editor or the block editor&#039;s embed blocks."></a><p>Add embeds using the classic editor or the block editor's embed blocks.</p></li><li><a href="https://ps.w.org/embed-privacy/assets/screenshot-2.png?rev=3148521"><img src="https://ps.w.org/embed-privacy/assets/screenshot-2.png?rev=3148521" alt="Embed Privacy will add an overlay to supported embeds automatically."></a><p>Embed Privacy will add an overlay to supported embeds automatically.</p></li><li><a href="https://ps.w.org/embed-privacy/assets/screenshot-3.png?rev=3148521"><img src="https://ps.w.org/embed-privacy/assets/screenshot-3.png?rev=3148521" alt="You can customize the overlays for each service individually."></a><p>You can customize the overlays for each service individually.</p></li><li><a href="https://ps.w.org/embed-privacy/assets/screenshot-4.png?rev=3148521"><img src="https://ps.w.org/embed-privacy/assets/screenshot-4.png?rev=3148521" alt="Different settings allow you to adjust the functionality of Embed Privacy according to your needs."></a><p>Different settings allow you to adjust the functionality of Embed Privacy according to your needs.</p></li></ol>";}s:17:"short_description";s:104:"Embed Privacy prevents the loading of embedded external content and allows your site visitors to opt-in.";s:13:"download_link";s:63:"https://downloads.wordpress.org/plugin/embed-privacy.1.11.4.zip";s:11:"screenshots";a:4:{i:1;a:2:{s:3:"src";s:66:"https://ps.w.org/embed-privacy/assets/screenshot-1.png?rev=3148521";s:7:"caption";s:71:"Add embeds using the classic editor or the block editor's embed blocks.";}i:2;a:2:{s:3:"src";s:66:"https://ps.w.org/embed-privacy/assets/screenshot-2.png?rev=3148521";s:7:"caption";s:68:"Embed Privacy will add an overlay to supported embeds automatically.";}i:3;a:2:{s:3:"src";s:66:"https://ps.w.org/embed-privacy/assets/screenshot-3.png?rev=3148521";s:7:"caption";s:61:"You can customize the overlays for each service individually.";}i:4;a:2:{s:3:"src";s:66:"https://ps.w.org/embed-privacy/assets/screenshot-4.png?rev=3148521";s:7:"caption";s:98:"Different settings allow you to adjust the functionality of Embed Privacy according to your needs.";}}s:4:"tags";a:5:{s:9:"gutenberg";s:9:"gutenberg";s:7:"iframes";s:7:"iframes";s:6:"oembed";s:6:"oembed";s:11:"performance";s:11:"performance";s:7:"privacy";s:7:"privacy";}s:8:"versions";a:61:{s:3:"0.1";s:60:"https://downloads.wordpress.org/plugin/embed-privacy.0.1.zip";s:5:"1.0.0";s:62:"https://downloads.wordpress.org/plugin/embed-privacy.1.0.0.zip";s:5:"1.0.1";s:62:"https://downloads.wordpress.org/plugin/embed-privacy.1.0.1.zip";s:5:"1.0.2";s:62:"https://downloads.wordpress.org/plugin/embed-privacy.1.0.2.zip";s:5:"1.1.0";s:62:"https://downloads.wordpress.org/plugin/embed-privacy.1.1.0.zip";s:5:"1.1.1";s:62:"https://downloads.wordpress.org/plugin/embed-privacy.1.1.1.zip";s:5:"1.1.2";s:62:"https://downloads.wordpress.org/plugin/embed-privacy.1.1.2.zip";s:5:"1.1.3";s:62:"https://downloads.wordpress.org/plugin/embed-privacy.1.1.3.zip";s:6:"1.10.0";s:63:"https://downloads.wordpress.org/plugin/embed-privacy.1.10.0.zip";s:6:"1.10.1";s:63:"https://downloads.wordpress.org/plugin/embed-privacy.1.10.1.zip";s:7:"1.10.10";s:64:"https://downloads.wordpress.org/plugin/embed-privacy.1.10.10.zip";s:6:"1.10.2";s:63:"https://downloads.wordpress.org/plugin/embed-privacy.1.10.2.zip";s:6:"1.10.3";s:63:"https://downloads.wordpress.org/plugin/embed-privacy.1.10.3.zip";s:6:"1.10.4";s:63:"https://downloads.wordpress.org/plugin/embed-privacy.1.10.4.zip";s:6:"1.10.5";s:63:"https://downloads.wordpress.org/plugin/embed-privacy.1.10.5.zip";s:6:"1.10.6";s:63:"https://downloads.wordpress.org/plugin/embed-privacy.1.10.6.zip";s:6:"1.10.7";s:63:"https://downloads.wordpress.org/plugin/embed-privacy.1.10.7.zip";s:6:"1.10.8";s:63:"https://downloads.wordpress.org/plugin/embed-privacy.1.10.8.zip";s:6:"1.10.9";s:63:"https://downloads.wordpress.org/plugin/embed-privacy.1.10.9.zip";s:6:"1.11.0";s:63:"https://downloads.wordpress.org/plugin/embed-privacy.1.11.0.zip";s:6:"1.11.1";s:63:"https://downloads.wordpress.org/plugin/embed-privacy.1.11.1.zip";s:6:"1.11.2";s:63:"https://downloads.wordpress.org/plugin/embed-privacy.1.11.2.zip";s:6:"1.11.3";s:63:"https://downloads.wordpress.org/plugin/embed-privacy.1.11.3.zip";s:6:"1.11.4";s:63:"https://downloads.wordpress.org/plugin/embed-privacy.1.11.4.zip";s:5:"1.2.0";s:62:"https://downloads.wordpress.org/plugin/embed-privacy.1.2.0.zip";s:5:"1.2.1";s:62:"https://downloads.wordpress.org/plugin/embed-privacy.1.2.1.zip";s:5:"1.2.2";s:62:"https://downloads.wordpress.org/plugin/embed-privacy.1.2.2.zip";s:5:"1.3.0";s:62:"https://downloads.wordpress.org/plugin/embed-privacy.1.3.0.zip";s:5:"1.3.1";s:62:"https://downloads.wordpress.org/plugin/embed-privacy.1.3.1.zip";s:5:"1.3.2";s:62:"https://downloads.wordpress.org/plugin/embed-privacy.1.3.2.zip";s:5:"1.3.3";s:62:"https://downloads.wordpress.org/plugin/embed-privacy.1.3.3.zip";s:5:"1.3.4";s:62:"https://downloads.wordpress.org/plugin/embed-privacy.1.3.4.zip";s:5:"1.3.5";s:62:"https://downloads.wordpress.org/plugin/embed-privacy.1.3.5.zip";s:5:"1.3.6";s:62:"https://downloads.wordpress.org/plugin/embed-privacy.1.3.6.zip";s:5:"1.4.0";s:62:"https://downloads.wordpress.org/plugin/embed-privacy.1.4.0.zip";s:5:"1.4.1";s:62:"https://downloads.wordpress.org/plugin/embed-privacy.1.4.1.zip";s:5:"1.4.2";s:62:"https://downloads.wordpress.org/plugin/embed-privacy.1.4.2.zip";s:5:"1.4.3";s:62:"https://downloads.wordpress.org/plugin/embed-privacy.1.4.3.zip";s:5:"1.4.4";s:62:"https://downloads.wordpress.org/plugin/embed-privacy.1.4.4.zip";s:5:"1.4.5";s:62:"https://downloads.wordpress.org/plugin/embed-privacy.1.4.5.zip";s:5:"1.4.6";s:62:"https://downloads.wordpress.org/plugin/embed-privacy.1.4.6.zip";s:5:"1.4.7";s:62:"https://downloads.wordpress.org/plugin/embed-privacy.1.4.7.zip";s:5:"1.4.8";s:62:"https://downloads.wordpress.org/plugin/embed-privacy.1.4.8.zip";s:5:"1.5.0";s:62:"https://downloads.wordpress.org/plugin/embed-privacy.1.5.0.zip";s:5:"1.5.1";s:62:"https://downloads.wordpress.org/plugin/embed-privacy.1.5.1.zip";s:5:"1.6.0";s:62:"https://downloads.wordpress.org/plugin/embed-privacy.1.6.0.zip";s:5:"1.6.1";s:62:"https://downloads.wordpress.org/plugin/embed-privacy.1.6.1.zip";s:5:"1.6.2";s:62:"https://downloads.wordpress.org/plugin/embed-privacy.1.6.2.zip";s:5:"1.6.3";s:62:"https://downloads.wordpress.org/plugin/embed-privacy.1.6.3.zip";s:5:"1.6.4";s:62:"https://downloads.wordpress.org/plugin/embed-privacy.1.6.4.zip";s:5:"1.6.5";s:62:"https://downloads.wordpress.org/plugin/embed-privacy.1.6.5.zip";s:5:"1.7.0";s:62:"https://downloads.wordpress.org/plugin/embed-privacy.1.7.0.zip";s:5:"1.7.1";s:62:"https://downloads.wordpress.org/plugin/embed-privacy.1.7.1.zip";s:5:"1.7.2";s:62:"https://downloads.wordpress.org/plugin/embed-privacy.1.7.2.zip";s:5:"1.7.3";s:62:"https://downloads.wordpress.org/plugin/embed-privacy.1.7.3.zip";s:5:"1.8.0";s:62:"https://downloads.wordpress.org/plugin/embed-privacy.1.8.0.zip";s:5:"1.8.1";s:62:"https://downloads.wordpress.org/plugin/embed-privacy.1.8.1.zip";s:5:"1.9.0";s:62:"https://downloads.wordpress.org/plugin/embed-privacy.1.9.0.zip";s:5:"1.9.1";s:62:"https://downloads.wordpress.org/plugin/embed-privacy.1.9.1.zip";s:5:"1.9.2";s:62:"https://downloads.wordpress.org/plugin/embed-privacy.1.9.2.zip";s:5:"trunk";s:56:"https://downloads.wordpress.org/plugin/embed-privacy.zip";}s:11:"donate_link";s:0:"";s:5:"icons";a:2:{s:2:"1x";s:58:"https://ps.w.org/embed-privacy/assets/icon.svg?rev=2812349";s:3:"svg";s:58:"https://ps.w.org/embed-privacy/assets/icon.svg?rev=2812349";}s:12:"contributors";a:3:{s:7:"epiphyt";s:39:"https://profiles.wordpress.org/epiphyt/";s:9:"kittmedia";s:41:"https://profiles.wordpress.org/kittmedia/";s:6:"krafit";s:38:"https://profiles.wordpress.org/krafit/";}s:6:"market";N;s:11:"custom_link";N;}}