-- phpMyAdmin SQL Dump
-- version 5.2.2
-- https://www.phpmyadmin.net/
--
-- Gép: localhost:3306
-- Létrehozás ideje: 2026. Jan 16. 15:49
-- Kiszolgáló verziója: 8.0.44-cll-lve
-- PHP verzió: 8.4.16

SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
START TRANSACTION;
SET time_zone = "+00:00";


/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8mb4 */;

--
-- Adatbázis: `mandostu_wp443`
--

-- --------------------------------------------------------

--
-- Tábla szerkezet ehhez a táblához `wp8z_commentmeta`
--

CREATE TABLE `wp8z_commentmeta` (
  `meta_id` bigint UNSIGNED NOT NULL,
  `comment_id` bigint UNSIGNED NOT NULL DEFAULT '0',
  `meta_key` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `meta_value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Tábla szerkezet ehhez a táblához `wp8z_comments`
--

CREATE TABLE `wp8z_comments` (
  `comment_ID` bigint UNSIGNED NOT NULL,
  `comment_post_ID` bigint UNSIGNED NOT NULL DEFAULT '0',
  `comment_author` tinytext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `comment_author_email` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `comment_author_url` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `comment_author_IP` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_content` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `comment_karma` int NOT NULL DEFAULT '0',
  `comment_approved` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '1',
  `comment_agent` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `comment_type` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'comment',
  `comment_parent` bigint UNSIGNED NOT NULL DEFAULT '0',
  `user_id` bigint UNSIGNED NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- A tábla adatainak kiíratása `wp8z_comments`
--

INSERT INTO `wp8z_comments` (`comment_ID`, `comment_post_ID`, `comment_author`, `comment_author_email`, `comment_author_url`, `comment_author_IP`, `comment_date`, `comment_date_gmt`, `comment_content`, `comment_karma`, `comment_approved`, `comment_agent`, `comment_type`, `comment_parent`, `user_id`) VALUES
(1, 1, 'A WordPress Commenter', 'wapuu@wordpress.example', 'https://wordpress.org/', '', '2025-10-14 19:35:56', '2025-10-14 19:35:56', 'Hi, this is a comment.\nTo get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.\nCommenter avatars come from <a href=\"https://gravatar.com/\">Gravatar</a>.', 0, '1', '', 'comment', 0, 0);

-- --------------------------------------------------------

--
-- Tábla szerkezet ehhez a táblához `wp8z_cookieadmin_consents`
--

CREATE TABLE `wp8z_cookieadmin_consents` (
  `id` bigint UNSIGNED NOT NULL,
  `consent_id` varchar(128) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `user_ip` varbinary(16) DEFAULT NULL,
  `consent_time` int NOT NULL,
  `country` varchar(150) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `browser` text COLLATE utf8mb4_unicode_520_ci,
  `domain` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `consent_status` varchar(50) COLLATE utf8mb4_unicode_520_ci NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Tábla szerkezet ehhez a táblához `wp8z_cookieadmin_cookies`
--

CREATE TABLE `wp8z_cookieadmin_cookies` (
  `id` int NOT NULL,
  `cookie_name` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `category` varchar(50) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `description` varchar(500) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `domain` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `path` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT '/',
  `expires` datetime DEFAULT NULL,
  `max_age` int DEFAULT NULL,
  `samesite` varchar(10) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `secure` tinyint(1) NOT NULL DEFAULT '0',
  `httponly` tinyint(1) NOT NULL DEFAULT '0',
  `raw_name` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `edited` tinyint(1) DEFAULT '0',
  `patterns` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '[]',
  `scan_timestamp` int DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Tábla szerkezet ehhez a táblához `wp8z_e_events`
--

CREATE TABLE `wp8z_e_events` (
  `id` bigint UNSIGNED NOT NULL,
  `event_data` text COLLATE utf8mb4_unicode_520_ci,
  `created_at` datetime NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- A tábla adatainak kiíratása `wp8z_e_events`
--

INSERT INTO `wp8z_e_events` (`id`, `event_data`, `created_at`) VALUES
(1, '{\"event\":\"modal load\",\"version\":\"\",\"details\":\"{\\\"placement\\\":\\\"Onboarding wizard\\\",\\\"step\\\":\\\"account\\\",\\\"user_state\\\":\\\"anon\\\"}\",\"ts\":\"2025-10-14T21:44:15.723-02:00\"}', '2025-10-14 21:44:16'),
(2, '{\"event\":\"modal load\",\"version\":\"\",\"details\":\"{\\\"placement\\\":\\\"Onboarding wizard\\\",\\\"step\\\":\\\"account\\\",\\\"user_state\\\":\\\"anon\\\"}\",\"ts\":\"2025-10-14T21:44:15.751-02:00\"}', '2025-10-14 21:44:16'),
(3, '{\"event\":\"skip\",\"version\":\"\",\"details\":\"{\\\"placement\\\":\\\"Onboarding wizard\\\",\\\"step\\\":\\\"account\\\"}\",\"ts\":\"2025-10-14T21:44:20.040-02:00\"}', '2025-10-15 01:44:20'),
(4, '{\"event\":\"modal load\",\"version\":\"\",\"details\":\"{\\\"placement\\\":\\\"Onboarding wizard\\\",\\\"step\\\":\\\"chooseFeatures\\\",\\\"user_state\\\":\\\"anon\\\"}\",\"ts\":\"2025-10-14T21:44:20.049-02:00\"}', '2025-10-15 01:44:20'),
(5, '{\"event\":\"modal load\",\"version\":\"\",\"details\":\"{\\\"placement\\\":\\\"Onboarding wizard\\\",\\\"step\\\":\\\"chooseFeatures\\\",\\\"user_state\\\":\\\"anon\\\"}\",\"ts\":\"2025-10-14T21:44:20.051-02:00\"}', '2025-10-15 01:44:20'),
(6, '{\"event\":\"skip\",\"version\":\"\",\"details\":\"{\\\"placement\\\":\\\"Onboarding wizard\\\",\\\"step\\\":\\\"chooseFeatures\\\"}\",\"ts\":\"2025-10-14T21:44:23.558-02:00\"}', '2025-10-14 21:44:24'),
(7, '{\"event\":\"modal load\",\"version\":\"\",\"details\":\"{\\\"placement\\\":\\\"Onboarding wizard\\\",\\\"step\\\":\\\"goodToGo\\\",\\\"user_state\\\":\\\"anon\\\"}\",\"ts\":\"2025-10-14T21:44:23.565-02:00\"}', '2025-10-14 21:44:24'),
(8, '{\"event\":\"modal load\",\"version\":\"\",\"details\":\"{\\\"placement\\\":\\\"Onboarding wizard\\\",\\\"step\\\":\\\"goodToGo\\\",\\\"user_state\\\":\\\"anon\\\"}\",\"ts\":\"2025-10-14T21:44:23.566-02:00\"}', '2025-10-14 21:44:24'),
(9, '{\"event\":\"skip\",\"version\":\"\",\"details\":\"{\\\"placement\\\":\\\"Onboarding wizard\\\",\\\"step\\\":\\\"goodToGo\\\"}\",\"ts\":\"2025-10-14T21:44:27.044-02:00\"}', '2025-10-15 01:44:27');

-- --------------------------------------------------------

--
-- Tábla szerkezet ehhez a táblához `wp8z_e_notes`
--

CREATE TABLE `wp8z_e_notes` (
  `id` bigint UNSIGNED NOT NULL,
  `route_url` text COLLATE utf8mb4_unicode_520_ci COMMENT 'Clean url where the note was created.',
  `route_title` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `route_post_id` bigint UNSIGNED DEFAULT NULL COMMENT 'The post id of the route that the note was created on.',
  `post_id` bigint UNSIGNED DEFAULT NULL,
  `element_id` varchar(60) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL COMMENT 'The Elementor element ID the note is attached to.',
  `parent_id` bigint UNSIGNED NOT NULL DEFAULT '0',
  `author_id` bigint UNSIGNED DEFAULT NULL,
  `author_display_name` varchar(250) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL COMMENT 'Save the author name when the author was deleted.',
  `status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'publish',
  `position` text COLLATE utf8mb4_unicode_520_ci COMMENT 'A JSON string that represents the position of the note inside the element in percentages. e.g. {x:10, y:15}',
  `content` longtext COLLATE utf8mb4_unicode_520_ci,
  `is_resolved` tinyint(1) NOT NULL DEFAULT '0',
  `is_public` tinyint(1) NOT NULL DEFAULT '1',
  `last_activity_at` datetime DEFAULT NULL,
  `created_at` datetime NOT NULL,
  `updated_at` datetime NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Tábla szerkezet ehhez a táblához `wp8z_e_notes_users_relations`
--

CREATE TABLE `wp8z_e_notes_users_relations` (
  `id` bigint UNSIGNED NOT NULL,
  `type` varchar(60) COLLATE utf8mb4_unicode_520_ci NOT NULL COMMENT 'The relation type between user and note (e.g mention, watch, read).',
  `note_id` bigint UNSIGNED NOT NULL,
  `user_id` bigint UNSIGNED NOT NULL,
  `created_at` datetime NOT NULL,
  `updated_at` datetime NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Tábla szerkezet ehhez a táblához `wp8z_e_submissions`
--

CREATE TABLE `wp8z_e_submissions` (
  `id` bigint UNSIGNED NOT NULL,
  `type` varchar(60) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `hash_id` varchar(60) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `main_meta_id` bigint UNSIGNED NOT NULL COMMENT 'Id of main field. to represent the main meta field',
  `post_id` bigint UNSIGNED NOT NULL,
  `referer` varchar(500) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `referer_title` varchar(300) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `element_id` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `form_name` varchar(60) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `campaign_id` bigint UNSIGNED NOT NULL,
  `user_id` bigint UNSIGNED DEFAULT NULL,
  `user_ip` varchar(46) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `user_agent` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `actions_count` int DEFAULT '0',
  `actions_succeeded_count` int DEFAULT '0',
  `status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `is_read` tinyint(1) NOT NULL DEFAULT '0',
  `meta` text COLLATE utf8mb4_unicode_520_ci,
  `created_at_gmt` datetime NOT NULL,
  `updated_at_gmt` datetime NOT NULL,
  `created_at` datetime NOT NULL,
  `updated_at` datetime NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Tábla szerkezet ehhez a táblához `wp8z_e_submissions_actions_log`
--

CREATE TABLE `wp8z_e_submissions_actions_log` (
  `id` bigint UNSIGNED NOT NULL,
  `submission_id` bigint UNSIGNED NOT NULL,
  `action_name` varchar(60) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `action_label` varchar(60) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `log` text COLLATE utf8mb4_unicode_520_ci,
  `created_at_gmt` datetime NOT NULL,
  `updated_at_gmt` datetime NOT NULL,
  `created_at` datetime NOT NULL,
  `updated_at` datetime NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Tábla szerkezet ehhez a táblához `wp8z_e_submissions_values`
--

CREATE TABLE `wp8z_e_submissions_values` (
  `id` bigint UNSIGNED NOT NULL,
  `submission_id` bigint UNSIGNED NOT NULL DEFAULT '0',
  `key` varchar(60) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `value` longtext COLLATE utf8mb4_unicode_520_ci
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Tábla szerkezet ehhez a táblához `wp8z_links`
--

CREATE TABLE `wp8z_links` (
  `link_id` bigint UNSIGNED NOT NULL,
  `link_url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `link_name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `link_image` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `link_target` varchar(25) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `link_description` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `link_visible` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'Y',
  `link_owner` bigint UNSIGNED NOT NULL DEFAULT '1',
  `link_rating` int NOT NULL DEFAULT '0',
  `link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `link_rel` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `link_notes` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `link_rss` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Tábla szerkezet ehhez a táblához `wp8z_loginizer_logs`
--

CREATE TABLE `wp8z_loginizer_logs` (
  `username` varchar(255) NOT NULL DEFAULT '',
  `time` int NOT NULL DEFAULT '0',
  `count` int NOT NULL DEFAULT '0',
  `lockout` int NOT NULL DEFAULT '0',
  `ip` varchar(255) NOT NULL DEFAULT '',
  `url` varchar(255) NOT NULL DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3;

-- --------------------------------------------------------

--
-- Tábla szerkezet ehhez a táblához `wp8z_options`
--

CREATE TABLE `wp8z_options` (
  `option_id` bigint UNSIGNED NOT NULL,
  `option_name` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `option_value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `autoload` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'yes'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- A tábla adatainak kiíratása `wp8z_options`
--

INSERT INTO `wp8z_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(1, 'cron', 'a:15:{i:1765830957;a:1:{s:34:\"wp_privacy_delete_old_export_files\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1765835499;a:1:{s:26:\"upgrader_scheduled_cleanup\";a:1:{s:32:\"778b49889d71ed77bfbc1a262f7f8905\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:139;}}}}i:1765870556;a:1:{s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1765870557;a:2:{s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1765870566;a:1:{s:21:\"wp_update_user_counts\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1765871017;a:1:{s:38:\"check_plugin_updates-fileorganizer-pro\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1765871035;a:1:{s:39:\"check_plugin_updates-loginizer-security\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1765913756;a:1:{s:32:\"recovery_mode_clean_expired_keys\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1765913758;a:1:{s:30:\"wp_delete_temp_updater_backups\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1765913766;a:2:{s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:25:\"delete_expired_transients\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1765914139;a:1:{s:30:\"wp_scheduled_auto_draft_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1765914255;a:1:{s:28:\"elementor/tracker/send_event\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1766000156;a:1:{s:30:\"wp_site_health_scheduled_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1766285078;a:1:{s:21:\"loginizer_do_checksum\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:0:{}}}}s:7:\"version\";i:2;}', 'on'),
(2, 'siteurl', 'https://tradinghub.mandostudio.hu', 'on'),
(3, 'home', 'https://tradinghub.mandostudio.hu', 'on'),
(4, 'blogname', 'My Blog', 'on'),
(5, 'blogdescription', 'My WordPress Blog', 'on'),
(6, 'users_can_register', '0', 'on'),
(7, 'admin_email', 'csizmaziadesign@gmail.com', 'on'),
(8, 'start_of_week', '1', 'on'),
(9, 'use_balanceTags', '0', 'on'),
(10, 'use_smilies', '1', 'on'),
(11, 'require_name_email', '1', 'on'),
(12, 'comments_notify', '1', 'on'),
(13, 'posts_per_rss', '10', 'on'),
(14, 'rss_use_excerpt', '0', 'on'),
(15, 'mailserver_url', 'mail.example.com', 'on'),
(16, 'mailserver_login', 'login@example.com', 'on'),
(17, 'mailserver_pass', '', 'on'),
(18, 'mailserver_port', '110', 'on'),
(19, 'default_category', '1', 'on'),
(20, 'default_comment_status', 'open', 'on'),
(21, 'default_ping_status', 'open', 'on'),
(22, 'default_pingback_flag', '1', 'on'),
(23, 'posts_per_page', '10', 'on'),
(24, 'date_format', 'F j, Y', 'on'),
(25, 'time_format', 'g:i a', 'on'),
(26, 'links_updated_date_format', 'F j, Y g:i a', 'on'),
(27, 'comment_moderation', '0', 'on'),
(28, 'moderation_notify', '1', 'on'),
(29, 'permalink_structure', '/%year%/%monthnum%/%day%/%postname%/', 'on'),
(30, 'rewrite_rules', 'a:124:{s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:17:\"^wp-sitemap\\.xml$\";s:23:\"index.php?sitemap=index\";s:17:\"^wp-sitemap\\.xsl$\";s:36:\"index.php?sitemap-stylesheet=sitemap\";s:23:\"^wp-sitemap-index\\.xsl$\";s:34:\"index.php?sitemap-stylesheet=index\";s:48:\"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$\";s:75:\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\";s:34:\"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:47:\"index.php?sitemap=$matches[1]&paged=$matches[2]\";s:15:\"^sitemaps\\.xsl$\";s:36:\"index.php?sitemap-stylesheet=sitemap\";s:15:\"^sitemaps\\.xml$\";s:30:\"index.php?sitemap_type=general\";s:12:\"^author.xml$\";s:29:\"index.php?sitemap_type=author\";s:28:\"^media-sitemap([0-9]+)?.xml$\";s:46:\"index.php?sitemap_type=media&paged=$matches[1]\";s:19:\"^news([0-9]+)?.xml$\";s:45:\"index.php?sitemap_type=news&paged=$matches[1]\";s:28:\"^video-sitemap([0-9]+)?.xml$\";s:46:\"index.php?sitemap_type=video&paged=$matches[1]\";s:28:\"^post-sitemap([0-9]+)?\\.xml$\";s:45:\"index.php?sitemap_type=post&paged=$matches[1]\";s:28:\"^page-sitemap([0-9]+)?\\.xml$\";s:45:\"index.php?sitemap_type=page&paged=$matches[1]\";s:32:\"^category-sitemap([0-9]+)?\\.xml$\";s:49:\"index.php?sitemap_type=category&paged=$matches[1]\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:46:\"e-floating-buttons/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:56:\"e-floating-buttons/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:76:\"e-floating-buttons/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:71:\"e-floating-buttons/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:71:\"e-floating-buttons/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:52:\"e-floating-buttons/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:35:\"e-floating-buttons/([^/]+)/embed/?$\";s:51:\"index.php?e-floating-buttons=$matches[1]&embed=true\";s:39:\"e-floating-buttons/([^/]+)/trackback/?$\";s:45:\"index.php?e-floating-buttons=$matches[1]&tb=1\";s:47:\"e-floating-buttons/([^/]+)/page/?([0-9]{1,})/?$\";s:58:\"index.php?e-floating-buttons=$matches[1]&paged=$matches[2]\";s:54:\"e-floating-buttons/([^/]+)/comment-page-([0-9]{1,})/?$\";s:58:\"index.php?e-floating-buttons=$matches[1]&cpage=$matches[2]\";s:43:\"e-floating-buttons/([^/]+)(?:/([0-9]+))?/?$\";s:57:\"index.php?e-floating-buttons=$matches[1]&page=$matches[2]\";s:35:\"e-floating-buttons/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"e-floating-buttons/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"e-floating-buttons/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"e-floating-buttons/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"e-floating-buttons/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"e-floating-buttons/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";s:12:\"sitemap\\.xml\";s:23:\"index.php?sitemap=index\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:38:\"index.php?&page_id=8&cpage=$matches[1]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:58:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:68:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:88:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:83:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:83:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:64:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:53:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/embed/?$\";s:91:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/trackback/?$\";s:85:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&tb=1\";s:77:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\";s:72:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\";s:65:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/page/?([0-9]{1,})/?$\";s:98:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&paged=$matches[5]\";s:72:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/comment-page-([0-9]{1,})/?$\";s:98:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&cpage=$matches[5]\";s:61:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)(?:/([0-9]+))?/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&page=$matches[5]\";s:47:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:57:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:77:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:53:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&cpage=$matches[4]\";s:51:\"([0-9]{4})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&cpage=$matches[3]\";s:38:\"([0-9]{4})/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&cpage=$matches[2]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";}', 'on'),
(31, 'hack_file', '0', 'on'),
(32, 'blog_charset', 'UTF-8', 'on'),
(33, 'moderation_keys', '', 'off'),
(34, 'active_plugins', 'a:12:{i:0;s:33:\"classic-editor/classic-editor.php\";i:1;s:31:\"elementor-pro/elementor-pro.php\";i:2;s:23:\"elementor/elementor.php\";i:3;s:39:\"fileorganizer-pro/fileorganizer-pro.php\";i:4;s:31:\"fileorganizer/fileorganizer.php\";i:5;s:37:\"hellopack-client/hellopack-client.php\";i:6;s:41:\"loginizer-security/loginizer-security.php\";i:7;s:23:\"loginizer/loginizer.php\";i:8;s:59:\"multi-instrument-calculator/multi-instrument-calculator.php\";i:9;s:31:\"plugin/table-booking-system.php\";i:10;s:19:\"siteseo/siteseo.php\";i:11;s:51:\"trading-goal-calculator/trading-goal-calculator.php\";}', 'on'),
(35, 'category_base', '', 'on'),
(36, 'ping_sites', 'https://rpc.pingomatic.com/', 'on'),
(37, 'comment_max_links', '2', 'on'),
(38, 'gmt_offset', '0', 'on'),
(39, 'default_email_category', '1', 'on'),
(40, 'recently_edited', '', 'off'),
(41, 'template', 'hello-elementor', 'on'),
(42, 'stylesheet', 'hello-elementor-child', 'on'),
(43, 'comment_registration', '0', 'on'),
(44, 'html_type', 'text/html', 'on'),
(45, 'use_trackback', '0', 'on'),
(46, 'default_role', 'subscriber', 'on'),
(47, 'db_version', '60717', 'on'),
(48, 'uploads_use_yearmonth_folders', '1', 'on'),
(49, 'upload_path', '', 'on'),
(50, 'blog_public', '1', 'on'),
(51, 'default_link_category', '2', 'on'),
(52, 'show_on_front', 'page', 'on'),
(53, 'tag_base', '', 'on'),
(54, 'show_avatars', '1', 'on'),
(55, 'avatar_rating', 'G', 'on'),
(56, 'upload_url_path', '', 'on'),
(57, 'thumbnail_size_w', '150', 'on'),
(58, 'thumbnail_size_h', '150', 'on'),
(59, 'thumbnail_crop', '1', 'on'),
(60, 'medium_size_w', '300', 'on'),
(61, 'medium_size_h', '300', 'on'),
(62, 'avatar_default', 'mystery', 'on'),
(63, 'large_size_w', '1024', 'on'),
(64, 'large_size_h', '1024', 'on'),
(65, 'image_default_link_type', 'none', 'on'),
(66, 'image_default_size', '', 'on'),
(67, 'image_default_align', '', 'on'),
(68, 'close_comments_for_old_posts', '0', 'on'),
(69, 'close_comments_days_old', '14', 'on'),
(70, 'thread_comments', '1', 'on'),
(71, 'thread_comments_depth', '5', 'on'),
(72, 'page_comments', '0', 'on'),
(73, 'comments_per_page', '50', 'on'),
(74, 'default_comments_page', 'newest', 'on'),
(75, 'comment_order', 'asc', 'on'),
(76, 'sticky_posts', 'a:0:{}', 'on'),
(77, 'widget_categories', 'a:0:{}', 'on'),
(78, 'widget_text', 'a:0:{}', 'on'),
(79, 'widget_rss', 'a:0:{}', 'on'),
(80, 'uninstall_plugins', 'a:8:{s:35:\"softaculous-pro/softaculous-pro.php\";s:30:\"softaculous_pro_uninstall_hook\";s:23:\"loginizer/loginizer.php\";s:22:\"loginizer_deactivation\";s:19:\"siteseo/siteseo.php\";s:27:\"\\SiteSEO\\Install::uninstall\";s:27:\"siteseo-pro/siteseo-pro.php\";s:30:\"\\SiteSEOPro\\Install::uninstall\";s:21:\"backuply/backuply.php\";s:21:\"backuply_deactivation\";s:27:\"speedycache/speedycache.php\";s:31:\"\\SpeedyCache\\Install::uninstall\";s:17:\"backup/backup.php\";a:2:{i:0;s:30:\"\\JetBackup\\Wordpress\\Installer\";i:1;s:9:\"uninstall\";}s:23:\"elementor/elementor.php\";a:2:{i:0;s:21:\"Elementor\\Maintenance\";i:1;s:9:\"uninstall\";}}', 'off'),
(81, 'timezone_string', '', 'on'),
(82, 'page_for_posts', '0', 'on'),
(83, 'page_on_front', '8', 'on'),
(84, 'default_post_format', '0', 'on'),
(85, 'link_manager_enabled', '0', 'on'),
(86, 'finished_splitting_shared_terms', '1', 'on'),
(87, 'site_icon', '0', 'on'),
(88, 'medium_large_size_w', '768', 'on'),
(89, 'medium_large_size_h', '0', 'on'),
(90, 'wp_page_for_privacy_policy', '3', 'on'),
(91, 'show_comments_cookies_opt_in', '1', 'on'),
(92, 'admin_email_lifespan', '1776022556', 'on'),
(93, 'disallowed_keys', '', 'off'),
(94, 'comment_previously_approved', '1', 'on'),
(95, 'auto_plugin_theme_update_emails', 'a:0:{}', 'off'),
(96, 'auto_update_core_dev', 'enabled', 'on'),
(97, 'auto_update_core_minor', 'enabled', 'on'),
(98, 'auto_update_core_major', 'enabled', 'on'),
(99, 'wp_force_deactivated_plugins', 'a:0:{}', 'on'),
(100, 'wp_attachment_pages_enabled', '0', 'on'),
(101, 'initial_db_version', '60421', 'on'),
(102, 'wp8z_user_roles', 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:72:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;s:14:\"siteseo_manage\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;s:21:\"manage_table_bookings\";b:1;s:19:\"edit_table_bookings\";b:1;s:21:\"delete_table_bookings\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}', 'on'),
(103, 'fresh_site', '0', 'off'),
(104, 'user_count', '1', 'off'),
(105, 'widget_block', 'a:6:{i:2;a:1:{s:7:\"content\";s:19:\"<!-- wp:search /-->\";}i:3;a:1:{s:7:\"content\";s:154:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Recent Posts</h2><!-- /wp:heading --><!-- wp:latest-posts /--></div><!-- /wp:group -->\";}i:4;a:1:{s:7:\"content\";s:227:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Recent Comments</h2><!-- /wp:heading --><!-- wp:latest-comments {\"displayAvatar\":false,\"displayDate\":false,\"displayExcerpt\":false} /--></div><!-- /wp:group -->\";}i:5;a:1:{s:7:\"content\";s:146:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Archives</h2><!-- /wp:heading --><!-- wp:archives /--></div><!-- /wp:group -->\";}i:6;a:1:{s:7:\"content\";s:150:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Categories</h2><!-- /wp:heading --><!-- wp:categories /--></div><!-- /wp:group -->\";}s:12:\"_multiwidget\";i:1;}', 'auto'),
(106, 'sidebars_widgets', 'a:2:{s:19:\"wp_inactive_widgets\";a:5:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";i:3;s:7:\"block-5\";i:4;s:7:\"block-6\";}s:13:\"array_version\";i:3;}', 'auto'),
(107, 'widget_pages', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(108, 'widget_calendar', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(109, 'widget_archives', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(110, 'widget_media_audio', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(111, 'widget_media_image', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(112, 'widget_media_gallery', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(113, 'widget_media_video', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(114, 'widget_meta', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(115, 'widget_search', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(116, 'widget_recent-posts', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(117, 'widget_recent-comments', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(118, 'widget_tag_cloud', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(119, 'widget_nav_menu', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(120, 'widget_custom_html', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(121, 'recovery_keys', 'a:1:{s:22:\"14oQVneFBbm6TqipSbQZjM\";a:2:{s:10:\"hashed_key\";s:49:\"$generic$mimXXVMtH7xbLnlAEqwcuemLrXBv4SBzi9UDPwN8\";s:10:\"created_at\";i:1765832680;}}', 'off'),
(122, 'theme_mods_twentytwentyfive', 'a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1760470752;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:3:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";}s:9:\"sidebar-2\";a:2:{i:0;s:7:\"block-5\";i:1;s:7:\"block-6\";}}}}', 'off');
INSERT INTO `wp8z_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(123, '_transient_wp_core_block_css_files', 'a:2:{s:7:\"version\";s:3:\"6.9\";s:5:\"files\";a:584:{i:0;s:31:\"accordion-heading/style-rtl.css\";i:1;s:35:\"accordion-heading/style-rtl.min.css\";i:2;s:27:\"accordion-heading/style.css\";i:3;s:31:\"accordion-heading/style.min.css\";i:4;s:28:\"accordion-item/style-rtl.css\";i:5;s:32:\"accordion-item/style-rtl.min.css\";i:6;s:24:\"accordion-item/style.css\";i:7;s:28:\"accordion-item/style.min.css\";i:8;s:29:\"accordion-panel/style-rtl.css\";i:9;s:33:\"accordion-panel/style-rtl.min.css\";i:10;s:25:\"accordion-panel/style.css\";i:11;s:29:\"accordion-panel/style.min.css\";i:12;s:23:\"accordion/style-rtl.css\";i:13;s:27:\"accordion/style-rtl.min.css\";i:14;s:19:\"accordion/style.css\";i:15;s:23:\"accordion/style.min.css\";i:16;s:23:\"archives/editor-rtl.css\";i:17;s:27:\"archives/editor-rtl.min.css\";i:18;s:19:\"archives/editor.css\";i:19;s:23:\"archives/editor.min.css\";i:20;s:22:\"archives/style-rtl.css\";i:21;s:26:\"archives/style-rtl.min.css\";i:22;s:18:\"archives/style.css\";i:23;s:22:\"archives/style.min.css\";i:24;s:20:\"audio/editor-rtl.css\";i:25;s:24:\"audio/editor-rtl.min.css\";i:26;s:16:\"audio/editor.css\";i:27;s:20:\"audio/editor.min.css\";i:28;s:19:\"audio/style-rtl.css\";i:29;s:23:\"audio/style-rtl.min.css\";i:30;s:15:\"audio/style.css\";i:31;s:19:\"audio/style.min.css\";i:32;s:19:\"audio/theme-rtl.css\";i:33;s:23:\"audio/theme-rtl.min.css\";i:34;s:15:\"audio/theme.css\";i:35;s:19:\"audio/theme.min.css\";i:36;s:21:\"avatar/editor-rtl.css\";i:37;s:25:\"avatar/editor-rtl.min.css\";i:38;s:17:\"avatar/editor.css\";i:39;s:21:\"avatar/editor.min.css\";i:40;s:20:\"avatar/style-rtl.css\";i:41;s:24:\"avatar/style-rtl.min.css\";i:42;s:16:\"avatar/style.css\";i:43;s:20:\"avatar/style.min.css\";i:44;s:21:\"button/editor-rtl.css\";i:45;s:25:\"button/editor-rtl.min.css\";i:46;s:17:\"button/editor.css\";i:47;s:21:\"button/editor.min.css\";i:48;s:20:\"button/style-rtl.css\";i:49;s:24:\"button/style-rtl.min.css\";i:50;s:16:\"button/style.css\";i:51;s:20:\"button/style.min.css\";i:52;s:22:\"buttons/editor-rtl.css\";i:53;s:26:\"buttons/editor-rtl.min.css\";i:54;s:18:\"buttons/editor.css\";i:55;s:22:\"buttons/editor.min.css\";i:56;s:21:\"buttons/style-rtl.css\";i:57;s:25:\"buttons/style-rtl.min.css\";i:58;s:17:\"buttons/style.css\";i:59;s:21:\"buttons/style.min.css\";i:60;s:22:\"calendar/style-rtl.css\";i:61;s:26:\"calendar/style-rtl.min.css\";i:62;s:18:\"calendar/style.css\";i:63;s:22:\"calendar/style.min.css\";i:64;s:25:\"categories/editor-rtl.css\";i:65;s:29:\"categories/editor-rtl.min.css\";i:66;s:21:\"categories/editor.css\";i:67;s:25:\"categories/editor.min.css\";i:68;s:24:\"categories/style-rtl.css\";i:69;s:28:\"categories/style-rtl.min.css\";i:70;s:20:\"categories/style.css\";i:71;s:24:\"categories/style.min.css\";i:72;s:19:\"code/editor-rtl.css\";i:73;s:23:\"code/editor-rtl.min.css\";i:74;s:15:\"code/editor.css\";i:75;s:19:\"code/editor.min.css\";i:76;s:18:\"code/style-rtl.css\";i:77;s:22:\"code/style-rtl.min.css\";i:78;s:14:\"code/style.css\";i:79;s:18:\"code/style.min.css\";i:80;s:18:\"code/theme-rtl.css\";i:81;s:22:\"code/theme-rtl.min.css\";i:82;s:14:\"code/theme.css\";i:83;s:18:\"code/theme.min.css\";i:84;s:22:\"columns/editor-rtl.css\";i:85;s:26:\"columns/editor-rtl.min.css\";i:86;s:18:\"columns/editor.css\";i:87;s:22:\"columns/editor.min.css\";i:88;s:21:\"columns/style-rtl.css\";i:89;s:25:\"columns/style-rtl.min.css\";i:90;s:17:\"columns/style.css\";i:91;s:21:\"columns/style.min.css\";i:92;s:33:\"comment-author-name/style-rtl.css\";i:93;s:37:\"comment-author-name/style-rtl.min.css\";i:94;s:29:\"comment-author-name/style.css\";i:95;s:33:\"comment-author-name/style.min.css\";i:96;s:29:\"comment-content/style-rtl.css\";i:97;s:33:\"comment-content/style-rtl.min.css\";i:98;s:25:\"comment-content/style.css\";i:99;s:29:\"comment-content/style.min.css\";i:100;s:26:\"comment-date/style-rtl.css\";i:101;s:30:\"comment-date/style-rtl.min.css\";i:102;s:22:\"comment-date/style.css\";i:103;s:26:\"comment-date/style.min.css\";i:104;s:31:\"comment-edit-link/style-rtl.css\";i:105;s:35:\"comment-edit-link/style-rtl.min.css\";i:106;s:27:\"comment-edit-link/style.css\";i:107;s:31:\"comment-edit-link/style.min.css\";i:108;s:32:\"comment-reply-link/style-rtl.css\";i:109;s:36:\"comment-reply-link/style-rtl.min.css\";i:110;s:28:\"comment-reply-link/style.css\";i:111;s:32:\"comment-reply-link/style.min.css\";i:112;s:30:\"comment-template/style-rtl.css\";i:113;s:34:\"comment-template/style-rtl.min.css\";i:114;s:26:\"comment-template/style.css\";i:115;s:30:\"comment-template/style.min.css\";i:116;s:42:\"comments-pagination-numbers/editor-rtl.css\";i:117;s:46:\"comments-pagination-numbers/editor-rtl.min.css\";i:118;s:38:\"comments-pagination-numbers/editor.css\";i:119;s:42:\"comments-pagination-numbers/editor.min.css\";i:120;s:34:\"comments-pagination/editor-rtl.css\";i:121;s:38:\"comments-pagination/editor-rtl.min.css\";i:122;s:30:\"comments-pagination/editor.css\";i:123;s:34:\"comments-pagination/editor.min.css\";i:124;s:33:\"comments-pagination/style-rtl.css\";i:125;s:37:\"comments-pagination/style-rtl.min.css\";i:126;s:29:\"comments-pagination/style.css\";i:127;s:33:\"comments-pagination/style.min.css\";i:128;s:29:\"comments-title/editor-rtl.css\";i:129;s:33:\"comments-title/editor-rtl.min.css\";i:130;s:25:\"comments-title/editor.css\";i:131;s:29:\"comments-title/editor.min.css\";i:132;s:23:\"comments/editor-rtl.css\";i:133;s:27:\"comments/editor-rtl.min.css\";i:134;s:19:\"comments/editor.css\";i:135;s:23:\"comments/editor.min.css\";i:136;s:22:\"comments/style-rtl.css\";i:137;s:26:\"comments/style-rtl.min.css\";i:138;s:18:\"comments/style.css\";i:139;s:22:\"comments/style.min.css\";i:140;s:20:\"cover/editor-rtl.css\";i:141;s:24:\"cover/editor-rtl.min.css\";i:142;s:16:\"cover/editor.css\";i:143;s:20:\"cover/editor.min.css\";i:144;s:19:\"cover/style-rtl.css\";i:145;s:23:\"cover/style-rtl.min.css\";i:146;s:15:\"cover/style.css\";i:147;s:19:\"cover/style.min.css\";i:148;s:22:\"details/editor-rtl.css\";i:149;s:26:\"details/editor-rtl.min.css\";i:150;s:18:\"details/editor.css\";i:151;s:22:\"details/editor.min.css\";i:152;s:21:\"details/style-rtl.css\";i:153;s:25:\"details/style-rtl.min.css\";i:154;s:17:\"details/style.css\";i:155;s:21:\"details/style.min.css\";i:156;s:20:\"embed/editor-rtl.css\";i:157;s:24:\"embed/editor-rtl.min.css\";i:158;s:16:\"embed/editor.css\";i:159;s:20:\"embed/editor.min.css\";i:160;s:19:\"embed/style-rtl.css\";i:161;s:23:\"embed/style-rtl.min.css\";i:162;s:15:\"embed/style.css\";i:163;s:19:\"embed/style.min.css\";i:164;s:19:\"embed/theme-rtl.css\";i:165;s:23:\"embed/theme-rtl.min.css\";i:166;s:15:\"embed/theme.css\";i:167;s:19:\"embed/theme.min.css\";i:168;s:19:\"file/editor-rtl.css\";i:169;s:23:\"file/editor-rtl.min.css\";i:170;s:15:\"file/editor.css\";i:171;s:19:\"file/editor.min.css\";i:172;s:18:\"file/style-rtl.css\";i:173;s:22:\"file/style-rtl.min.css\";i:174;s:14:\"file/style.css\";i:175;s:18:\"file/style.min.css\";i:176;s:23:\"footnotes/style-rtl.css\";i:177;s:27:\"footnotes/style-rtl.min.css\";i:178;s:19:\"footnotes/style.css\";i:179;s:23:\"footnotes/style.min.css\";i:180;s:23:\"freeform/editor-rtl.css\";i:181;s:27:\"freeform/editor-rtl.min.css\";i:182;s:19:\"freeform/editor.css\";i:183;s:23:\"freeform/editor.min.css\";i:184;s:22:\"gallery/editor-rtl.css\";i:185;s:26:\"gallery/editor-rtl.min.css\";i:186;s:18:\"gallery/editor.css\";i:187;s:22:\"gallery/editor.min.css\";i:188;s:21:\"gallery/style-rtl.css\";i:189;s:25:\"gallery/style-rtl.min.css\";i:190;s:17:\"gallery/style.css\";i:191;s:21:\"gallery/style.min.css\";i:192;s:21:\"gallery/theme-rtl.css\";i:193;s:25:\"gallery/theme-rtl.min.css\";i:194;s:17:\"gallery/theme.css\";i:195;s:21:\"gallery/theme.min.css\";i:196;s:20:\"group/editor-rtl.css\";i:197;s:24:\"group/editor-rtl.min.css\";i:198;s:16:\"group/editor.css\";i:199;s:20:\"group/editor.min.css\";i:200;s:19:\"group/style-rtl.css\";i:201;s:23:\"group/style-rtl.min.css\";i:202;s:15:\"group/style.css\";i:203;s:19:\"group/style.min.css\";i:204;s:19:\"group/theme-rtl.css\";i:205;s:23:\"group/theme-rtl.min.css\";i:206;s:15:\"group/theme.css\";i:207;s:19:\"group/theme.min.css\";i:208;s:21:\"heading/style-rtl.css\";i:209;s:25:\"heading/style-rtl.min.css\";i:210;s:17:\"heading/style.css\";i:211;s:21:\"heading/style.min.css\";i:212;s:19:\"html/editor-rtl.css\";i:213;s:23:\"html/editor-rtl.min.css\";i:214;s:15:\"html/editor.css\";i:215;s:19:\"html/editor.min.css\";i:216;s:20:\"image/editor-rtl.css\";i:217;s:24:\"image/editor-rtl.min.css\";i:218;s:16:\"image/editor.css\";i:219;s:20:\"image/editor.min.css\";i:220;s:19:\"image/style-rtl.css\";i:221;s:23:\"image/style-rtl.min.css\";i:222;s:15:\"image/style.css\";i:223;s:19:\"image/style.min.css\";i:224;s:19:\"image/theme-rtl.css\";i:225;s:23:\"image/theme-rtl.min.css\";i:226;s:15:\"image/theme.css\";i:227;s:19:\"image/theme.min.css\";i:228;s:29:\"latest-comments/style-rtl.css\";i:229;s:33:\"latest-comments/style-rtl.min.css\";i:230;s:25:\"latest-comments/style.css\";i:231;s:29:\"latest-comments/style.min.css\";i:232;s:27:\"latest-posts/editor-rtl.css\";i:233;s:31:\"latest-posts/editor-rtl.min.css\";i:234;s:23:\"latest-posts/editor.css\";i:235;s:27:\"latest-posts/editor.min.css\";i:236;s:26:\"latest-posts/style-rtl.css\";i:237;s:30:\"latest-posts/style-rtl.min.css\";i:238;s:22:\"latest-posts/style.css\";i:239;s:26:\"latest-posts/style.min.css\";i:240;s:18:\"list/style-rtl.css\";i:241;s:22:\"list/style-rtl.min.css\";i:242;s:14:\"list/style.css\";i:243;s:18:\"list/style.min.css\";i:244;s:22:\"loginout/style-rtl.css\";i:245;s:26:\"loginout/style-rtl.min.css\";i:246;s:18:\"loginout/style.css\";i:247;s:22:\"loginout/style.min.css\";i:248;s:19:\"math/editor-rtl.css\";i:249;s:23:\"math/editor-rtl.min.css\";i:250;s:15:\"math/editor.css\";i:251;s:19:\"math/editor.min.css\";i:252;s:18:\"math/style-rtl.css\";i:253;s:22:\"math/style-rtl.min.css\";i:254;s:14:\"math/style.css\";i:255;s:18:\"math/style.min.css\";i:256;s:25:\"media-text/editor-rtl.css\";i:257;s:29:\"media-text/editor-rtl.min.css\";i:258;s:21:\"media-text/editor.css\";i:259;s:25:\"media-text/editor.min.css\";i:260;s:24:\"media-text/style-rtl.css\";i:261;s:28:\"media-text/style-rtl.min.css\";i:262;s:20:\"media-text/style.css\";i:263;s:24:\"media-text/style.min.css\";i:264;s:19:\"more/editor-rtl.css\";i:265;s:23:\"more/editor-rtl.min.css\";i:266;s:15:\"more/editor.css\";i:267;s:19:\"more/editor.min.css\";i:268;s:30:\"navigation-link/editor-rtl.css\";i:269;s:34:\"navigation-link/editor-rtl.min.css\";i:270;s:26:\"navigation-link/editor.css\";i:271;s:30:\"navigation-link/editor.min.css\";i:272;s:29:\"navigation-link/style-rtl.css\";i:273;s:33:\"navigation-link/style-rtl.min.css\";i:274;s:25:\"navigation-link/style.css\";i:275;s:29:\"navigation-link/style.min.css\";i:276;s:33:\"navigation-submenu/editor-rtl.css\";i:277;s:37:\"navigation-submenu/editor-rtl.min.css\";i:278;s:29:\"navigation-submenu/editor.css\";i:279;s:33:\"navigation-submenu/editor.min.css\";i:280;s:25:\"navigation/editor-rtl.css\";i:281;s:29:\"navigation/editor-rtl.min.css\";i:282;s:21:\"navigation/editor.css\";i:283;s:25:\"navigation/editor.min.css\";i:284;s:24:\"navigation/style-rtl.css\";i:285;s:28:\"navigation/style-rtl.min.css\";i:286;s:20:\"navigation/style.css\";i:287;s:24:\"navigation/style.min.css\";i:288;s:23:\"nextpage/editor-rtl.css\";i:289;s:27:\"nextpage/editor-rtl.min.css\";i:290;s:19:\"nextpage/editor.css\";i:291;s:23:\"nextpage/editor.min.css\";i:292;s:24:\"page-list/editor-rtl.css\";i:293;s:28:\"page-list/editor-rtl.min.css\";i:294;s:20:\"page-list/editor.css\";i:295;s:24:\"page-list/editor.min.css\";i:296;s:23:\"page-list/style-rtl.css\";i:297;s:27:\"page-list/style-rtl.min.css\";i:298;s:19:\"page-list/style.css\";i:299;s:23:\"page-list/style.min.css\";i:300;s:24:\"paragraph/editor-rtl.css\";i:301;s:28:\"paragraph/editor-rtl.min.css\";i:302;s:20:\"paragraph/editor.css\";i:303;s:24:\"paragraph/editor.min.css\";i:304;s:23:\"paragraph/style-rtl.css\";i:305;s:27:\"paragraph/style-rtl.min.css\";i:306;s:19:\"paragraph/style.css\";i:307;s:23:\"paragraph/style.min.css\";i:308;s:35:\"post-author-biography/style-rtl.css\";i:309;s:39:\"post-author-biography/style-rtl.min.css\";i:310;s:31:\"post-author-biography/style.css\";i:311;s:35:\"post-author-biography/style.min.css\";i:312;s:30:\"post-author-name/style-rtl.css\";i:313;s:34:\"post-author-name/style-rtl.min.css\";i:314;s:26:\"post-author-name/style.css\";i:315;s:30:\"post-author-name/style.min.css\";i:316;s:25:\"post-author/style-rtl.css\";i:317;s:29:\"post-author/style-rtl.min.css\";i:318;s:21:\"post-author/style.css\";i:319;s:25:\"post-author/style.min.css\";i:320;s:33:\"post-comments-count/style-rtl.css\";i:321;s:37:\"post-comments-count/style-rtl.min.css\";i:322;s:29:\"post-comments-count/style.css\";i:323;s:33:\"post-comments-count/style.min.css\";i:324;s:33:\"post-comments-form/editor-rtl.css\";i:325;s:37:\"post-comments-form/editor-rtl.min.css\";i:326;s:29:\"post-comments-form/editor.css\";i:327;s:33:\"post-comments-form/editor.min.css\";i:328;s:32:\"post-comments-form/style-rtl.css\";i:329;s:36:\"post-comments-form/style-rtl.min.css\";i:330;s:28:\"post-comments-form/style.css\";i:331;s:32:\"post-comments-form/style.min.css\";i:332;s:32:\"post-comments-link/style-rtl.css\";i:333;s:36:\"post-comments-link/style-rtl.min.css\";i:334;s:28:\"post-comments-link/style.css\";i:335;s:32:\"post-comments-link/style.min.css\";i:336;s:26:\"post-content/style-rtl.css\";i:337;s:30:\"post-content/style-rtl.min.css\";i:338;s:22:\"post-content/style.css\";i:339;s:26:\"post-content/style.min.css\";i:340;s:23:\"post-date/style-rtl.css\";i:341;s:27:\"post-date/style-rtl.min.css\";i:342;s:19:\"post-date/style.css\";i:343;s:23:\"post-date/style.min.css\";i:344;s:27:\"post-excerpt/editor-rtl.css\";i:345;s:31:\"post-excerpt/editor-rtl.min.css\";i:346;s:23:\"post-excerpt/editor.css\";i:347;s:27:\"post-excerpt/editor.min.css\";i:348;s:26:\"post-excerpt/style-rtl.css\";i:349;s:30:\"post-excerpt/style-rtl.min.css\";i:350;s:22:\"post-excerpt/style.css\";i:351;s:26:\"post-excerpt/style.min.css\";i:352;s:34:\"post-featured-image/editor-rtl.css\";i:353;s:38:\"post-featured-image/editor-rtl.min.css\";i:354;s:30:\"post-featured-image/editor.css\";i:355;s:34:\"post-featured-image/editor.min.css\";i:356;s:33:\"post-featured-image/style-rtl.css\";i:357;s:37:\"post-featured-image/style-rtl.min.css\";i:358;s:29:\"post-featured-image/style.css\";i:359;s:33:\"post-featured-image/style.min.css\";i:360;s:34:\"post-navigation-link/style-rtl.css\";i:361;s:38:\"post-navigation-link/style-rtl.min.css\";i:362;s:30:\"post-navigation-link/style.css\";i:363;s:34:\"post-navigation-link/style.min.css\";i:364;s:27:\"post-template/style-rtl.css\";i:365;s:31:\"post-template/style-rtl.min.css\";i:366;s:23:\"post-template/style.css\";i:367;s:27:\"post-template/style.min.css\";i:368;s:24:\"post-terms/style-rtl.css\";i:369;s:28:\"post-terms/style-rtl.min.css\";i:370;s:20:\"post-terms/style.css\";i:371;s:24:\"post-terms/style.min.css\";i:372;s:31:\"post-time-to-read/style-rtl.css\";i:373;s:35:\"post-time-to-read/style-rtl.min.css\";i:374;s:27:\"post-time-to-read/style.css\";i:375;s:31:\"post-time-to-read/style.min.css\";i:376;s:24:\"post-title/style-rtl.css\";i:377;s:28:\"post-title/style-rtl.min.css\";i:378;s:20:\"post-title/style.css\";i:379;s:24:\"post-title/style.min.css\";i:380;s:26:\"preformatted/style-rtl.css\";i:381;s:30:\"preformatted/style-rtl.min.css\";i:382;s:22:\"preformatted/style.css\";i:383;s:26:\"preformatted/style.min.css\";i:384;s:24:\"pullquote/editor-rtl.css\";i:385;s:28:\"pullquote/editor-rtl.min.css\";i:386;s:20:\"pullquote/editor.css\";i:387;s:24:\"pullquote/editor.min.css\";i:388;s:23:\"pullquote/style-rtl.css\";i:389;s:27:\"pullquote/style-rtl.min.css\";i:390;s:19:\"pullquote/style.css\";i:391;s:23:\"pullquote/style.min.css\";i:392;s:23:\"pullquote/theme-rtl.css\";i:393;s:27:\"pullquote/theme-rtl.min.css\";i:394;s:19:\"pullquote/theme.css\";i:395;s:23:\"pullquote/theme.min.css\";i:396;s:39:\"query-pagination-numbers/editor-rtl.css\";i:397;s:43:\"query-pagination-numbers/editor-rtl.min.css\";i:398;s:35:\"query-pagination-numbers/editor.css\";i:399;s:39:\"query-pagination-numbers/editor.min.css\";i:400;s:31:\"query-pagination/editor-rtl.css\";i:401;s:35:\"query-pagination/editor-rtl.min.css\";i:402;s:27:\"query-pagination/editor.css\";i:403;s:31:\"query-pagination/editor.min.css\";i:404;s:30:\"query-pagination/style-rtl.css\";i:405;s:34:\"query-pagination/style-rtl.min.css\";i:406;s:26:\"query-pagination/style.css\";i:407;s:30:\"query-pagination/style.min.css\";i:408;s:25:\"query-title/style-rtl.css\";i:409;s:29:\"query-title/style-rtl.min.css\";i:410;s:21:\"query-title/style.css\";i:411;s:25:\"query-title/style.min.css\";i:412;s:25:\"query-total/style-rtl.css\";i:413;s:29:\"query-total/style-rtl.min.css\";i:414;s:21:\"query-total/style.css\";i:415;s:25:\"query-total/style.min.css\";i:416;s:20:\"query/editor-rtl.css\";i:417;s:24:\"query/editor-rtl.min.css\";i:418;s:16:\"query/editor.css\";i:419;s:20:\"query/editor.min.css\";i:420;s:19:\"quote/style-rtl.css\";i:421;s:23:\"quote/style-rtl.min.css\";i:422;s:15:\"quote/style.css\";i:423;s:19:\"quote/style.min.css\";i:424;s:19:\"quote/theme-rtl.css\";i:425;s:23:\"quote/theme-rtl.min.css\";i:426;s:15:\"quote/theme.css\";i:427;s:19:\"quote/theme.min.css\";i:428;s:23:\"read-more/style-rtl.css\";i:429;s:27:\"read-more/style-rtl.min.css\";i:430;s:19:\"read-more/style.css\";i:431;s:23:\"read-more/style.min.css\";i:432;s:18:\"rss/editor-rtl.css\";i:433;s:22:\"rss/editor-rtl.min.css\";i:434;s:14:\"rss/editor.css\";i:435;s:18:\"rss/editor.min.css\";i:436;s:17:\"rss/style-rtl.css\";i:437;s:21:\"rss/style-rtl.min.css\";i:438;s:13:\"rss/style.css\";i:439;s:17:\"rss/style.min.css\";i:440;s:21:\"search/editor-rtl.css\";i:441;s:25:\"search/editor-rtl.min.css\";i:442;s:17:\"search/editor.css\";i:443;s:21:\"search/editor.min.css\";i:444;s:20:\"search/style-rtl.css\";i:445;s:24:\"search/style-rtl.min.css\";i:446;s:16:\"search/style.css\";i:447;s:20:\"search/style.min.css\";i:448;s:20:\"search/theme-rtl.css\";i:449;s:24:\"search/theme-rtl.min.css\";i:450;s:16:\"search/theme.css\";i:451;s:20:\"search/theme.min.css\";i:452;s:24:\"separator/editor-rtl.css\";i:453;s:28:\"separator/editor-rtl.min.css\";i:454;s:20:\"separator/editor.css\";i:455;s:24:\"separator/editor.min.css\";i:456;s:23:\"separator/style-rtl.css\";i:457;s:27:\"separator/style-rtl.min.css\";i:458;s:19:\"separator/style.css\";i:459;s:23:\"separator/style.min.css\";i:460;s:23:\"separator/theme-rtl.css\";i:461;s:27:\"separator/theme-rtl.min.css\";i:462;s:19:\"separator/theme.css\";i:463;s:23:\"separator/theme.min.css\";i:464;s:24:\"shortcode/editor-rtl.css\";i:465;s:28:\"shortcode/editor-rtl.min.css\";i:466;s:20:\"shortcode/editor.css\";i:467;s:24:\"shortcode/editor.min.css\";i:468;s:24:\"site-logo/editor-rtl.css\";i:469;s:28:\"site-logo/editor-rtl.min.css\";i:470;s:20:\"site-logo/editor.css\";i:471;s:24:\"site-logo/editor.min.css\";i:472;s:23:\"site-logo/style-rtl.css\";i:473;s:27:\"site-logo/style-rtl.min.css\";i:474;s:19:\"site-logo/style.css\";i:475;s:23:\"site-logo/style.min.css\";i:476;s:27:\"site-tagline/editor-rtl.css\";i:477;s:31:\"site-tagline/editor-rtl.min.css\";i:478;s:23:\"site-tagline/editor.css\";i:479;s:27:\"site-tagline/editor.min.css\";i:480;s:26:\"site-tagline/style-rtl.css\";i:481;s:30:\"site-tagline/style-rtl.min.css\";i:482;s:22:\"site-tagline/style.css\";i:483;s:26:\"site-tagline/style.min.css\";i:484;s:25:\"site-title/editor-rtl.css\";i:485;s:29:\"site-title/editor-rtl.min.css\";i:486;s:21:\"site-title/editor.css\";i:487;s:25:\"site-title/editor.min.css\";i:488;s:24:\"site-title/style-rtl.css\";i:489;s:28:\"site-title/style-rtl.min.css\";i:490;s:20:\"site-title/style.css\";i:491;s:24:\"site-title/style.min.css\";i:492;s:26:\"social-link/editor-rtl.css\";i:493;s:30:\"social-link/editor-rtl.min.css\";i:494;s:22:\"social-link/editor.css\";i:495;s:26:\"social-link/editor.min.css\";i:496;s:27:\"social-links/editor-rtl.css\";i:497;s:31:\"social-links/editor-rtl.min.css\";i:498;s:23:\"social-links/editor.css\";i:499;s:27:\"social-links/editor.min.css\";i:500;s:26:\"social-links/style-rtl.css\";i:501;s:30:\"social-links/style-rtl.min.css\";i:502;s:22:\"social-links/style.css\";i:503;s:26:\"social-links/style.min.css\";i:504;s:21:\"spacer/editor-rtl.css\";i:505;s:25:\"spacer/editor-rtl.min.css\";i:506;s:17:\"spacer/editor.css\";i:507;s:21:\"spacer/editor.min.css\";i:508;s:20:\"spacer/style-rtl.css\";i:509;s:24:\"spacer/style-rtl.min.css\";i:510;s:16:\"spacer/style.css\";i:511;s:20:\"spacer/style.min.css\";i:512;s:20:\"table/editor-rtl.css\";i:513;s:24:\"table/editor-rtl.min.css\";i:514;s:16:\"table/editor.css\";i:515;s:20:\"table/editor.min.css\";i:516;s:19:\"table/style-rtl.css\";i:517;s:23:\"table/style-rtl.min.css\";i:518;s:15:\"table/style.css\";i:519;s:19:\"table/style.min.css\";i:520;s:19:\"table/theme-rtl.css\";i:521;s:23:\"table/theme-rtl.min.css\";i:522;s:15:\"table/theme.css\";i:523;s:19:\"table/theme.min.css\";i:524;s:24:\"tag-cloud/editor-rtl.css\";i:525;s:28:\"tag-cloud/editor-rtl.min.css\";i:526;s:20:\"tag-cloud/editor.css\";i:527;s:24:\"tag-cloud/editor.min.css\";i:528;s:23:\"tag-cloud/style-rtl.css\";i:529;s:27:\"tag-cloud/style-rtl.min.css\";i:530;s:19:\"tag-cloud/style.css\";i:531;s:23:\"tag-cloud/style.min.css\";i:532;s:28:\"template-part/editor-rtl.css\";i:533;s:32:\"template-part/editor-rtl.min.css\";i:534;s:24:\"template-part/editor.css\";i:535;s:28:\"template-part/editor.min.css\";i:536;s:27:\"template-part/theme-rtl.css\";i:537;s:31:\"template-part/theme-rtl.min.css\";i:538;s:23:\"template-part/theme.css\";i:539;s:27:\"template-part/theme.min.css\";i:540;s:24:\"term-count/style-rtl.css\";i:541;s:28:\"term-count/style-rtl.min.css\";i:542;s:20:\"term-count/style.css\";i:543;s:24:\"term-count/style.min.css\";i:544;s:30:\"term-description/style-rtl.css\";i:545;s:34:\"term-description/style-rtl.min.css\";i:546;s:26:\"term-description/style.css\";i:547;s:30:\"term-description/style.min.css\";i:548;s:23:\"term-name/style-rtl.css\";i:549;s:27:\"term-name/style-rtl.min.css\";i:550;s:19:\"term-name/style.css\";i:551;s:23:\"term-name/style.min.css\";i:552;s:28:\"term-template/editor-rtl.css\";i:553;s:32:\"term-template/editor-rtl.min.css\";i:554;s:24:\"term-template/editor.css\";i:555;s:28:\"term-template/editor.min.css\";i:556;s:27:\"term-template/style-rtl.css\";i:557;s:31:\"term-template/style-rtl.min.css\";i:558;s:23:\"term-template/style.css\";i:559;s:27:\"term-template/style.min.css\";i:560;s:27:\"text-columns/editor-rtl.css\";i:561;s:31:\"text-columns/editor-rtl.min.css\";i:562;s:23:\"text-columns/editor.css\";i:563;s:27:\"text-columns/editor.min.css\";i:564;s:26:\"text-columns/style-rtl.css\";i:565;s:30:\"text-columns/style-rtl.min.css\";i:566;s:22:\"text-columns/style.css\";i:567;s:26:\"text-columns/style.min.css\";i:568;s:19:\"verse/style-rtl.css\";i:569;s:23:\"verse/style-rtl.min.css\";i:570;s:15:\"verse/style.css\";i:571;s:19:\"verse/style.min.css\";i:572;s:20:\"video/editor-rtl.css\";i:573;s:24:\"video/editor-rtl.min.css\";i:574;s:16:\"video/editor.css\";i:575;s:20:\"video/editor.min.css\";i:576;s:19:\"video/style-rtl.css\";i:577;s:23:\"video/style-rtl.min.css\";i:578;s:15:\"video/style.css\";i:579;s:19:\"video/style.min.css\";i:580;s:19:\"video/theme-rtl.css\";i:581;s:23:\"video/theme-rtl.min.css\";i:582;s:15:\"video/theme.css\";i:583;s:19:\"video/theme.min.css\";}}', 'on'),
(130, '_transient_wp_styles_for_blocks', 'a:2:{s:4:\"hash\";s:32:\"1fa9ee0983c89324bd9a652fa019c41b\";s:6:\"blocks\";a:6:{s:11:\"core/button\";s:0:\"\";s:14:\"core/site-logo\";s:0:\"\";s:18:\"core/post-template\";s:0:\"\";s:18:\"core/term-template\";s:0:\"\";s:12:\"core/columns\";s:0:\"\";s:14:\"core/pullquote\";s:69:\":root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}\";}}', 'on'),
(131, 'WPLANG', 'hu_HU', 'yes'),
(132, 'softaculous_pro_license', 'a:14:{s:7:\"license\";s:30:\"SOFTWP-69041-28882-15914-67405\";s:7:\"expires\";s:8:\"20261219\";s:4:\"type\";s:1:\"1\";s:8:\"type_txt\";s:7:\"Premium\";s:9:\"num_sites\";N;s:4:\"plan\";s:8:\"personal\";s:6:\"active\";i:1;s:10:\"licexpired\";N;s:4:\"thid\";N;s:6:\"status\";i:1;s:9:\"last_edit\";s:10:\"1760470557\";s:10:\"status_txt\";s:33:\"<font color=\"green\">Active</font>\";s:8:\"has_plid\";i:1;s:11:\"last_update\";i:1768528357;}', 'yes'),
(133, 'softaculous_pro_rebranding', 'a:4:{s:2:\"sn\";s:11:\"Softaculous\";s:8:\"logo_url\";s:0:\"\";s:13:\"default_hf_bg\";s:0:\"\";s:15:\"default_hf_text\";s:0:\"\";}', 'yes'),
(134, 'softaculous_pro_settings', 'a:1:{s:19:\"ai_history_duration\";i:90;}', 'auto'),
(135, 'softaculous_pro_version', '2.3.2', 'auto'),
(137, 'loginizer_version', '2.0.3', 'auto'),
(138, 'loginizer_options', 'a:0:{}', 'auto'),
(139, 'loginizer_last_reset', '1768528357', 'auto'),
(140, 'loginizer_whitelist', 'a:0:{}', 'auto'),
(141, 'loginizer_blacklist', 'a:0:{}', 'auto'),
(142, 'loginizer_2fa_whitelist', 'a:0:{}', 'auto'),
(143, 'loginizer_softwp_upgrade', '1760470557', 'auto'),
(144, 'loginizer_ins_time', '1760470558', 'auto'),
(145, 'loginizer_free_installed', '1760470558', 'auto'),
(146, 'loginizer_pro_less_than_201', '1', 'auto'),
(147, 'loginizer_version_pro_nag', '1760470558', 'auto'),
(148, 'loginizer_version_free_nag', '1760470558', 'auto'),
(149, 'loginizer_pro_version', '2.0.3', 'auto'),
(152, 'fileorganizer_version', '1.1.6', 'auto'),
(153, 'fileorganizer_free_installed', '1760470558', 'auto'),
(154, 'fileorganizer_version_pro_nag', '1760470558', 'auto'),
(155, 'fileorganizer_version_free_nag', '1760470558', 'auto'),
(156, 'fileorganizer_pro_version', '1.1.6', 'auto'),
(157, 'siteseo_toggle', 'a:6:{s:13:\"toggle-titles\";b:1;s:18:\"toggle-xml-sitemap\";b:1;s:23:\"toggle-instant-indexing\";b:1;s:15:\"toggle-advanced\";b:1;s:13:\"toggle-social\";b:1;s:23:\"toggle-google-analytics\";b:1;}', 'auto'),
(158, 'siteseo_titles_option_name', 'a:13:{s:10:\"titles_sep\";s:1:\"-\";s:22:\"titles_home_site_title\";s:13:\"%%sitetitle%%\";s:21:\"titles_home_site_desc\";s:11:\"%%tagline%%\";s:20:\"titles_single_titles\";a:2:{s:4:\"post\";a:2:{s:5:\"title\";s:36:\"%%post_title%% %%sep%% %%sitetitle%%\";s:11:\"description\";s:17:\"%%post_excerpt%% \";}s:4:\"page\";a:2:{s:5:\"title\";s:36:\"%%post_title%% %%sep%% %%sitetitle%%\";s:11:\"description\";s:17:\"%%post_excerpt%% \";}}s:17:\"titles_tax_titles\";a:3:{s:8:\"category\";a:2:{s:5:\"title\";s:41:\"%%_category_title%% %%sep%% %%sitetitle%%\";s:11:\"description\";s:25:\"%%_category_description%%\";}s:8:\"post_tag\";a:2:{s:5:\"title\";s:41:\"%%_category_title%% %%sep%% %%sitetitle%%\";s:11:\"description\";s:25:\"%%_category_description%%\";}s:11:\"post_format\";a:2:{s:5:\"title\";s:41:\"%%_category_title%% %%sep%% %%sitetitle%%\";s:11:\"description\";s:25:\"%%_category_description%%\";}}s:28:\"titles_archives_author_title\";s:37:\"%%post_author%% %%sep%% %%sitetitle%%\";s:30:\"titles_archives_author_noindex\";b:1;s:26:\"titles_archives_date_title\";s:38:\"%%archive_date%% %%sep%% %%sitetitle%%\";s:28:\"titles_archives_date_noindex\";b:1;s:36:\"titles_archives_search_title_noindex\";b:1;s:27:\"titles_nositelinkssearchbox\";b:1;s:28:\"titles_archives_search_title\";s:41:\"%%search_keywords%% %%sep%% %%sitetitle%%\";s:25:\"titles_archives_404_title\";s:42:\"404 - Page not found %%sep%% %%sitetitle%%\";}', 'auto'),
(159, 'siteseo_social_option_name', 'a:2:{s:19:\"social_twitter_card\";b:1;s:18:\"social_facebook_og\";b:1;}', 'auto'),
(160, 'siteseo_xml_sitemap_option_name', 'a:4:{s:26:\"xml_sitemap_general_enable\";b:1;s:27:\"xml_sitemap_post_types_list\";a:2:{s:4:\"post\";a:1:{s:7:\"include\";b:1;}s:4:\"page\";a:1:{s:7:\"include\";b:1;}}s:27:\"xml_sitemap_taxonomies_list\";a:1:{s:8:\"category\";a:1:{s:7:\"include\";b:1;}}s:22:\"xml_sitemap_img_enable\";b:1;}', 'auto'),
(161, 'siteseo_advanced_option_name', 'a:2:{s:20:\"advanced_attachments\";b:1;s:28:\"appearance_universal_metabox\";b:1;}', 'auto'),
(162, 'siteseo_version', '1.3.1', 'auto'),
(163, 'siteseo_pro_options', 'a:1:{s:22:\"toggle_state_stru_data\";b:1;}', 'auto'),
(164, 'siteseo_auto_schema', 'a:1:{s:7:\"schemas\";a:7:{s:13:\"68eea61eb91be\";a:6:{s:2:\"id\";s:13:\"68eea61eb91be\";s:4:\"name\";s:7:\"Article\";s:4:\"type\";s:7:\"Article\";s:10:\"properties\";a:10:{s:11:\"articleType\";s:7:\"Article\";s:3:\"url\";s:12:\"%%post_url%%\";s:8:\"headline\";s:14:\"%%post_title%%\";s:11:\"description\";s:16:\"%%post_excerpt%%\";s:13:\"datePublished\";s:13:\"%%post_date%%\";s:8:\"keywords\";s:12:\"%%keywords%%\";s:9:\"wordCount\";s:19:\"%%post_word_count%%\";s:5:\"image\";s:22:\"%%post_thumbnail_url%%\";s:16:\"mainEntityOfPage\";s:0:\"\";s:6:\"author\";s:15:\"%%post_author%%\";}s:10:\"display_on\";a:1:{i:0;s:9:\"all_posts\";}s:14:\"display_not_on\";a:1:{i:0;s:4:\"none\";}}s:13:\"68eea61eb91dd\";a:6:{s:2:\"id\";s:13:\"68eea61eb91dd\";s:4:\"name\";s:7:\"WebSite\";s:4:\"type\";s:7:\"WebSite\";s:10:\"properties\";a:6:{s:4:\"name\";s:13:\"%%sitetitle%%\";s:11:\"description\";s:20:\"%%site_description%%\";s:3:\"url\";s:12:\"%%site_url%%\";s:15:\"potentialAction\";s:0:\"\";s:9:\"publisher\";s:0:\"\";s:10:\"inLanguage\";s:17:\"%%site_language%%\";}s:10:\"display_on\";a:1:{i:0;s:14:\"entire_website\";}s:14:\"display_not_on\";a:1:{i:0;s:4:\"none\";}}s:13:\"68eea61eb91e6\";a:6:{s:2:\"id\";s:13:\"68eea61eb91e6\";s:4:\"name\";s:7:\"WebPage\";s:4:\"type\";s:7:\"WebPage\";s:10:\"properties\";a:6:{s:4:\"name\";s:22:\"%%current_page_title%%\";s:3:\"url\";s:20:\"%%current_page_url%%\";s:14:\"breadcrumbList\";s:0:\"\";s:11:\"description\";s:16:\"%%post_excerpt%%\";s:9:\"publisher\";s:15:\"%%post_author%%\";s:10:\"inLanguage\";s:17:\"%%site_language%%\";}s:10:\"display_on\";a:1:{i:0;s:14:\"entire_website\";}s:14:\"display_not_on\";a:1:{i:0;s:4:\"none\";}}s:13:\"68eea61eb91ee\";a:6:{s:2:\"id\";s:13:\"68eea61eb91ee\";s:4:\"name\";s:14:\"BreadcrumbList\";s:4:\"type\";s:14:\"BreadcrumbList\";s:10:\"properties\";a:0:{}s:10:\"display_on\";a:1:{i:0;s:14:\"entire_website\";}s:14:\"display_not_on\";a:1:{i:0;s:4:\"none\";}}s:13:\"68eea61eb91ef\";a:6:{s:2:\"id\";s:13:\"68eea61eb91ef\";s:4:\"name\";s:12:\"SearchAction\";s:4:\"type\";s:12:\"SearchAction\";s:10:\"properties\";a:0:{}s:10:\"display_on\";a:1:{i:0;s:14:\"entire_website\";}s:14:\"display_not_on\";a:1:{i:0;s:4:\"none\";}}s:13:\"68eea61eb91f0\";a:6:{s:2:\"id\";s:13:\"68eea61eb91f0\";s:4:\"name\";s:6:\"Person\";s:4:\"type\";s:6:\"Person\";s:10:\"properties\";a:9:{s:4:\"name\";s:23:\"%%author_display_name%%\";s:3:\"url\";s:14:\"%%author_url%%\";s:9:\"givenName\";s:21:\"%%author_first_name%%\";s:10:\"familyName\";s:20:\"%%author_last_name%%\";s:5:\"brand\";s:13:\"%%sitetitle%%\";s:16:\"mainEntityOfPage\";s:0:\"\";s:11:\"description\";s:20:\"%%site_description%%\";s:5:\"image\";s:17:\"%%author_avatar%%\";s:6:\"sameAs\";s:0:\"\";}s:10:\"display_on\";a:1:{i:0;s:9:\"all_posts\";}s:14:\"display_not_on\";a:1:{i:0;s:4:\"none\";}}s:13:\"68eea61eb91fb\";a:6:{s:2:\"id\";s:13:\"68eea61eb91fb\";s:4:\"name\";s:7:\"Product\";s:4:\"type\";s:7:\"Product\";s:10:\"properties\";a:6:{s:4:\"name\";s:14:\"%%post_title%%\";s:11:\"description\";s:16:\"%%product_desc%%\";s:5:\"Brand\";a:2:{s:4:\"name\";s:13:\"%%sitetitle%%\";s:3:\"url\";s:12:\"%%post_url%%\";}s:5:\"Image\";a:3:{s:3:\"url\";s:19:\"%%product_img_url%%\";s:10:\"imageWidth\";s:21:\"%%product_img_width%%\";s:11:\"imageHeight\";s:22:\"%%product_img_height%%\";}s:15:\"AggregateRating\";a:3:{s:5:\"@type\";s:15:\"AggregateRating\";s:11:\"ratingValue\";s:24:\"%%product_rating_value%%\";s:11:\"reviewCount\";s:24:\"%%product_review_count%%\";}s:6:\"Offers\";a:4:{s:5:\"@type\";s:5:\"Offer\";s:5:\"price\";s:17:\"%%product_price%%\";s:13:\"priceCurrency\";s:20:\"%%product_currency%%\";s:12:\"availability\";s:24:\"%%product_stock_status%%\";}}s:10:\"display_on\";a:1:{i:0;s:11:\"all_product\";}s:14:\"display_not_on\";a:1:{i:0;s:4:\"none\";}}}}', 'auto'),
(165, 'siteseo_pro_version', '1.3.1', 'auto'),
(166, 'gosmtp_version', '1.1.5', 'auto'),
(170, 'gosmtp_free_installed', '1760470559', 'auto'),
(171, 'gosmtp_version_pro_nag', '1760470559', 'auto'),
(172, 'gosmtp_version_free_nag', '1760470559', 'auto'),
(173, 'gosmtp_pro_version', '1.1.5', 'auto'),
(174, 'backuply_version', '1.5.0', 'auto'),
(175, 'backuply_config_keys', 'a:1:{s:12:\"BACKUPLY_KEY\";s:64:\"72ddcdc625b61fa8a61a09269b28e0c9a5724301bba049cac6d937b8564e8d99\";}', 'auto'),
(177, 'backuply_pro_version', '1.5.0', 'auto'),
(178, 'pagelayer_version', '2.0.4', 'auto'),
(179, 'pagelayer_options', 'a:0:{}', 'auto'),
(180, 'pagelayer_pro_version', '2.0.4', 'auto'),
(181, 'pagelayer_pro_options', 'a:0:{}', 'auto'),
(186, 'speedycache_options', 'a:6:{s:3:\"lbc\";b:1;s:10:\"minify_css\";b:1;s:4:\"gzip\";b:1;s:11:\"minify_html\";b:1;s:9:\"minify_js\";b:1;s:15:\"render_blocking\";b:1;}', 'auto'),
(187, 'speedycache_version', '1.3.6', 'auto'),
(188, 'external_updates-backuply-pro', 'O:8:\"stdClass\":3:{s:9:\"lastCheck\";i:1760470748;s:14:\"checkedVersion\";s:5:\"1.5.0\";s:6:\"update\";O:8:\"stdClass\":9:{s:2:\"id\";i:0;s:4:\"slug\";s:12:\"backuply-pro\";s:7:\"version\";s:5:\"1.5.0\";s:8:\"homepage\";s:21:\"https://backuply.com/\";s:6:\"tested\";s:5:\"6.7.2\";s:12:\"download_url\";s:128:\"https://api.backuply.com/download.php?version=1.5.0&license=SOFTWP-69041-28882-15914-67405&url=https://tradinghub.mandostudio.hu\";s:14:\"upgrade_notice\";N;s:8:\"filename\";s:29:\"backuply-pro/backuply-pro.php\";s:12:\"translations\";a:0:{}}}', 'off'),
(189, 'external_updates-fileorganizer-pro', 'O:8:\"stdClass\":3:{s:9:\"lastCheck\";i:1765832680;s:14:\"checkedVersion\";s:5:\"1.1.6\";s:6:\"update\";O:8:\"stdClass\":9:{s:2:\"id\";i:0;s:4:\"slug\";s:17:\"fileorganizer-pro\";s:7:\"version\";s:5:\"1.1.8\";s:8:\"homepage\";s:26:\"https://fileorganizer.net/\";s:6:\"tested\";s:5:\"6.7.2\";s:12:\"download_url\";s:146:\"https://s3.softaculous.com/a/fileorganizer/download.php?version=1.1.8&license=SOFTWP-69041-28882-15914-67405&url=https://tradinghub.mandostudio.hu\";s:14:\"upgrade_notice\";N;s:8:\"filename\";s:39:\"fileorganizer-pro/fileorganizer-pro.php\";s:12:\"translations\";a:0:{}}}', 'off'),
(190, 'speedycache_img', 'a:5:{s:9:\"on_upload\";b:0;s:14:\"automatic_optm\";b:0;s:11:\"url_rewrite\";b:0;s:18:\"compression_method\";s:2:\"gd\";s:19:\"compression_quality\";s:2:\"70\";}', 'auto'),
(191, 'speedycache_pro_version', '1.3.6', 'auto'),
(192, 'external_updates-gosmtp-pro', 'O:8:\"stdClass\":3:{s:9:\"lastCheck\";i:1760470748;s:14:\"checkedVersion\";s:5:\"1.1.5\";s:6:\"update\";O:8:\"stdClass\":9:{s:2:\"id\";i:0;s:4:\"slug\";s:10:\"gosmtp-pro\";s:7:\"version\";s:5:\"1.1.5\";s:8:\"homepage\";s:19:\"https://gosmtp.net/\";s:6:\"tested\";s:5:\"6.7.2\";s:12:\"download_url\";s:126:\"https://api.gosmtp.net/download.php?version=1.1.5&license=SOFTWP-69041-28882-15914-67405&url=https://tradinghub.mandostudio.hu\";s:14:\"upgrade_notice\";N;s:8:\"filename\";s:25:\"gosmtp-pro/gosmtp-pro.php\";s:12:\"translations\";a:0:{}}}', 'off'),
(193, 'speedycache_free_installed', '1760470560', 'auto'),
(194, 'speedycache_pro_older_pro_version_nag', '1760470560', 'auto'),
(195, 'speedycache_pro_older_free_version_nag', '1760470560', 'auto'),
(196, 'cookieadmin_version', '1.1.1', 'auto'),
(197, 'external_updates-loginizer-security', 'O:8:\"stdClass\":3:{s:9:\"lastCheck\";i:1765832680;s:14:\"checkedVersion\";s:5:\"2.0.3\";s:6:\"update\";O:8:\"stdClass\":11:{s:2:\"id\";i:0;s:4:\"slug\";s:18:\"loginizer-security\";s:7:\"version\";s:5:\"2.0.4\";s:8:\"homepage\";s:20:\"http://loginizer.com\";s:6:\"tested\";s:5:\"6.7.2\";s:12:\"download_url\";s:142:\"https://s5.softaculous.com/a/loginizer/download.php?version=2.0.4&license=SOFTWP-69041-28882-15914-67405&url=https://tradinghub.mandostudio.hu\";s:14:\"upgrade_notice\";N;s:8:\"filename\";s:41:\"loginizer-security/loginizer-security.php\";s:12:\"translations\";a:0:{}s:5:\"icons\";a:2:{s:2:\"2x\";s:50:\"https://ps.w.org/loginizer/assets/icon-256x256.png\";s:2:\"1x\";s:50:\"https://ps.w.org/loginizer/assets/icon-128x128.png\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:53:\"https://ps.w.org/loginizer/assets/banner-1544x500.jpg\";s:2:\"1x\";s:52:\"https://ps.w.org/loginizer/assets/banner-772x250.jpg\";}}}', 'off'),
(198, 'loginizer_checksums_last_run', '1765679468', 'auto'),
(199, 'cookieadmin_pro_version', '1.1.1', 'auto'),
(200, 'loginizer_social_settings', 'a:1:{s:5:\"login\";a:1:{s:10:\"login_form\";b:1;}}', 'yes'),
(201, 'loginizer_provider_settings', 'a:4:{s:6:\"Google\";a:3:{s:7:\"enabled\";b:1;s:6:\"tested\";b:1;s:20:\"loginizer_social_key\";b:1;}s:6:\"GitHub\";a:3:{s:7:\"enabled\";b:1;s:6:\"tested\";b:1;s:20:\"loginizer_social_key\";b:1;}s:14:\"LinkedInOpenID\";a:3:{s:7:\"enabled\";b:1;s:6:\"tested\";b:1;s:20:\"loginizer_social_key\";b:1;}s:7:\"Twitter\";a:3:{s:7:\"enabled\";b:1;s:6:\"tested\";b:1;s:20:\"loginizer_social_key\";b:1;}}', 'yes'),
(202, 'loginizer_checksums_diff', 'a:0:{}', 'auto'),
(203, 'external_updates-pagelayer-pro', 'O:8:\"stdClass\":3:{s:9:\"lastCheck\";i:1760470748;s:14:\"checkedVersion\";s:5:\"2.0.4\";s:6:\"update\";O:8:\"stdClass\":9:{s:2:\"id\";i:0;s:4:\"slug\";s:13:\"pagelayer-pro\";s:7:\"version\";s:5:\"2.0.4\";s:8:\"homepage\";s:21:\"https://pagelayer.com\";s:6:\"tested\";s:5:\"6.7.2\";s:12:\"download_url\";s:129:\"https://api.pagelayer.com/download.php?version=2.0.4&license=SOFTWP-69041-28882-15914-67405&url=https://tradinghub.mandostudio.hu\";s:14:\"upgrade_notice\";N;s:8:\"filename\";s:31:\"pagelayer-pro/pagelayer-pro.php\";s:12:\"translations\";a:0:{}}}', 'off'),
(204, 'external_updates-siteseo-pro', 'O:8:\"stdClass\":3:{s:9:\"lastCheck\";i:1760470749;s:14:\"checkedVersion\";s:5:\"1.3.1\";s:6:\"update\";O:8:\"stdClass\":9:{s:2:\"id\";i:0;s:4:\"slug\";s:11:\"siteseo-pro\";s:7:\"version\";s:5:\"1.3.1\";s:8:\"homepage\";s:17:\"http://siteseo.io\";s:6:\"tested\";s:5:\"6.7.2\";s:12:\"download_url\";s:126:\"https://api.siteseo.io/download.php?version=1.3.1&license=SOFTWP-69041-28882-15914-67405&url=https://tradinghub.mandostudio.hu\";s:14:\"upgrade_notice\";N;s:8:\"filename\";s:27:\"siteseo-pro/siteseo-pro.php\";s:12:\"translations\";a:0:{}}}', 'off'),
(206, 'external_updates-cookieadmin-pro', 'O:8:\"stdClass\":3:{s:9:\"lastCheck\";i:1760470748;s:14:\"checkedVersion\";s:5:\"1.1.1\";s:6:\"update\";O:8:\"stdClass\":9:{s:2:\"id\";i:0;s:4:\"slug\";s:15:\"cookieadmin-pro\";s:7:\"version\";s:5:\"1.1.1\";s:8:\"homepage\";s:24:\"https://cookieadmin.net/\";s:6:\"tested\";s:5:\"6.8.2\";s:12:\"download_url\";s:131:\"https://api.cookieadmin.net/download.php?version=1.1.1&license=SOFTWP-69041-28882-15914-67405&url=https://tradinghub.mandostudio.hu\";s:14:\"upgrade_notice\";N;s:8:\"filename\";s:35:\"cookieadmin-pro/cookieadmin-pro.php\";s:12:\"translations\";a:0:{}}}', 'off'),
(208, 'external_updates-speedycache-pro', 'O:8:\"stdClass\":3:{s:9:\"lastCheck\";i:1760470749;s:14:\"checkedVersion\";s:5:\"1.3.6\";s:6:\"update\";O:8:\"stdClass\":9:{s:2:\"id\";i:0;s:4:\"slug\";s:15:\"speedycache-pro\";s:7:\"version\";s:5:\"1.3.6\";s:8:\"homepage\";s:22:\"http://speedycache.com\";s:6:\"tested\";s:5:\"6.8.2\";s:12:\"download_url\";s:131:\"https://api.speedycache.com/download.php?version=1.3.6&license=SOFTWP-69041-28882-15914-67405&url=https://tradinghub.mandostudio.hu\";s:14:\"upgrade_notice\";N;s:8:\"filename\";s:35:\"speedycache-pro/speedycache-pro.php\";s:12:\"translations\";a:0:{}}}', 'off'),
(211, 'jetbackup_config', 'XgaRAY+H0tRL7B9c2X0rkg==|X5xSgz4zeL4LopxP5NGln+5YEVBnoo+6upR3ef8ZbJ5BR90+N10QvedBd5Td+4m1CZgwup2JIBA8M3sekegv8+fZgRnoQBRDopn2K4q5lpovn6dgy9GPgMAxVBb9pC7nKRMV+fWxe0V1OxzX+YX/P+yBkhOxbrh9uQfUYT9KRS0EyeWBW54xBaaQy+aUDWA6Adkzhr6SYQGbHKndMII1Z6/UbRgB2vP8X+PlBsQoEFRU08de7BNv4h+iYlJeAo8YlZ0RP/agNcHznY7LgzeZVJ/pmMg4TJ/CPBAlNs9lO2Zfr45PBlVhFzx7m1zp3JQEX10HI12OkVC6qKj8FFLs6jyzIMZPLTknTJuiMgFu/Vv4odllMDojzGLwXKaGHNQ9lfHqLFSUo4IBZd4eJifYA/BYNVVF+0RpjKg/jk5Y+VKrTDphaBW7NJ2TmUX3pJKQVwpZsHiCwPaHnQqtFdnKNEWECNo3Mg/O7iQOSt9Qss3nePlzIDgB5pu27gYfOkhb/MZC0dT+Wv+yhsvWM6YU3CXbP+De4ZllFppYt5VFadFju4d+U6z5tZGl2dgcz5KXmkfuuT8YN9K674eYQByNLHlRno99HAJaROXP6FA8+X0CFYMxAQYmr0bvnK54k5En3W5sH9FZ5/9gqhNKd6TzuBqUECOrRVFel+WwNt1u/o+zZlM10l6i8nQSLQLlZagwD1VP7MPw+sQ3/krv4rjmUUekaapE8gcKNebcaQNtXQ+QVs0L5thBDnIHTryvujJMqn0pLruhnFs6HcZQWwPgbfaynZ0qZiYHYc4rPe7nvnJ57M+t57LYd/9o4+qIcEZlIKvekAMpdIEtYLtzho1fv4SzPdckMp0BYr1Pcx/pvSrv9myppQUCLi0hw1w6JtnN|v2', 'auto'),
(214, 'backuply_hide_trial', '1760470566', 'off'),
(215, 'backuply_backup_nag', '1759952166', 'off'),
(216, 'backuply_license_notice', '1760470566', 'auto'),
(217, 'external_updates-softaculous-pro', 'O:8:\"stdClass\":3:{s:9:\"lastCheck\";i:1760470749;s:14:\"checkedVersion\";s:5:\"2.3.2\";s:6:\"update\";O:8:\"stdClass\":9:{s:2:\"id\";i:0;s:4:\"slug\";s:15:\"softaculous-pro\";s:7:\"version\";s:5:\"2.3.2\";s:8:\"homepage\";s:19:\"https://softwp.net/\";s:6:\"tested\";s:3:\"6.8\";s:12:\"download_url\";s:136:\"https://a.softaculous.com/softwp/download.php?version=2.3.2&license=SOFTWP-69041-28882-15914-67405&url=https://tradinghub.mandostudio.hu\";s:14:\"upgrade_notice\";N;s:8:\"filename\";s:35:\"softaculous-pro/softaculous-pro.php\";s:12:\"translations\";a:0:{}}}', 'off'),
(220, 'softaculous_pro_onboarding_shown', '1760470566', 'auto'),
(225, 'softaculous_pro_onboarding_dismiss', '1760470570', 'auto');
INSERT INTO `wp8z_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(228, '_site_transient_wp_plugin_dependencies_plugin_data', 'a:3:{s:8:\"backuply\";a:35:{s:4:\"name\";s:51:\"Backuply &#8211; Backup, Restore, Migrate and Clone\";s:4:\"slug\";s:8:\"backuply\";s:7:\"version\";s:5:\"1.5.1\";s:6:\"author\";s:69:\"<a href=\"https://profiles.wordpress.org/softaculous/\">Softaculous</a>\";s:14:\"author_profile\";s:43:\"https://profiles.wordpress.org/softaculous/\";s:12:\"contributors\";a:2:{s:11:\"softaculous\";a:3:{s:7:\"profile\";s:43:\"https://profiles.wordpress.org/softaculous/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/d5f508eb226ae8cade7ed9f0f0cda7115f419afe760e0b64af278ed042b47c1f?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:11:\"Softaculous\";}s:8:\"backuply\";a:3:{s:7:\"profile\";s:40:\"https://profiles.wordpress.org/backuply/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/eb4cb4dfe7bc9494507a2402850a581a6e86ca572dfda5bce7e97161602e0dd9?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:8:\"Backuply\";}}s:8:\"requires\";s:3:\"4.7\";s:6:\"tested\";s:3:\"6.9\";s:12:\"requires_php\";s:3:\"5.5\";s:16:\"requires_plugins\";a:0:{}s:6:\"rating\";i:92;s:7:\"ratings\";a:5:{i:5;i:108;i:4;i:2;i:3;i:0;i:2;i:3;i:1;i:11;}s:11:\"num_ratings\";i:124;s:11:\"support_url\";s:46:\"https://wordpress.org/support/plugin/backuply/\";s:15:\"support_threads\";i:2;s:24:\"support_threads_resolved\";i:1;s:15:\"active_installs\";i:600000;s:12:\"last_updated\";s:21:\"2025-11-14 9:01am GMT\";s:5:\"added\";s:10:\"2022-07-22\";s:8:\"homepage\";s:38:\"http://wordpress.org/plugins/backuply/\";s:8:\"sections\";a:5:{s:11:\"description\";s:5542:\"<p>Backuply is a WordPress backup plugin that helps you backup your WordPress website, saving you from loss of data because of server crashes, hacks, dodgy updates, or bad plugins.</p>\n<p>Backuply comes with Local Backups and Secure Cloud backups with easy integrations with FTP, FTPS, SFTP, WebDAV, Google Drive, Microsoft OneDrive, Dropbox, Amazon S3 and easy One-click restoration.</p>\n<p>Your website is your asset and it needs to constantly be protected from various security issues, server issues, hacking, etc. While you take all precautionary steps to protect your website, backups are the best form of security. With Backuply, you can be confident that your data is protected and is always available for restore during any disaster. Backuply creates full backups of your website and you can restore it to the same or a new WordPress website with the click of a button.</p>\n<p>Our backup and website cloning technology have been in use for more than a decade and we have now ported it to WordPress.</p>\n<p>You can find our official documentation at <a href=\"https://backuply.com/docs\" rel=\"nofollow ugc\">https://backuply.com/docs</a>. We are also active in our community support forums on wordpress.org if you are one of our free users. Our Premium Support Ticket System is at <a href=\"https://softaculous.deskuss.com/open.php?topicId=17\" rel=\"nofollow ugc\">https://softaculous.deskuss.com/open.php?topicId=17</a></p>\n<p><a href=\"https://backuply.com\" title=\"Backuply Homepage\" rel=\"nofollow ugc\">Home Page</a> | <a href=\"https://softaculous.deskuss.com/open.php?topicId=17\" title=\"Backuply Support\" rel=\"nofollow ugc\">Support</a> | <a href=\"http://backuply.com/docs\" title=\"Documents\" rel=\"nofollow ugc\">Documents</a></p>\n<h3>Features</h3>\n<ul>\n<li><strong>Local Backups:</strong> Backup your complete website locally on your server with just one click.</li>\n<li><strong>FTP:</strong> Easily backup and restore your backup using FTP.</li>\n<li><strong>Backup to Google Drive</strong></li>\n<li><strong>One-Click Restore:</strong> Restore your website files and databases with a one-click restore.</li>\n<li><strong>Migration:</strong> Stress-free migration to any domain or host.</li>\n<li><strong>Database Backups:</strong> Backup your website&#8217;s database only.</li>\n</ul>\n<h3>Premium Features</h3>\n<ul>\n<li><strong>Automatic Backups:</strong> Choose to back up your website at regular intervals like Daily, Weekly, or Monthly. You can also customize the interval.</li>\n<li><strong>One-click Restore:</strong> With Backuply, restoring your website is simple. Just click on the restore button next to the backup you want to restore from. Your entire backup will be downloaded and the changes will be applied to the website.</li>\n<li><strong>Selective Backup:</strong> You have the option to choose from whether only files or database backups or full backups should be performed.</li>\n<li><strong>Website Migration:</strong> You can easily migrate your website by restoring from one of the Cloud Backup options on the new website.</li>\n<li><strong>Website Cloning:</strong> If you would like to clone your website for any purpose, Backuply can do that for you. Backuply will restore the data but replace the URLs and information as per the existing website. In this way, you can create multiple clones.</li>\n<li><strong>Backup to FTPS:</strong> You can back up your site to an FTPS i.e. FTP over SSL / TLS.</li>\n<li><strong>Backup to SFTP:</strong> Supports the SFTP protocol.</li>\n<li><strong>Backup to Dropbox</strong></li>\n<li><strong>Backup to Microsoft One Drive</strong></li>\n<li><strong>Backup to Amazon S3</strong></li>\n<li><strong>Backup to WebDAV</strong></li>\n<li><strong>Backup to S3 Compatible Storages:</strong> Added support for DigitalOcean Spaces, Linode Object Storage, Vultr Object Storage, and Cloudflare R2.</li>\n<li><strong>Support for WP-CLI:</strong> You can use Backuply through WP-CLI</li>\n<li><strong>Professional Support:</strong> Get professional support and more features to make backup your website with <a href=\"https://backuply.com/pricing\" rel=\"nofollow ugc\">Backuply</a></li>\n</ul>\n<h3>Backups</h3>\n<p>Backup is a way of copying your data or files to a secure place, which can be used to restore your website in case of data loss. Backups are vital in securing the data that you have published or written. Backups with Backuply are easy and secure with support for multiple options of storage like local storage using FTP or using third-party services like Google Drive, Dropbox, Microsoft OneDrive, AWS S3 and WebDAV.<br />\nTo make it even easier we support Automatic Backups with a customizable backup schedule.</p>\n<h3>Restores</h3>\n<p>Restoring is just a One-Click process using Backuply. If the selected backup is available then Backuply will restore your backups safely. Restoring a backup will roll back your site in the exact same state as it was when the backup was created.</p>\n<h3>Migration</h3>\n<p>Backuply creates a tar file of your whole WordPress install with the Database, so you can migrate your site to any host or location where WordPress can be installed. All you need to do is create a Backup of your WordPress install on a remote location, and that&#8217;s it, It can be synced on any WordPress install with ease so you just need to restore the synced backup on the new location for Migration to happen.</p>\n<h3>How to install Backuply</h3>\n<p>Go To your WordPress install -&gt; Plugins -&gt; Add New Button -&gt; In Search Box search For Backuply -&gt; Click on Install.</p>\n\";s:3:\"faq\";s:334:\"<p>Do you have questions related to Backuply? Use the following links :</p>\n<ol>\n<li><a href=\"https://backuply.com/docs\" rel=\"nofollow ugc\">Docs</a></li>\n<li><a href=\"https://backuply.deskuss.com\" rel=\"nofollow ugc\">Help Desk</a></li>\n<li><a href=\"https://wordpress.org/support/plugin/backuply\" rel=\"ugc\">Support Forum</a></li>\n</ol>\n\";s:9:\"changelog\";s:18339:\"<h4>1.5.1 (14th November 2025)</h4>\n<ul>\n<li>[Bug-Fix] Backups could get stuck when certain special characters were present in file names.</li>\n<li>[Bug-Fix] An issue with uploading backups to Backuply Cloud and AWS has been resolved.</li>\n<li>[Bug-Fix] On some servers, the status logs stopped updating during backups because the server flagged the update requests as a loop. This issue has been addressed.</li>\n</ul>\n<h4>1.5.0 (30th September 2025)</h4>\n<ul>\n<li>[Bug-Fix Pro] Custom cron key was getting updated on every update which was breaking Auto Backups for the users who were using Custom cron, this has been fixed.</li>\n<li>[Bug-Fix] There was an issue with restore from custom locations, this has been fixed.</li>\n</ul>\n<h4>1.4.9 (17th September 2025)</h4>\n<ul>\n<li>[Improvement Pro] Now you can use any S3 Compatible storage with Backuply.</li>\n<li>[Bug Fix] Improved variable sanitization.</li>\n</ul>\n<h4>1.4.8 (2nd September 2025)</h4>\n<ul>\n<li>[Bug-Fix] There was an issue with migration, when WP_HOME and WP_SITEURL constants were set in the wp-config.php of the backup.</li>\n<li>[Task] All .log files will be excluded form backups.</li>\n<li>[Task] Minor refactor of the code.</li>\n</ul>\n<h4>1.4.7 (23rd July 2025)</h4>\n<ul>\n<li>[Bug-Fix Pro] For some cases, upload to OneDrive was getting stuck because OneDrive&#8217;s servers were either breaking the request abruptly or not responding. This has been fixed.</li>\n<li>[Bug-Fix] In certain cases, the info file and version file were not getting added to the backup; this has been fixed.</li>\n<li>[Bug-Fix] Size of a file uploaded through FTP was showing wrong when the backup size was more than 2GB; this has been fixed.</li>\n<li>[Task]  Backuply now handles UTC-based time zones as well. Earlier, it used to handle just the city-based based timezones of WordPress General settings.</li>\n</ul>\n<h4>1.4.6 (17th June 2025)</h4>\n<ul>\n<li>[Bug-Fix] There was issue with restore on sites where Cyrillic characters were getting used, this has been fixed.</li>\n<li>[Bug-Fix] In some specific case, backups were getting corrupt, due to some files were getting updated while the backup was happening so some default exclusions have been added.</li>\n<li>[Task] Backuply will add LiteSpeed noabort rule in the htaccess file on install. LiteSpeed&#8217;s default config was causing issue with backups for some users.</li>\n</ul>\n<h4>1.4.5 (April 30th 2025)</h4>\n<ul>\n<li>[Task] Tested with WordPress 6.8.</li>\n<li>[Task] Added Environment info in the support tab for easier debugging.</li>\n<li>[Task] Cleanup of WP Cron after uninstall.</li>\n</ul>\n<h4>1.4.4 (April 7th 2025)</h4>\n<ul>\n<li>[Improvement] Backup upload speed has been improved, so now uploads will be faster.</li>\n<li>[Improvement] Cleanup after restore has been made better.</li>\n<li>[Security Improvements] Made some files at restore more random.</li>\n<li>[Bug-Fix] On restore failure, email notification was not getting sent, this has been fixed.</li>\n<li>[Bug-Fix] If the backup file tar.gz was not there on the remote storage and a attempt to restore was made then the restore was stuck in download loop, this has been fixed.</li>\n</ul>\n<h4>1.4.3 (February 10th 2025)</h4>\n<ul>\n<li>[Bug-Fix] There was an issue which was causing downloaded file to be of size 0, this has been fixed.</li>\n</ul>\n<h4>1.4.2 (January 17th 2025)</h4>\n<ul>\n<li>[Bug-Fix] For some users the download file was returning different file name, this has been fixed.</li>\n<li>[Improvement] Restore was getting blocked in case where htaccess rules had some blocking rule, this has been handled.</li>\n</ul>\n<h4>1.4.1 (November 29th 2024)</h4>\n<ul>\n<li>[Improvement] The backup logs were overwhelming the browsers of some users, we have improved that by just logging the required info which reduces the backup logs.</li>\n</ul>\n<h4>1.4.0 (November 19th 2024)</h4>\n<ul>\n<li>[Task] Made some internal code changes.</li>\n</ul>\n<h4>1.3.9 (November 18th 2024)</h4>\n<ul>\n<li>[Task] Improved some internal codes and tested the same.</li>\n</ul>\n<h4>1.3.8 (November 4th 2024)</h4>\n<ul>\n<li>[Task] Tested with WordPress 6.7</li>\n<li>[Bug-Fix] Settings page was getting killed when some data was not integer.</li>\n<li>[Bug-Fix] functions.php was loading later than few of the registered hooks, which was causing issue to some users this has been fixed.</li>\n</ul>\n<h4>1.3.7 (October 21th 2024)</h4>\n<ul>\n<li>[Improvement] Added retries in Backuply cloud upload.</li>\n</ul>\n<h4>1.3.6 (September 24th 2024)</h4>\n<ul>\n<li>[Improvement] Error reporting has been improved.</li>\n<li>[Task] Improved license handling.</li>\n</ul>\n<h4>1.3.5 (September 13th 2024)</h4>\n<ul>\n<li>[Security-Fix] A security issue reported by bart[WordFence], has been fixed.</li>\n<li>[Improvement] Serialization fix has been improved, its now atleast 100 times faster now.</li>\n</ul>\n<h4>1.3.4 (September 6th 2024)</h4>\n<ul>\n<li>[Improvement] Restores are now faster.</li>\n<li>[Bug-Fix] There was an issue with serialization fix, that has been fixed.</li>\n<li>[Bug-Fix] On some servers backup request was getting blocked as WordPress&#8217;s default User Agent add url too in it which some servers and firewalls sees to be suspicious, this has been fixed.</li>\n</ul>\n<h4>1.3.3 (July 27th 2024)</h4>\n<ul>\n<li>[Improvement] Restore timeouts have been improved to handle restores easily on the slow servers.</li>\n<li>[Improvement] Downloads of local backpup will be handled directly by the browser now.</li>\n<li>[Task] Tested with WordPress 6.6.</li>\n<li>[Bug-Fix] There was an issue adding Backuply Cloud, if the user has reached quota limit, that has been fixed.</li>\n</ul>\n<h4>1.3.2 (June 19th 2024)</h4>\n<ul>\n<li>[Improvement] Restores work better now, will go in maintenance mode when restoring database to prevent noise from WordPress or plugin functionalities, which could break the restore sometimes.</li>\n<li>[Improvement] We have refactored Google Drive lib and it will improve the speed of download when restoring by around 10%.</li>\n<li>[Improvement] Backups will sync just after they are uploaded, using Backuply&#8217;s upload module.</li>\n<li>[Bug-Fix] PHP warnings on backup_ins.php has been fixed.</li>\n<li>[Bug-Fix] PHP warnings when deletion of backups has been fixed.</li>\n</ul>\n<h4>1.3.1 (May 09th 2024)</h4>\n<ul>\n<li>[Bug-Fix] There was a issue with restore for some user, where Backuply was unable to unzip, that has been fixed.</li>\n<li>[Bug-Fix] There was an issue with migration in case when the wp-config.php file was not writable, that has been fixed.</li>\n<li>[Bug-Fix] sanitize_file_name function was adding a _ in the file names which was preventing downloads for some domains, which has been fixed.</li>\n<li>[Bug-Fix] Some PHP warnings has been fixed.</li>\n</ul>\n<h4>1.3.0 (April 16th 2024)</h4>\n<ul>\n<li>[Bug-Fix] There was issue downloading Backups for some users that has been fixed.</li>\n<li>[Bug-Fix] There was an issue connecting to Database when the database was being served over a socket, that has been fixed.</li>\n<li>[Bug-Fix] There was issue in using Custom Cron for Bcloud users that has been fixed.</li>\n<li>[Bug-Fix] For some of the OneDrive users there was a error when trying to add the Backup location, that has been fixed.</li>\n</ul>\n<h4>1.2.9 (March 26th 2024)</h4>\n<ul>\n<li>[Bug-Fix] There was an issue with download for some user because of their WordPress not supporting tar or gz mime types, this has been fixed.</li>\n<li>[Bug-Fix] There was an issue when syncing a backup uploaded manually which originally belonged to backup location other than Local Folder, would not show in the Backup History, that has been fixed.</li>\n<li>[Task] Tested with WordPress 6.5.</li>\n</ul>\n<h4>1.2.8 (March 13 2024)</h4>\n<ul>\n<li>[Improvement] We have made improvements to make Backup Downloads better.</li>\n</ul>\n<h4>1.2.7 (February 16 2024)</h4>\n<ul>\n<li>[Bug-Fix] Version 1.2.5 got included in the plugin package, this release is to fix that.</li>\n</ul>\n<h4>1.2.6 (February  08 2024)</h4>\n<ul>\n<li>[Security-Fix] In some cases it was possible to fill up the logs and has been fixed. Reported by Villu Orav (WordFence)</li>\n<li>[Bug-Fix] There was issue while restoring which has been fixed.</li>\n<li>[Bug-Fix] There was an issue uploading backup file, in which in the name of uploaded backup a _(underscore) was getting added due to a WordPress sanitization function which have been fixed.</li>\n</ul>\n<h4>1.2.5 (February 01 2024)</h4>\n<ul>\n<li>[Bug-Fix] There was an issue uploading backup on Safari Browser that has been fixed.</li>\n</ul>\n<h4>1.2.4 (January 25 2024)</h4>\n<ul>\n<li>[Feature] Option to upload backup files to the user server, directly form the plugin.</li>\n<li>[Improvement] A suggestion made by Bence Szalai to add limit on admin access on Exclude list folder.</li>\n<li>[Improvement] Made the settings of Custom Auto Backups simpler.</li>\n<li>[Bug-Fix] There was an issue with deletion in Backup rotation which has been fixed.</li>\n</ul>\n<h4>1.2.3 (January 18 2024)</h4>\n<ul>\n<li>[Feature] Option to add notes to every manual backups.</li>\n<li>[Bug-Fix] The /backuply/backups folder was getting filled with tmp files or the backup files in case of faliure, which has been fixed, by adding a daily Cron to clean it.</li>\n<li>[Bug-Fix] Backuply Cloud storage was not getting updated on deletion or Creation of backups, it has been fixed.</li>\n<li>[Bug-Fix] cPgaurd was blocking restores, this has been fixed.</li>\n<li>[Bug-Fix] There was an issue while auto backup where security check was failing which has been fixed.</li>\n<li>[Tweak] Backup Rotation was happening before creation of Backup, which is risky, this has been changed to delete after successful backup.</li>\n</ul>\n<h4>1.2.2 (December 15 2023)</h4>\n<ul>\n<li>[Security-fix] There was a privilege check failure which has been fixed.</li>\n</ul>\n<h4>1.2.1 (December 07 2023)</h4>\n<ul>\n<li>[Structural Change] We have made some structural changes, now Backuply Free will be required for the Pro version to work.</li>\n<li>[Improvement] Now you can check quota of backup locations like OneDrive, Dropbox, and Google Drive.</li>\n<li>[Bug-Fix] There was issue with updation of Backuply Cloud quota which has been fixed.</li>\n<li>[Bug-Fix] There was issue while restoring using SFTP and FTPS which has been fixed.</li>\n<li>[Bug-Fix] There were some warnings on the settings page which has been fixed.</li>\n<li>[Bug-Fix] There was an issue related to deletion of Backuply Cloud backups when storage limt reached, which has been fixed.</li>\n</ul>\n<h4>1.2.0 (November 06 2023)</h4>\n<ul>\n<li>[Improvement] While restoring the permission of the root folder wont be updated.</li>\n<li>[Improvement] Logs have been improved to, while restoring all fatal error will be logged in Backuply logs.</li>\n<li>[Bug-Fix] There was a conflict with a few SMTP plugins, which has been fixed.</li>\n<li>[Bug-Fix] There was issue unsetting Email notification field which has been fixed.</li>\n<li>[Bug-Fix] On some servers the restore was failing as it was not able to create files, that has been fixed.</li>\n<li>[Task] Tested with WordPress 6.4.</li>\n</ul>\n<h4>1.1.9 (October 05 2023)</h4>\n<ul>\n<li>[Tweak] Now the timezone of the Backup will be the timezone of the WordPress.</li>\n<li>[Tweak] Memory limit fatal error will be logged in Backuply backup progress.</li>\n<li>[Bug-Fix] There was a function incompatibility issue when creating Backup to FTP.</li>\n<li>[Bug-Fix] There was a issue in FTPS when uploading the file, which has been fixed.</li>\n<li>[Bug-Fix] There was an issue with migration of website when migrating from  / to /example, which has been fixed.</li>\n</ul>\n<h4>1.1.8 (August 24 2023)</h4>\n<ul>\n<li>[Bug-Fix] There was issue while restoring, some users were getting error of unable to unzip, that has been fixed.</li>\n<li>[Tweak] Nag timings where updated.</li>\n<li>[Tweak] Database backups created after version 1.1.7 will delete old tables progressively while restoring, instead of deleting them all at once. This is to reduce the chance of breaking the site if something goes wrong during the restore process..</li>\n</ul>\n<h4>1.1.7 (July, 25 2023)</h4>\n<ul>\n<li>[Feature] Option to download Backuply Cloud backups.</li>\n<li>[Bug-Fix] There was an issue for some users while restoring, with a fatal error of duplicate entry in database restore, which has been fixed.</li>\n<li>[Tweak] The chunk size of Google Drive while restore has been increased to improve the speed of download.</li>\n</ul>\n<h4>1.1.6 (July, 05 2023)</h4>\n<ul>\n<li>[Bug-Fix] There was an issue while restoring of backup not able to unzip that has been fixed.</li>\n<li>[Bug-Fix] There was an issue while downloading backup through Backuply while restoring, that has been fixed.</li>\n</ul>\n<h4>1.1.5 (June, 29 2023)</h4>\n<ul>\n<li>[Bug-Fix] There was issue with Auto Backups for Trial users that has been fixed.</li>\n<li>[Bug-Fix] There was an issue while connecting to Backuply through the trial promo.</li>\n</ul>\n<h4>1.1.4 (June, 24 2023)</h4>\n<ul>\n<li>[Feature] Backuply Cloud now provides 10GB of default space which was set as 1 GB previously.</li>\n<li>[Bug-Fix] The quota of Backuply Cloud was not showing properly.</li>\n<li>[Bug-Fix] On restore a info file was not getting delete after completion of restore that has been fixed.</li>\n</ul>\n<h4>1.1.3 (June, 13 2023)</h4>\n<ul>\n<li>[Feature] Now use Backuply Cloud as your Backup location to keep your website safe.</li>\n<li>[Bug-Fix] There was an issue with Gdrive, backup was getting stuck.</li>\n<li>[Bug-Fix] A user faced a fatal error while listing backups that has been fixed.</li>\n</ul>\n<h4>1.1.2 (April, 3 2023)</h4>\n<ul>\n<li>[Bug-Fix] For some user backup was completing but not creating backup of all directories when backup of Database and Directories was selected that has been fixed.</li>\n<li>[Bug-Fix] Backup was failing at 100% when creating backup to Google Drive that has been fixed.</li>\n<li>[Bug-Fix] There was an issue while deleting local backups thats has been fixed.</li>\n</ul>\n<h4>1.1.1 (March, 31 2023)</h4>\n<ul>\n<li>[Bug-Fix] There was an issue with Backup and restore on sites with broken SSL that has been fixed.</li>\n<li>[Task] Tested with WordPress 6.2.</li>\n</ul>\n<h4>1.1.0 (February, 13 2023)</h4>\n<ul>\n<li>[Feature] Added Support for Wasabi S3 Compatible Object Storage.</li>\n<li>[Feature] Local backups created in Backuply version 1.1.0 and above can be synced.</li>\n<li>[Tweak] To initiate backup we were dependent on WP CRON, which was causing issue for some of our users, as WP Cron was getting stuck. So now manual backup dosen&#8217;t uses WP CRON, WP CRON in backuply is only used by Automatic Backups.</li>\n</ul>\n<h4>1.0.9 (December, 24 2022)</h4>\n<ul>\n<li>[Security-Improvement] Removed all app keys.</li>\n<li>[Security-Improvement] Made restore logs even more secure with more randomness</li>\n</ul>\n<h4>1.0.8 (December, 22 2022)</h4>\n<ul>\n<li>[Security-Fix] Added index.html file and web.config to improve the protection of the backup folder.</li>\n<li>[Security-Fix] Made the backup folder have random strings to make the name be unpredictible.</li>\n<li>[Bug-Fix] There was an issue while creating database backup for some users that has been fixed.</li>\n<li>[Bug-Fix] There was issue loading last logs for some uses, that has been fixed.</li>\n<li>[Bug-Fix] For some user while downloading the Local Backup the progress bar was not updating that has been fixed.</li>\n<li>[Removed] Installing Backuply Pro from the Free version as per the WordPress guidelines.</li>\n</ul>\n<h4>1.0.7 (December, 19 2022)</h4>\n<ul>\n<li>[Security-Fix] The Google Drive App Secret key of Backuply was committed in the code. This is fixed. We have issued a new secret as well !</li>\n</ul>\n<h4>1.0.6 (December, 12 2022)</h4>\n<ul>\n<li>[Bug-Fix] There was an issue while saving the additional file in settings page that has been fixed.</li>\n<li>[Bug-Fix] Issues related to PHP 8.1 and 8.0 compatibility have been fixed.</li>\n<li>[Bug-Fix] There was an issue while creating backuply config for some users that has been fixed.</li>\n<li>[Bug-Fix] When selecting check all files in Additional file option, all databases were getting selected to in exclude database, that has been fixed.</li>\n<li>[Bug-Fix] When selecting auto backup time the auto backup options weren&#8217;t visible for some users that has been fixed.</li>\n<li>[Bug-Fix] For some users the backup was getting stuck at 17% sometimes that has been fixed.</li>\n</ul>\n<h4>1.0.5 (November 15, 2022)</h4>\n<ul>\n<li>[Feature] Added support for WP-CLI, you can perform backup, restore, and sync right from your terminal.</li>\n<li>[Task] We have improved the promotion nags, so it doesn&#8217;t cause inconvenience to our users.</li>\n<li>[Bug-Fix] There was a PHP warning being shown while syncing or downloading from Dropbox that has been fixed.</li>\n<li>[Bug-Fix] There was an issue while deleting GDrive backups that has been fixed.</li>\n</ul>\n<h4>1.0.4 (October 14, 2022)</h4>\n<ul>\n<li>[Feature] Added support for S3 Compatible backup locations like DigitalOcean Spaces, Linode Object Storage, Vultr Object Storage, and Cloudflare R2.</li>\n<li>[Feature] Added support for Server Side Encryption for AWS.</li>\n<li>[Task] Google Drive is now available for all users.</li>\n<li>[Bug-Fix] Part Number while downloading for restore in AWS had an issue. That has been fixed.</li>\n<li>[Bug-Fix] For some user restore was getting stuck at repairing database status, that has been fixed.</li>\n</ul>\n<h4>1.0.3 (September 20, 2022)</h4>\n<ul>\n<li>[Improvement] Added Backup Download progress</li>\n<li>[Task] The Backuply nag will now appear after 7 days instead of 1 day.</li>\n<li>[Bug-Fix] The last backup time was shown from 1970 when no backup was created. This has been fixed.</li>\n<li>[Bug-Fix] Backup on Google was failing for some users. This has been fixed.</li>\n<li>[Bug-Fix] On failure, in some cases the partial backup file was not cleaned. This has been fixed.</li>\n<li>[Bug-Fix] At times, the backup nag was not getting dismissed. This has been fixed.</li>\n</ul>\n<h4>1.0.2 (August 18, 2022)</h4>\n<ul>\n<li>Exclude Files, Directories or Database tables from a backup</li>\n<li>Logs for every backup</li>\n<li>Minor bug fixes</li>\n</ul>\n<h4>1.0.1 (July 22, 2022)</h4>\n<ul>\n<li>Added Last Logs of Backups and Restore</li>\n</ul>\n<h4>1.0.0 (July 21, 2022)</h4>\n<ul>\n<li>Released Plugin</li>\n</ul>\n\";s:11:\"screenshots\";s:2327:\"<ol><li><a href=\"https://ps.w.org/backuply/assets/screenshot-1.png?rev=2760139\"><img src=\"https://ps.w.org/backuply/assets/screenshot-1.png?rev=2760139\" alt=\"&lt;strong&gt;Dashboard&lt;/strong&gt; manual backup and info.\"></a><p><strong>Dashboard</strong> manual backup and info.</p></li><li><a href=\"https://ps.w.org/backuply/assets/screenshot-2.png?rev=2760139\"><img src=\"https://ps.w.org/backuply/assets/screenshot-2.png?rev=2760139\" alt=\"&lt;strong&gt;Settings&lt;/strong&gt; set backup settings like backup location, backup options and email to notify.\"></a><p><strong>Settings</strong> set backup settings like backup location, backup options and email to notify.</p></li><li><a href=\"https://ps.w.org/backuply/assets/screenshot-3.png?rev=2760139\"><img src=\"https://ps.w.org/backuply/assets/screenshot-3.png?rev=2760139\" alt=\"&lt;strong&gt;Backup Locations&lt;/strong&gt; add remote locations to backup and restore from.\"></a><p><strong>Backup Locations</strong> add remote locations to backup and restore from.</p></li><li><a href=\"https://ps.w.org/backuply/assets/screenshot-4.png?rev=2760139\"><img src=\"https://ps.w.org/backuply/assets/screenshot-4.png?rev=2760139\" alt=\"&lt;strong&gt;Backup History&lt;/strong&gt; manage all your backups.\"></a><p><strong>Backup History</strong> manage all your backups.</p></li><li><a href=\"https://ps.w.org/backuply/assets/screenshot-5.png?rev=2761227\"><img src=\"https://ps.w.org/backuply/assets/screenshot-5.png?rev=2761227\" alt=\"&lt;strong&gt;Restore Process&lt;/strong&gt; easy to understand restore progress.\"></a><p><strong>Restore Process</strong> easy to understand restore progress.</p></li><li><a href=\"https://ps.w.org/backuply/assets/screenshot-6.png?rev=2760139\"><img src=\"https://ps.w.org/backuply/assets/screenshot-6.png?rev=2760139\" alt=\"&lt;strong&gt;Add Backup Location&lt;/strong&gt; with a fairly simple form to add a backup location.\"></a><p><strong>Add Backup Location</strong> with a fairly simple form to add a backup location.</p></li><li><a href=\"https://ps.w.org/backuply/assets/screenshot-7.png?rev=2760139\"><img src=\"https://ps.w.org/backuply/assets/screenshot-7.png?rev=2760139\" alt=\"&lt;strong&gt;Backup Process&lt;/strong&gt; easy to understand backup progress.\"></a><p><strong>Backup Process</strong> easy to understand backup progress.</p></li></ol>\";s:7:\"reviews\";s:15226:\"<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Prático e funcional</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 az 5 csillagból\" data-title-template=\"%s az 5 csillagból\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/vortic/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/9137ead600e662f3da541db5446ceb58c17fd02d2542cfe07593ea4196c31f75?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/9137ead600e662f3da541db5446ceb58c17fd02d2542cfe07593ea4196c31f75?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/vortic/\" class=\"reviewer-name\">vortic</a> on <span class=\"review-date\">november 21, 2025</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Me surpreendeu na praticidade</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">One of the Best Plugins Ever</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 az 5 csillagból\" data-title-template=\"%s az 5 csillagból\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/agreenwo/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/44a9defe47aebeea4e1807f6e8976540f1ea3461ce9e29305b1654df52ba267c?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/44a9defe47aebeea4e1807f6e8976540f1ea3461ce9e29305b1654df52ba267c?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/agreenwo/\" class=\"reviewer-name\">agreenwo</a> on <span class=\"review-date\">november 16, 2025</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>I use Backuply to backup my WordPress site every time I change anything big or small.  I use Backuply to load the backup of my WordPress site into a test site so I am working on an exact copy when I develop and test things. It takes care of creation a new database, moving images etc. If you take the time to make and keep your backups current you golden if something goes south on your website.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">The Backup doesn&#039;t even start</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"1 az 5 csillagból\" data-title-template=\"%s az 5 csillagból\" data-rating=\"1\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/kboyjoon/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/8e12cc1c1d2403bcc60807422dbd85c9db837cdb7e88d900ef0b7e790e55ef64?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/8e12cc1c1d2403bcc60807422dbd85c9db837cdb7e88d900ef0b7e790e55ef64?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/kboyjoon/\" class=\"reviewer-name\">Shawn <small>(kboyjoon)</small></a> on <span class=\"review-date\">október 22, 2025</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>The backup doesn\'t even start. Stuck at 0%. I tired other backup plugins, they all worked kinda. I thought use Backuply since it was made by a reputable company but it failed me instantly lol.<br /><br />Do not waste your time it doesn\'t work at all.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Backup process hung</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"1 az 5 csillagból\" data-title-template=\"%s az 5 csillagból\" data-rating=\"1\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/amitkgupta/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/80ebeeded88147f0aec42202e80b25f0cb2d6c569adf9576b9fddbc04f5d625d?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/80ebeeded88147f0aec42202e80b25f0cb2d6c569adf9576b9fddbc04f5d625d?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/amitkgupta/\" class=\"reviewer-name\">amitkgupta</a> on <span class=\"review-date\">szeptember 26, 2025</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>The backup hung for a few hours,</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Reliable and Simple Backup Solution</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 az 5 csillagból\" data-title-template=\"%s az 5 csillagból\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/raeshantael/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/4f2e93a5d27cedbb8b1119799b71d5652f318c5f0138cb78d5a2b24bbbeb5bf1?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/4f2e93a5d27cedbb8b1119799b71d5652f318c5f0138cb78d5a2b24bbbeb5bf1?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/raeshantael/\" class=\"reviewer-name\">RaeShantael</a> on <span class=\"review-date\">szeptember 22, 2025</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>I use this plugin for backing up my WordPress sites and it’s been solid. The interface is straightforward, backups run without issue, and it gives me peace of mind knowing I can restore if something ever goes wrong. Definitely worth 5 stars.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Love this - simple and effective</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 az 5 csillagból\" data-title-template=\"%s az 5 csillagból\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/greynewt/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/1ca8d3d269e24f1a798941686c0bd4c08e5542bad23416cab3d956b41ccb9b81?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/1ca8d3d269e24f1a798941686c0bd4c08e5542bad23416cab3d956b41ccb9b81?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/greynewt/\" class=\"reviewer-name\">greynewt</a> on <span class=\"review-date\">szeptember 7, 2025</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>I\'ve used other backup and restore plugins but this is by far the easiest to use both to backup and restore.  It has never failed and you don\'t get constantly pestering to upgrade - the free version is all most people need.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Excellent, just what I needed for my online store!</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 az 5 csillagból\" data-title-template=\"%s az 5 csillagból\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/calitec/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/adc29cc2a8539b1a87822aefbbaf6973dd59bf8fea0df931b116b26a639b7a3f?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/adc29cc2a8539b1a87822aefbbaf6973dd59bf8fea0df931b116b26a639b7a3f?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/calitec/\" class=\"reviewer-name\">calitec</a> on <span class=\"review-date\">augusztus 16, 2025</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Excellent and easy to use</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Ótimo plugin</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 az 5 csillagból\" data-title-template=\"%s az 5 csillagból\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/denilton/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/d3f634a8b0505f5e198ad037f5a9e5c62089cd7fcdee4ccb54acd5861f5423dc?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/d3f634a8b0505f5e198ad037f5a9e5c62089cd7fcdee4ccb54acd5861f5423dc?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/denilton/\" class=\"reviewer-name\">denilton</a> on <span class=\"review-date\">augusztus 1, 2025</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Ótimo plugin</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">great solution for have tranquility</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 az 5 csillagból\" data-title-template=\"%s az 5 csillagból\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/modchips/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/fe48992931e124cf313082a652aa5ebd92d5b4479bac4b2c44d9b48ea53d04c9?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/fe48992931e124cf313082a652aa5ebd92d5b4479bac4b2c44d9b48ea53d04c9?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/modchips/\" class=\"reviewer-name\">modchips</a> on <span class=\"review-date\">június 18, 2025</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Excelente solution for backup. it´s a item that is obligatory</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">5</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 az 5 csillagból\" data-title-template=\"%s az 5 csillagból\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/mirzawaseembaig1/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/059133fe538360a0fe1f0e5ca49f629eb64f4c232bc036fcb89ce6e3b2079796?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/059133fe538360a0fe1f0e5ca49f629eb64f4c232bc036fcb89ce6e3b2079796?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/mirzawaseembaig1/\" class=\"reviewer-name\">mirzawaseembaig1</a> on <span class=\"review-date\">június 8, 2025</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>very nice</p>\n<!-- /wp:paragraph --></div>\n</div>\n\";}s:17:\"short_description\";s:159:\"Backup, restores, and migration with Backuply are fairly simple with a wide range of storage options from Local Backups, FTP to cloud options like AWS &hellip;\";s:13:\"download_link\";s:57:\"https://downloads.wordpress.org/plugin/backuply.1.5.1.zip\";s:14:\"upgrade_notice\";a:0:{}s:11:\"screenshots\";a:7:{i:1;a:2:{s:3:\"src\";s:61:\"https://ps.w.org/backuply/assets/screenshot-1.png?rev=2760139\";s:7:\"caption\";s:50:\"<strong>Dashboard</strong> manual backup and info.\";}i:2;a:2:{s:3:\"src\";s:61:\"https://ps.w.org/backuply/assets/screenshot-2.png?rev=2760139\";s:7:\"caption\";s:103:\"<strong>Settings</strong> set backup settings like backup location, backup options and email to notify.\";}i:3;a:2:{s:3:\"src\";s:61:\"https://ps.w.org/backuply/assets/screenshot-3.png?rev=2760139\";s:7:\"caption\";s:82:\"<strong>Backup Locations</strong> add remote locations to backup and restore from.\";}i:4;a:2:{s:3:\"src\";s:61:\"https://ps.w.org/backuply/assets/screenshot-4.png?rev=2760139\";s:7:\"caption\";s:56:\"<strong>Backup History</strong> manage all your backups.\";}i:5;a:2:{s:3:\"src\";s:61:\"https://ps.w.org/backuply/assets/screenshot-5.png?rev=2761227\";s:7:\"caption\";s:69:\"<strong>Restore Process</strong> easy to understand restore progress.\";}i:6;a:2:{s:3:\"src\";s:61:\"https://ps.w.org/backuply/assets/screenshot-6.png?rev=2760139\";s:7:\"caption\";s:88:\"<strong>Add Backup Location</strong> with a fairly simple form to add a backup location.\";}i:7;a:2:{s:3:\"src\";s:61:\"https://ps.w.org/backuply/assets/screenshot-7.png?rev=2760139\";s:7:\"caption\";s:67:\"<strong>Backup Process</strong> easy to understand backup progress.\";}}s:4:\"tags\";a:5:{s:6:\"backup\";s:6:\"backup\";s:12:\"cloud-backup\";s:12:\"cloud backup\";s:15:\"database-backup\";s:15:\"database backup\";s:7:\"restore\";s:7:\"restore\";s:16:\"wordpress-backup\";s:16:\"wordpress backup\";}s:8:\"versions\";a:30:{s:5:\"1.0.9\";s:57:\"https://downloads.wordpress.org/plugin/backuply.1.0.9.zip\";s:5:\"1.1.0\";s:57:\"https://downloads.wordpress.org/plugin/backuply.1.1.0.zip\";s:5:\"1.1.1\";s:57:\"https://downloads.wordpress.org/plugin/backuply.1.1.1.zip\";s:5:\"1.1.2\";s:57:\"https://downloads.wordpress.org/plugin/backuply.1.1.2.zip\";s:5:\"1.1.3\";s:57:\"https://downloads.wordpress.org/plugin/backuply.1.1.3.zip\";s:5:\"1.1.4\";s:57:\"https://downloads.wordpress.org/plugin/backuply.1.1.4.zip\";s:5:\"1.1.6\";s:57:\"https://downloads.wordpress.org/plugin/backuply.1.1.6.zip\";s:5:\"1.1.8\";s:57:\"https://downloads.wordpress.org/plugin/backuply.1.1.8.zip\";s:5:\"1.2.1\";s:57:\"https://downloads.wordpress.org/plugin/backuply.1.2.1.zip\";s:5:\"1.2.2\";s:57:\"https://downloads.wordpress.org/plugin/backuply.1.2.2.zip\";s:5:\"1.2.6\";s:57:\"https://downloads.wordpress.org/plugin/backuply.1.2.6.zip\";s:5:\"1.3.4\";s:57:\"https://downloads.wordpress.org/plugin/backuply.1.3.4.zip\";s:5:\"1.3.5\";s:57:\"https://downloads.wordpress.org/plugin/backuply.1.3.5.zip\";s:5:\"1.3.6\";s:57:\"https://downloads.wordpress.org/plugin/backuply.1.3.6.zip\";s:5:\"1.3.7\";s:57:\"https://downloads.wordpress.org/plugin/backuply.1.3.7.zip\";s:5:\"1.3.8\";s:57:\"https://downloads.wordpress.org/plugin/backuply.1.3.8.zip\";s:5:\"1.3.9\";s:57:\"https://downloads.wordpress.org/plugin/backuply.1.3.9.zip\";s:5:\"1.4.0\";s:57:\"https://downloads.wordpress.org/plugin/backuply.1.4.0.zip\";s:5:\"1.4.1\";s:57:\"https://downloads.wordpress.org/plugin/backuply.1.4.1.zip\";s:5:\"1.4.2\";s:57:\"https://downloads.wordpress.org/plugin/backuply.1.4.2.zip\";s:5:\"1.4.3\";s:57:\"https://downloads.wordpress.org/plugin/backuply.1.4.3.zip\";s:5:\"1.4.4\";s:57:\"https://downloads.wordpress.org/plugin/backuply.1.4.4.zip\";s:5:\"1.4.5\";s:57:\"https://downloads.wordpress.org/plugin/backuply.1.4.5.zip\";s:5:\"1.4.6\";s:57:\"https://downloads.wordpress.org/plugin/backuply.1.4.6.zip\";s:5:\"1.4.7\";s:57:\"https://downloads.wordpress.org/plugin/backuply.1.4.7.zip\";s:5:\"1.4.8\";s:57:\"https://downloads.wordpress.org/plugin/backuply.1.4.8.zip\";s:5:\"1.4.9\";s:57:\"https://downloads.wordpress.org/plugin/backuply.1.4.9.zip\";s:5:\"1.5.0\";s:57:\"https://downloads.wordpress.org/plugin/backuply.1.5.0.zip\";s:5:\"1.5.1\";s:57:\"https://downloads.wordpress.org/plugin/backuply.1.5.1.zip\";s:5:\"trunk\";s:51:\"https://downloads.wordpress.org/plugin/backuply.zip\";}s:14:\"business_model\";b:0;s:14:\"repository_url\";s:0:\"\";s:22:\"commercial_support_url\";s:0:\"\";s:11:\"donate_link\";s:0:\"\";s:7:\"banners\";a:2:{s:3:\"low\";s:63:\"https://ps.w.org/backuply/assets/banner-772x250.png?rev=2760332\";s:4:\"high\";s:64:\"https://ps.w.org/backuply/assets/banner-1544x500.png?rev=2760332\";}s:5:\"icons\";a:1:{s:2:\"1x\";s:61:\"https://ps.w.org/backuply/assets/icon-128x128.png?rev=2760139\";}s:12:\"preview_link\";s:0:\"\";s:4:\"Name\";s:51:\"Backuply &#8211; Backup, Restore, Migrate and Clone\";}s:9:\"elementor\";a:35:{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.33.4\";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:12:\"contributors\";a:1:{s:8:\"elemntor\";a:3:{s:7:\"profile\";s:40:\"https://profiles.wordpress.org/elemntor/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/7d70f15d78757f876d1847a8f87dd93e1d9c168264b4aeeaf72058656690d05b?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:9:\"Elementor\";}}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:6083;i:4;i:218;i:3;i:109;i:2;i:106;i:1;i:635;}s:11:\"num_ratings\";i:7151;s:11:\"support_url\";s:47:\"https://wordpress.org/support/plugin/elementor/\";s:15:\"support_threads\";i:99;s:24:\"support_threads_resolved\";i:80;s:15:\"active_installs\";i:10000000;s:12:\"last_updated\";s:21:\"2025-12-08 3:39pm 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:6:{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>\n<h4>THE #1 NO CODE DRAG &amp; DROP WORDPRESS WEBSITE BUILDER POWERING OVER 18M WEBSITES WORLDWIDE, NOW WITH AI.</h4>\n<p>Elementor, the leading WordPress website creation platform, empowers you to build professional, pixel-perfect websites seamlessly.</p>\n<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>\n<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>\n<h3>🌟 Create Professional Stunning Websites</h3>\n<ul>\n<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>\n<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>\n<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>\n<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>\n<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>\n</ul>\n<h4>🗝️ Key features:</h4>\n<ul>\n<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>\n<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>\n<li><strong>Mask Shapes</strong>: Turning any element, like an image or video, into whatever shape you desire to create standout designs.</li>\n<li><strong>CSS Transform</strong>: Use CSS Transform to rotate, scale, and skew elements, adding dynamic styling to your site.</li>\n<li><strong>Entrance Animations</strong>: Add entrance animations to elements to create engaging and interactive user experiences.</li>\n<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>\n<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>\n<li><strong>Floating Buttons</strong>: Enhance user interaction with customizable, floating action buttons that stay in view as users scroll.</li>\n<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>\n<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>\n<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>\n<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>\n<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>\n<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>\n<li><strong>Custom Code [Pro]</strong>: Insert custom code to extend the functionality of your site, offering flexibility for advanced customizations.</li>\n<li><strong>Custom CSS [Pro]</strong>: Apply Custom CSS to fine-tune the styling of elements, ensuring precise control over the design aspects.</li>\n<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>\n<li><strong>Custom Fonts &amp; Icons [Pro]</strong>: Upload and use custom fonts and icons to match your brand&#8217;s identity.</li>\n</ul>\n<h4>😍 Elementor FREE widgets</h4>\n<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>\n<ul>\n<li><strong>Heading</strong>. Add eye-catching headlines.</li>\n<li><strong>Image</strong>. Control the size, opacity and more.</li>\n<li><strong>Text Editor</strong>. Just like the WordPress editor.</li>\n<li><strong>Video</strong>. Add YouTube, Vimeo, Dailymotion or self-hosted videos.</li>\n<li><strong>Button</strong>. Create interactive buttons.</li>\n<li><strong>Link in Bio</strong>. Build link in bio components to promote your business / services.</li>\n<li><strong>Image Box</strong>. A box with image, headline and text.</li>\n<li><strong>Testimonials</strong>. Customer testimonials.</li>\n<li><strong>Icon</strong>. Place one or more of 600+ icons available.</li>\n<li><strong>Icon Box</strong>. An icon, headline, and text with one widget.</li>\n<li><strong>Social Icons</strong>. Link to your social pages with the Facebook/X (formerly Twitter) icons.</li>\n<li><strong>Image Gallery</strong>. Display your images in a grid.</li>\n<li><strong>Image Carousel</strong>. Create rotating carousels or sliders for chosen images.</li>\n<li><strong>Icon List</strong>. Use any icon to create a bullet list.</li>\n<li><strong>Counter</strong>. Show numbers in an escalating manner.</li>\n<li><strong>Progress Bar</strong>. Include an escalating progress bar.</li>\n<li><strong>Nested Tabs</strong>. Display content in vertical or horizontal tabs.</li>\n<li><strong>Nested Accordion</strong>. Display any type of content in collapsible sections.</li>\n<li><strong>Toggle</strong>. Use the Toggle to hide or display content, like FAQ.</li>\n<li><strong>Rating</strong>. Display how many stars (or another icon) other visitors gave.</li>\n<li><strong>Alert</strong>. Include a colored alert box to draw visitor’s attention.</li>\n<li><strong>HTML</strong>. Insert code into the page.</li>\n<li><strong>Shortcode</strong>. Insert shortcodes from any plugin into the page.</li>\n<li><strong>Menu Anchor</strong>. Link any menu to this anchor.</li>\n<li><strong>Read More</strong>. Set the Read More cut-off for the excerpt in archive pages.</li>\n<li><strong>Sidebar</strong>. Add sidebars onto the page.</li>\n<li><strong>Google Maps</strong>. Embed maps into the page.</li>\n<li><strong>SoundCloud</strong>. Add SoundCloud audio bits.</li>\n<li><strong>Divider</strong>. Separate content with a designed divider.</li>\n<li><strong>Spacer</strong>. Add space between elements.</li>\n<li><strong>Text Path</strong>. Attach your text to a path.</li>\n<li><strong>And counting&#8230;</strong></li>\n</ul>\n<h3>🚀 Enhance Your Website</h3>\n<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>\n<p><strong>Key features include:</strong></p>\n<ul>\n<li><strong>Reduced DOM Output</strong>: Streamlined HTML structure for faster rendering.</li>\n<li><strong>Improved Media File Loading</strong>: Optimized loading of images, videos, and other media assets.</li>\n<li><strong>Reduced CSS and JS Files</strong>: Minimized and concatenated stylesheets and scripts for quicker loading times.</li>\n<li><strong>Lazy Loading</strong>: Deferred loading of non-critical resources to improve initial page load speed.</li>\n<li><strong>Faster Font Loading</strong>: Efficient delivery of web fonts to enhance text rendering speed.</li>\n<li><strong>Optimized Front-End Asset Loading</strong>: Efficient loading of assets like JavaScript and CSS to minimize render-blocking.</li>\n<li><strong>Element Caching</strong>: Cache frequently accessed design elements to reduce server response time and enhance overall performance.</li>\n</ul>\n<h3>🔥 Elementor Pro Features</h3>\n<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>\n<p><strong>Pro Design Widgets:</strong></p>\n<ol>\n<li><strong>Posts</strong>: Display your blog posts with customizable layouts and styles.</li>\n<li><strong>Share Buttons</strong>: Allow visitors to easily share your content on various social media platforms.</li>\n<li><strong>Portfolio</strong>: Showcase your work or projects with stunning portfolio layouts.</li>\n<li><strong>Slides</strong>: Create dynamic slideshows with custom animations and transitions.</li>\n<li><strong>Form</strong>: Design and customize advanced forms for user interaction and data collection.</li>\n<li><strong>Login</strong>: Add a login form or user registration module to your website.</li>\n<li><strong>Nav Menu</strong>: Customize and style your website&#8217;s navigation menu for better user experience.</li>\n<li><strong>Animated Headline</strong>: Create attention-grabbing headlines with animated effects.</li>\n<li><strong>Price Table</strong>: Display pricing plans or packages in a structured and visually appealing format.</li>\n<li><strong>Price List</strong>: Showcase a list of prices or services with customizable styling options.</li>\n<li><strong>Gallery</strong>: Create beautiful image galleries with various layout options and lightbox support.</li>\n<li><strong>Flip Box</strong>: Add interactive flip animations to highlight content or features.</li>\n<li><strong>Call to Action</strong>: Encourage user interaction and conversions with compelling call-to-action sections.</li>\n<li><strong>Media Carousel</strong>: Showcase a carousel of media files such as images or videos.</li>\n<li><strong>Testimonial Carousel</strong>: Display client testimonials in a carousel format for social proof.</li>\n<li><strong>Nested Carousel</strong>: Create nested carousels for more complex content organization.</li>\n<li><strong>Loop Carousel</strong>: Display content in a looped carousel for continuous viewing.</li>\n<li><strong>Table Of Content</strong>: Generate a table of contents for longer articles or guides to improve navigation.</li>\n<li><strong>Countdown</strong>: Add countdown timers to create urgency for promotions or events.</li>\n<li><strong>Facebook Page</strong>: Embed your Facebook page feed or content onto your website.</li>\n<li><strong>Blockquote</strong>: Highlight quotes or testimonials with stylish formatting options.</li>\n<li><strong>Template</strong>: Save and reuse design templates for consistent branding and layout.</li>\n<li><strong>Reviews</strong>: Showcase customer reviews and ratings to build trust and credibility.</li>\n<li><strong>Facebook Button</strong>: Add buttons to promote interactions with your Facebook page or content.</li>\n<li><strong>Facebook Embed</strong>: Embed Facebook posts or content onto your website.</li>\n<li><strong>Facebook Comments</strong>: Enable Facebook comments on your website&#8217;s pages or posts.</li>\n<li><strong>PayPal Button</strong>: Integrate PayPal buttons for easy online payments.</li>\n<li><strong>Stripe Button</strong>: Integrate Stripe payment buttons to facilitate secure online transactions.</li>\n<li><strong>Lottie Widget</strong>: Add Lottie animations to enhance visual appeal and engagement.</li>\n<li><strong>Code Highlight</strong>: Display code snippets with syntax highlighting for better readability.</li>\n<li><strong>Video Playlist</strong>: Create and customize playlists for video content on your website.</li>\n<li><strong>Mega Menu</strong>: Customize advanced menus for better navigation and displaying complex content.</li>\n<li><strong>Off Canvas</strong>: Create off-canvas areas that slide in to show extra info or menus without cluttering the main layout.</li>\n</ol>\n<p><strong>Pro Theme Widgets:</strong></p>\n<p>Build and customize all the key parts of your website including headers, footers, 404 page, global archives, and more</p>\n<ol>\n<li><strong>Post Title</strong>: Customize the title of individual blog posts or pages.</li>\n<li><strong>Post Excerpt</strong>: Display a brief summary or teaser of your blog posts.</li>\n<li><strong>Post Content</strong>: Customize the main content area of your blog posts or pages.</li>\n<li><strong>Featured Image</strong>: Set and customize featured images for blog posts or pages.</li>\n<li><strong>Author Box</strong>: Display author information and bios on blog posts.</li>\n<li><strong>Post Comments</strong>: Customize the appearance and functionality of comments sections on your website.</li>\n<li><strong>Post Navigation</strong>: Add navigation links to adjacent posts for easy browsing.</li>\n<li><strong>Post Info</strong>: Display additional information about blog posts, such as author and date.</li>\n<li><strong>Site Logo</strong>: Upload and customize your website&#8217;s logo for branding purposes.</li>\n<li><strong>Site Title</strong>: Customize the title of your website.</li>\n<li><strong>Page Title</strong>: Customize the title of individual pages.</li>\n<li><strong>Search Bar</strong>: Add a search bar to allow users to search your website&#8217;s content.</li>\n<li><strong>Breadcrumbs</strong>: Display hierarchical navigation paths for better user navigation.</li>\n<li><strong>Sitemap</strong>: Generate a sitemap for better search engine indexing and user navigation.</li>\n<li><strong>Loop Grid</strong>: Design and customize grid layouts for blog post archives or product listings.</li>\n</ol>\n<p><strong>Pro WooCommerce Widgets:</strong></p>\n<p>Design and customize a complete online shopping experience across your entire website.</p>\n<ol>\n<li><strong>Product</strong>: Display individual products with customizable layouts and styles.</li>\n<li><strong>Breadcrumbs</strong>: Display hierarchical navigation paths for better user navigation within your store.</li>\n<li><strong>Product Title</strong>: Customize the title of individual products.</li>\n<li><strong>Product Images</strong>: Set and customize images for product listings.</li>\n<li><strong>Product Price</strong>: Display the price of individual products.</li>\n<li><strong>Add To Cart</strong>: Add customizable add to cart buttons for easy purchasing.</li>\n<li><strong>Product Rating</strong>: Display ratings and reviews for products.</li>\n<li><strong>Product Stock</strong>: Display stock availability for products.</li>\n<li><strong>Product Meta</strong>: Display additional information about products, such as SKU and categories.</li>\n<li><strong>Product Content</strong>: Customize the main content area of product descriptions.</li>\n<li><strong>Short Description</strong>: Display brief summaries or teasers of products.</li>\n<li><strong>Product Data Tabs</strong>: Organize product information into tabbed sections for better organization.</li>\n<li><strong>Additional Information</strong>: Display additional details about products, such as dimensions and weight.</li>\n<li><strong>Product Related</strong>: Showcase related products to encourage additional purchases.</li>\n<li><strong>Upsells</strong>: Promote upsell products to increase average order value.</li>\n<li><strong>Products</strong>: Display a grid or list of products with customizable settings.</li>\n<li><strong>Custom Add To Cart</strong>: Customize the add to cart button for specific products.</li>\n<li><strong>WooCommerce Pages</strong>: Design and customize WooCommerce-specific pages, such as the cart and checkout pages.</li>\n<li><strong>Product Categories</strong>: Display product categories for easy navigation within your store.</li>\n<li><strong>Menu Cart</strong>: Display a cart icon in your navigation menu for easy access to the shopping cart.</li>\n<li><strong>Cart</strong>: Customize the appearance and functionality of the shopping cart page.</li>\n<li><strong>Checkout</strong>: Customize the appearance and functionality of the checkout page.</li>\n<li><strong>My Account</strong>: Customize the appearance and functionality of the customer account area.</li>\n<li><strong>Purchase Summary</strong>: Display a summary of purchases during the checkout process.</li>\n<li><strong>WooCommerce Notices</strong>: Customize the appearance and functionality of WooCommerce notices, such as order confirmation messages.</li>\n</ol>\n<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>\n<h4>🔒 SECURITY AND COMPLIANCE</h4>\n<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>\n<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>\n<p>For more information: <a href=\"https://go.elementor.com/trust-center/\" rel=\"nofollow ugc\">Trust Center</a>.</p>\n<h4>♿ Accessibility Best Practices</h4>\n<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>\n<h4>🌐 Translated to 63+ languages, includes RTL support</h4>\n<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>\n<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>\n<h4>⏩ Use of 3rd Party Services</h4>\n<p>To improve the user experience, Elementor may use the following 3rd party services if the required feature is enabled:</p>\n<ul>\n<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>\n<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>\n</ul>\n<h4>📧 Related Products by Elementor</h4>\n<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>\n<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>\n<h4>📣 See What Our Users Have to Say</h4>\n<blockquote>\n<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>\n<p>“An incredibly user-friendly plugin” – ★★★★★ <em><a href=\"https://wordpress.org/support/topic/a-wonderful-experience/\" rel=\"ugc\">Hyeyoga</a></em></p>\n<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>\n<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>\n<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>\n</blockquote>\n<p><em><a href=\"https://wordpress.org/support/plugin/elementor/reviews/?filter=5\" rel=\"ugc\">More testimonials</a></em></p>\n<h4>🌍 Join a Global Community</h4>\n<p>Join a global community that helps each other achieve their goals.</p>\n<ul>\n<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>\n<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>\n<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>\n<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>\n<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>\n<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>\n<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>\n<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>\n</ul>\n\";s:12:\"installation\";s:1461:\"<h4>Minimum Requirements</h4>\n<ul>\n<li>WordPress 6.5 or greater</li>\n<li>PHP version 7.4 or greater</li>\n<li>MySQL version 5.0 or greater</li>\n</ul>\n<h4>Recommended Requirements</h4>\n<ul>\n<li>PHP version 8.1 or greater</li>\n<li>MySQL version 5.6 or greater</li>\n<li>WordPress Memory limit of 64 MB or greater (128 MB or higher is preferred)</li>\n</ul>\n<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>\n<h4>Installation</h4>\n<ol>\n<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>\n<li>Activate the plugin through the &#8216;Plugins&#8217; menu in WordPress.</li>\n<li>Go to Pages &gt; Add New</li>\n<li>Press the &#8216;Edit with Elementor&#8217; button.</li>\n<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>\n</ol>\n<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>\n\";s:3:\"faq\";s:4862:\"\n<dt id=\'how%20do%20i%20install%20elementor%3F\'>\nHow do I install Elementor?\n</h4>\n<p>\n<p>To install the free version of Elementor, follow the steps below:<br />\nFrom 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 />\nPress install -&gt; After installation, click Activate.</p>\n</p>\n<dt id=\'does%20elementor%20work%20with%20all%20the%20themes%3F\'>\nDoes Elementor work with all the themes?\n</h4>\n<p>\n<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>\n</p>\n<dt id=\'is%20elementor%20compatible%20with%20gutenberg%3F\'>\nIs Elementor compatible with Gutenberg?\n</h4>\n<p>\n<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>\n</p>\n<dt id=\'can%20i%20create%20an%20online%20store%3F\'>\nCan I create an online store?\n</h4>\n<p>\n<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>\n</p>\n<dt id=\'does%20it%20work%20with%20other%20wordpress%20plugins%3F\'>\nDoes it work with other WordPress plugins?\n</h4>\n<p>\n<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>\n</p>\n<dt id=\'do%20i%20need%20to%20know%20how%20to%20code%3F\'>\nDo I need to know how to code?\n</h4>\n<p>\n<p>No! Elementor provides you with all the widgets and features that you need to build a professional website without using code.</p>\n</p>\n<dt id=\'do%20i%20need%20to%20know%20how%20to%20design%3F\'>\nDo I need to know how to design?\n</h4>\n<p>\n<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>\n</p>\n<dt id=\'will%20elementor%20slow%20down%20my%20website%3F\'>\nWill Elementor slow down my website?\n</h4>\n<p>\n<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>\n</p>\n<dt id=\'is%20my%20site%20secure%20with%20elementor%3F\'>\nIs my site secure with Elementor?\n</h4>\n<p>\n<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>\n<p>There is also a managed security Bug Bounty program, utilizing the community power by enabling 24/7/365 crowdsourced vulnerability detection.</p>\n</p>\n<dt id=\'can%20i%20buy%20templates%20separately%3F\'>\nCan I buy templates separately?\n</h4>\n<p>\n<p>Of course, you can use any template that supports Elementor.</p>\n</p>\n<dt id=\'is%20elementor%20compatible%20with%20post%20and%20custom%20post%20types%3F\'>\nIs Elementor compatible with Post and Custom Post Types?\n</h4>\n<p>\n<p>Of course! You can set which post types will enable Elementor in the settings page.</p>\n</p>\n<dt id=\'what%20is%20the%20difference%20between%20elementor%27s%20free%20plugin%20and%20elementor%20pro\'>\nWhat is the difference between Elementor&#8217;s free Plugin and Elementor Pro\n</h4>\n<p>\n<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>\n</p>\n<dt id=\'how%20can%20i%20become%20a%20contributor\'>\nHow can I become a Contributor\n</h4>\n<p>\n<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 />\nYou 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>\n</p>\n\n\";s:9:\"changelog\";s:2168:\"<h4>3.33.4 &#8211; 2025-12-08</h4>\n<ul>\n<li>Security Fix: Improved code security enforcement in Text Path widget</li>\n</ul>\n<h4>3.33.3 &#8211; 2025-12-04</h4>\n<ul>\n<li>Fix: Improved compatibility with WordPress 6.9</li>\n<li>Fix: Keyboard navigation does not work as expected when setting a CSS ID in Tabs widget</li>\n</ul>\n<h4>3.33.2 &#8211; 2025-11-23</h4>\n<ul>\n<li>Security Fix: Improved code security enforcement in repeater widgets</li>\n<li>Security Fix: Improved code security enforcement in Star Rating widget</li>\n<li>Fix: Editor not loading with errors in the console in certain scenarios – Editor V4</li>\n</ul>\n<h4>3.33.1 &#8211; 2025-11-17</h4>\n<ul>\n<li>Security Fix: Improved code security enforcement in Floating Elements</li>\n</ul>\n<h4>3.33.0 &#8211; 2025-11-10</h4>\n<ul>\n<li>New: Introducing Variables Manager to manage design variables like colors, fonts, and sizes from a centralized panel &#8211; Editor V4</li>\n<li>New: Introducing Blend Mode control to create layered visual effects by defining how elements blend with backgrounds &#8211; Editor V4</li>\n<li>New: Introducing Background Clipping control to define where an element&#8217;s background is rendered across the element&#8217;s layout &#8211; Editor V4</li>\n<li>Tweak: Updated Editor Top Bar layout and button placement for improved navigation</li>\n<li>Tweak: Adjusted default cache behavior to inactive and updated FAQ Schema notice in Accordion widget</li>\n<li>Tweak: Improved error handling in Import and Export customization flow</li>\n<li>Tweak: Applied CSS logical properties support in Star Rating widget</li>\n<li>Tweak: Enhanced accessibility in Star Rating widget</li>\n<li>Tweak: Updated minimum supported versions for Chrome, Firefox, and Safari</li>\n<li>Fix: Child pages and menu items not importing correctly in Website Templates</li>\n<li>Fix: Deprecated <code>utf8_encode()</code> and <code>utf8_decode()</code> functions replaced for PHP 8.2 compatibility (<a href=\"https://github.com/elementor/elementor/issues/27499\" rel=\"nofollow ugc\">#27499</a>)</li>\n</ul>\n<p><a href=\"https://go.elementor.com/full-changelog/\" rel=\"nofollow ugc\">See changelog for all versions.</a></p>\n\";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:7:\"reviews\";s:19877:\"<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Still works great in the era of AI</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 az 5 csillagból\" data-title-template=\"%s az 5 csillagból\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/eramnindersinghcheema/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/954411355c9dc8c4373d96de9ab004a9d3590f03d904ae6ed3f978e7b02b57d6?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/954411355c9dc8c4373d96de9ab004a9d3590f03d904ae6ed3f978e7b02b57d6?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/eramnindersinghcheema/\" class=\"reviewer-name\">eramnindersinghcheema</a> on <span class=\"review-date\">december 14, 2025</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Still works great in the era of AI</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Berat tool</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 az 5 csillagból\" data-title-template=\"%s az 5 csillagból\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/timotiustimo/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/4c88f6dbb5ad9fb672f6396866b0fca19544768965b470c37fb2f9a4b5e665f4?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/4c88f6dbb5ad9fb672f6396866b0fca19544768965b470c37fb2f9a4b5e665f4?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/timotiustimo/\" class=\"reviewer-name\">timotiustimo</a> on <span class=\"review-date\">december 13, 2025</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Elementor sangat membantu untuk desain website</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Love it!</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 az 5 csillagból\" data-title-template=\"%s az 5 csillagból\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/lawandalr627/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/d5bd950cf9be5aa3ac6a2f87e5c29656d8993699fa7cab89f8e5f3b52c7c249b?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/d5bd950cf9be5aa3ac6a2f87e5c29656d8993699fa7cab89f8e5f3b52c7c249b?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/lawandalr627/\" class=\"reviewer-name\">lawandalr627</a> on <span class=\"review-date\">december 10, 2025</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Love using for myself and for my clients! </p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Nothing else comes close</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 az 5 csillagból\" data-title-template=\"%s az 5 csillagból\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/ukrefugee/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/282aa7b6307d4d7e490f4d26c416c5d4660ffbf4a090859be642135f3e3b16b8?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/282aa7b6307d4d7e490f4d26c416c5d4660ffbf4a090859be642135f3e3b16b8?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/ukrefugee/\" class=\"reviewer-name\">ukrefugee</a> on <span class=\"review-date\">december 8, 2025</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>I\'ve been using Elementor since the very beginning and have been exposed or used other builders for WordPress, but nothing comes close to Elementor</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Time to end Elementor and trash it</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"1 az 5 csillagból\" data-title-template=\"%s az 5 csillagból\" data-rating=\"1\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/artankrasniqi1988/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/3f20ee0e3534f9420ea23bde5346e7cd0afcc3d71788c5d3bc49130d4b764f9a?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/3f20ee0e3534f9420ea23bde5346e7cd0afcc3d71788c5d3bc49130d4b764f9a?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/artankrasniqi1988/\" class=\"reviewer-name\">Artan <small>(artankrasniqi1988)</small></a> on <span class=\"review-date\">december 10, 2025</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>As a beginner, it was interesting to just use a builder like Elementor. It was the “easy” way to build something, at least that’s what I thought a long time ago. Now, after experiencing so many conflicts after updates on multiple sites I built, I can only say: it’s not worth it. Elementor tries to sell you an “overall” solution for everything you want to do on your website. Normally, plugins are small features that are streamlined to solve a specific purpose, for example a contact form, a modal box, or whatever. Therefore it is so bloated that it consumes a lot of resources.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>But what’s even worse: they seem not to care about real problems. And I’m talking about bugs that other developers basically present to them on a silver platter so they could just fix them. Just look at their GitHub discussions. It’s crazy how they simply don’t respond to the real issues users have. It seems like they are overwhelmed by their own product. I also opened two topics about massive conflicts, for example one that basically kills all individual CSS for all their users because they are using the !important declaration on all HTML elements with (html *). And they are still tracking your usage of their plugin through the event <em>elementor/tracker/send_event</em> even though you disable tracking in their settings. This is so damn evil. One time after an update they even activated Google Fonts, which is a legally big problem for all EU users. That was also mentioned in their changelog. It’s insane.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>And the list goes on. When you get better with HTML and CSS, you start running into so many conflicts and constantly have to work around their widgets to fix things. The HTML is bloated as well, and your site would be much faster without their infrastructure. They got very big, around 10 million users, and it seems that as long as the cash flows, there’s no need for them to solve problems.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you think about starting with Elementor, remember one thing: you basically give up WordPress as your main CMS, and they try to drag you into their own ecosystem where they offer you everything. My advice: use only plugins that are streamlined for your specific needs. You need a modal box? Find a good plugin for that. You need a good accordion? Find a good one for that. Because if you use everything from Elementor, good luck getting rid of them one day. Also, the new block features of WordPress make it much easier to build content compared to the classic editor. It still needs some improvements, but you will have a much more stable environment.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Elementor has lost my trust with so many bad updates breaking my sites. And even worse, they don’t care about massive problems even when they are presented and documented in the clearest way possible.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>For me, I will get rid of it step by step. My future projects will never use it again, and I’m looking forward to not having to deal with bad coding anymore.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Best In The Business</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 az 5 csillagból\" data-title-template=\"%s az 5 csillagból\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/elitewebpros/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/b83a1093b13b6f10c0699e45083f5565d5fbc7c683c246058063d6fc1b645b1d?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/b83a1093b13b6f10c0699e45083f5565d5fbc7c683c246058063d6fc1b645b1d?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/elitewebpros/\" class=\"reviewer-name\">elitewebpros</a> on <span class=\"review-date\">december 3, 2025</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>I literally use Elementor everday on my website. The theme is fast and clean. It is less buggy then other builders I used and the integration with other tools makes it a no brainer. If you are looking for a tool to use that can scale with your brand, I recommend Elementor.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Excellent builder</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 az 5 csillagból\" data-title-template=\"%s az 5 csillagból\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/27vanguard/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/6a08614adba54ec6ad5db1a441fc908215617caefd0de372c3558d70889fa3e0?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/6a08614adba54ec6ad5db1a441fc908215617caefd0de372c3558d70889fa3e0?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/27vanguard/\" class=\"reviewer-name\">27vanguard</a> on <span class=\"review-date\">december 2, 2025</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Thank you...keep up the great work</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">I&#039;ll never use any other builder.</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 az 5 csillagból\" data-title-template=\"%s az 5 csillagból\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/lorajb/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/5eded69f3af208d0fdff995f94994df0ea1fef5c1c342d794668b485e2a9d9d8?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/5eded69f3af208d0fdff995f94994df0ea1fef5c1c342d794668b485e2a9d9d8?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/lorajb/\" class=\"reviewer-name\">lorajb</a> on <span class=\"review-date\">december 2, 2025</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>I\'ve built over 80 sites with Elementor now and will never use anything but. </p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">updates</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"3 az 5 csillagból\" data-title-template=\"%s az 5 csillagból\" data-rating=\"3\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/norseafish/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/71a9d831642c2eb026015a3644e3a7b745714a3db5a79f9fba11b706a8263832?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/71a9d831642c2eb026015a3644e3a7b745714a3db5a79f9fba11b706a8263832?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/norseafish/\" class=\"reviewer-name\">norseafish</a> on <span class=\"review-date\">december 1, 2025</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>I\'m always nervous when there is an update for Elementor, with Starter templates, and Spectra for that matter.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Last time there was a issue with Elementor was in July this summer. My site was down for days without me knowing it because of the summer holidays.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Do you use a certain type of software or programmers that make it a bit \"shaky\"?</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>I see that you encourage to be sure to take backup before the latest update 3.33.2, what is your experiences with the latest update in terms of problems with sites going down?</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Not that good as they said at all!!!</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"1 az 5 csillagból\" data-title-template=\"%s az 5 csillagból\" data-rating=\"1\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/kornchu/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/56c7d727e57541de911a16dd85b4e196172ce7a4f6725ce30785b45b952fe10e?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/56c7d727e57541de911a16dd85b4e196172ce7a4f6725ce30785b45b952fe10e?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/kornchu/\" class=\"reviewer-name\">kornchu</a> on <span class=\"review-date\">december 1, 2025</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Most of free feature in this plugin are just useless basic feature with a bit more beautiful but if you want to use another level of them. Even just a Carousel (which normally use this thing alot with posts) you have two option \"paid for it\" or download MORE plugin that support it. Also they try to make themsalve as the center of all every plugin. \"Everyone should obey the Elementor!!!\" if you saw free trick on anywhere. They already blocked or push that feature into subscription plan. And it cause fatal error on some plugin so keep in mind if you want to use it.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>So in summary from my experience after tried this plugin for a couple of times with by both test and public version</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol><!-- wp:list-item -->\n<li>Free <strong>basic</strong> widget they give us are useless</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Most of entire feature from pre-setup to post-setup phase are linked with subscription plan. </li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>You can\'t use other plugin that\'s used on ordinary editor cause it have their own editor page which\'s not linked with</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>It can cause fatal error on page with other unsupport plugin or other editor plugin.</li>\n<!-- /wp:list-item --></ol>\n<!-- /wp:list --></div>\n</div>\n\";}s:17:\"short_description\";s:172:\"Az Elementor Website Builder mindent tartalmaz: fogd és vidd oldalszerkesztő, pixel pontos dizájn, mobil reszponzív szerkesztés és még sok más. Kezdjünk bele most!\";s:13:\"download_link\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.33.4.zip\";s:14:\"upgrade_notice\";a:0:{}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:383:{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:6:\"3.33.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.33.0.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:6:\"3.33.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.33.1.zip\";s:6:\"3.33.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.33.2.zip\";s:6:\"3.33.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.33.3.zip\";s:6:\"3.33.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.33.4.zip\";s:12:\"3.34.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.34.0-beta1.zip\";s:12:\"3.34.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.34.0-beta2.zip\";s:11:\"3.34.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.34.0-dev1.zip\";s:11:\"3.34.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.34.0-dev2.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:14:\"business_model\";s:10:\"commercial\";s:14:\"repository_url\";s:0:\"\";s:22:\"commercial_support_url\";s:94:\"https://elementor.com/support/?utm_source=wp-repo&utm_medium=link&utm_campaign=premium-support\";s:11:\"donate_link\";s:0:\"\";s:7:\"banners\";a:2:{s:3:\"low\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=3164133\";s:4:\"high\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=3164133\";}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:\"preview_link\";s:0:\"\";s:4:\"Name\";s:63:\"Elementor Website Builder &#8211; More Than Just a Page Builder\";}s:7:\"siteseo\";a:35:{s:4:\"name\";s:30:\"SiteSEO &#8211; SEO Simplified\";s:4:\"slug\";s:7:\"siteseo\";s:7:\"version\";s:5:\"1.3.3\";s:6:\"author\";s:69:\"<a href=\"https://profiles.wordpress.org/softaculous/\">Softaculous</a>\";s:14:\"author_profile\";s:43:\"https://profiles.wordpress.org/softaculous/\";s:12:\"contributors\";a:2:{s:9:\"pagelayer\";a:3:{s:7:\"profile\";s:41:\"https://profiles.wordpress.org/pagelayer/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/da11d7dd9a75193431feed4a3e58a875f78b6180bd032bf980e311f10713bee2?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:9:\"pagelayer\";}s:11:\"softaculous\";a:3:{s:7:\"profile\";s:43:\"https://profiles.wordpress.org/softaculous/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/d5f508eb226ae8cade7ed9f0f0cda7115f419afe760e0b64af278ed042b47c1f?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:11:\"Softaculous\";}}s:8:\"requires\";s:3:\"5.0\";s:6:\"tested\";s:3:\"6.9\";s:12:\"requires_php\";s:3:\"7.2\";s:16:\"requires_plugins\";a:0:{}s:6:\"rating\";i:78;s:7:\"ratings\";a:5:{i:5;i:5;i:4;i:0;i:3;i:0;i:2;i:0;i:1;i:2;}s:11:\"num_ratings\";i:7;s:11:\"support_url\";s:45:\"https://wordpress.org/support/plugin/siteseo/\";s:15:\"support_threads\";i:0;s:24:\"support_threads_resolved\";i:0;s:15:\"active_installs\";i:400000;s:12:\"last_updated\";s:21:\"2025-11-17 1:45pm GMT\";s:5:\"added\";s:10:\"2023-12-29\";s:8:\"homepage\";s:19:\"https://siteseo.io/\";s:8:\"sections\";a:6:{s:11:\"description\";s:6888:\"<p>SiteSEO is a revolutionary WordPress SEO plugin that seamlessly integrates with all page builders and themes, making it the best choice for optimizing your website.</p>\n<p>SiteSEO is a powerful WordPress SEO plugin to maximize your online Visibility, boost traffic and elevate rankings. It helps you to manage XML Sitemaps, improve social sharing, manage Titles and Metas and so much more.</p>\n<p>You can find our official documentation at <a href=\"https://siteseo.io/docs\" rel=\"nofollow ugc\">https://siteseo.io/docs</a>. We are also active in our community support forums on wordpress.org if you are one of our free users. Our Premium Support Ticket System is at <a href=\"https://softaculous.deskuss.com\" rel=\"nofollow ugc\">https://softaculous.deskuss.com</a></p>\n<p><a href=\"https://siteseo.io\" title=\"SiteSEO Homepage\" rel=\"nofollow ugc\">Home Page</a> | <a href=\"https://softaculous.deskuss.com\" title=\"SiteSEO Support\" rel=\"nofollow ugc\">Support</a> | <a href=\"http://siteseo.io/docs\" title=\"Documents\" rel=\"nofollow ugc\">Documents</a></p>\n<h3>Key Features :</h3>\n<ul>\n<li><strong>Content Analysis :</strong> Get valuable insights to create content that is perfectly optimized for search engines.</li>\n<li><strong>Universal SEO Metabox :</strong> Edit your SEO metadata from any page builder or theme builder effortlessly.</li>\n<li><strong>Easy Import :</strong> Migrate your post and term metadata from other plugins with a simple one-click process.</li>\n</ul>\n<h3>Why Choose SiteSEO :</h3>\n<ul>\n<li><strong>Save Time and Money:</strong> Import and export metadata easily with SiteSEO PRO, which starts at $49 per year.</li>\n<li><strong>All-in-One Solution:</strong> SiteSEO comes with all the features you need to optimize your WordPress site&#8217;s SEO, eliminating the need for additional extensions and potential conflicts.</li>\n<li><strong>Easy and User-Friendly:</strong> You don&#8217;t need to be an SEO expert or coder to use SiteSEO. Most settings are automatically configured, and an installation wizard guides you through the setup process.</li>\n</ul>\n<h3>SiteSEO Free Features :</h3>\n<h3>SiteSEO Free offers a comprehensive set of features, including :</h3>\n<ul>\n<li><strong>Google Indexing API and IndexNow API</strong> for quick content indexing.</li>\n<li><strong>Content analysis</strong> with unlimited keywords for optimized content creation.</li>\n<li><strong>Google Knowledge Graph</strong> support for better visibility.</li>\n<li><strong>Social media previews</strong> for Google, Facebook, and X(Twitter).</li>\n<li><strong>Open Graph and X Cards</strong> integration for enhanced social media sharing.</li>\n<li><strong>Customizable titles and meta</strong> descriptions with dynamic variables.</li>\n<li><strong>Installation wizard</strong> for hassle-free site setup.</li>\n</ul>\n<h3>Upgrade to SiteSEO PRO for More Power:</h3>\n<h3>Unlock advanced capabilities with SiteSEO PRO, such as:</h3>\n<ul>\n<li><strong>Enhanced WooCommerce Support:</strong> Optimize e-commerce sites with price and currency meta tags, product XML sitemaps, and more.</li>\n<li><strong>Google Page Speed Insights:</strong> Analyze your site&#8217;s performance on mobile and desktop, including Core Web Vitals.</li>\n<li><strong>SitSEO AI:</strong> Our AI integration generates SEO-friendly titles and meta descriptions. This helps improve your click-through rate (CTR) by making your content more appealing and discoverable in search results.</li>\n<li><strong>Robots.txt Editor:</strong> Edit the virtual robots.txt directly from SiteSEO, comes with shortcuts for common robots.txt rules.</li>\n<li><strong>htaccess Editor:</strong> Edit your htaccess file, comes with common htaccess rules you can use.</li>\n<li><strong>Google News Sitemap:</strong> Google news sitemaps are special sitemap, specifically for content, which is time bound, and helps in making content eligible to be shown on Google&#8217;s News surface.</li>\n<li><strong>Structured Data:</strong> Helps search engines understand your website better, as it adds Structured data markup.</li>\n<li><strong>Breadcrumbs:</strong> Helps improve the navigation for users.</li>\n<li><strong>Video Sitemap:</strong> Helps search engines understand the video content on your website better.</li>\n<li><strong>404 Monitoring and Redirection:</strong> Monitor and redirect user who end up on a 404 page.</li>\n<li><strong>Dublin Code:</strong> Meta tags for title and description, support by Governments, directories, Bing and Yandex.</li>\n<li><strong>Local Business:</strong> Adds schema that helps search engines understand your local business well using data like address, opening hours, website, phone number and more.</li>\n<li><strong>RSS Sitemap:</strong> Gives search engines info about your recent feed.</li>\n</ul>\n<h4>Multi-language Support :</h4>\n<p>SiteSEO is available in multiple languages, and you can contribute to further localization on translate.wordpress.org.</p>\n<h4>Integrations:</h4>\n<p>SiteSEO smoothly integrates with popular tools such as Elementor, WooCommerce and more.</p>\n<h4>Get Started with SiteSEO Today!</h4>\n<p>Visit our website siteseo.io for more information, join our official community group, and explore our resources to improve your SEO game.<br />\nDon&#8217;t miss out on the ultimate SEO solution for your WordPress website – Get SiteSEO now!</p>\n<h4>Third Party API usage</h4>\n<ol>\n<li>IndexNow: is used to inform Microsoft Bing about the latest content changes on a user&#8217;s website. The plugin sends a list of updated URLs along with the API key generated when the user saved the Instant Indexing settings. It also includes the site&#8217;s URL and the URL of the key location, allowing Bing to verify the website&#8217;s identity.<a href=\"https://www.indexnow.org/terms\" rel=\"nofollow ugc\">Terms and Condition</a> | <a href=\"https://www.indexnow.org\" rel=\"nofollow ugc\">IndexNow.org</a></li>\n<li>Google Instant Index: Is a service used to notify Google when a post is created, updated, or deleted. SiteSEO utilizes this service to inform Google by sending the updated post&#8217;s URL, its state (&#8222;UPDATE&#8221; or &#8222;DELETE&#8221;), and an access token obtained via Google OAuth. <a href=\"https://developers.google.com/terms/site-terms\" rel=\"nofollow ugc\">Terms and Conditions</a> | <a href=\"https://developers.google.com\" rel=\"nofollow ugc\">Google Search Central</a></li>\n<li>Google OAuth: When using Google Instant Indexing SiteSEO need to verify with Google the keys the users has set to access Google&#8217;s services. So SiteSEO sends the key users has provided in the SiteSEO settings to Google to verify the user is authorized to use those keys for Instant Indexing. <a href=\"https://developers.google.com/terms/site-terms\" rel=\"nofollow ugc\">Terms and Conditions</a> | <a href=\"https://developers.google.com\" rel=\"nofollow ugc\">Google Search Central</a></li>\n</ol>\n\";s:12:\"installation\";s:228:\"<ol>\n<li>Upload &#8216;siteseo&#8217; to the &#8216;/wp-content/plugins/&#8217; directory</li>\n<li>Activate the plugin through the &#8216;Plugins&#8217; menu in WordPress</li>\n<li>Click on SiteSEO and apply settings.</li>\n</ol>\n\";s:3:\"faq\";s:1170:\"\n<dt id=\'how%20to%20use%20google%20tag%20manager%20%2F%20facebook%20pixel%20with%20siteseo%20%3F\'>\nHow to use Google Tag Manager / Facebook Pixel with SiteSEO ?\n</h4>\n<p>\n<p>Go to SiteSEO &gt; Analytics &gt; Custom Tracking tab. Paste GTM / Facebook Pixel tracking code to [HEAD] Add an additional tracking code / [BODY] Add an additional tracking code textarea fields. Save changes and clear your cache.</p>\n</p>\n<dt id=\'which%20types%20of%20sitemaps%20support%20siteseo%3F\'>\nWhich types of sitemaps support SiteSEO?\n</h4>\n<p>\n<p>XML sitemaps for search engines: post, page, post type, taxonomies, images and author.<br />\nHTML sitemap for accessibility and SEO.<br />\nSiteSEO PRO supports Google News XML.</p>\n</p>\n<dt id=\'is%20siteseo%20gdpr%20compliant%3F\'>\nIs SiteSEO GDPR compliant?\n</h4>\n<p>\n<p>Yes!</p>\n</p>\n<dt id=\'is%20siteseo%20compatible%20with%20wordpress%20multisite%20%3F\'>\nIs SiteSEO compatible with WordPress multisite ?\n</h4>\n<p>\n<p>Yes!</p>\n</p>\n<dt id=\'my%20question%20is%20not%20listed%20here%21\'>\nMy question is not listed here!\n</h4>\n<p>\n<p><a href=\"https://siteseo.io/docs/faq/\" rel=\"nofollow ugc\">Read our complete FAQ on our site</a></p>\n</p>\n\n\";s:9:\"changelog\";s:11431:\"<h4>1.3.3 (November 17, 2025)</h4>\n<ul>\n<li>[Minor Security Fix] There was an issue reported by Supakiad S. (m3ez) &#8211; E-CQURITY(WordFence) which has been fixed.</li>\n<li>[Minor Security Fix] There was an issue reported by Athiwat Tiprasaharn (Jitlada)(WordFence) which has been fixed.</li>\n<li>[Improvement] Added product full description variable for schema.</li>\n<li>[Improvement] Added product parent category variable.</li>\n<li>[Bug-Fix] Fixed an issue with the product sitemap.</li>\n<li>[Bug-Fix] Fixed an issue with the taxonomies sitemap.</li>\n<li>[Bug-Fix] Fixed an issue where Bricks Builder post data could not be retrieved.</li>\n<li>[Task] Minor refactor in breadcumb parent post handling.</li>\n<li>[Task] Tested with WordPress 6.9.</li>\n</ul>\n<h4>1.3.2 (October 30, 2025)</h4>\n<ul>\n<li>[Minor Security Fix] There was an issue reported by Athiwat Tiprasaharn (Jitlada)(WordFence) which has been fixed.</li>\n<li>[Improvement] Breadcrumbs now handles parent post.</li>\n<li>[Improvement] Importer now converts the variables as well.</li>\n<li>[Improvement] Password protected posts will now be no-indexed by default.</li>\n<li>[Bug-Fix] There was an issue with Video Sitemap, which was causing it to make multiple video sitemap pages, this has been fixed.</li>\n<li>[Bug-Fix] There was an issue with WP Bakery unable to save post, this has been fixed.</li>\n<li>[Bug-Fix] Tabs UI was breaking in some cases this has been fixed.</li>\n</ul>\n<h4>1.3.1 (September 30, 2025)</h4>\n<ul>\n<li>[Pro-Feature] Added Global Automatic Schema.</li>\n<li>[Pro-Feature] Added LLMs.txt functionality.</li>\n<li>[Bug-Fix] Fixed an issue where robots.txt did not display the default settings preview. </li>\n<li>[Bug-Fix] Tag sitemap was giving a PHP warning that has been fixed.</li>\n</ul>\n<h4>1.3.0 (September 8, 2025)</h4>\n<ul>\n<li>[Bug-Fix] There was an issue with Title not working in some cases, fixed by increasing the filter priority.</li>\n<li>[Bug-Fix] Sitemap issue of image sitemaps xml getting escaped and last mod having incorrect position has been fixed.</li>\n</ul>\n<h4>1.2.9 (September 4, 2025)</h4>\n<ul>\n<li>[Improvement] Added noindex for WooCommerce Cart, Checkout, and Account pages.</li>\n<li>[Improvement] Added JSON validator for custom schema.</li>\n<li>[Improvement] Added lastmod in sitemap when a static page is set as the homepage.</li>\n<li>[Improvement] Added lastmod in Taxonomies sitemap. </li>\n<li>[Bug-Fix] Fixed an issue in custom schema.</li>\n<li>[Bug-Fix] Fixed issue where image count was not rendering in the sitemap.</li>\n<li>[Bug-Fix] Fixed issue with the Clean Media Filename feature.</li>\n</ul>\n<h4>1.2.8 (August 22, 2025)</h4>\n<ul>\n<li>[Security-Fix] A Security issue reported by stealthcopter (Wordfence) has been fixed.</li>\n<li>[Bug-Fix] Fixed an issue caused by a mismatch between the Free and Pro plugin versions.</li>\n<li>[Bug-Fix] Fixed a minor error with the primary category breadcrumbs in WooCommerce products.</li>\n<li>[Bug-Fix] Fixed a minor error with Instant Indexing page.</li>\n</ul>\n<h4>1.2.7 (August 13, 2025)</h4>\n<ul>\n<li>[Bug Fix] When enqueuing CSS, the SiteSEO version was not getting added, so the CSS cache was not getting invalidated on new release, which was breaking UI for some users, this has been fixed.</li>\n</ul>\n<h4>1.2.6 (August 12, 2025)</h4>\n<ul>\n<li>[Pro Feature] Added AI-powered title and description generation in the metabox.</li>\n<li>[Improvement] Added option to use the same settings as OG for X in the metabox.</li>\n<li>[Improvement] Added homepage notices when a static page is set.</li>\n<li>[Improvement] Now also supports Automated URL Submission for Instant Indexing for Google.</li>\n<li>[Bug Fix] Fixed an issue where the cookies button was displayed in edit mode when using certain page builder plugins.</li>\n</ul>\n<h4>1.2.5 (July 4, 2025)</h4>\n<ul>\n<li>[Bug Fix] Resolved a minor syntax issue for PHP 7.2 compatibility.</li>\n</ul>\n<h4>1.2.4 (July 3, 2025)</h4>\n<ul>\n<li>[Pro-Improvement] Added suggested rules for robots.txt and .htaccess.</li>\n<li>[Improvement] Added suggested dynamic variables for the social settings in the metabox.</li>\n<li>[Improvement] Made the universal metabox icon draggable.</li>\n<li>[Bug-Fix] Fixed title and description issues on archive pages.</li>\n<li>[Bug-Fix] Resolved title and description issue on non-static homepage.</li>\n</ul>\n<h4>1.2.3 (June 17, 2025)</h4>\n<ul>\n<li>[Pro-Improvement] Added support for virtual robots.txt.</li>\n<li>[Improvement] Introduced the Instant Indexing History feature – now you can view indexing submission history.</li>\n<li>[Improvement] Added support for importing settings from Slim SEO.</li>\n<li>[Improvement] Added a noindex warning in the metabox.</li>\n<li>[Bug-Fix] There was a settings sync issue in the Gutenberg sidebar, which has now been resolved.</li>\n<li>[Bug-Fix] Fixed a problem related to description length limits.</li>\n<li>[Bug-Fix] Fixed an issue with importing taxonomy settings.</li>\n<li>[Bug-Fix] There was an issue with static Posts pages, which has now been resolved.</li>\n<li>[Bug-Fix] There was an issue with the social preview in the metabox, which has been resolved.</li>\n</ul>\n<h4>1.2.2 (May 19, 2025)</h4>\n<ul>\n<li>[Improvement] Improved content saving for site verification tags.</li>\n<li>[Bug-Fix] There was an issue with cookies Block which has been resolved.</li>\n<li>[Bug-Fix] An issue related to archives has been resolved.</li>\n<li>[Bug-Fix] A duplicate meta description issue with Elementor Pro has been resolved.</li>\n<li>[Bug-Fix] A duplicate canonical URL issue from WordPress has been resolved.</li>\n<li>[Bug-Fix] A pagination issue in the Remove Category feature has been fixed.</li>\n<li>[Bug-Fix] An issue with the noindex setting for post types has been resolved.</li>\n<li>[Bug-Fix] There was issue with save Order By settings in HTML sitemap has been resolved.</li>\n</ul>\n<h4>1.2.1 (April 21, 2025)</h4>\n<ul>\n<li>[Pro-Feature] Added RSS sitemap.</li>\n<li>[Pro-Feature] Added Video sitemap.</li>\n<li>[Bug-Fix] There was an issue with Blocking Metabox this has been fixed.</li>\n<li>[Bug-Fix] Some user roles we not getting saved in Advanced security settings, this has been fixed.</li>\n<li>[Bug-Fix] Setting Primary Category was not working, this has been fixed.</li>\n<li>[Bug-Fix] Share of page on Facebook was not giving the correct Thumbnail image and description that has been fixed.</li>\n<li>[Bug-Fix] Auto Indexing on Post publish if the option was enabled was not working that has been fixed.</li>\n<li>[Task] A WordPress deprecation warning has been fixed.</li>\n<li>[Task] Tested with WordPress 6.8</li>\n</ul>\n<h4>1.2.0 (April 1, 2025)</h4>\n<ul>\n<li>[Bug-Fix] There was an issue with H1 heading analysis that has been fixed.</li>\n<li>[Bug-Fix] There was an issue with Remove Category slug, this has been fixed.</li>\n<li>[Bug-Fix] A few onboarding settings were not getting saved, that has been fixed.</li>\n</ul>\n<h4>1.1.9 (March 26, 2025)</h4>\n<ul>\n<li>[Bug-Fix] There was issue with Social Network settings getting erased on update, that has been fixed.</li>\n</ul>\n<h4>1.1.8 (March 25, 2025)</h4>\n<ul>\n<li>[Improvement] Now sitemap supports multiple languages.</li>\n<li>[Improvement] Now meta description and canonical URL supports multiple languages.</li>\n<li>[Improvement pro] The structured data types feature now supports post types, has been added to the metabox.</li>\n<li>[Pro Feature] Added Google News sitemap.</li>\n<li>[Pro-Feature] Added Redirections / 404 monitoring feature.</li>\n<li>[Bug-Fix] There was an issue with OG URL, that has been fixed.</li>\n<li>[Bug-Fix] There was Duplicate meta description and canonical URL on the homepage, that has been fixed.</li>\n</ul>\n<h4>1.1.7 (February 28, 2025)</h4>\n<ul>\n<li>[Task] Title and Meta settings for Post Types and Taxonomies will be enabled by default.</li>\n<li>[Task] WP Sitemap will be disabled, and redirected to SiteSEO sitemap, if SEO settings in SiteSEO are enabled.</li>\n<li>[Bug-Fix] There was an issue with SEO metabox, it was showing up even when Universal metabox was enabled, this has been fixed.</li>\n<li>[Bug-Fix] Google Instant indexing, was returning an error that has been fixed.</li>\n</ul>\n<h4>1.1.6 (February 20, 2025)</h4>\n<ul>\n<li>[Bug-Fix] There was an issue with WooCommerce compatibility that has been fixed.</li>\n<li>[Bug-Fix] Bing API was giving 202 response, this has been fixed.</li>\n</ul>\n<h4>1.1.2 (October 09, 2024)</h4>\n<ul>\n<li>[Bug-Fix] A PHP warning related to a decoding function has been fixed.</li>\n<li>[Pro-Version] A Pro version have been launched which includes features like WooCommerce SEO, Easy Digital Downloads SEO, Dublin Core and PageSpeed Insight</li>\n</ul>\n<h4>1.1.1 (July 30, 2024)</h4>\n<ul>\n<li>[Improvement] Title and Description input feedback has been improved when used in the editor.</li>\n<li>[Bug-Fix] For some users Content Readibility was causing issue, which has been fixed</li>\n<li>[Bug-Fix] There was an issue with Sitemaps, that has been fixed.</li>\n<li>[Bug-Fix] There was an issue with X Social card that has been fixed.</li>\n<li>[Bug-Fix] Product title and description has issue saving which has been fixed.</li>\n<li>[Task] Tested with WordPress 6.6.</li>\n</ul>\n<h4>1.1.0 (May 24, 2024)</h4>\n<ul>\n<li>[Feature] You can now use SiteSEO OnPage SEO optimization tools from the Sidebar plugin in gutenberg.</li>\n<li>[Feature] Added Readibility analysis, which includes, Passive voice anlyser, Power word analyser and more.</li>\n<li>[Task] A New On Page optimization widget.</li>\n<li>[Task] Refactored and rewrote some components of SiteSEO.</li>\n</ul>\n<h4>1.0.9 (May 15, 2024)</h4>\n<ul>\n<li>[Feature] Now users can add Table of Content to their posts.</li>\n<li>[Feature] Option to create and edit robots.txt file.</li>\n<li>[Feature] Option to update .htaccess file.</li>\n</ul>\n<h4>1.0.8 (May 08, 2024)</h4>\n<ul>\n<li>[Feature] Block and shortcode support for On Page Breadcrumbs.</li>\n<li>[Task] Title Settings code refactor.</li>\n</ul>\n<h4>1.0.7 (April 17, 2024)</h4>\n<ul>\n<li>[Feature] Realtime Content Analysis for Gutenberg.</li>\n<li>[Bug-Fix] There was an issue on the search page when SiteSEO was active, which has been fixed.</li>\n</ul>\n<h4>1.0.6 (April 12, 2024)</h4>\n<ul>\n<li>[Feature] Adding Breadcrumb to your posts and pages, can be added using Gutenberg Block, short code or direct PHP code.</li>\n<li>[Improvement] Added option to search in tags.</li>\n<li>[Improvement] Added placeholder images in Facebook and Twitter metabox form.</li>\n<li>[Task] Added credits.</li>\n</ul>\n<h4>1.0.5 (Mar 15, 2024)</h4>\n<ul>\n<li>[Bug-Fix] There was an issue with metadata importer which has been fixed.</li>\n<li>[Bug-Fix] CSS of SiteSEO was not loading on some pages which was breaking the UI at some places that has been fixed.</li>\n<li>[Bug-Fix] Meta description was not adding, which has been fixed.</li>\n<li>[Task] Updated docs links.</li>\n</ul>\n<h4>1.0.4 (Mar 1, 2024)</h4>\n<ul>\n<li>[Improvement] Cleaned code for launch.</li>\n<li>[Bug-Fix] CSS taking longer to load Setup wizard has been fixed.</li>\n<li>[Task] Fixed PHP warnings.</li>\n</ul>\n<h4>1.0.1 (Oct 25, 2023)</h4>\n<ul>\n<li>[Improvement] Sanitizing and escaping methods have been added where necessary to prevent XSS vulnerabilities and breaking the HTML document structure.</li>\n</ul>\n<h4>1.0.0 (August 06, 2023)</h4>\n<ul>\n<li>Released Plugin</li>\n</ul>\n<p><a href=\"https://siteseo.io/blog/\" rel=\"nofollow ugc\">View our complete changelog</a></p>\n\";s:11:\"screenshots\";s:1283:\"<ol><li><a href=\"https://ps.w.org/siteseo/assets/screenshot-1.png?rev=3264932\"><img src=\"https://ps.w.org/siteseo/assets/screenshot-1.png?rev=3264932\" alt=\"SiteSEO Dashboard\"></a><p>SiteSEO Dashboard</p></li><li><a href=\"https://ps.w.org/siteseo/assets/screenshot-2.png?rev=3264932\"><img src=\"https://ps.w.org/siteseo/assets/screenshot-2.png?rev=3264932\" alt=\"Content Analysis Metabox\"></a><p>Content Analysis Metabox</p></li><li><a href=\"https://ps.w.org/siteseo/assets/screenshot-3.png?rev=3264932\"><img src=\"https://ps.w.org/siteseo/assets/screenshot-3.png?rev=3264932\" alt=\"Title Settings Metabox\"></a><p>Title Settings Metabox</p></li><li><a href=\"https://ps.w.org/siteseo/assets/screenshot-4.png?rev=3264932\"><img src=\"https://ps.w.org/siteseo/assets/screenshot-4.png?rev=3264932\" alt=\"Advanced Settings Metabox\"></a><p>Advanced Settings Metabox</p></li><li><a href=\"https://ps.w.org/siteseo/assets/screenshot-5.png?rev=3264932\"><img src=\"https://ps.w.org/siteseo/assets/screenshot-5.png?rev=3264932\" alt=\"Titles and Metas Wizard\"></a><p>Titles and Metas Wizard</p></li><li><a href=\"https://ps.w.org/siteseo/assets/screenshot-6.png?rev=3264932\"><img src=\"https://ps.w.org/siteseo/assets/screenshot-6.png?rev=3264932\" alt=\"SiteMap Settings\"></a><p>SiteMap Settings</p></li></ol>\";s:7:\"reviews\";s:10238:\"<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Simple tool</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 az 5 csillagból\" data-title-template=\"%s az 5 csillagból\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/richarddush/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/591c7e4a5986b33c34dd4b377f8b5936996f021d56857ab250b46ad085cbe734?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/591c7e4a5986b33c34dd4b377f8b5936996f021d56857ab250b46ad085cbe734?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/richarddush/\" class=\"reviewer-name\">richarddush</a> on <span class=\"review-date\">november 16, 2025</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Great tool yet easy to use</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Simple but great tool</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 az 5 csillagból\" data-title-template=\"%s az 5 csillagból\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/haejung/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/24f125225672b451b3f9f096d4e5186c6489b2f3f8b340f9199661c8a3ac281a?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/24f125225672b451b3f9f096d4e5186c6489b2f3f8b340f9199661c8a3ac281a?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/haejung/\" class=\"reviewer-name\">HJ <small>(haejung)</small></a> on <span class=\"review-date\">október 12, 2025</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>works well</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Thank you for this great plugin</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 az 5 csillagból\" data-title-template=\"%s az 5 csillagból\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/akbary27/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/33c5fc66cf830b4bdf3c39538e41adb0a59c507d1c13a432f960dc5896a47fa5?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/33c5fc66cf830b4bdf3c39538e41adb0a59c507d1c13a432f960dc5896a47fa5?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/akbary27/\" class=\"reviewer-name\">Juan Akbary <small>(akbary27)</small></a> on <span class=\"review-date\">augusztus 9, 2025</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Excellent plugin… works just as expected</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">avoid - not ready for primetime yet</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"1 az 5 csillagból\" data-title-template=\"%s az 5 csillagból\" data-rating=\"1\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/focusdigi/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/0ea00004b7147103226f945839147d4b31d7c79637378b9203766cd369919049?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/0ea00004b7147103226f945839147d4b31d7c79637378b9203766cd369919049?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/focusdigi/\" class=\"reviewer-name\">focusdigi</a> on <span class=\"review-date\">július 10, 2025</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>This plugin is extremely basic and will get the basic things done, but lacks many features expected of a modern SEO plugin -- particularly their \"pro\" addon which is a joke</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Thank you for this great plugin</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 az 5 csillagból\" data-title-template=\"%s az 5 csillagból\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/jorge1992/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/086a221c797fe239b89555ac5c4537744f404f29c61b8261ff6f431acfe5f279?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/086a221c797fe239b89555ac5c4537744f404f29c61b8261ff6f431acfe5f279?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/jorge1992/\" class=\"reviewer-name\">jorge1992</a> on <span class=\"review-date\">május 18, 2025</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>Excellent plugin... works just as expected</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Works well</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"5 az 5 csillagból\" data-title-template=\"%s az 5 csillagból\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/stitch23red/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/a115e79d9f226fe68b3e951305e240d6afc9d981779f88a95328d1c0929a03dd?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/a115e79d9f226fe68b3e951305e240d6afc9d981779f88a95328d1c0929a03dd?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/stitch23red/\" class=\"reviewer-name\">stitch23red</a> on <span class=\"review-date\">május 14, 2025</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\"><!-- wp:paragraph -->\n<p>It seems to do what it claims to do. I don\'t think the 1-star review was deserved. Perhaps this will offset it. :)</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n	<div class=\"review-head\">\n		<div class=\"reviewer-info\">\n			<div class=\"review-title-section\">\n				<h4 class=\"review-title\">Garbage</h4>\n				<div class=\"star-rating\">\n				<div class=\"wporg-ratings\" aria-label=\"1 az 5 csillagból\" data-title-template=\"%s az 5 csillagból\" data-rating=\"1\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div>				</div>\n			</div>\n			<p class=\"reviewer\">\n				By <a href=\"https://profiles.wordpress.org/effortlessenglishclub/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/781e97c09b2707d39d60912362a44962622e757ebd51513bfc5fc5bd2309c781?s=16&#038;d=monsterid&#038;r=g\' srcset=\'https://secure.gravatar.com/avatar/781e97c09b2707d39d60912362a44962622e757ebd51513bfc5fc5bd2309c781?s=32&#038;d=monsterid&#038;r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/effortlessenglishclub/\" class=\"reviewer-name\">DougM <small>(EffortlessEnglishClub)</small></a> on <span class=\"review-date\">április 4, 2025</span>			</p>\n		</div>\n	</div>\n	<div class=\"review-body\">Very inconsistent and has cost me waay too much time trying to troubleshoot it.</div>\n</div>\n\";}s:17:\"short_description\";s:154:\"SiteSEO is an easy, fast and powerful SEO plugin for WordPress. Unlock your Website&#039;s potential and Maximize your online visibility with our SiteSEO!\";s:13:\"download_link\";s:56:\"https://downloads.wordpress.org/plugin/siteseo.1.3.3.zip\";s:14:\"upgrade_notice\";a:0:{}s:11:\"screenshots\";a:6:{i:1;a:2:{s:3:\"src\";s:60:\"https://ps.w.org/siteseo/assets/screenshot-1.png?rev=3264932\";s:7:\"caption\";s:17:\"SiteSEO Dashboard\";}i:2;a:2:{s:3:\"src\";s:60:\"https://ps.w.org/siteseo/assets/screenshot-2.png?rev=3264932\";s:7:\"caption\";s:24:\"Content Analysis Metabox\";}i:3;a:2:{s:3:\"src\";s:60:\"https://ps.w.org/siteseo/assets/screenshot-3.png?rev=3264932\";s:7:\"caption\";s:22:\"Title Settings Metabox\";}i:4;a:2:{s:3:\"src\";s:60:\"https://ps.w.org/siteseo/assets/screenshot-4.png?rev=3264932\";s:7:\"caption\";s:25:\"Advanced Settings Metabox\";}i:5;a:2:{s:3:\"src\";s:60:\"https://ps.w.org/siteseo/assets/screenshot-5.png?rev=3264932\";s:7:\"caption\";s:23:\"Titles and Metas Wizard\";}i:6;a:2:{s:3:\"src\";s:60:\"https://ps.w.org/siteseo/assets/screenshot-6.png?rev=3264932\";s:7:\"caption\";s:16:\"SiteMap Settings\";}}s:4:\"tags\";a:4:{s:16:\"meta-description\";s:16:\"meta description\";s:6:\"schema\";s:6:\"schema\";s:3:\"seo\";s:3:\"seo\";s:11:\"xml-sitemap\";s:11:\"xml sitemap\";}s:8:\"versions\";a:19:{s:5:\"1.1.5\";s:56:\"https://downloads.wordpress.org/plugin/siteseo.1.1.5.zip\";s:5:\"1.1.6\";s:56:\"https://downloads.wordpress.org/plugin/siteseo.1.1.6.zip\";s:5:\"1.1.8\";s:56:\"https://downloads.wordpress.org/plugin/siteseo.1.1.8.zip\";s:5:\"1.1.9\";s:56:\"https://downloads.wordpress.org/plugin/siteseo.1.1.9.zip\";s:5:\"1.2.0\";s:56:\"https://downloads.wordpress.org/plugin/siteseo.1.2.0.zip\";s:5:\"1.2.1\";s:56:\"https://downloads.wordpress.org/plugin/siteseo.1.2.1.zip\";s:5:\"1.2.2\";s:56:\"https://downloads.wordpress.org/plugin/siteseo.1.2.2.zip\";s:5:\"1.2.3\";s:56:\"https://downloads.wordpress.org/plugin/siteseo.1.2.3.zip\";s:5:\"1.2.4\";s:56:\"https://downloads.wordpress.org/plugin/siteseo.1.2.4.zip\";s:5:\"1.2.5\";s:56:\"https://downloads.wordpress.org/plugin/siteseo.1.2.5.zip\";s:5:\"1.2.6\";s:56:\"https://downloads.wordpress.org/plugin/siteseo.1.2.6.zip\";s:5:\"1.2.7\";s:56:\"https://downloads.wordpress.org/plugin/siteseo.1.2.7.zip\";s:5:\"1.2.8\";s:56:\"https://downloads.wordpress.org/plugin/siteseo.1.2.8.zip\";s:5:\"1.2.9\";s:56:\"https://downloads.wordpress.org/plugin/siteseo.1.2.9.zip\";s:5:\"1.3.0\";s:56:\"https://downloads.wordpress.org/plugin/siteseo.1.3.0.zip\";s:5:\"1.3.1\";s:56:\"https://downloads.wordpress.org/plugin/siteseo.1.3.1.zip\";s:5:\"1.3.2\";s:56:\"https://downloads.wordpress.org/plugin/siteseo.1.3.2.zip\";s:5:\"1.3.3\";s:56:\"https://downloads.wordpress.org/plugin/siteseo.1.3.3.zip\";s:5:\"trunk\";s:50:\"https://downloads.wordpress.org/plugin/siteseo.zip\";}s:14:\"business_model\";b:0;s:14:\"repository_url\";s:0:\"\";s:22:\"commercial_support_url\";s:0:\"\";s:11:\"donate_link\";s:0:\"\";s:7:\"banners\";a:2:{s:3:\"low\";s:62:\"https://ps.w.org/siteseo/assets/banner-772x250.jpg?rev=3016144\";s:4:\"high\";s:63:\"https://ps.w.org/siteseo/assets/banner-1544x500.jpg?rev=3016144\";}s:5:\"icons\";a:2:{s:2:\"1x\";s:60:\"https://ps.w.org/siteseo/assets/icon-128x128.png?rev=3015592\";s:2:\"2x\";s:60:\"https://ps.w.org/siteseo/assets/icon-256x256.png?rev=3015592\";}s:12:\"preview_link\";s:0:\"\";s:4:\"Name\";s:30:\"SiteSEO &#8211; SEO Simplified\";}}', 'off');
INSERT INTO `wp8z_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(231, 'recently_activated', 'a:0:{}', 'off'),
(236, 'finished_updating_comment_type', '1', 'auto'),
(239, 'hellopack_client', 'a:3:{s:5:\"token\";s:42:\"8f7b34c8e9b8e4f369af1fcddf41896astb8t0sbbk\";s:17:\"installed_version\";s:6:\"2.0.35\";s:16:\"is_plugin_active\";s:1:\"1\";}', 'auto'),
(240, 'hellopack_client_state', 'activated', 'auto'),
(241, 'hellopack_client-status', 'active', 'auto'),
(258, 'loginizer_license_notice', '1760470713', 'auto'),
(265, 'current_theme', 'Hello Elementor Child', 'auto'),
(266, 'theme_mods_hello-elementor', 'a:4:{i:0;b:0;s:18:\"nav_menu_locations\";a:0:{}s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1760472436;s:4:\"data\";a:1:{s:19:\"wp_inactive_widgets\";a:5:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";i:3;s:7:\"block-5\";i:4;s:7:\"block-6\";}}}}', 'off'),
(267, 'theme_switched', '', 'auto'),
(268, 'hello_theme_version', '3.4.4', 'auto'),
(271, 'speedycache_delete_cache_logs', 'a:1:{i:0;a:2:{s:4:\"date\";s:21:\"14-10-2025 @ 19:39:13\";s:3:\"via\";a:1:{s:8:\"function\";s:9:\"all_cache\";}}}', 'off'),
(272, 'elementor_connect_site_key', '0a0989d052896472e34e04a94d162e08', 'auto'),
(273, '_hello-elementor_notifications', 'a:2:{s:7:\"timeout\";i:1765871468;s:5:\"value\";s:7987:\"[{\"id\":\"hello-theme-3.4.5\",\"title\":\"3.4.5 - 2025-10-27\",\"description\":\"\\n            <ul>\\n\\t\\t\\t\\t<li>New: Add theme home to Finder<\\/li>\\n\\t\\t\\t\\t<li>Tweak: Improve banner behavior after clicking on action button<\\/li>\\n\\t\\t\\t\\t<li>Fix: Load styles correctly in Gutenberg pages<\\/li>\\n\\t\\t\\t\\t<li>Fix: Do not change menu name after Elementor activation<\\/li>\\n\\t\\t\\t\\t<li>Fix: Ensure quicklinks works correctly from home page<\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.4.4\",\"title\":\"3.4.4 - 2025-06-08\",\"description\":\"\\n            <ul>\\n\\t\\t\\t\\t<li>Tweak: Improve Header\\/Footer edit access from theme Home<\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.4.3\",\"title\":\"3.4.3 - 2025-05-26\",\"description\":\"\\n            <ul>\\n\\t\\t\\t\\t<li>Fix: Settings page empty after 3.4.0 in translated sites<\\/li>\\n\\t\\t\\t\\t<li>Fix: PHP 8.4 deprecation notice<\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.4.2\",\"title\":\"3.4.2 - 2025-05-19\",\"description\":\"\\n            <ul>\\n\\t\\t\\t\\t<li>Tweak: Set Home links font weight to regular<\\/li>\\n  \\t\\t        <li>Tweak: Dart SASS 3.0.0 - resolve scss deprecated warnings<\\/li>\\n    \\t\\t    <li>Fix: Settings page empty after 3.4.0<\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.4.0\",\"title\":\"3.4.0 - 2025-05-05\",\"description\":\"\\n            <ul>\\n                <li>New: Added Theme Home<\\/li>\\n\\t\\t\\t\\t<li>Tweak: Update theme settings page style<\\/li>\\n\\t\\t\\t\\t<li>Tweak: Update tested up to version 6.8<\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.3.0\",\"title\":\"3.3.0 - 2025-01-21\",\"description\":\"\\n            <ul>\\n                <li>Tweak: Added changelog link in theme settings<\\/li>\\n\\t\\t\\t\\t<li>Tweak: Updated minimum required Safari version to 15.5<\\/li>\\n  \\t\\t        <li>Tweak: Update autoprefixer to latest versions<\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.2.1\",\"title\":\"3.2.1 - 2024-12-16\",\"description\":\"\\n            <ul>\\n                <li>\\n                    Fix: Gutenberg editor expanded disproportionately after adding support for <code>theme.json<\\/code>\\n                    (<a href=\\\"https:\\/\\/github.com\\/elementor\\/hello-theme\\/issues\\/430\\\" target=\\\"_blank\\\">#430<\\/a>)\\n                <\\/li>\\n                <li>Fix: Use CSS logical properties in the theme<\\/li>\\n                <li>Fix: Add ARIA attributes to header nav menu<\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.2.0\",\"title\":\"3.2.0 - 2024-12-15\",\"description\":\"\\n            <ul>\\n                <li>Tweak: Convert classic to hybrid theme with block-editor support<\\/li>\\n                <li>Tweak: Added new design options to header\\/footer<\\/li>\\n                <li>Tweak: Update <code>Tested up to 6.7<\\/code><\\/li>\\n                <li>\\n                    Fix: Minify JS files\\n                    (<a href=\\\"https:\\/\\/github.com\\/elementor\\/hello-theme\\/issues\\/419\\\" target=\\\"_blank\\\">#419<\\/a>)\\n                <\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.1.1\",\"title\":\"3.1.1 - 2024-07-30\",\"description\":\"\\n            <ul>\\n                <li>Fix: Use consistent <code>&lt;h2&gt;<\\/code> for comments title and comment form<\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.1.0\",\"title\":\"3.1.0 - 2024-06-19\",\"description\":\"\\n            <ul>\\n                <li>Tweak: Update <code>Requires PHP 7.4<\\/code><\\/li>\\n                <li>Tweak: Update <code>Tested up to 6.5<\\/code><\\/li>\\n                <li>Tweak: Add the ability to style the brand layout<\\/li>\\n                <li>Tweak: Remove deprecated Elementor code<\\/li>\\n                <li>Tweak: Restore default focus styling inside the theme<\\/li>\\n                <li>Tweak: Add <code>aria-label<\\/code> attribute to various <code>&lt;nav&gt;<\\/code> elements<\\/li>\\n                <li>Tweak: Improve mobile menu keyboard accessibility<\\/li>\\n                <li>Tweak: Semantic mobile menu toggle button<\\/li>\\n                <li>Fix: The header renders redundant <code>&lt;p&gt;<\\/code> when tagline is empty<\\/li>\\n                <li>Fix: Single post renders redundant wrapping <code>&lt;div&gt;<\\/code> when it has no tags<\\/li>\\n                <li>Fix: Remove redundant wrapping <code>&lt;div&gt;<\\/code> from <code>wp_nav_menu()<\\/code> output<\\/li>\\n                <li>Fix: Wrap page <code>&lt;h1&gt;<\\/code> with <code>&lt;div&gt;<\\/code>, not <code>&lt;header&gt;<\\/code><\\/li>\\n                <li>Fix: Use consistent <code>&lt;h3&gt;<\\/code> for comments title and comment form<\\/li>\\n                <li>Fix: Remove heading tags from dynamic header\\/footer<\\/li>\\n                <li>\\n                    Fix: Mobile Menu hamburger is not visible for logged-out users in some cases\\n                    (<a href=\\\"https:\\/\\/github.com\\/elementor\\/hello-theme\\/issues\\/369\\\" target=\\\"_blank\\\">#369<\\/a>)\\n                <\\/li>\\n                <li>Fix: Remove duplicate ID attributes in the header mobile menu<\\/li>\\n                <li>\\n                    Fix: Remove redundant table styles\\n                    (<a href=\\\"https:\\/\\/github.com\\/elementor\\/hello-theme\\/issues\\/311\\\" target=\\\"_blank\\\">#311<\\/a>)\\n                <\\/li>\\n                <li>Fix: Remove redundant space below Site Logo in the header\\/footer<\\/li>\\n                <li>Fix: Remove redundant CSS from dynamic header\\/footer layout<\\/li>\\n                <li>\\n                    Fix: Separate post tags in single post\\n                    (<a href=\\\"https:\\/\\/github.com\\/elementor\\/hello-theme\\/issues\\/304\\\" target=\\\"_blank\\\">#304<\\/a>)\\n                <\\/li>\\n                <li>Fix: Display <code>the_tags()<\\/code> after <code>wp_link_pages()<\\/code><\\/li>\\n                <li>Fix: Remove page break navigation from archives when using <code>&lt;!--nextpage--&gt;<\\/code><\\/li>\\n                <li>Fix: Style posts pagination component layout<\\/li>\\n                <li>Fix: Add RTL support to pagination arrows in archive pages<\\/li>\\n                <li>\\n                    Fix: Update pagination prev\\/next labels and positions\\n                    (<a href=\\\"https:\\/\\/github.com\\/elementor\\/hello-theme\\/issues\\/404\\\" target=\\\"_blank\\\">#404<\\/a>)\\n                <\\/li>\\n                <li>Fix: Check if Elementor is loaded when using dynamic header & footer<\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.0.2\",\"title\":\"3.0.2 - 2024-05-28\",\"description\":\"\\n            <ul>\\n                <li>Internal: Version bump release to refresh WordPress repository<\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.0.1\",\"title\":\"3.0.1 - 2024-01-24\",\"description\":\"\\n            <ul>\\n                <li>Fix: Harden security for admin notice dismiss button<\\/li>\\n                <li>Fix: Add <code>alt<\\/code> attribute to all the images in the dashboard<\\/li>\\n            <\\/ul>\"},{\"id\":\"hello-theme-3.0.0\",\"title\":\"3.0.0 - 2023-12-26\",\"description\":\"\\n            <ul>\\n                <li>New: Option to disable cross-site header & footer<\\/li>\\n                <li>Tweak: Update <code>Requires PHP 7.3<\\/code><\\/li>\\n                <li>Tweak: Update <code>Tested up to 6.4<\\/code><\\/li>\\n                <li>Tweak: Move cross-site header & footer styles to a separate CSS file<\\/li>\\n                <li>Tweak: Don\'t load <code>header-footer.min.css<\\/code> when disabling header & footer<\\/li>\\n                <li>Tweak: Don\'t load <code>hello-frontend.min.js<\\/code> when disabling header & footer<\\/li>\\n                <li>Tweak: Replace jQuery code with vanilla JS in the frontend<\\/li>\\n                <li>Tweak: Replace jQuery code with vanilla JS in WordPress admin<\\/li>\\n                <li>Tweak: Remove unused JS code from the frontend<\\/li>\\n                <li>Tweak: Remove unused CSS code from the editor<\\/li>\\n                <li>Tweak: Remove unnecessary <code>role<\\/code> attributes from HTML landmark elements<\\/li>\\n                <li>Tweak: Link from Elementor Site Settings to Hello Theme Settings<\\/li>\\n                <li>Fix: Dynamic script version for better caching<\\/li>\\n            <\\/ul>\"}]\";}', 'off'),
(274, 'loginizer_login_attempt_stats', 'a:12:{i:1760468400;a:1:{i:1;i:1;}i:1760529600;a:1:{i:0;i:1;}i:1760540400;a:1:{i:0;i:3;}i:1760547600;a:1:{i:0;i:3;}i:1760598000;a:1:{i:0;i:3;}i:1760842800;a:1:{i:0;i:3;}i:1760893200;a:1:{i:0;i:3;}i:1761800400;a:1:{i:0;i:1;}i:1762948800;a:1:{i:1;i:1;}i:1765774800;a:1:{i:0;i:3;}i:1765792800;a:1:{i:0;i:3;}i:1765814400;a:1:{i:0;i:3;}}', 'off'),
(292, 'backuply_hide_holiday', '1760470997', 'off'),
(293, 'backuply_promo_time', '1760470997', 'off'),
(294, 'backuply_offer_time', '1760470997', 'off'),
(295, 'fileorganizer_promo_time', '1760471014', 'auto'),
(297, 'loginizer_promo_time', '1760471032', 'auto'),
(298, 'loginizer_backuply_promo_time', '1760471032', 'auto'),
(299, 'loginizer_csrf_promo_time', '1760471032', 'auto'),
(307, 'elementor_active_kit', '7', 'auto'),
(308, 'elementor_font_display', 'swap', 'auto'),
(311, 'elementor_landing_pages_activation', '0', 'auto'),
(312, 'elementor_checklist', '{\"last_opened_timestamp\":1760471223,\"first_closed_checklist_in_editor\":false,\"is_popup_minimized\":false,\"steps\":{\"add_logo\":{\"is_marked_completed\":false,\"is_immutable_completed\":false},\"set_fonts_and_colors\":{\"is_marked_completed\":false,\"is_immutable_completed\":false},\"create_pages\":{\"is_marked_completed\":false,\"is_immutable_completed\":false},\"setup_header\":{\"is_marked_completed\":false,\"is_immutable_completed\":false},\"assign_homepage\":{\"is_marked_completed\":false,\"is_immutable_completed\":false},\"setup_header_pro\":{\"is_marked_completed\":false,\"is_immutable_completed\":false}},\"should_open_in_editor\":true}', 'auto'),
(313, 'elementor_version', '3.32.4', 'auto'),
(314, 'elementor_install_history', 'a:1:{s:6:\"3.32.4\";i:1760471055;}', 'auto'),
(315, 'elementor_events_db_version', '1.0.0', 'off'),
(317, 'elementor_onboarded', '1', 'auto'),
(318, '_elementor_onboarding_features', 'a:2:{s:9:\"essential\";a:0:{}s:8:\"advanced\";a:0:{}}', 'auto'),
(319, 'e_editor_counter', '15', 'auto'),
(320, '_elementor_installed_time', '1760471067', 'auto'),
(323, '_elementor_free_to_pro_upsell', 'a:2:{s:7:\"timeout\";i:1760474668;s:5:\"value\";s:723:\"[{\"id\":\"animated_headline\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/free-to-pro-upsell\\/v1\\/images\\/animated_headline.jpg\"},{\"id\":\"video_playlist\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/free-to-pro-upsell\\/v1\\/images\\/video_playlist.jpg\"},{\"id\":\"cta\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/free-to-pro-upsell\\/v1\\/images\\/cta.jpg\"},{\"id\":\"testimonial_widget\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/free-to-pro-upsell\\/v1\\/images\\/testimonial_widget.jpg\"},{\"id\":\"image_carousel\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/free-to-pro-upsell\\/v1\\/images\\/image_carousel.jpg\"},{\"id\":\"connect-pro-upgrade\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/free-to-pro-upsell\\/v1\\/images\\/connect-pro-upgrade.jpg\"}]\";}', 'off'),
(324, '_elementor_notifications_data', 'a:2:{s:7:\"timeout\";i:1762955270;s:5:\"value\";s:15038:\"[{\"id\":\"transform-3.32\",\"title\":\"Design with depth using Transform\",\"description\":\"Move, scale, rotate, and skew any element with ease. Transform controls add depth, stacked effects, and seamless States for hover, focus, and active micro-interactions.\",\"topic\":\"Editor V4 Alpha\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.32-transform.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.32-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"size-variable-3.32\",\"title\":\"Consistency with Size Variables\",\"description\":\"Define reusable values for properties like spacing or typography, then update them once to scale changes instantly across your site.\",\"topic\":\"Elementor Pro 3.32\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.32-size-variables.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.32-blog\\/\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"size-variable-3.32\",\"title\":\"Consistency with Size Variables\",\"description\":\"Define reusable values for properties like spacing or typography, then update them once to scale changes instantly across your site.\",\"topic\":\"Elementor Pro 3.32\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.32-size-variables.png\",\"chipTags\":[\"New Feature\"],\"cta\":\"Upgrade now\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.32-size-variable\\/\"},{\"id\":\"transitions-3.32\",\"title\":\"Smooth interactions with Transitions\",\"description\":\"Bring polish to every interaction. Transitions let you animate style changes smoothly between states. In Pro, layer multiple transitions by property for refined, modern micro-animations.\",\"topic\":\"Editor V4 Alpha\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.32-transition.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.32-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"variables-3.31\",\"title\":\"Scalable design with Variables\",\"description\":\"Define once, reuse everywhere. Color & Font Variables help you build consistent, scalable design systems that update globally and are perfect for large sites or teams.\",\"topic\":\"Editor V4 Alpha\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.31-variables.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.31-v4-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"filters-3.31\",\"title\":\"Visual effects with Filters and Backdrop Filters\",\"description\":\"Apply multiple Filters like blur, brightness, and contrast. Stack, reorder, and preview in real time without writing a line of code.\",\"topic\":\"Editor V4 Alpha\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.31-filters.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.31-v4-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"ally-assistant\",\"title\":\"New! Fix accessibility issues with Ally Assistant\",\"description\":\"Scan any page for accessibility issues and fix them in one click. From color contrast to missing alt text, Ally Assistant provides guided steps or AI-powered fixes to make your site more inclusive.\",\"topic\":\"Ally by Elementor\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/ally-assistant.png\",\"chipTags\":[\"New Feature\"],\"cta\":\"Scan for free\",\"ctaLink\":\"http:\\/\\/go.elementor.com\\/acc-assistant-launch-whats-new\",\"conditions\":[[{\"type\":\"plugin\",\"operator\":\"!=\",\"plugin\":\"pojo-accessibility\\/pojo-accessibility.php\"}]]},{\"id\":\"classes-3.31\",\"title\":\"Smarter Class Manager tools\",\"description\":\"Quickly locate and manage Global Classes with usage counts, a new locator panel, and full class search. Perfect for scaling and refactoring complex design systems.\",\"topic\":\"Editor V4 Alpha\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.31-classes.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.31-v4-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"send-notification-august\",\"title\":\"All Your Assets, One Library\",\"description\":\"Save time and skip the re-uploads - now you can pull images straight from your WordPress Media Library into Send. Faster, simpler, and built for WordPress.\",\"topic\":\"Send: Email & SMS built for WooCommerce\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/aug_send.png\",\"chipTags\":[\"Cart abandonment\"],\"cta\":\"Upload Your Assets\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/ML_WN\",\"conditions\":[[{\"type\":\"plugin\",\"operator\":\"!=\",\"plugin\":\"send-app\\/send-app.php\"}]]},{\"id\":\"attributes-3.31\",\"title\":\"Add semantic HTML with Attributes\",\"description\":\"Add custom HTML attributes like aria-*, data-*, and role to any element. Structure your markup for better accessibility, performance, and compliance.\",\"topic\":\"Elementor Pro 3.31\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.31-attributes.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.31-v4-blog\\/\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"attributes-3.31\",\"title\":\"Add semantic HTML with Attributes\",\"description\":\"Add custom HTML attributes like aria-*, data-*, and role to any element. Structure your markup for better accessibility, performance, and compliance.\",\"topic\":\"Elementor Pro 3.31\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/3.31-attributes.png\",\"chipTags\":[\"New Feature\"],\"cta\":\"Upgrade now\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.31-attributes\\/\"},{\"id\":\"classes-3.30\",\"title\":\"Better class control\",\"description\":\"Get popovers with your class name, breakpoint, state and possible conflicts. Plus, the exact class names you define are now reflected in the code, making debugging and working with external tools easier!\",\"topic\":\"Editor V4 Alpha\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/classes-3.30.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.39-v4-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"cloud-websites-3.30\",\"title\":\"Full Website Templates in the cloud\",\"description\":\"Save and apply entire websites, including multiple pages, styles, site settings, media, and layout configurations - directly from the cloud.\",\"topic\":\"Elementor Pro 3.30\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/cloud-3.30.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.39-v4-blog\\/\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"cloud-websites-3.30\",\"title\":\"Full Website Templates in the cloud\",\"description\":\"Save and apply entire websites, including multiple pages, styles, site settings, media, and layout configurations - directly from the cloud.\",\"topic\":\"Elementor Pro 3.30\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/cloud-3.30.png\",\"chipTags\":[\"New Feature\"],\"cta\":\"Upgrade now\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.30-cloud-websites\\/\"},{\"id\":\"youtube-3.30\",\"title\":\"YouTube Element\",\"description\":\"The new YouTube Element is purpose-built to support V4 capabilities with faster rendering, better performance, and familiar controls like autoplay, loop, mute, and aspect ratio.\",\"topic\":\"Editor V4 Alpha\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/youtube-3.30.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.39-v4-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"host-google-cloud\",\"title\":\"Deliver fast, secure websites at scale - free migration included!\",\"description\":\"Host your site on Elementor\\u2019s infrastructure - built for speed, security, and scale. Powered by Google Cloud, with free migration and 24\\/7 expert support.\",\"topic\":\"Host\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/host-google-cloud.png\",\"chipTags\":[\"Cloud Hosting\"],\"link\":\"https:\\/\\/go.elementor.com\\/elementor-host-google-cloud\",\"readMoreText\":\"Read More\"},{\"id\":\"cloud-templates-3.29\",\"title\":\"Your Templates, available everywhere\",\"description\":\"Store sections, containers, and full pages in the cloud\\u2014making them accessible across all your Pro-connected sites. Style once, reuse anywhere!\",\"topic\":\"Elementor Pro 3.29\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/cloud-templates.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.29-cloud-templates-blog\\/\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"cloud-templates-3.29\",\"title\":\"Your Templates, available everywhere\",\"description\":\"Store sections, containers, and full pages in the cloud\\u2014making them accessible across all your Pro-connected sites. Style once, reuse anywhere!\",\"topic\":\"Elementor Pro 3.29\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/cloud-templates.png\",\"chipTags\":[\"New Feature\"],\"cta\":\"Upgrade\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.29-cloud-templates\\/\"},{\"id\":\"migration-host\",\"title\":\"Move to Better Cloud Hosting, Painlessly\",\"description\":\"Migrate your Elementor website for free to a home that\\u2019s perfect for it, in minutes, with a combination of\\u2028advanced automation and free expert support\",\"topic\":\"Host\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/migration-host.png\",\"chipTags\":[\"Cloud Hosting\"],\"link\":\"https:\\/\\/go.elementor.com\\/hosting-free-migration\",\"readMoreText\":\"Learn More\",\"cta\":\"Migrate for free\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/hosting-free-migration\"},{\"id\":\"ai-isolate-object\",\"title\":\"Sharper product images, instantly\",\"description\":\"Remove distractions and reframe your shots with the new Isolate Object tool powered by Elementor AI \\u2014 perfect for a polished, uniform Woo storefront.\",\"topic\":\"Elementor AI\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/isolate-object-ai.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/Isolateobjectblog\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"introduction_meta\",\"meta\":\"ai_get_started\"}]],\"cta\":\"Start Free Trial\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/Isolateobjectblog\"},{\"id\":\"ai-isolate-object\",\"title\":\"Sharper product images, instantly\",\"description\":\"Remove distractions and reframe your shots with the new Isolate Object tool powered by Elementor AI \\u2014 perfect for a polished, uniform Woo storefront.\",\"topic\":\"Elementor AI\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/isolate-object-ai.png\",\"chipTags\":[\"New Feature\"],\"cta\":\"Start Free Trial\",\"link\":\"https:\\/\\/go.elementor.com\\/Isolateobjectblog\",\"readMoreText\":\"Learn More\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/Isolateobjectblog\"},{\"id\":\"hello-biz-contact\",\"title\":\"New Contact Widget, Visual Layout Presets & more\",\"description\":\"Hello Biz just got an update! Explore the new Contact Widget, Visual Layout Presets, Form Submissions integration, and fresh new kits.\",\"topic\":\"Hello Biz\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/hello-biz-contact.png\",\"chipTags\":[\"New Features\"],\"link\":\"https:\\/\\/go.elementor.com\\/hello-biz-updates\",\"readMoreText\":\"Learn More\"},{\"id\":\"ai-site-planner-colors\",\"title\":\"Style Your Wireframe, Speed Up Your Store Build\",\"description\":\"Site Planner now lets you style your wireframe with fonts and colors - instantly visualizing your site\\u2019s look and feel. Plus, it predesigns pages for WooCommerce like Cart and Checkout, so you can dive straight into customizations\",\"topic\":\"Elementor AI\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/site-planner-colors.png\",\"chipTags\":[\"New Feature\"],\"link\":\"http:\\/\\/www.elementor.com\\/ai-site-planner\",\"readMoreText\":\"Learn More\"},{\"id\":\"ally-notification\",\"title\":\"Just released! Ally - a new plugin for web accessibility & usability\",\"description\":\"Ally simplifies the complexities of making your website more accessible. With new regulations here and coming, making your website more usable and inclusive is no longer just an option, but a must.\",\"topic\":\"Ally by Elementor\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/ally-notification.png\",\"chipTags\":[\"New plugin\"],\"cta\":\"Get it free\",\"ctaLink\":\"https:\\/\\/wordpress.org\\/plugins\\/pojo-accessibility\\/\",\"conditions\":[[{\"type\":\"plugin\",\"operator\":\"!=\",\"plugin\":\"pojo-accessibility\\/pojo-accessibility.php\"}]]},{\"id\":\"ai-site-planner\",\"title\":\"Instant Sitemaps & Wireframes\",\"description\":\"Get your website plan in minutes with AI Site Planner. Describe your desired site and AI will generate a sitemap, brief and wireframe populated with initial content, ready for you to customize.\",\"topic\":\"Elementor AI\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/aI-site-planner.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/ai-notification-site-planner\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"image-optimizer-3.19\",\"title\":\"Effortlessly optimize images for a stunning, high-speed website with the Image Optimizer plugin.\",\"description\":\"Image Optimizer perfectly balances between image quality and performance to boost your website.  Resize, compress, and convert images to WebP, for faster loading times and and better user experience.\",\"topic\":\"Image Optimizer Plugin by Elementor\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/image-optimizer-3.19.png\",\"chipTags\":[\"New plugin\"],\"cta\":\"Get the Image Optimizer\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/io-notification-wp-dash-learn-more\\/\",\"conditions\":[[{\"type\":\"plugin\",\"operator\":\"!=\",\"plugin\":\"image-optimization\\/image-optimization.php\"}]]},{\"id\":\"5-star-rating-prompt\",\"title\":\"Love the New Features? Let Us Know with 5 Stars!\",\"description\":\"Help spread the word by telling the world what you love about Elementor.\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/5-star-rating-prompt.png\",\"cta\":\"Leave a Review\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/wp-dash-notification-five-stars\\/\"},{\"id\":\"site-mailer-introducing\",\"title\":\"Introducing Site Mailer\",\"description\":\"Keep your WordPress emails out of the spam folder with improved deliverability and an easy setup\\u2014no need for an SMTP plugin or complicated configurations.\",\"topic\":\"Site Mailer Plugin by Elementor\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/Site-mailer.png\",\"chipTags\":[\"New plugin\"],\"cta\":\"Start Free Trial\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/sm-wp-dash-whatsnew\\/\",\"conditions\":[[{\"type\":\"plugin\",\"operator\":\"!=\",\"plugin\":\"site-mailer\\/site-mailer.php\"}]]}]\";}', 'off'),
(327, 'elementor_remote_info_feed_data', 'a:3:{i:0;a:5:{s:5:\"title\";s:79:\"Introducing Elementor 3.33: Variables Manager, Custom CSS, Blend Modes, & more!\";s:7:\"excerpt\";s:340:\"Elementor 3.33 builds on the foundation of Editor V4, continuing our mission to create a faster, more scalable, and more intuitive design experience for Web Creators. With the addition of the Variables Manager, element-level Custom CSS, Background Clipping, and Blend Modes, designers have more creative precision and consistency than ever.\";s:7:\"created\";i:1762944115;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:145:\"https://elementor.com/blog/elementor-333-v4-variables-manager-custom-css/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:1;a:5:{s:5:\"title\";s:76:\"Introducing Elementor 3.32: Transitions, Transform, Size Variables, and More\";s:7:\"excerpt\";s:250:\"Elementor 3.32 is here, accelerating Editor V4 Alpha with transform controls and layered transitions, system-wide Size Variables and streamlined class management. This release empowers you to build more consistent, dynamic, and professional websites.\";s:7:\"created\";i:1759243152;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:138:\"https://elementor.com/blog/elementor-332-v4-transform-transitions/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:2;a:5:{s:5:\"title\";s:70:\"Introducing Elementor 3.31: New Editor V4 Variables, Filters, and More\";s:7:\"excerpt\";s:294:\"Elementor 3.31 is here, pushing Editor V4 forward with powerful design system enhancements and modern visual styling tools. From Variables and Filters to smarter editing workflows and semantic markup, this version makes it easier than ever to design beautiful, performant, and accessible sites.\";s:7:\"created\";i:1755094220;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:140:\"https://elementor.com/blog/elementor-331-v4-alpha-variables-filters/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}}', 'off'),
(334, 'elementor_hellopack_license_key', '8f7b34c8e9b8e4f369af1fcddf41896astb8t0sbbk', 'on'),
(335, 'elementor_pro_license_key', '8f7b34c8e9b8e4f369af1fcddf41896astb8t0sbbk', 'on'),
(336, '_elementor_pro_api_requests_lock', 'a:2:{s:16:\"get_license_data\";i:1765828257;s:11:\"get_version\";i:1765832678;}', 'auto'),
(337, '_elementor_pro_license_v2_data_fallback', 'a:2:{s:7:\"timeout\";i:1765914657;s:5:\"value\";s:216:\"{\"expires\":\"2025-08-01 10:13:16\",\"subscription_id\":3413416,\"status\":\"ACTIVE\",\"recurring\":true,\"features\":[\"experts\",\"editor_comments\",\"template_access_level_20\",\"kit_access_level_20\"],\"activated\":true,\"success\":true}\";}', 'off'),
(338, '_elementor_pro_license_v2_data', 'a:2:{s:7:\"timeout\";i:1765871457;s:5:\"value\";s:216:\"{\"expires\":\"2025-08-01 10:13:16\",\"subscription_id\":3413416,\"status\":\"ACTIVE\",\"recurring\":true,\"features\":[\"experts\",\"editor_comments\",\"template_access_level_20\",\"kit_access_level_20\"],\"activated\":true,\"success\":true}\";}', 'off'),
(339, 'elementor_pro_version', '3.32.2', 'auto'),
(340, 'elementor_pro_install_history', 'a:1:{s:6:\"3.32.2\";i:1760471149;}', 'auto'),
(341, 'widget_elementor-library', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(342, '_elementor_pro_installed_time', '1760471149', 'auto'),
(343, 'elementor_submissions_db_version', '5', 'auto'),
(344, 'elementor_notes_db_version', '5', 'auto'),
(345, 'elementor_fonts_manager_font_types', 'a:0:{}', 'auto'),
(346, 'elementor_fonts_manager_fonts', 'a:0:{}', 'auto'),
(347, 'elementor_custom_icon_sets_config', 'a:0:{}', 'auto'),
(348, 'elementor_pro_theme_builder_conditions', 'a:0:{}', 'auto'),
(354, 'elementor_log', 'a:1:{s:32:\"62a008db21ceb2eae4447678b545942b\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2025-10-14 19:46:58\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:81:\"hexdec(): Passing null to parameter #1 ($hex_string) of type string is deprecated\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:14;s:14:\"\0*\0times_dates\";a:14:{i:0;s:19:\"2025-10-14 19:46:58\";i:1;s:19:\"2025-10-14 19:49:39\";i:2;s:19:\"2025-10-14 19:55:25\";i:3;s:19:\"2025-10-14 20:16:42\";i:4;s:19:\"2025-10-14 21:00:45\";i:5;s:19:\"2025-10-15 06:23:40\";i:6;s:19:\"2025-10-15 09:35:25\";i:7;s:19:\"2025-10-15 11:38:47\";i:8;s:19:\"2025-10-15 11:42:27\";i:9;s:19:\"2025-10-15 13:13:46\";i:10;s:19:\"2025-10-15 18:36:01\";i:11;s:19:\"2025-10-16 04:17:31\";i:12;s:19:\"2025-10-16 04:36:19\";i:13;s:19:\"2025-11-12 12:47:50\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:6:\"notice\";s:7:\"message\";s:81:\"hexdec(): Passing null to parameter #1 ($hex_string) of type string is deprecated\";s:4:\"file\";s:102:\"/home/mandostu/tradinghub.mandostudio.hu/wp-content/plugins/elementor/includes/base/controls-stack.php\";s:4:\"line\";i:230;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:102:\"/home/mandostu/tradinghub.mandostudio.hu/wp-content/plugins/elementor/includes/base/controls-stack.php\";s:7:\"\0*\0line\";i:230;}}', 'off'),
(355, '_transient_timeout__elementor_ab_test_plg_site_mailer_submission', '1768247220', 'off'),
(356, '_transient__elementor_ab_test_plg_site_mailer_submission', '1', 'off'),
(365, 'theme_mods_hello-elementor-child', 'a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:0:{}s:18:\"custom_css_post_id\";i:-1;}', 'on'),
(371, '_elementor_element_cache_unique_id', 'f02a2503e1f2c5144b89ccdcff907aa7', 'auto'),
(432, 'mic_default_theme', 'dark', 'auto'),
(592, '_transient_health-check-site-status-result', '{\"good\":18,\"recommended\":5,\"critical\":1}', 'on'),
(1934, 'wp_notes_notify', '1', 'on'),
(1935, 'db_upgraded', '', 'on'),
(1944, 'auto_core_update_notified', 'a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:25:\"csizmaziadesign@gmail.com\";s:7:\"version\";s:3:\"6.9\";s:9:\"timestamp\";i:1764848543;}', 'off'),
(1961, '_site_transient_update_core', 'O:8:\"stdClass\":4:{s:7:\"updates\";a:1:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:7:\"upgrade\";s:8:\"download\";s:63:\"https://downloads.wordpress.org/release/hu_HU/wordpress-6.9.zip\";s:6:\"locale\";s:5:\"hu_HU\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:63:\"https://downloads.wordpress.org/release/hu_HU/wordpress-6.9.zip\";s:10:\"no_content\";s:0:\"\";s:11:\"new_bundled\";s:0:\"\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:3:\"6.9\";s:7:\"version\";s:3:\"6.9\";s:11:\"php_version\";s:6:\"7.2.24\";s:13:\"mysql_version\";s:5:\"5.5.5\";s:11:\"new_bundled\";s:3:\"6.7\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1765828258;s:15:\"version_checked\";s:3:\"6.9\";s:12:\"translations\";a:0:{}}', 'off'),
(2103, '_site_transient_timeout_wp_theme_files_patterns-5cfadea3b27f738f077d467a2e16a815', '1765830056', 'off'),
(2104, '_site_transient_wp_theme_files_patterns-5cfadea3b27f738f077d467a2e16a815', 'a:2:{s:7:\"version\";b:0;s:8:\"patterns\";a:0:{}}', 'off'),
(2110, '_site_transient_timeout_theme_roots', '1765830057', 'off'),
(2111, '_site_transient_theme_roots', 'a:5:{s:21:\"hello-elementor-child\";s:7:\"/themes\";s:15:\"hello-elementor\";s:7:\"/themes\";s:16:\"twentytwentyfive\";s:7:\"/themes\";s:16:\"twentytwentyfour\";s:7:\"/themes\";s:17:\"twentytwentythree\";s:7:\"/themes\";}', 'off'),
(2112, '_site_transient_timeout_hellopack_client_themes', '1765831901', 'off'),
(2113, '_site_transient_hellopack_client_themes', 'a:4:{s:9:\"purchased\";a:2:{i:0;a:10:{s:2:\"id\";s:9:\"878109511\";s:4:\"name\";s:6:\"Bricks\";s:6:\"author\";s:6:\"Bricks\";s:7:\"version\";s:5:\"2.1.4\";s:11:\"description\";s:37:\"Visual website builder for WordPress.\";s:3:\"url\";s:0:\"\";s:10:\"author_url\";s:0:\"\";s:13:\"thumbnail_url\";s:57:\"https://plugin-installer.wp-json.app/thumbnail/bricks.png\";s:6:\"rating\";i:5;s:13:\"landscape_url\";s:57:\"https://plugin-installer.wp-json.app/thumbnail/bricks.png\";}i:1;a:10:{s:2:\"id\";s:10:\"1582075542\";s:4:\"name\";s:32:\"Theme Name:   Bricks Child Theme\";s:6:\"author\";s:20:\"Author:       Bricks\";s:7:\"version\";s:17:\"Version:      1.1\";s:11:\"description\";s:52:\"Description:  Use this child theme to extend Bricks.\";s:3:\"url\";s:0:\"\";s:10:\"author_url\";s:0:\"\";s:13:\"thumbnail_url\";s:63:\"https://plugin-installer.wp-json.app/thumbnail/bricks-child.png\";s:6:\"rating\";i:5;s:13:\"landscape_url\";s:63:\"https://plugin-installer.wp-json.app/thumbnail/bricks-child.png\";}}s:6:\"active\";a:0:{}s:9:\"installed\";a:0:{}s:7:\"install\";a:2:{i:0;a:10:{s:2:\"id\";s:9:\"878109511\";s:4:\"name\";s:6:\"Bricks\";s:6:\"author\";s:6:\"Bricks\";s:7:\"version\";s:5:\"2.1.4\";s:11:\"description\";s:37:\"Visual website builder for WordPress.\";s:3:\"url\";s:0:\"\";s:10:\"author_url\";s:0:\"\";s:13:\"thumbnail_url\";s:57:\"https://plugin-installer.wp-json.app/thumbnail/bricks.png\";s:6:\"rating\";i:5;s:13:\"landscape_url\";s:57:\"https://plugin-installer.wp-json.app/thumbnail/bricks.png\";}i:1;a:10:{s:2:\"id\";s:10:\"1582075542\";s:4:\"name\";s:32:\"Theme Name:   Bricks Child Theme\";s:6:\"author\";s:20:\"Author:       Bricks\";s:7:\"version\";s:17:\"Version:      1.1\";s:11:\"description\";s:52:\"Description:  Use this child theme to extend Bricks.\";s:3:\"url\";s:0:\"\";s:10:\"author_url\";s:0:\"\";s:13:\"thumbnail_url\";s:63:\"https://plugin-installer.wp-json.app/thumbnail/bricks-child.png\";s:6:\"rating\";i:5;s:13:\"landscape_url\";s:63:\"https://plugin-installer.wp-json.app/thumbnail/bricks-child.png\";}}}', 'off'),
(2117, '_site_transient_update_themes', 'O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1765828301;s:7:\"checked\";a:5:{s:21:\"hello-elementor-child\";s:5:\"1.0.0\";s:15:\"hello-elementor\";s:5:\"3.4.4\";s:16:\"twentytwentyfive\";s:3:\"1.3\";s:16:\"twentytwentyfour\";s:3:\"1.3\";s:17:\"twentytwentythree\";s:3:\"1.6\";}s:8:\"response\";a:3:{s:15:\"hello-elementor\";a:6:{s:5:\"theme\";s:15:\"hello-elementor\";s:11:\"new_version\";s:5:\"3.4.5\";s:3:\"url\";s:45:\"https://wordpress.org/themes/hello-elementor/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/theme/hello-elementor.3.4.5.zip\";s:8:\"requires\";s:3:\"6.0\";s:12:\"requires_php\";s:3:\"7.4\";}s:16:\"twentytwentyfive\";a:6:{s:5:\"theme\";s:16:\"twentytwentyfive\";s:11:\"new_version\";s:3:\"1.4\";s:3:\"url\";s:46:\"https://wordpress.org/themes/twentytwentyfive/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/theme/twentytwentyfive.1.4.zip\";s:8:\"requires\";s:3:\"6.7\";s:12:\"requires_php\";s:3:\"7.2\";}s:16:\"twentytwentyfour\";a:6:{s:5:\"theme\";s:16:\"twentytwentyfour\";s:11:\"new_version\";s:3:\"1.4\";s:3:\"url\";s:46:\"https://wordpress.org/themes/twentytwentyfour/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/theme/twentytwentyfour.1.4.zip\";s:8:\"requires\";s:3:\"6.4\";s:12:\"requires_php\";s:3:\"7.0\";}}s:9:\"no_update\";a:1:{s:17:\"twentytwentythree\";a:6:{s:5:\"theme\";s:17:\"twentytwentythree\";s:11:\"new_version\";s:3:\"1.6\";s:3:\"url\";s:47:\"https://wordpress.org/themes/twentytwentythree/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/theme/twentytwentythree.1.6.zip\";s:8:\"requires\";s:3:\"6.1\";s:12:\"requires_php\";s:3:\"5.6\";}}s:12:\"translations\";a:0:{}}', 'off'),
(2119, '_site_transient_timeout_browser_3c9fc7ddec9b58823c1c96756dbd45d8', '1766433069', 'off'),
(2120, '_site_transient_browser_3c9fc7ddec9b58823c1c96756dbd45d8', 'a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"142.0.0.0\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}', 'off'),
(2121, '_site_transient_timeout_php_check_9da3f9e285c18d164083488b0813f10b', '1766433069', 'off'),
(2122, '_site_transient_php_check_9da3f9e285c18d164083488b0813f10b', 'a:5:{s:19:\"recommended_version\";s:3:\"8.3\";s:15:\"minimum_version\";s:6:\"7.2.24\";s:12:\"is_supported\";b:1;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}', 'off'),
(2123, '_transient_timeout_elementor_remote_info_api_data_3.32.4', '1765871469', 'off');
INSERT INTO `wp8z_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(2124, '_transient_elementor_remote_info_api_data_3.32.4', 'a:4:{s:9:\"timestamp\";s:10:\"1765826640\";s:14:\"upgrade_notice\";a:3:{s:7:\"version\";s:5:\"2.0.0\";s:7:\"message\";s:0:\"\";s:11:\"update_link\";s:0:\"\";}s:11:\"pro_widgets\";a:82:{i:0;a:4:{s:4:\"name\";s:6:\"search\";s:5:\"title\";s:6:\"Search\";s:4:\"icon\";s:17:\"eicon-site-search\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:1;a:4:{s:4:\"name\";s:5:\"posts\";s:5:\"title\";s:5:\"Posts\";s:4:\"icon\";s:15:\"eicon-post-list\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:2;a:4:{s:4:\"name\";s:9:\"portfolio\";s:5:\"title\";s:9:\"Portfolio\";s:4:\"icon\";s:18:\"eicon-gallery-grid\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:3;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-2\";s:5:\"title\";s:7:\"Classic\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:4;a:4:{s:4:\"name\";s:9:\"mega-menu\";s:5:\"title\";s:4:\"Menu\";s:4:\"icon\";s:15:\"eicon-mega-menu\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:5;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-3\";s:5:\"title\";s:8:\"Showcase\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:6;a:4:{s:4:\"name\";s:4:\"form\";s:5:\"title\";s:4:\"Form\";s:4:\"icon\";s:21:\"eicon-form-horizontal\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:7;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-4\";s:5:\"title\";s:5:\"Links\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:8;a:4:{s:4:\"name\";s:9:\"loop-grid\";s:5:\"title\";s:9:\"Loop Grid\";s:4:\"icon\";s:18:\"eicon-loop-builder\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:9;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-5\";s:5:\"title\";s:8:\"Services\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:10;a:4:{s:4:\"name\";s:13:\"loop-carousel\";s:5:\"title\";s:13:\"Loop Carousel\";s:4:\"icon\";s:19:\"eicon-carousel-loop\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:11;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-6\";s:5:\"title\";s:9:\"Portfolio\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:12;a:4:{s:4:\"name\";s:7:\"gallery\";s:5:\"title\";s:7:\"Gallery\";s:4:\"icon\";s:23:\"eicon-gallery-justified\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:13;a:4:{s:4:\"name\";s:17:\"link-in-bio-var-7\";s:5:\"title\";s:13:\"Business Card\";s:4:\"icon\";s:19:\"eicon-site-identity\";s:10:\"categories\";s:15:\"[\"link-in-bio\"]\";}i:14;a:4:{s:4:\"name\";s:17:\"animated-headline\";s:5:\"title\";s:17:\"Animated Headline\";s:4:\"icon\";s:23:\"eicon-animated-headline\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:15;a:4:{s:4:\"name\";s:10:\"price-list\";s:5:\"title\";s:10:\"Price List\";s:4:\"icon\";s:16:\"eicon-price-list\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:16;a:4:{s:4:\"name\";s:11:\"price-table\";s:5:\"title\";s:11:\"Price Table\";s:4:\"icon\";s:17:\"eicon-price-table\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:17;a:4:{s:4:\"name\";s:8:\"flip-box\";s:5:\"title\";s:8:\"Flip Box\";s:4:\"icon\";s:14:\"eicon-flip-box\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:18;a:4:{s:4:\"name\";s:14:\"call-to-action\";s:5:\"title\";s:14:\"Call to Action\";s:4:\"icon\";s:20:\"eicon-image-rollover\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:19;a:4:{s:4:\"name\";s:14:\"media-carousel\";s:5:\"title\";s:14:\"Media Carousel\";s:4:\"icon\";s:20:\"eicon-media-carousel\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:20;a:4:{s:4:\"name\";s:15:\"nested-carousel\";s:5:\"title\";s:8:\"Carousel\";s:4:\"icon\";s:21:\"eicon-nested-carousel\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:21;a:4:{s:4:\"name\";s:10:\"off-canvas\";s:5:\"title\";s:10:\"Off-Canvas\";s:4:\"icon\";s:16:\"eicon-off-canvas\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:22;a:4:{s:4:\"name\";s:9:\"countdown\";s:5:\"title\";s:9:\"Countdown\";s:4:\"icon\";s:15:\"eicon-countdown\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:23;a:4:{s:4:\"name\";s:13:\"share-buttons\";s:5:\"title\";s:13:\"Share Buttons\";s:4:\"icon\";s:11:\"eicon-share\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:24;a:4:{s:4:\"name\";s:10:\"blockquote\";s:5:\"title\";s:10:\"Blockquote\";s:4:\"icon\";s:16:\"eicon-blockquote\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:25;a:4:{s:4:\"name\";s:6:\"lottie\";s:5:\"title\";s:6:\"Lottie\";s:4:\"icon\";s:12:\"eicon-lottie\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:26;a:4:{s:4:\"name\";s:7:\"hotspot\";s:5:\"title\";s:7:\"Hotspot\";s:4:\"icon\";s:19:\"eicon-image-hotspot\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:27;a:4:{s:4:\"name\";s:13:\"paypal-button\";s:5:\"title\";s:13:\"PayPal Button\";s:4:\"icon\";s:19:\"eicon-paypal-button\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:28;a:4:{s:4:\"name\";s:14:\"code-highlight\";s:5:\"title\";s:14:\"Code Highlight\";s:4:\"icon\";s:20:\"eicon-code-highlight\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:29;a:4:{s:4:\"name\";s:14:\"video-playlist\";s:5:\"title\";s:14:\"Video Playlist\";s:4:\"icon\";s:20:\"eicon-video-playlist\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:30;a:4:{s:4:\"name\";s:8:\"template\";s:5:\"title\";s:8:\"Template\";s:4:\"icon\";s:19:\"eicon-document-file\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:31;a:4:{s:4:\"name\";s:13:\"stripe-button\";s:5:\"title\";s:13:\"Stripe Button\";s:4:\"icon\";s:19:\"eicon-stripe-button\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:32;a:4:{s:4:\"name\";s:16:\"progress-tracker\";s:5:\"title\";s:16:\"Progress Tracker\";s:4:\"icon\";s:22:\"eicon-progress-tracker\";s:10:\"categories\";s:40:\"[\"pro-elements\",\"theme-elements-single\"]\";}i:33;a:4:{s:4:\"name\";s:8:\"nav-menu\";s:5:\"title\";s:8:\"Nav Menu\";s:4:\"icon\";s:14:\"eicon-nav-menu\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:34;a:4:{s:4:\"name\";s:17:\"table-of-contents\";s:5:\"title\";s:17:\"Table of Contents\";s:4:\"icon\";s:23:\"eicon-table-of-contents\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:35;a:4:{s:4:\"name\";s:5:\"login\";s:5:\"title\";s:5:\"Login\";s:4:\"icon\";s:15:\"eicon-lock-user\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:36;a:4:{s:4:\"name\";s:6:\"slides\";s:5:\"title\";s:6:\"Slides\";s:4:\"icon\";s:12:\"eicon-slides\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:37;a:4:{s:4:\"name\";s:20:\"testimonial-carousel\";s:5:\"title\";s:20:\"Testimonial Carousel\";s:4:\"icon\";s:26:\"eicon-testimonial-carousel\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:38;a:4:{s:4:\"name\";s:7:\"reviews\";s:5:\"title\";s:7:\"Reviews\";s:4:\"icon\";s:12:\"eicon-review\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:39;a:4:{s:4:\"name\";s:15:\"facebook-button\";s:5:\"title\";s:15:\"Facebook Button\";s:4:\"icon\";s:23:\"eicon-facebook-like-box\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:40;a:4:{s:4:\"name\";s:17:\"facebook-comments\";s:5:\"title\";s:17:\"Facebook Comments\";s:4:\"icon\";s:23:\"eicon-facebook-comments\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:41;a:4:{s:4:\"name\";s:14:\"facebook-embed\";s:5:\"title\";s:14:\"Facebook Embed\";s:4:\"icon\";s:14:\"eicon-fb-embed\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:42;a:4:{s:4:\"name\";s:13:\"facebook-page\";s:5:\"title\";s:13:\"Facebook Page\";s:4:\"icon\";s:13:\"eicon-fb-feed\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:43;a:4:{s:4:\"name\";s:15:\"theme-site-logo\";s:5:\"title\";s:9:\"Site Logo\";s:4:\"icon\";s:15:\"eicon-site-logo\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:44;a:4:{s:4:\"name\";s:16:\"theme-site-title\";s:5:\"title\";s:10:\"Site Title\";s:4:\"icon\";s:16:\"eicon-site-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:45;a:4:{s:4:\"name\";s:16:\"theme-page-title\";s:5:\"title\";s:10:\"Page Title\";s:4:\"icon\";s:19:\"eicon-archive-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:46;a:4:{s:4:\"name\";s:16:\"theme-post-title\";s:5:\"title\";s:10:\"Post Title\";s:4:\"icon\";s:16:\"eicon-post-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:47;a:4:{s:4:\"name\";s:18:\"theme-post-excerpt\";s:5:\"title\";s:12:\"Post Excerpt\";s:4:\"icon\";s:18:\"eicon-post-excerpt\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:48;a:4:{s:4:\"name\";s:25:\"theme-post-featured-image\";s:5:\"title\";s:14:\"Featured Image\";s:4:\"icon\";s:20:\"eicon-featured-image\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:49;a:4:{s:4:\"name\";s:19:\"theme-archive-title\";s:5:\"title\";s:13:\"Archive Title\";s:4:\"icon\";s:19:\"eicon-archive-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:50;a:4:{s:4:\"name\";s:13:\"archive-posts\";s:5:\"title\";s:13:\"Archive Posts\";s:4:\"icon\";s:19:\"eicon-archive-posts\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:51;a:4:{s:4:\"name\";s:10:\"author-box\";s:5:\"title\";s:10:\"Author Box\";s:4:\"icon\";s:12:\"eicon-person\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:52;a:4:{s:4:\"name\";s:13:\"post-comments\";s:5:\"title\";s:13:\"Post Comments\";s:4:\"icon\";s:14:\"eicon-comments\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:53;a:4:{s:4:\"name\";s:15:\"post-navigation\";s:5:\"title\";s:15:\"Post Navigation\";s:4:\"icon\";s:21:\"eicon-post-navigation\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:54;a:4:{s:4:\"name\";s:9:\"post-info\";s:5:\"title\";s:9:\"Post Info\";s:4:\"icon\";s:15:\"eicon-post-info\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:55;a:4:{s:4:\"name\";s:7:\"sitemap\";s:5:\"title\";s:7:\"Sitemap\";s:4:\"icon\";s:13:\"eicon-sitemap\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:56;a:4:{s:4:\"name\";s:11:\"breadcrumbs\";s:5:\"title\";s:11:\"Breadcrumbs\";s:4:\"icon\";s:11:\"eicon-yoast\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:57;a:4:{s:4:\"name\";s:21:\"woocommerce-menu-cart\";s:5:\"title\";s:9:\"Menu Cart\";s:4:\"icon\";s:10:\"eicon-cart\";s:10:\"categories\";s:41:\"[\"theme-elements\",\"woocommerce-elements\"]\";}i:58;a:4:{s:4:\"name\";s:19:\"wc-archive-products\";s:5:\"title\";s:16:\"Archive Products\";s:4:\"icon\";s:14:\"eicon-products\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:59;a:4:{s:4:\"name\";s:31:\"woocommerce-archive-description\";s:5:\"title\";s:19:\"Archive Description\";s:4:\"icon\";s:25:\"eicon-product-description\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:60;a:4:{s:4:\"name\";s:20:\"woocommerce-products\";s:5:\"title\";s:8:\"Products\";s:4:\"icon\";s:14:\"eicon-products\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:61;a:4:{s:4:\"name\";s:22:\"woocommerce-breadcrumb\";s:5:\"title\";s:23:\"WooCommerce Breadcrumbs\";s:4:\"icon\";s:25:\"eicon-product-breadcrumbs\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:62;a:4:{s:4:\"name\";s:14:\"wc-add-to-cart\";s:5:\"title\";s:18:\"Custom Add To Cart\";s:4:\"icon\";s:17:\"eicon-woocommerce\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:63;a:4:{s:4:\"name\";s:11:\"wc-elements\";s:5:\"title\";s:17:\"WooCommerce Pages\";s:4:\"icon\";s:19:\"eicon-product-pages\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:64;a:4:{s:4:\"name\";s:13:\"wc-categories\";s:5:\"title\";s:18:\"Product Categories\";s:4:\"icon\";s:24:\"eicon-product-categories\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:65;a:4:{s:4:\"name\";s:25:\"woocommerce-product-title\";s:5:\"title\";s:13:\"Product Title\";s:4:\"icon\";s:19:\"eicon-product-title\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:66;a:4:{s:4:\"name\";s:26:\"woocommerce-product-images\";s:5:\"title\";s:14:\"Product Images\";s:4:\"icon\";s:20:\"eicon-product-images\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:67;a:4:{s:4:\"name\";s:25:\"woocommerce-product-price\";s:5:\"title\";s:13:\"Product Price\";s:4:\"icon\";s:19:\"eicon-product-price\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:68;a:4:{s:4:\"name\";s:31:\"woocommerce-product-add-to-cart\";s:5:\"title\";s:11:\"Add To Cart\";s:4:\"icon\";s:25:\"eicon-product-add-to-cart\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:69;a:4:{s:4:\"name\";s:26:\"woocommerce-product-rating\";s:5:\"title\";s:14:\"Product Rating\";s:4:\"icon\";s:20:\"eicon-product-rating\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:70;a:4:{s:4:\"name\";s:25:\"woocommerce-product-stock\";s:5:\"title\";s:13:\"Product Stock\";s:4:\"icon\";s:19:\"eicon-product-stock\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:71;a:4:{s:4:\"name\";s:24:\"woocommerce-product-meta\";s:5:\"title\";s:12:\"Product Meta\";s:4:\"icon\";s:18:\"eicon-product-meta\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:72;a:4:{s:4:\"name\";s:37:\"woocommerce-product-short-description\";s:5:\"title\";s:17:\"Short Description\";s:4:\"icon\";s:25:\"eicon-product-description\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:73;a:4:{s:4:\"name\";s:29:\"woocommerce-product-data-tabs\";s:5:\"title\";s:17:\"Product Data Tabs\";s:4:\"icon\";s:18:\"eicon-product-tabs\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:74;a:4:{s:4:\"name\";s:42:\"woocommerce-product-additional-information\";s:5:\"title\";s:22:\"Additional Information\";s:4:\"icon\";s:19:\" eicon-product-info\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:75;a:4:{s:4:\"name\";s:27:\"woocommerce-product-related\";s:5:\"title\";s:15:\"Product Related\";s:4:\"icon\";s:21:\"eicon-product-related\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:76;a:4:{s:4:\"name\";s:26:\"woocommerce-product-upsell\";s:5:\"title\";s:7:\"Upsells\";s:4:\"icon\";s:20:\"eicon-product-upsell\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:77;a:4:{s:4:\"name\";s:25:\"woocommerce-checkout-page\";s:5:\"title\";s:8:\"Checkout\";s:4:\"icon\";s:14:\"eicon-checkout\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:78;a:4:{s:4:\"name\";s:16:\"woocommerce-cart\";s:5:\"title\";s:4:\"Cart\";s:4:\"icon\";s:14:\"eicon-woo-cart\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:79;a:4:{s:4:\"name\";s:22:\"woocommerce-my-account\";s:5:\"title\";s:10:\"My Account\";s:4:\"icon\";s:16:\"eicon-my-account\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:80;a:4:{s:4:\"name\";s:28:\"woocommerce-purchase-summary\";s:5:\"title\";s:16:\"Purchase Summary\";s:4:\"icon\";s:22:\"eicon-purchase-summary\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:81;a:4:{s:4:\"name\";s:19:\"woocommerce-notices\";s:5:\"title\";s:19:\"WooCommerce Notices\";s:4:\"icon\";s:25:\"eicon-woocommerce-notices\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}}s:17:\"canary_deployment\";a:2:{s:11:\"plugin_info\";a:11:{s:2:\"id\";s:23:\"w.org/plugins/elementor\";s:4:\"slug\";s:9:\"elementor\";s:6:\"plugin\";s:23:\"elementor/elementor.php\";s:11:\"new_version\";s:5:\"3.6.0\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.0.zip\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:5:\"icons\";a:3:{s:2:\"2x\";s:62:\"https://ps.w.org/elementor/assets/icon-256x256.png?rev=1427768\";s:2:\"1x\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=1426809\";s:3:\"svg\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=1426809\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=1475479\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=1475479\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:3:\"6.9\";s:12:\"requires_php\";s:3:\"5.6\";}s:10:\"conditions\";a:0:{}}}', 'off'),
(2129, 'can_compress_scripts', '0', 'on'),
(2130, '_site_transient_timeout_community-events-f76eebc8065f7eb3c7a8ca649efe8d42', '1765871470', 'off'),
(2131, '_site_transient_community-events-f76eebc8065f7eb3c7a8ca649efe8d42', 'a:4:{s:9:\"sandboxed\";b:0;s:5:\"error\";N;s:8:\"location\";a:1:{s:2:\"ip\";s:10:\"80.99.91.0\";}s:6:\"events\";a:1:{i:0;a:10:{s:4:\"type\";s:8:\"wordcamp\";s:5:\"title\";s:20:\"WordCamp Europe 2026\";s:3:\"url\";s:33:\"https://europe.wordcamp.org/2026/\";s:6:\"meetup\";N;s:10:\"meetup_url\";N;s:4:\"date\";s:19:\"2026-06-04 00:00:00\";s:8:\"end_date\";s:19:\"2026-06-06 00:00:00\";s:20:\"start_unix_timestamp\";i:1780524000;s:18:\"end_unix_timestamp\";i:1780696800;s:8:\"location\";a:4:{s:8:\"location\";s:14:\"Krakow, Poland\";s:7:\"country\";s:2:\"PL\";s:8:\"latitude\";d:50.0477778;s:9:\"longitude\";d:19.9313889;}}}}', 'off'),
(2132, '_site_transient_timeout_feed_9bbd59226dc36b9b26cd43f15694c5c3', '1765871471', 'off');
INSERT INTO `wp8z_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(2133, '_site_transient_feed_9bbd59226dc36b9b26cd43f15694c5c3', 'a:6:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:52:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\n \n	\n		\n		\n		\n		\n		\n		\n		\n		\n		\n	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:8:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"WordPress News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"https://wordpress.org/news\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"The latest news about WordPress and the WordPress community\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:13:\"lastBuildDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 10 Dec 2025 17:16:49 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"en-US\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"generator\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"https://wordpress.org/?v=7.0-alpha-61380\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"image\";a:1:{i:0;a:6:{s:4:\"data\";s:11:\"\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:3:\"url\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://s.w.org/favicon.ico?2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"WordPress News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"https://wordpress.org/news\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"width\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"32\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:6:\"height\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"32\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}s:4:\"item\";a:10:{i:0;a:6:{s:4:\"data\";s:60:\"\n		\n		\n		\n		\n		\n				\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"2026 Global Partner Program Announcement\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:63:\"https://wordpress.org/news/2025/12/2026-global-partner-program/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 10 Dec 2025 17:16:48 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:9:\"Community\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:6:\"Events\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=19534\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:412:\"Become a driving force behind WordPress innovation by joining the Global Community Sponsorship Program: a comprehensive initiative that supports the events and people powering our open source mission. As a Global Sponsor, your organization gains meaningful visibility across the international WordPress ecosystem while helping to fund events that foster growth, collaboration, and community. Why Choose [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Harmony Romo\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:11388:\"\n<p>Become a driving force behind WordPress innovation by joining the Global Community Sponsorship Program: a comprehensive initiative that supports the events and people powering our open source mission. As a Global Sponsor, your organization gains meaningful visibility across the international WordPress ecosystem while helping to fund events that foster growth, collaboration, and community.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" fetchpriority=\"high\" decoding=\"async\" width=\"1024\" height=\"576\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/12/WordPress-Global-Partners-Program-2026-.jpg?resize=1024%2C576&#038;ssl=1\" alt=\"\" class=\"wp-image-19617\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/12/WordPress-Global-Partners-Program-2026-.jpg?resize=1024%2C576&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/12/WordPress-Global-Partners-Program-2026-.jpg?resize=300%2C169&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/12/WordPress-Global-Partners-Program-2026-.jpg?resize=768%2C432&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/12/WordPress-Global-Partners-Program-2026-.jpg?resize=1536%2C864&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/12/WordPress-Global-Partners-Program-2026-.jpg?w=1600&amp;ssl=1 1600w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" /></figure>\n\n\n\n<h2 class=\"wp-block-heading\">Why Choose Global Sponsorship?</h2>\n\n\n\n<p>Instead of managing multiple individual sponsorships, this streamlined program consolidates your efforts into one efficient and impactful partnership.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Efficiency and Simplified Administration</h3>\n\n\n\n<p>Skip the complexity of coordinating invoice payments with numerous volunteer teams. Our centralized approach saves time and resources. In 2026, sponsors will benefit from:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>A dedicated Slack channel for direct communication with the WordPress Community Support team and Community Program Managers</li>\n\n\n\n<li>Monthly updates listing upcoming WordPress events, their current planning stages, and scheduled dates</li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\">Expanded Reach and Impact</h3>\n\n\n\n<p>Your sponsorship amplifies your presence worldwide, ensuring consistent visibility across global WordPress community events.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Stability and Reliability</h3>\n\n\n\n<p>Your commitment strengthens locally organized events by providing predictable funding that supports venues, logistics, and growth.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Flexible Branding Options</h3>\n\n\n\n<p>Adapt across your portfolio—Global Sponsors can represent different brands at different events (subject to approval and advance notice).</p>\n\n\n\n<h3 class=\"wp-block-heading\">Program Benefits</h3>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td class=\"has-text-align-left\" data-align=\"left\"></td><td class=\"has-text-align-center\" data-align=\"center\"><strong>Global&nbsp;Leader</strong></td><td class=\"has-text-align-center\" data-align=\"center\"><strong>Regional Powerhouse</strong></td><td class=\"has-text-align-center\" data-align=\"center\"><strong>Community Builder</strong></td></tr><tr><td class=\"has-text-align-left\" data-align=\"left\"><br><br><br><br><strong>Best for:<br></strong></td><td class=\"has-text-align-center\" data-align=\"center\">Established brands seeking global reach and year-round visibility.</td><td class=\"has-text-align-center\" data-align=\"center\">Companies aiming for regional dominance and strong brand recognition.</td><td class=\"has-text-align-center\" data-align=\"center\">Organizations supporting the next generation of WordPress education.</td></tr><tr><td class=\"has-text-align-left\" data-align=\"left\">Sponsorship payable in full or through quarterly installments</td><td class=\"has-text-align-center\" data-align=\"center\">$180,000</td><td class=\"has-text-align-center\" data-align=\"center\">$110,000</td><td class=\"has-text-align-center\" data-align=\"center\">$60,000</td></tr><tr><td class=\"has-text-align-left\" data-align=\"left\">Top tier sponsorship benefits at all local <a href=\"https://central.wordcamp.org/\">WordCamp</a> events (excludes flagships) with priority access to claim a sponsor table at in-person <a href=\"https://events.wordpress.org/\">WordPress events</a></td><td class=\"has-text-align-center\" data-align=\"center\"><img src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/2714.png\" alt=\"✔\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /></td><td class=\"has-text-align-center\" data-align=\"center\"></td><td class=\"has-text-align-center\" data-align=\"center\"></td></tr><tr><td class=\"has-text-align-left\" data-align=\"left\">Option to feature multiple brands across events</td><td class=\"has-text-align-center\" data-align=\"center\"><img src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/2714.png\" alt=\"✔\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /></td><td class=\"has-text-align-center\" data-align=\"center\"></td><td class=\"has-text-align-center\" data-align=\"center\"></td></tr><tr><td class=\"has-text-align-left\" data-align=\"left\">Dedicated sponsor landing page</td><td class=\"has-text-align-center\" data-align=\"center\"><img src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/2714.png\" alt=\"✔\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /></td><td class=\"has-text-align-center\" data-align=\"center\"><img src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/2714.png\" alt=\"✔\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /></td><td class=\"has-text-align-center\" data-align=\"center\"></td></tr><tr><td class=\"has-text-align-left\" data-align=\"left\">Complimentary WordPress event tickets for your team</td><td class=\"has-text-align-center\" data-align=\"center\"><img src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/2714.png\" alt=\"✔\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /></td><td class=\"has-text-align-center\" data-align=\"center\"><img src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/2714.png\" alt=\"✔\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /></td><td class=\"has-text-align-center\" data-align=\"center\"></td></tr><tr><td class=\"has-text-align-left\" data-align=\"left\">Recognition across all <a href=\"https://events.wordpress.org/\">WordPress events</a></td><td class=\"has-text-align-center\" data-align=\"center\"><img src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/2714.png\" alt=\"✔\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /></td><td class=\"has-text-align-center\" data-align=\"center\"><img src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/2714.png\" alt=\"✔\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /></td><td class=\"has-text-align-center\" data-align=\"center\"></td></tr><tr><td class=\"has-text-align-left\" data-align=\"left\">Sponsor Spotlight post on WordPress.org/news featuring highlights from recent <a href=\"https://central.wordcamp.org/\">WordCamps</a></td><td class=\"has-text-align-center\" data-align=\"center\">Quarterly</td><td class=\"has-text-align-center\" data-align=\"center\">Annually</td><td class=\"has-text-align-center\" data-align=\"center\"></td></tr><tr><td class=\"has-text-align-left\" data-align=\"left\">Inclusion of your company logo in signage and materials for <a href=\"https://events.wordpress.org/campusconnect/\">WordPress Campus Connect</a> events</td><td class=\"has-text-align-center\" data-align=\"center\">All signage &amp; materials for the year (digital and printed)</td><td class=\"has-text-align-center\" data-align=\"center\">Signage &amp; materials for 5 events per year (printed only)</td><td class=\"has-text-align-center\" data-align=\"center\">All signage &amp; materials for the year (digital and printed)</td></tr><tr><td class=\"has-text-align-left\" data-align=\"left\">Opportunity to be featured in an exclusive digital binder for <a href=\"https://events.wordpress.org/campusconnect/\">WordPress Campus Connect</a> event organizers</td><td class=\"has-text-align-center\" data-align=\"center\">Priority placement (logos &amp; text)</td><td class=\"has-text-align-center\" data-align=\"center\">Feature listing (text only)</td><td class=\"has-text-align-center\" data-align=\"center\">Feature listing (text only)</td></tr><tr><td class=\"has-text-align-left\" data-align=\"left\">Regular recognition in <a href=\"https://make.wordpress.org/community/2025/11/03/monthly-education-buzz-report-october-2025/\">monthly education buzz report</a></td><td class=\"has-text-align-center\" data-align=\"center\"></td><td class=\"has-text-align-center\" data-align=\"center\"></td><td class=\"has-text-align-center\" data-align=\"center\"><img src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/2714.png\" alt=\"✔\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /></td></tr></tbody></table></figure>\n\n\n\n<h2 class=\"wp-block-heading\">How Sponsorship Funds Are Used</h2>\n\n\n\n<p>Global Sponsorship funds directly support:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Local WordPress events worldwide (venue rental, catering, A/V, and more)</li>\n\n\n\n<li>Meetup.com license fees for over 671 WordPress Meetup groups globally</li>\n\n\n\n<li>Administrative costs like insurance, banking, and annual financial audits that ensure transparent operations</li>\n</ul>\n\n\n\n<p>Your partnership helps sustain the community that powers more than 43% of the web. Together, we can keep the WordPress project thriving and expanding for years to come.</p>\n\n\n\n<div class=\"wp-block-group has-off-white-2-background-color has-background is-layout-constrained wp-container-core-group-is-layout-d1b48064 wp-block-group-is-layout-constrained\" style=\"padding-top:var(--wp--preset--spacing--edge-space);padding-right:var(--wp--preset--spacing--edge-space);padding-bottom:var(--wp--preset--spacing--edge-space);padding-left:var(--wp--preset--spacing--edge-space)\">\n<p class=\"has-text-align-center\"><strong><strong>If your company is interested in joining the Global Sponsorship program or you would like to know more, please reach out</strong></strong>.</p>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-a89b3969 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"mailto:support@wordcamp.org\">Contact WordPress Community Support</a></div>\n</div>\n\n\n\n<div style=\"height:25px\" aria-hidden=\"true\" class=\"wp-block-spacer\"></div>\n\n\n\n<p><em>Please see&nbsp;<a href=\"https://make.wordpress.org/community/handbook/wordcamp-organizer/planning-details/fundraising/global-community-sponsorship-for-event-organizers/#rules-for-sponsor-materials\">Rules for Sponsor Materials</a>&nbsp;for more details about terms of sponsorship. Please also see our&nbsp;<a href=\"https://make.wordpress.org/community/files/2024/12/Draft-of-2025-WordPress-Global-Community-Sponsorship-Agreement-Template-Google-Docs.pdf\" target=\"_blank\" rel=\"noreferrer noopener\">sample sponsorship agreement</a>.</em></p>\n</div>\n\n\n\n<p>If you’d like to go one step further, please consider <a href=\"https://wordpressfoundation.org/donate/\">donating directly to the WordPress Foundation</a>. We operate lean—every dollar goes toward keeping WordPress free, supporting education, and funding the community that makes the web a better place. In short, your donation helps us keep the lights on and the mission alive.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"19534\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:65:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n\n					\n										\n					\n		\n		\n\n\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"State of the Word 2025: Innovation Shaped by Community\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:45:\"https://wordpress.org/news/2025/12/sotw-2025/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 03 Dec 2025 18:26:05 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:9:\"Community\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:6:\"Events\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:17:\"state of the word\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=19447\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:354:\"State of the Word 2025 brought the WordPress community together for an afternoon that felt both reflective and forward-moving, blending stories of global growth with technical milestones and glimpses of the future. This year also marked the twentieth State of the Word since the first address in 2006, a milestone noted in the WordPress history [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"enclosure\";a:2:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:3:\"url\";s:59:\"https://wordpress.org/news/files/2025/12/Telex-demo-776.mp4\";s:6:\"length\";s:8:\"29136831\";s:4:\"type\";s:9:\"video/mp4\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:3:\"url\";s:53:\"https://wordpress.org/news/files/2025/12/wapu-513.mp4\";s:6:\"length\";s:9:\"102323371\";s:4:\"type\";s:9:\"video/mp4\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"Nicholas Garofalo\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:36376:\"\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe title=\"State of the Word 2025\" width=\"500\" height=\"281\" src=\"https://www.youtube.com/embed/U_DF4-23C8Q?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>\n</div></figure>\n\n\n\n<p>State of the Word 2025 brought the WordPress community together for an afternoon that felt both reflective and forward-moving, blending stories of global growth with technical milestones and glimpses of the future. This year also marked the twentieth State of the Word since the first address in 2006, a milestone noted in the WordPress history book <a href=\"https://wordpress.org/book/2015/11/wordcamp-2006/\"><em>Milestones: The Story of WordPress</em></a> as the beginning of a tradition that has helped the project tell its own story.</p>\n\n\n\n<p>From the outset, the keynote carried a sense of momentum shaped by thousands of contributors, educators, students, and creators whose steady participation continues to define the open web. It was a reminder that WordPress is more than software. It is a community writing its future together.</p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>What we have is more than code. It’s momentum, it’s culture, and it’s a system that lets people learn by doing and lead by showing up.  — <a href=\"https://profiles.wordpress.org/4thhubbard/\">Mary Hubbard</a>, WordPress Executive Director</p>\n</blockquote>\n\n\n\n<p>Mary opened the evening by reflecting on her first full year as Executive Director, a year spent listening deeply and seeing firsthand how people across regions learn, contribute, and lead. Her remarks grounded the keynote in the lived reality of a community that grows because people invest in one another, teach openly, and build trust through contribution.</p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>I’ve met people using WordPress to unlock new careers. I’ve met contributors who started a single translation or forum post and are now leading major pieces of the project. In LatAm, Europe, and the States, I’ve seen students get access to WordPress tools and start building faster than we could have ever imagined. I’ve watched communities build in public, resolve disagreements in the open, and collaborate across languages and time zones.</p>\n</blockquote>\n\n\n\n<p>That reflection offered a clear reminder of what makes WordPress resilient through change: a culture of showing up, learning by doing, and supporting others along the way. The project moves forward because people choose to participate in ways both large and small, strengthening the foundation that has carried WordPress for more than two decades.</p>\n\n\n\n<p>With that foundation in place, the keynote moved through a series of stories and demonstrations that highlighted where WordPress stands today and where it is headed next — from a historic live release of WordPress 6.9 to expanding global education pathways, emerging AI capabilities, and deeper collaboration across the entire ecosystem.</p>\n\n\n\n<h2 class=\"wp-block-heading\">WordPress by the Numbers</h2>\n\n\n\n<p>Project Cofounder <a href=\"https://profiles.wordpress.org/matt/\">Matt Mullenweg</a> began with a wide-angle view of the project’s growth. WordPress powers over 43% of the web, with 60.5% of the CMS market. Shopify, its nearest competitor, holds 6.8%. Among the top 1,000 websites, WordPress’s share climbed to 49.4%, up 2.3% from the previous year.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" decoding=\"async\" width=\"1024\" height=\"576\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/12/State-of-the-Word-2025-43.jpg?resize=1024%2C576&#038;ssl=1\" alt=\"Globe graphic noting 43% of websites and 60.5% CMS market share\" class=\"wp-image-19500\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/12/State-of-the-Word-2025-43-scaled.jpg?resize=1024%2C576&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/12/State-of-the-Word-2025-43-scaled.jpg?resize=300%2C169&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/12/State-of-the-Word-2025-43-scaled.jpg?resize=768%2C432&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/12/State-of-the-Word-2025-43-scaled.jpg?resize=1536%2C864&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/12/State-of-the-Word-2025-43-scaled.jpg?resize=2048%2C1152&amp;ssl=1 2048w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" /></figure>\n\n\n\n<p>Multilingual usage continued its strong rise. Over 56% of WordPress sites now run in languages other than English. Japan stood out, with WordPress powering 58.5% of all Japanese websites and 83% of the CMS market. Japanese became the second most-used language on WordPress at 5.82%. Spanish followed, then German, French, and Brazilian Portuguese.</p>\n\n\n\n<p>The plugin ecosystem saw explosive growth. The directory surpassed 60,000 plugins, and plugin downloads were on pace to reach 2.1 billion by year-end. Over 1,500 themes have been released this year as well.</p>\n\n\n\n<p>Contributors also hit new highs. The 6.8 release included 921 contributors, the largest group yet. WordPress 6.8 saw 79.5 million downloads, up 13%, and WordPress 6.9 included contributions from 230 first-time contributors and more than 340 enhancements and fixes.</p>\n\n\n\n<h2 class=\"wp-block-heading\">A Release Moment to Remember</h2>\n\n\n\n<p>This year’s keynote delivered something WordPress had never attempted before: a live on-stage release of <a href=\"https://wordpress.org/download/releases/6-9/\">WordPress 6.9</a>.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/12/State-of-the-Word-2025-gene.jpg?resize=1024%2C576&#038;ssl=1\" alt=\"WordPress 6.9 Gene album cover art\" class=\"wp-image-19511\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/12/State-of-the-Word-2025-gene-scaled.jpg?resize=1024%2C576&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/12/State-of-the-Word-2025-gene-scaled.jpg?resize=300%2C169&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/12/State-of-the-Word-2025-gene-scaled.jpg?resize=768%2C432&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/12/State-of-the-Word-2025-gene-scaled.jpg?resize=1536%2C864&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/12/State-of-the-Word-2025-gene-scaled.jpg?resize=2048%2C1152&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /></figure>\n\n\n\n<p>Mary set the moment up earlier in the program, calling WordPress 6.9 “fast, polished, and built for collaboration.” She explained that it reflected a year of intentional iteration, improved workflows, and deeper cross-team participation.&nbsp;</p>\n\n\n\n<p>Matt took the stage with some of the release leads, the release button in hand. The room counted down, and then WordPress 6.9 shipped live, instantly updating millions of sites around the world. It was both a celebration and a testament to the reliability and trust the WordPress community has built into its release processes. Shipping a major version of WordPress in real time, on stage, without drama, is something the early contributors could hardly have imagined.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/12/release-leads.jpg?resize=1024%2C576&#038;ssl=1\" alt=\"Photo of WordPress release leads pressing the button to release 6.9\" class=\"wp-image-19457\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/12/release-leads-scaled.jpg?resize=1024%2C576&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/12/release-leads-scaled.jpg?resize=300%2C169&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/12/release-leads-scaled.jpg?resize=768%2C432&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/12/release-leads-scaled.jpg?resize=1536%2C864&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/12/release-leads-scaled.jpg?resize=2048%2C1152&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /></figure>\n\n\n\n<p>That reflection connected back to WordPress’s origin story. Matt talked about discovering the <a href=\"https://en.wikipedia.org/wiki/WordPress#History\">B2</a> forums, asking questions, and eventually reaching the point where he could answer someone else’s. That transition from learner to contributor remains at the heart of the project today. Two decades later, WordPress has grown from those early interactions into a platform that can ship a major release in front of the world, powered by thousands of contributors building together.</p>\n\n\n\n<h2 class=\"wp-block-heading\">WordPress and the Future of AI</h2>\n\n\n\n<p>As the keynote shifted toward the future, Matt acknowledged what has become an essential truth of the moment: it would be impossible to talk about the next chapter of WordPress without talking about AI. He reminded the audience that in 2022, long before ChatGPT entered global conversation, he encouraged the community to “learn AI deeply.” The speed of change since then, he said, has exceeded every expectation, and WordPress has been preparing for it in ways both visible and behind the scenes.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/12/State-of-the-Word-2025-AI.jpg?resize=1024%2C576&#038;ssl=1\" alt=\"Timeline of AI: 2022 ChatGPT launches, 2023 GPT-4 and Claude launches, 2024 Multimodel and video generation, 2025 AI everywhere\" class=\"wp-image-19510\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/12/State-of-the-Word-2025-AI-scaled.jpg?resize=1024%2C576&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/12/State-of-the-Word-2025-AI-scaled.jpg?resize=300%2C169&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/12/State-of-the-Word-2025-AI-scaled.jpg?resize=768%2C432&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/12/State-of-the-Word-2025-AI-scaled.jpg?resize=1536%2C864&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/12/State-of-the-Word-2025-AI-scaled.jpg?resize=2048%2C1152&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /></figure>\n\n\n\n<p>Matt introduced one of the most important architectural developments of the year: the Abilities API and the MCP adapter. The Abilities API defines what WordPress can do in a structured way that AI systems can interpret, while the MCP adapter exposes those abilities through a shared protocol. This means AI agents — whether built by individuals, companies, or larger platforms — can understand and interact with WordPress safely and predictably. Instead of relying on one-off integrations or brittle interfaces, WordPress now participates in a broader ecosystem of tools that can query its capabilities and perform tasks using a standard, governed approach.</p>\n\n\n\n<p>Matt then highlighted how developers are already using AI in their everyday work through tools like Cursor, Claude Code, and next-generation CLIs. These tools can explore entire codebases, generate documentation, produce tests, refactor large components, and even coordinate sequences of WP-CLI commands. For many developers, they expand what a single person can accomplish in an afternoon. They don’t eliminate the need for human judgment — they amplify it.</p>\n\n\n\n<p>With that foundation laid, Matt turned the audience’s attention to <a href=\"https://telex.automattic.ai/\">Telex</a>, the experimental environment designed to turn natural-language prompts into Gutenberg Blocks. Telex has already moved beyond experimentation and into real use. Matt showed examples from community creator Nick Hamze, who uses Telex to power micro-business tools that represent practical, revenue-generating workflows that previously required custom engineering.</p>\n\n\n\n<figure class=\"wp-block-video\"><video height=\"2160\" style=\"aspect-ratio: 3840 / 2160;\" width=\"3840\" controls src=\"https://wordpress.org/news/files/2025/12/Telex-demo-776.mp4\"></video></figure>\n\n\n\n<p>Matt then widened the lens to show what companies across the ecosystem are building with AI. Hostinger’s Kodee can generate a complete WordPress site from a single description. Elementor AI demonstrated similarly rapid creation inside its own editor, producing full sections and layouts in seconds. WordPress.com showcased how its AI tools help users draft, rewrite, and refine content while keeping language aligned with the site’s voice. Yoast demonstrated how AI can support SEO workflows by generating structured suggestions and improving readability. Together, these examples illustrated that AI is not arriving in one place — it is arriving everywhere.</p>\n\n\n\n<p>Experimental browsers can navigate WP Admin autonomously, performing tasks such as clicking buttons, opening menus, changing settings, and performing multi-step tasks without requiring any custom plugins or APIs. This raised a key question that Matt encouraged the community to consider: Which AI capabilities should live inside WordPress itself, and which should remain external, operating through the browser or operating system?</p>\n\n\n\n<p>Matt closed the section by discussing WordPress-specific AI benchmarks and evaluation suites. These shared tests will measure how well AI systems understand and execute WordPress tasks, from enabling plugins to navigating WP Admin to modifying content and settings. The goal is to create a foundation where future AI tools behave predictably and responsibly across the entire ecosystem, giving creators confidence that intelligent tools understand the platform deeply.</p>\n\n\n\n<h2 class=\"wp-block-heading\">A Global Community Growing Together</h2>\n\n\n\n<p>Mary then returned to the stage to celebrate the ecosystem that supports WordPress&#8217;s growth. Across continents, diverse groups of people have hosted WordPress events, training new contributors and welcoming newcomers into the project. WordCamp growth in 2025 reflected that: more than 81 WordCamps across 39 countries, powered by over 5,000 volunteers and attended by nearly 100,000 people, with sixteen more events still underway.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/12/State-of-the-Word-2025-wordcamps.jpg?resize=1024%2C576&#038;ssl=1\" alt=\"\" class=\"wp-image-19503\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/12/State-of-the-Word-2025-wordcamps-scaled.jpg?resize=1024%2C576&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/12/State-of-the-Word-2025-wordcamps-scaled.jpg?resize=300%2C169&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/12/State-of-the-Word-2025-wordcamps-scaled.jpg?resize=768%2C432&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/12/State-of-the-Word-2025-wordcamps-scaled.jpg?resize=1536%2C864&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/12/State-of-the-Word-2025-wordcamps-scaled.jpg?resize=2048%2C1152&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /></figure>\n\n\n\n<p>Education played a major role in this community expansion. Learn.WordPress.org served over 1.5 million learners this year, with clearer pathways into more structured programs like <a href=\"https://wordpress.org/education/campus-connect/\">Campus Connect</a> and <a href=\"https://wordpress.org/education/credits/\">WordPress Credits</a>. This bridging was deliberate. Many learners arrive through tutorials or workshops but need clearer guidance on how to deepen their skills. By reshaping navigation and improving wayfinding across WordPress.org, the project began closing that gap.</p>\n\n\n\n<p>She spotlighted <a href=\"https://make.wordpress.org/community/2025/09/29/wordpress-and-higher-education-an-alliance-that-transforms/\">Costa Rica’s Universidad Fidélitas</a>, where WordPress moved beyond extracurricular interest into formal academic integration. Long before signing an agreement with the WordPress Foundation, their students were hosting WordCamp San José, forming student clubs, and treating WordPress as a crucial part of digital literacy and professional development.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/12/State-of-the-Word-2025-photo.jpg?resize=1024%2C576&#038;ssl=1\" alt=\"\" class=\"wp-image-19505\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/12/State-of-the-Word-2025-photo-scaled.jpg?resize=1024%2C576&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/12/State-of-the-Word-2025-photo-scaled.jpg?resize=300%2C169&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/12/State-of-the-Word-2025-photo-scaled.jpg?resize=768%2C432&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/12/State-of-the-Word-2025-photo-scaled.jpg?resize=1536%2C864&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/12/State-of-the-Word-2025-photo-scaled.jpg?resize=2048%2C1152&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><figcaption class=\"wp-element-caption\">Students of the WordPress Fidélitas Club</figcaption></figure>\n\n\n\n<p>Wapuu appeared across events as a familiar companion and a cultural thread running through contributor tools and community projects. Its presence was a reminder that creativity and playfulness are as essential to open source as documentation or code.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/12/State-of-the-Word-2025-wapuu.jpg?resize=1024%2C576&#038;ssl=1\" alt=\"Various Wapuu artwork examples\" class=\"wp-image-19506\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/12/State-of-the-Word-2025-wapuu-scaled.jpg?resize=1024%2C576&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/12/State-of-the-Word-2025-wapuu-scaled.jpg?resize=300%2C169&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/12/State-of-the-Word-2025-wapuu-scaled.jpg?resize=768%2C432&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/12/State-of-the-Word-2025-wapuu-scaled.jpg?resize=1536%2C864&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/12/State-of-the-Word-2025-wapuu-scaled.jpg?resize=2048%2C1152&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /></figure>\n\n\n\n<p>Matt highlighted the story of <a href=\"https://events.wordpress.org/managua/2025/wordpress-youth-day/\">Youth Day in Managua, Nicaragua</a>. Seventy-five young people spent a full day building their first WordPress sites. Sessions were taught by teenagers, for teenagers. They learned to pick themes, customize layouts, create contact forms, and publish content. Contribution often starts with a simple moment of confidence, and those early sparks can shape entire careers.</p>\n\n\n\n<figure class=\"wp-block-video\"><video height=\"2160\" style=\"aspect-ratio: 3840 / 2160;\" width=\"3840\" controls src=\"https://wordpress.org/news/files/2025/12/wapu-513.mp4\"></video></figure>\n\n\n\n<p>Together, these moments illustrated a project expanding not just in numbers, but in depth, diversity, and global reach. WordPress is growing because communities are finding their own ways to embrace it.</p>\n\n\n\n<h2 class=\"wp-block-heading\">What’s New in WordPress 6.9</h2>\n\n\n\n<p>Joining virtually, WordPress Lead Architect, <a href=\"https://profiles.wordpress.org/matveb/\">Matías Ventura</a>, shifted the keynote from vision to practice. Matías offered a detailed walkthrough of what makes WordPress 6.9 one of the most refined, collaborative, and forward-looking releases the project has shipped in years. He returned to the four familiar lenses of creation — writing, designing, building, and developing — and showed how each evolved in this release cycle.</p>\n\n\n\n<p>He began with notes in the Block Editor, one of the most anticipated features. Notes allow collaborators to comment directly on individual blocks in a post or page. When a note is selected, the surrounding content subtly fades, helping contributors stay focused on context. Because notes are built on WordPress’s native comment system, they integrate seamlessly with existing communication workflows, including email notifications. Matías highlighted that notes development exemplified collaboration at its best, with contributors from various companies working together to bring the feature to life.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"WordPress 6.9 Feature Demo\" width=\"500\" height=\"281\" src=\"https://www.youtube.com/embed/vkYulcN0lbc?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>\n</div></figure>\n\n\n\n<p>From there, he turned to refinements across the writing and design experience. Editor interactions feel smoother and more consistent. Patterns behave more predictably. Spacing and typography controls are clearer, more organized, and more intuitive. Together these capabilioties make the experience of writing and designing inside WordPress calmer, more reliable, and more empowering.</p>\n\n\n\n<p>Block bindings now provide a more intuitive, visual way to connect blocks to dynamic data sources. Users can switch or remove bindings with a single click, and developers can register additional sources to support custom workflows. This work lays the foundation for a future where dynamic data flows more naturally through blocks, enabling site creators to build richer interfaces without writing code.</p>\n\n\n\n<p>On the developer front, Matías focused on three foundational upgrades that represent major steps forward in how WordPress will evolve over the coming years.</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>The first was the <strong>Abilities API</strong>, a unified registry that describes what WordPress can do — across PHP, REST endpoints, the command palette, and future AI-driven interactions.</li>\n\n\n\n<li>The <strong>HTML API</strong> introduces new ways of working with and modifying HTML server-side. The API ensures safer, more reliable handling, lowering the barrier for theme and block developers who work with dynamic or structured markup.</li>\n\n\n\n<li>The <strong>Interactivity API</strong> delivers smoother, faster interactions without requiring heavy JavaScript frameworks. Improved routing, better state management, and clearer conventions help developers create rich, modern interfaces without leaving the WordPress philosophy of simplicity and flexibility.</li>\n</ul>\n\n\n\n<p>After Matías wrapped his presentation, Matt stepped back in to highlight several developments that build on the foundations of 6.9 and strengthen the overall WordPress ecosystem. He pointed first to the <a href=\"https://wordpress.org/plugins/plugin-check/\">Plugin Check Plugin</a>, a tool designed to help developers align with current WordPress standards and catch common issues early, making plugins more reliable for users and easier to maintain over time. Matt then spoke about ongoing progress in <a href=\"https://wordpress.org/data-liberation/\">Data Liberation</a>, noting improvements to the <a href=\"https://wordpress.org/plugins/wordpress-importer/\">WordPress importer</a> that make it easier for people to bring their content into WordPress without disruption or loss, an important step toward ensuring the open web remains portable and resilient. He also highlighted advances across the <a href=\"https://playground.wordpress.net/\">Playground</a> ecosystem, including <a href=\"https://developer.wordpress.com/studio/\">WordPress Studio</a>, the Playground CLI, and an expanding set of Blueprints. These allow developers and learners to spin up complete WordPress environments in seconds, test ideas, and experiment without servers or configuration. Matt closed this portion by emphasizing work on safer updates, which help WordPress avoid partial installs and ensure that updates complete smoothly even in less predictable hosting conditions, reinforcing WordPress’s commitment to stability as the platform continues to grow.</p>\n\n\n\n<p>Matt emphasized that WordPress 6.9 is not defined by any single headline feature, but by a broad spectrum of refinements across the entire experience. It is a release that deepens reliability, expands capability, and sets the stage for future innovation.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Insights from the AI Panel</h2>\n\n\n\n<p>The keynote transitioned into a live AI panel moderated by Mary Hubbard. The panel brought together four perspectives from across the ecosystem: <a href=\"https://profiles.wordpress.org/isotropic/\">James LePage</a> (Automattic), <a href=\"https://profiles.wordpress.org/flixos90/\">Felix Arntz</a> (Google), and <a href=\"https://profiles.wordpress.org/jeffpaul/\">Jeff Paul</a> (Fueled, FKA 10up), and Matt Mullenweg. Their conversation touched on the philosophy, practice, and future of AI inside WordPress — not as a distant trend, but as an active part of the project’s evolution.</p>\n\n\n\n<p>A central theme was AI’s ability to amplify human creativity. James LePage put it plainly:</p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>It’s not that we’re going to just add sparkle buttons everywhere. We’re going to do some crazy stuff here — things we’re going to build into the way you interact with creating content, with expressing yourself digitally. We want to give you more power, more control, and make you more effective at creating.</p>\n</blockquote>\n\n\n\n<p>Jeff Paul echoed this sentiment, emphasizing that AI should make developers more productive by handling repetitive work and freeing them to focus on higher-level decisions. Felix Arntz expanded the idea further, describing how Google sees AI as a way to make the web more accessible and intuitive, especially for new creators who may not have formal technical training.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"572\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/12/panel.jpg?resize=1024%2C572&#038;ssl=1\" alt=\"\" class=\"wp-image-19462\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/12/panel-scaled.jpg?resize=1024%2C572&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/12/panel-scaled.jpg?resize=300%2C168&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/12/panel-scaled.jpg?resize=768%2C429&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/12/panel-scaled.jpg?resize=1536%2C858&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/12/panel-scaled.jpg?resize=2048%2C1144&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><figcaption class=\"wp-element-caption\">From left to right: Mary Hubbard, Matt Mullenweg, Jeff Paul, Felix Arntz, James LePage</figcaption></figure>\n\n\n\n<p>Looking ahead, the panelists predicted deeper contextual integrations, AI-assisted debugging and scaffolding for developers, and workflows where agents can take on sequences of tasks while remaining directed by human decisions. They also highlighted the importance of standards, shared protocols, and privacy-focused design as essential components of WordPress’s long-term approach.</p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>The next 20 years looks like WordPress remaining what it is today, which is the center of the open web.</p>\n</blockquote>\n\n\n\n<p>The panel closed on a forward-looking but steady note. AI is accelerating, but WordPress is designing its foundations with flexibility and values that endure. The tools may change, but the commitment to openness, agency, and creative freedom remains the compass.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Questions That Push Us Forward</h2>\n\n\n\n<p>Matt introduced the Q&amp;A as one of his favorite parts of State of the Word because it reveals what people are imagining, struggling with, or eager to build.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/12/State-of-the-Word-2025-QandA.jpg?resize=1024%2C576&#038;ssl=1\" alt=\"Q&amp;A\" class=\"wp-image-19512\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/12/State-of-the-Word-2025-QandA-scaled.jpg?resize=1024%2C576&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/12/State-of-the-Word-2025-QandA-scaled.jpg?resize=300%2C169&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/12/State-of-the-Word-2025-QandA-scaled.jpg?resize=768%2C432&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/12/State-of-the-Word-2025-QandA-scaled.jpg?resize=1536%2C864&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/12/State-of-the-Word-2025-QandA-scaled.jpg?resize=2048%2C1152&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /></figure>\n\n\n\n<p>The first question addressed the growing interconnectedness of today’s web. What happens, a participant asked, when a major provider like Cloudflare goes down? As tools and agents rely more heavily on external services, failures can cascade. Matt acknowledged that outages are increasingly visible, but also argued that each one strengthens the system.</p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>&#8220;Every failure, every edge case, everything that you never imagined is just another opportunity to find that new edge case,” he said. Resilience is not avoidance of failure, but the ability to grow stronger after it.</p>\n</blockquote>\n\n\n\n<p>Another question focused on the longevity of web content. With platforms shutting down or links breaking over time, how can creators ensure their work endures? Matt pointed to the Internet Archive as one of the great stabilizers of the open web. He highlighted a <a href=\"https://wordpress.org/plugins/internet-archive-wayback-machine-link-fixer/\">new plugin</a> that automatically scans posts and replaces dead links with archived versions, helping preserve the historical fabric of the web even as individual services come and go.</p>\n\n\n\n<p>The next question turned to real-time collaboration inside WordPress. A participant asked how co-editing fits into the future of WordPress and how these tools might help creators work more confidently. Matt talked about how collaboration tools can support people who are just starting their creative journeys — whether they are entrepreneurs, students, or first-time site builders. He described real-time editing as part of a broader vision of WordPress “just doing the work for you” in high-pressure or early-stage creative moments.</p>\n\n\n\n<p>The final question considered long-term decision-making. Matt noted that predicting what will change is difficult, but identifying what will remain the same is much easier. For WordPress, he said, the invariant is clear: people will always want agency, openness, and the ability to publish on their own terms. These values guide decisions not only in the present, but across decades of future evolution.</p>\n\n\n\n<h2 class=\"wp-block-heading\">TBPN Podcast Appearance</h2>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"&#x1f534; CODE RED &#x1f534;, Dell Donates Size, Bun Acquired, AWS CEO Joins, Tae Kim Tells All\" width=\"500\" height=\"281\" src=\"https://www.youtube.com/embed/eBQh57HuJzk?start=10036&#038;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>\n</div></figure>\n\n\n\n<p>After the Q&amp;A, the keynote shifted gears with a live crossover segment featuring TBPN (the Technology Business Programming Network), a tech-focused podcast. The segment introduced a lively, unscripted energy into the room.</p>\n\n\n\n<p>The hosts kicked things off by asking Matt what the “word of the year” should be. He chose “freedom”, connecting it directly to the core philosophy of open source. He described open source licenses as a kind of “bill of rights for software,” giving users inalienable rights that no company can revoke. In a world increasingly shaped by software platforms and digital ecosystems, these freedoms form the heart of what keeps the web open and accessible.</p>\n\n\n\n<p>Conversation then moved to <a href=\"https://www.beeper.com/\">Beeper</a>, the multi-network messaging client. Asked whether Beeper aims to “tear down walled gardens,” Matt rejected that framing. Instead, he offered a more collaborative metaphor: bringing gardens together. Most people have friends and colleagues scattered across WhatsApp, Instagram, LinkedIn, Messenger, and SMS. Beeper doesn’t replace those apps — it brings messages together into a unified interface..</p>\n\n\n\n<p>The conversation eventually returned to publishing. Matt referenced the same principle he noted earlier: the importance of identifying what won’t change. For WordPress, he said, that means doubling down on freedom, agency, and the ability to publish without gatekeepers. Even as AI evolves, even as platforms shift, even as new tools emerge, these are the values that will guide the project forward.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Building the Web We Believe In</h2>\n\n\n\n<p>As the keynote drew to a close, Matt returned to a message that had threaded through every section of the evening. The future of WordPress is not arriving from outside forces — it is being crafted, questioned, tested, and expanded by the people who show up. Contributors, students, educators, community organizers, designers, developers, business owners, and first-time site builders all play a role in shaping the platform.</p>\n\n\n\n<p>He spoke about the opportunities ahead: new tools that expand what creators can build, collaborative features that make teamwork feel natural, and AI systems that enhance creativity rather than diminish it. Across continents, generations, and skill levels, people are discovering WordPress as a path to learning, empowerment, and expression.</p>\n\n\n\n<p>The values that brought the project this far remain the ones that will carry it forward: freedom, participation, learning, and community. These aren’t abstract principles. They are lived every day in the decisions contributors make, the ideas they pursue, and the care they bring to the work.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Future Events</h3>\n\n\n\n<p>If you’re feeling inspired to revisit past moments from the project’s annual address, the <a href=\"https://www.youtube.com/playlist?list=PL1pJFUVKQ7ES1piZxljCvMTJCYpVBnwYU\">State of the Word YouTube playlist</a> offers a look back at years of community milestones and product progress. The excitement continues into 2026, with major WordPress events already on the horizon: <a href=\"https://asia.wordcamp.org/2026/\">WordCamp Asia</a> in Mumbai, India,<a href=\"https://europe.wordcamp.org/2026/\">WordCamp Europe</a> in Kraków, Poland, and <a href=\"https://us.wordcamp.org/2026/\">WordCamp US</a> in Phoenix. We hope to see you there as the community continues building what comes next.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"19447\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:66:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:24:\"WordPress 6.9 “Gene”\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"https://wordpress.org/news/2025/12/gene/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 02 Dec 2025 20:12:21 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:4:{i:0;a:5:{s:4:\"data\";s:7:\"General\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:3:\"6.9\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:8:\"releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=19398\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:495:\"WordPress 6.9, code-named \"Gene,\" brings major upgrades to how teams collaborate and create. The Notes feature introduces block-level commenting to streamline reviewing and polishing content, navigating across the entire dashboard with the Command Palette is now faster for power users, and the new Abilities API provides a standardized way to open the door for AI-powered and automated workflows. Combined with all the performance and accessibility improvements, 6.9 is one to write home about.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Matt Mullenweg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:79688:\"\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"535\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/12/Release-Edition-Featured-Image-6.9.png?resize=1024%2C535&#038;ssl=1\" alt=\"WordPress 6.9 Release Edition Featured Image\" class=\"wp-image-19404\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/12/Release-Edition-Featured-Image-6.9-scaled.png?resize=1024%2C535&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/12/Release-Edition-Featured-Image-6.9-scaled.png?resize=300%2C157&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/12/Release-Edition-Featured-Image-6.9-scaled.png?resize=768%2C401&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/12/Release-Edition-Featured-Image-6.9-scaled.png?resize=1536%2C802&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/12/Release-Edition-Featured-Image-6.9-scaled.png?resize=2048%2C1070&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /></figure>\n\n\n\n<p>Each WordPress release celebrates an artist who has made an indelible mark on the world of music. WordPress 6.9, code-named “Gene,” honors the American Jazz pianist Gene Harris.&nbsp;</p>\n\n\n\n<p>A piano veteran, self taught at the age of six, Harris infused mainstream jazz with elements of soul, blues, and gospel, creating a warm, signature sound that is both elegant and iconic. Harris’ bluesy jazz lived at the intersection of worlds, weaving a rich landscape of texture and mood, with a thread of soulfulness that ignited listeners.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Welcome to WordPress 6.9</h2>\n\n\n\n<p>WordPress 6.9 brings major upgrades to how teams collaborate and create. The new Notes feature introduces block-level commenting when writing posts and pages that streamlines reviews, while the expanded Command Palette makes it faster for power users to navigate and operate across the entire dashboard. The new Abilities API provides a standardized, machine-readable permissions system that opens the door for next generation AI-powered and automated workflows. This release also delivers notable performance improvements for faster page loads and adds several practical new blocks alongside a more visual drag and drop to help creators build richer, more dynamic content.</p>\n\n\n\n<p><a href=\"https://wordpress.org/wordpress-6.9.zip\">Download WordPress 6.9 &#8220;Gene&#8221;</a></p>\n\n\n\n<h2 class=\"wp-block-heading\">Introducing Notes: Seamless, Block-Level Collaboration</h2>\n\n\n\n<p><strong>Collaborate Smarter</strong> : Leave Feedback Right Where You&#8217;re Working</p>\n\n\n\n<p>With notes attached directly to blocks in the post editor, your team can stay aligned, track changes, and turn feedback into action all in one place. Whether you&#8217;re working on copy or refining design in your posts or pages, collaboration happens seamlessly on the canvas itself.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1360\" height=\"840\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/12/post-notes.png?resize=1360%2C840&#038;ssl=1\" alt=\"View of people interacting with notes in a post.\" class=\"wp-image-19428\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/12/post-notes.png?w=1360&amp;ssl=1 1360w, https://i0.wp.com/wordpress.org/news/files/2025/12/post-notes.png?resize=300%2C185&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/12/post-notes.png?resize=1024%2C632&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/12/post-notes.png?resize=768%2C474&amp;ssl=1 768w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /></figure>\n\n\n\n<h2 class=\"wp-block-heading\">Command Palette Throughout the Dashboard</h2>\n\n\n\n<p><strong>Your tools are always at hand.</strong></p>\n\n\n\n<p>Access the Command Palette from any part of the dashboard, whether you&#8217;re writing your latest post, deep in design in the Site Editor, or browsing your plugins. Everything you need, just a few keystrokes away.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1360\" height=\"840\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/12/post-command-palette.png?resize=1360%2C840&#038;ssl=1\" alt=\"Command palette showing the ability to navigate across different parts of the site, including templates, Settings, and all posts.\" class=\"wp-image-19430\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/12/post-command-palette.png?w=1360&amp;ssl=1 1360w, https://i0.wp.com/wordpress.org/news/files/2025/12/post-command-palette.png?resize=300%2C185&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/12/post-command-palette.png?resize=1024%2C632&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/12/post-command-palette.png?resize=768%2C474&amp;ssl=1 768w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /></figure>\n\n\n\n<h2 class=\"wp-block-heading\">Fit text to container</h2>\n\n\n\n<p><strong>Content that adapts.</strong></p>\n\n\n\n<p>There&#8217;s a new typography option for text-based blocks that&#8217;s been added to the Paragraph and Heading blocks. This new option automatically adjusts font size to fill its container perfectly, making it ideal for banners, callouts, and standout moments in your design.</p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1360\" height=\"840\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/12/post-fit-text.png?resize=1360%2C840&#038;ssl=1\" alt=\"&quot;Novem&quot; text selected and stretching across the interface.\" class=\"wp-image-19431\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/12/post-fit-text.png?w=1360&amp;ssl=1 1360w, https://i0.wp.com/wordpress.org/news/files/2025/12/post-fit-text.png?resize=300%2C185&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/12/post-fit-text.png?resize=1024%2C632&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/12/post-fit-text.png?resize=768%2C474&amp;ssl=1 768w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /></figure>\n\n\n\n<h2 class=\"wp-block-heading\">The Abilities API</h2>\n\n\n\n<p><strong>Unlocking the next generation of site interactions.</strong></p>\n\n\n\n<p>WordPress 6.9 lays the groundwork for the future of automation with the unified Abilities API. By creating a standardized registry for site functionality, developers can now register, validate, and execute actions consistently across any context—from PHP and REST endpoints to AI agents—paving the way for smarter, more connected WordPress experiences.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"632\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/12/abilities-api.png?resize=1024%2C632&#038;ssl=1\" alt=\"Abstract view of circles around a plugin icon with sparkles, indicating AI functionality.\" class=\"wp-image-19432\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/12/abilities-api.png?resize=1024%2C632&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/12/abilities-api.png?resize=300%2C185&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/12/abilities-api.png?resize=768%2C474&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/12/abilities-api.png?w=1360&amp;ssl=1 1360w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /></figure>\n\n\n\n<h2 class=\"wp-block-heading\">Accessibility Improvements</h2>\n\n\n\n<p>More than 30 accessibility fixes sharpen the core WordPress experience. These updates improve screen reader announcements, hide unnecessary CSS-generated content from assistive tech, fix cursor placement issues, and make sure typing focus stays put even when users click an autocomplete suggestion.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Performance enhancements</h2>\n\n\n\n<p>WordPress 6.9 delivers significant frontend performance enhancements, optimizing the site loading experience for visitors. 6.9 boasts an improved LCP (Largest Contentful Paint) through on-demand block styles for classic themes, minifying block theme styles, and increasing the limit for inline styles &#8211; removing blockages to page rendering and clearing the rendering path by deprioritizing non-critical scripts. This release comes with many more performance boosts, including optimized database queries, refined caching, improved spawning of WP Cron, and a new template enhancement output buffer that opens the door for more future optimizations.</p>\n\n\n\n<h3 class=\"wp-block-heading\">And much more</h3>\n\n\n\n<p>For a comprehensive overview of all the new features and enhancements in WordPress 6.9, please visit the feature-showcase website.</p>\n\n\n\n<p><a href=\"https://wordpress.org/download/releases/6-9\">Check out What&#8217;s New</a></p>\n\n\n\n<h2 class=\"wp-block-heading\">Learn more about WordPress 6.9</h2>\n\n\n\n<p><a href=\"https://learn.wordpress.org/\">Learn WordPress</a> is a free resource for new and experienced WordPress users. Learn is stocked with how-to videos on using various features in WordPress, <a href=\"https://learn.wordpress.org/social-learning/\">interactive workshops</a> for exploring topics in-depth, and lesson plans for diving deep into specific areas of WordPress.</p>\n\n\n\n<p>Read the <a href=\"https://wordpress.org/documentation/wordpress-version/version-6.9\">WordPress 6.9 Release Notes</a> for information on installation, enhancements, fixed issues, release contributors, learning resources, and the list of file changes.</p>\n\n\n\n<p>Explore the <a href=\"https://make.wordpress.org/core/wordpress-6-9-field-guide/\">WordPress 6.9 Field Guide</a>. Learn about the changes in this release with detailed developer notes to help you build with WordPress.</p>\n\n\n\n<h2 class=\"wp-block-heading\">The 6.9 release squad</h2>\n\n\n\n<p>Every release comes to you from a dedicated team of enthusiastic contributors who help keep things on track and moving smoothly. The team that has led 6.9 is a cross-functional group of contributors who are always ready to champion ideas, remove blockers, and resolve issues.</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Release Lead: <a href=\"https://profiles.wordpress.org/matt/\">Matt Mullenweg</a></li>\n\n\n\n<li>Release Coordination: <a href=\"https://profiles.wordpress.org/akshayar/\">Akshaya Rane</a>, <a href=\"https://profiles.wordpress.org/amykamala/\">Amy Kamala</a></li>\n\n\n\n<li>Tech Leads: <a href=\"https://profiles.wordpress.org/davidbaumwald/\">David Baumwald</a>, <a href=\"https://profiles.wordpress.org/ellatrix/\">Ella van Durpe</a>, <a href=\"https://profiles.wordpress.org/priethor/\">Héctor Prieto</a></li>\n\n\n\n<li>Design Lead: <a href=\"https://profiles.wordpress.org/fcoveram/\">Francisco Vera</a></li>\n\n\n\n<li>Triage Leads: <a href=\"https://profiles.wordpress.org/wildworks/\">Aki Hamano</a>, <a href=\"https://profiles.wordpress.org/welcher/\">Ryan Welcher</a></li>\n\n\n\n<li>Test Leads: <a href=\"https://profiles.wordpress.org/psykro/\">Jonathan Bossenger</a>, <a href=\"https://profiles.wordpress.org/krupajnanda/\">Krupa Nanda</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Thank you, contributors</h2>\n\n\n\n<p>The mission of WordPress is to <a href=\"https://wordpress.org/about/\">democratize publishing</a> and embody the <a href=\"https://opensource.org/osd-annotated\">freedoms that come with open source</a>. A global and diverse community of people collaborating to strengthen the software supports this effort.</p>\n\n\n\n<p>WordPress 6.9 reflects the tireless efforts and passion of more than 900+ contributors in countries all over the world. This release also welcomed over 279 first-time contributors!</p>\n\n\n\n<p>Their collaboration delivered more than 340 enhancements and fixes, ensuring a stable release for all &#8211; a testament to the power and capability of the WordPress open source community.</p>\n\n\n\n<p class=\"has-small-font-size\"><a href=\"https://profiles.wordpress.org/o-o/\">2046</a> · <a href=\"https://profiles.wordpress.org/aakashverma1/\">Aakash Verma</a> · <a href=\"https://profiles.wordpress.org/jorbin/\">Aaron Jorbin</a> · <a href=\"https://profiles.wordpress.org/aaronrobertshaw/\">Aaron Robertshaw</a> · <a href=\"https://profiles.wordpress.org/aarti1318/\">Aarti Chauhan</a> · <a href=\"https://profiles.wordpress.org/thehercules/\">Aashish Sharma</a> · <a href=\"https://profiles.wordpress.org/aatospaja/\">aatospaja</a> · <a href=\"https://profiles.wordpress.org/abduremon/\">Abdur Rahman Emon</a> · <a href=\"https://profiles.wordpress.org/hurayraiit/\">Abu Hurayra</a> · <a href=\"https://profiles.wordpress.org/kawauso/\">Adam Harley (Kawauso)</a> · <a href=\"https://profiles.wordpress.org/adamsilverstein/\">Adam Silverstein</a> · <a href=\"https://profiles.wordpress.org/zieladam/\">Adam Zieliński</a> · <a href=\"https://profiles.wordpress.org/adityab98/\">Aditya Bansode</a> · <a href=\"https://profiles.wordpress.org/b1ink0/\">Aditya Dhade</a> · <a href=\"https://profiles.wordpress.org/adityashah2411/\">aditya shah</a> · <a href=\"https://profiles.wordpress.org/iamadisingh/\">Aditya Singh</a> · <a href=\"https://profiles.wordpress.org/aduth/\">aduth</a> · <a href=\"https://profiles.wordpress.org/agulbra/\">agulbra</a> · <a href=\"https://profiles.wordpress.org/elazzabi/\">Ahmed</a> · <a href=\"https://profiles.wordpress.org/chaion07/\">Ahmed Kabir Chaion</a> · <a href=\"https://profiles.wordpress.org/ajaxstardust/\">ajaxStardust</a> · <a href=\"https://profiles.wordpress.org/ajitbohra/\">Ajit Bohra</a> · <a href=\"https://profiles.wordpress.org/akanshusingh/\">Akanshu Singh</a> · <a href=\"https://profiles.wordpress.org/akeda/\">Akeda Bagus</a> · <a href=\"https://profiles.wordpress.org/wildworks/\">Aki Hamano</a> · <a href=\"https://profiles.wordpress.org/atachibana/\">Akira Tachibana</a> · <a href=\"https://profiles.wordpress.org/wpfy/\">Akramul Hasan</a> · <a href=\"https://profiles.wordpress.org/akshat2802/\">Akshat Kakkad</a> · <a href=\"https://profiles.wordpress.org/akshaydhere/\">Akshay Dhere</a> · <a href=\"https://profiles.wordpress.org/akshayar/\">Akshaya Rane</a> · <a href=\"https://profiles.wordpress.org/aljullu/\">Albert Juh&#233; Lluveras</a> · <a href=\"https://profiles.wordpress.org/alejandrogonzalvo/\">alejandrogonzalvo</a> · <a href=\"https://profiles.wordpress.org/alexcu21/\">Alex Cuadra</a> · <a href=\"https://profiles.wordpress.org/ajlende/\">Alex Lende</a> · <a href=\"https://profiles.wordpress.org/alexclassroom/\">Alex Lion (阿力獅)</a> · <a href=\"https://profiles.wordpress.org/alexstine/\">Alex Stine</a> · <a href=\"https://profiles.wordpress.org/alexandrebuffet/\">Alexandre Buffet</a> · <a href=\"https://profiles.wordpress.org/alexus450/\">Alexei Samarschi</a> · <a href=\"https://profiles.wordpress.org/alexius08/\">Alexis Pandaan</a> · <a href=\"https://profiles.wordpress.org/alordiel/\">alordiel</a> · <a href=\"https://profiles.wordpress.org/mrfoxtalbot/\">Alvaro G&#243;mez</a> · <a href=\"https://profiles.wordpress.org/alh0319/\">Amber Hinds</a> · <a href=\"https://profiles.wordpress.org/amin7/\">Amin</a> · <a href=\"https://profiles.wordpress.org/theaminuldev/\">Aminul Islam</a> · <a href=\"https://profiles.wordpress.org/aialvi/\">Aminul Islam Alvi</a> · <a href=\"https://profiles.wordpress.org/amitbhosale/\">Amit Bhosale</a> · <a href=\"https://profiles.wordpress.org/amykamala/\">Amy Kamala</a> · <a href=\"https://profiles.wordpress.org/anatolbroder/\">Anatol Broder</a> · <a href=\"https://profiles.wordpress.org/anlino/\">Anders Nor&#233;n</a> · <a href=\"https://profiles.wordpress.org/afercia/\">Andrea Fercia</a> · <a href=\"https://profiles.wordpress.org/awetz583/\">Andrea Roenning</a> · <a href=\"https://profiles.wordpress.org/andraganescu/\">Andrei Draganescu</a> · <a href=\"https://profiles.wordpress.org/andrewhoyer/\">Andrew Hoyer</a> · <a href=\"https://profiles.wordpress.org/nacin/\">Andrew Nacin</a> · <a href=\"https://profiles.wordpress.org/azaozz/\">Andrew Ozz</a> · <a href=\"https://profiles.wordpress.org/andrewserong/\">Andrew Serong</a> · <a href=\"https://profiles.wordpress.org/oandregal/\">André Maneiro</a> · <a href=\"https://profiles.wordpress.org/afragen/\">Andy Fragen</a> · <a href=\"https://profiles.wordpress.org/mymothersdaughter/\">Anita C</a> · <a href=\"https://profiles.wordpress.org/ankit-k-gupta/\">Ankit K Gupta</a> · <a href=\"https://profiles.wordpress.org/ankitkumarshah/\">Ankit Kumar Shah</a> · <a href=\"https://profiles.wordpress.org/ankitmaru/\">Ankit Panchal</a> · <a href=\"https://profiles.wordpress.org/annezazu/\">Anne McCarthy</a> · <a href=\"https://profiles.wordpress.org/annebovelett/\">Anne-Mieke Bovelett</a> · <a href=\"https://profiles.wordpress.org/antonvlasenko/\">Anton Vlasenko</a> · <a href=\"https://profiles.wordpress.org/antoniosejas/\">Antonio Sejas</a> · <a href=\"https://profiles.wordpress.org/anujrathore24/\">Anuj Singh</a> · <a href=\"https://profiles.wordpress.org/anveshika/\">Anveshika Srivastava</a> · <a href=\"https://profiles.wordpress.org/apmeyer/\">apmeyer</a> · <a href=\"https://profiles.wordpress.org/aristath/\">Ari Stathopoulos</a> · <a href=\"https://profiles.wordpress.org/fliespl/\">Arkadiusz Rzadkowolski</a> · <a href=\"https://profiles.wordpress.org/armandovias/\">Armando</a> · <a href=\"https://profiles.wordpress.org/artemiosans/\">Artemio Morales</a> · <a href=\"https://profiles.wordpress.org/arthur791004/\">Arthur Chu</a> · <a href=\"https://profiles.wordpress.org/artpi/\">Artur Piszek</a> · <a href=\"https://profiles.wordpress.org/artz91/\">ArtZ91</a> · <a href=\"https://profiles.wordpress.org/asafm7/\">asafm7</a> · <a href=\"https://profiles.wordpress.org/asdofindia/\">asdofindia</a> · <a href=\"https://profiles.wordpress.org/ashfame/\">Ashish Kumar (Ashfame)</a> · <a href=\"https://profiles.wordpress.org/akashdev/\">Ashraful Haque Akash</a> · <a href=\"https://profiles.wordpress.org/askapache/\">askapache</a> · <a href=\"https://profiles.wordpress.org/aslamdoctor/\">Aslam Doctor</a> · <a href=\"https://profiles.wordpress.org/aurooba/\">Aurooba Ahmed</a> · <a href=\"https://profiles.wordpress.org/aut0poietic/\">aut0poietic</a> · <a href=\"https://profiles.wordpress.org/aksl95/\">Axel DUCORON</a> · <a href=\"https://profiles.wordpress.org/ayeshrajans/\">Ayesh Karunaratne</a> · <a href=\"https://profiles.wordpress.org/azharderaiya/\">Azhar Deraiya</a> · <a href=\"https://profiles.wordpress.org/beryldlg/\">B&#233;ryl de La Grandi&#232;re</a> · <a href=\"https://profiles.wordpress.org/bartnv/\">bartnv</a> · <a href=\"https://profiles.wordpress.org/bchecketts/\">bchecketts</a> · <a href=\"https://profiles.wordpress.org/beee/\">Beee</a> · <a href=\"https://profiles.wordpress.org/scruffian/\">Ben Dwyer</a> · <a href=\"https://profiles.wordpress.org/benazeer/\">Benazeer</a> · <a href=\"https://profiles.wordpress.org/rainbowgeek/\">Benjamin Denis</a> · <a href=\"https://profiles.wordpress.org/benjamin_zekavica/\">Benjamin Zekavica</a> · <a href=\"https://profiles.wordpress.org/bvl/\">Benny</a> · <a href=\"https://profiles.wordpress.org/benoitchantre/\">Benoit Chantre</a> · <a href=\"https://profiles.wordpress.org/kau-boy/\">Bernhard Kau</a> · <a href=\"https://profiles.wordpress.org/bernhard reiter/\">Bernhard Reiter</a> · <a href=\"https://profiles.wordpress.org/bernhard-reiter/\">bernhard-reiter</a> · <a href=\"https://profiles.wordpress.org/bgermann/\">bgermann</a> · <a href=\"https://profiles.wordpress.org/bhattaganesh/\">bhattaganesh</a> · <a href=\"https://profiles.wordpress.org/bhaveshdesai/\">Bhavesh Desai</a> · <a href=\"https://profiles.wordpress.org/bidbmak/\">BiDbMAK</a> · <a href=\"https://profiles.wordpress.org/mbigul/\">Bigul Malayi</a> · <a href=\"https://profiles.wordpress.org/birgire/\">Birgir Erlendsson (birgire)</a> · <a href=\"https://profiles.wordpress.org/bph/\">Birgit Pauli-Haack</a> · <a href=\"https://profiles.wordpress.org/rainynewt/\">Bishal Shrestha</a> · <a href=\"https://profiles.wordpress.org/bobbyleenoblestudios/\">bobbyleenoblestudios</a> · <a href=\"https://profiles.wordpress.org/bogdanungureanu/\">BogdanUngureanu</a> · <a href=\"https://profiles.wordpress.org/gitlost/\">bonger</a> · <a href=\"https://profiles.wordpress.org/bor0/\">Boro Sitnikovski</a> · <a href=\"https://profiles.wordpress.org/burlesonbrad/\">Brad Griffin</a> · <a href=\"https://profiles.wordpress.org/bradley2083/\">brad hogan</a> · <a href=\"https://profiles.wordpress.org/bjorsch/\">Brad Jorsch</a> · <a href=\"https://profiles.wordpress.org/bradshawtm/\">bradshawtm</a> · <a href=\"https://profiles.wordpress.org/bhubbard/\">Brandon Hubbard</a> · <a href=\"https://profiles.wordpress.org/kraftbj/\">Brandon Kraft</a> · <a href=\"https://profiles.wordpress.org/heybran/\">Brandon Zhang</a> · <a href=\"https://profiles.wordpress.org/bgoewert/\">Brennan Goewert</a> · <a href=\"https://profiles.wordpress.org/brhodes/\">brhodes</a> · <a href=\"https://profiles.wordpress.org/ironprogrammer/\">Brian Alexander</a> · <a href=\"https://profiles.wordpress.org/bacoords/\">Brian Coords</a> · <a href=\"https://profiles.wordpress.org/bgardner/\">Brian Gardner</a> · <a href=\"https://profiles.wordpress.org/masteradhoc/\">Brian Haas</a> · <a href=\"https://profiles.wordpress.org/brumack/\">brumack</a> · <a href=\"https://profiles.wordpress.org/bschneidewind/\">Bryan Schneidewind</a> · <a href=\"https://profiles.wordpress.org/bshuchter/\">bshuchter</a> · <a href=\"https://profiles.wordpress.org/burnuser/\">burnuser</a> · <a href=\"https://profiles.wordpress.org/byteninjaa0/\">byteninjaa0</a> · <a href=\"https://profiles.wordpress.org/cedche99/\">C&#233;dric Chevillard</a> · <a href=\"https://profiles.wordpress.org/callumbw95/\">Callum Bridgford-Whittick</a> · <a href=\"https://profiles.wordpress.org/snicco/\">Calvin Alkan</a> · <a href=\"https://profiles.wordpress.org/karl94/\">Carlo Cannas</a> · <a href=\"https://profiles.wordpress.org/cbravobernal/\">Carlos Bravo</a> · <a href=\"https://profiles.wordpress.org/carlosgprim/\">Carlos G. P.</a> · <a href=\"https://profiles.wordpress.org/carlsteffen/\">CarlSteffen</a> · <a href=\"https://profiles.wordpress.org/poena/\">Carolina Nymark</a> · <a href=\"https://profiles.wordpress.org/corazondejaguar/\">Carolina Romo</a> · <a href=\"https://profiles.wordpress.org/ciobanucatalin/\">Catalin Ciobanu</a> · <a href=\"https://profiles.wordpress.org/catgofire/\">catgofire</a> · <a href=\"https://profiles.wordpress.org/cbirdsong/\">cbirdsong</a> · <a href=\"https://profiles.wordpress.org/ccharel/\">ccharel</a> · <a href=\"https://profiles.wordpress.org/cbutlerjr/\">Chad Butler</a> · <a href=\"https://profiles.wordpress.org/shireling/\">Chad Chadbourne</a> · <a href=\"https://profiles.wordpress.org/cherrygot/\">Chakrapani Gautam</a> · <a href=\"https://profiles.wordpress.org/chihsuan/\">Chi-Hsuan Huang</a> · <a href=\"https://profiles.wordpress.org/chillifish/\">Chillifish</a> · <a href=\"https://profiles.wordpress.org/chloed/\">ChloeD</a> · <a href=\"https://profiles.wordpress.org/chouby/\">Chouby</a> · <a href=\"https://profiles.wordpress.org/czarate/\">Chris Zarate</a> · <a href=\"https://profiles.wordpress.org/chriscct7/\">chriscct7</a> · <a href=\"https://profiles.wordpress.org/chrisdotdotdot/\">chrisdotdotdot</a> · <a href=\"https://profiles.wordpress.org/chrismattix/\">chrismattix</a> · <a href=\"https://profiles.wordpress.org/christinecooper/\">christinecooper</a> · <a href=\"https://profiles.wordpress.org/apermo/\">Christoph Daum</a> · <a href=\"https://profiles.wordpress.org/nyiriland/\">Christy Nyiri</a> · <a href=\"https://profiles.wordpress.org/cikrimcin/\">cikrimcin</a> · <a href=\"https://profiles.wordpress.org/butterflymedia/\">Ciprian Popescu</a> · <a href=\"https://profiles.wordpress.org/chrisvendiadvertisingcom/\">cjhaas</a> · <a href=\"https://profiles.wordpress.org/ckoerner/\">ckoerner</a> · <a href=\"https://profiles.wordpress.org/claimableperch/\">claimableperch</a> · <a href=\"https://profiles.wordpress.org/codeamp/\">Code Amp</a> · <a href=\"https://profiles.wordpress.org/codebuddy/\">codebuddy</a> · <a href=\"https://profiles.wordpress.org/coleatkinson1/\">coleatkinson1</a> · <a href=\"https://profiles.wordpress.org/costdev/\">Colin Stewart</a> · <a href=\"https://profiles.wordpress.org/colind/\">ColinD</a> · <a href=\"https://profiles.wordpress.org/ogrecooper/\">Cooper Dalrymple</a> · <a href=\"https://profiles.wordpress.org/coralietixeront/\">Coralie Tixeront</a> · <a href=\"https://profiles.wordpress.org/salzano/\">Corey Salzano</a> · <a href=\"https://profiles.wordpress.org/coreyw/\">Corey Worrell</a> · <a href=\"https://profiles.wordpress.org/cornwell/\">Cornwell</a> · <a href=\"https://profiles.wordpress.org/cr0ybot/\">Cory Hughart</a> · <a href=\"https://profiles.wordpress.org/courane01/\">Courtney Robertson</a> · <a href=\"https://profiles.wordpress.org/cucocreative/\">cucocreative</a> · <a href=\"https://profiles.wordpress.org/cwhitmore/\">Cullen Whitmore</a> · <a href=\"https://profiles.wordpress.org/cyrille37/\">Cyrille37</a> · <a href=\"https://profiles.wordpress.org/daanvandenbergh/\">Daan van den Bergh</a> · <a href=\"https://profiles.wordpress.org/acketon/\">Dakota Chichester</a> · <a href=\"https://profiles.wordpress.org/damchtlv/\">damchtlv</a> · <a href=\"https://profiles.wordpress.org/damir-webthemer/\">Damir</a> · <a href=\"https://profiles.wordpress.org/colorful-tones/\">Damon Cook</a> · <a href=\"https://profiles.wordpress.org/dancameron/\">Dan Cameron</a> · <a href=\"https://profiles.wordpress.org/danielpw/\">Dan Waldschmidt</a> · <a href=\"https://profiles.wordpress.org/danielbachhuber/\">Daniel Bachhuber</a> · <a href=\"https://profiles.wordpress.org/danieliser/\">Daniel Iser</a> · <a href=\"https://profiles.wordpress.org/talldanwp/\">Daniel Richards</a> · <a href=\"https://profiles.wordpress.org/mte90/\">Daniele Scasciafratte</a> · <a href=\"https://profiles.wordpress.org/daniellacatus/\">daniellacatus</a> · <a href=\"https://profiles.wordpress.org/danielmorell/\">danielmorell</a> · <a href=\"https://profiles.wordpress.org/dscqbus/\">Danny Schmarsel</a> · <a href=\"https://profiles.wordpress.org/dannyreaktiv/\">dannyreaktiv</a> · <a href=\"https://profiles.wordpress.org/nerrad/\">Darren Ethier (nerrad)</a> · <a href=\"https://profiles.wordpress.org/darshitrajyaguru97/\">Darshit Rajyaguru</a> · <a href=\"https://profiles.wordpress.org/dryanpress/\">Dave Ryan</a> · <a href=\"https://profiles.wordpress.org/daveguitaruno/\">daveguitaruno</a> · <a href=\"https://profiles.wordpress.org/davilera/\">David Aguilera</a> · <a href=\"https://profiles.wordpress.org/darerodz/\">David Arenas</a> · <a href=\"https://profiles.wordpress.org/dartiss/\">David Artiss</a> · <a href=\"https://profiles.wordpress.org/davidbaumwald/\">David Baumwald</a> · <a href=\"https://profiles.wordpress.org/dpcalhoun/\">David Calhoun</a> · <a href=\"https://profiles.wordpress.org/dlh/\">David Herrera</a> · <a href=\"https://profiles.wordpress.org/justlevine/\">David Levine</a> · <a href=\"https://profiles.wordpress.org/davidperez/\">David Perez</a> · <a href=\"https://profiles.wordpress.org/djivad/\">David Riviera</a> · <a href=\"https://profiles.wordpress.org/get_dave/\">David Smith</a> · <a href=\"https://profiles.wordpress.org/davidb/\">DavidB</a> · <a href=\"https://profiles.wordpress.org/dawidadach/\">dawidadach</a> · <a href=\"https://profiles.wordpress.org/dsas/\">Dean Sas</a> · <a href=\"https://profiles.wordpress.org/dkarfa/\">Debabrata Karfa</a> · <a href=\"https://profiles.wordpress.org/debarghyabanerjee/\">DEBARGHYA BANERJEE</a> · <a href=\"https://profiles.wordpress.org/denis-de-bernardy/\">Denis de Bernardy</a> · <a href=\"https://profiles.wordpress.org/dingo_d/\">Denis Žoljom</a> · <a href=\"https://profiles.wordpress.org/realloc/\">Dennis Ploetner</a> · <a href=\"https://profiles.wordpress.org/dmsnell/\">Dennis Snell</a> · <a href=\"https://profiles.wordpress.org/dennysdionigi/\">Dennys Dionigi</a> · <a href=\"https://profiles.wordpress.org/densinakum/\">Densi Nakum</a> · <a href=\"https://profiles.wordpress.org/derekherman/\">derekherman</a> · <a href=\"https://profiles.wordpress.org/devasheeshkaul/\">Devasheesh Kaul</a> · <a href=\"https://profiles.wordpress.org/dhananjaykuber/\">Dhananjay Kuber</a> · <a href=\"https://profiles.wordpress.org/dhrumilk/\">Dhrumil Kumbhani</a> · <a href=\"https://profiles.wordpress.org/dhruval04/\">Dhruval Shah</a> · <a href=\"https://profiles.wordpress.org/dhruvang21/\">Dhruvang21</a> · <a href=\"https://profiles.wordpress.org/dhruvik18/\">Dhruvik Malaviya</a> · <a href=\"https://profiles.wordpress.org/diebombe/\">diebombe</a> · <a href=\"https://profiles.wordpress.org/dilipbheda/\">Dilip Bheda</a> · <a href=\"https://profiles.wordpress.org/dilip2615/\">Dilip Modhavadiya</a> · <a href=\"https://profiles.wordpress.org/dd32/\">Dion Hulse</a> · <a href=\"https://profiles.wordpress.org/divinenephron/\">divinenephron</a> · <a href=\"https://profiles.wordpress.org/djcowan/\">dj.cowan</a> · <a href=\"https://profiles.wordpress.org/ocean90/\">Dominik Schilling</a> · <a href=\"https://profiles.wordpress.org/dominiquepijnenburg/\">dominiquepijnenburg</a> · <a href=\"https://profiles.wordpress.org/donalirl/\">donalirl</a> · <a href=\"https://profiles.wordpress.org/doughamlin/\">doughamlin</a> · <a href=\"https://profiles.wordpress.org/dougmelvin/\">DougMelvin</a> · <a href=\"https://profiles.wordpress.org/drawcard/\">drawcard</a> · <a href=\"https://profiles.wordpress.org/dretzlaff/\">dretzlaff</a> · <a href=\"https://profiles.wordpress.org/drewapicture/\">Drew Jaynes</a> · <a href=\"https://profiles.wordpress.org/drivingralle/\">Drivingralle</a> · <a href=\"https://profiles.wordpress.org/dsawyers/\">dsawyers</a> · <a href=\"https://profiles.wordpress.org/dustintechsmith/\">dustintechsmith</a> · <a href=\"https://profiles.wordpress.org/eclev91/\">eclev91</a> · <a href=\"https://profiles.wordpress.org/eduwass/\">eduwass</a> · <a href=\"https://profiles.wordpress.org/ehti/\">Ehti</a> · <a href=\"https://profiles.wordpress.org/elialum/\">elialum</a> · <a href=\"https://profiles.wordpress.org/eliezerspp/\">Eliezer Pe&#241;a</a> · <a href=\"https://profiles.wordpress.org/ellatrix/\">Ella van Durpe</a> · <a href=\"https://profiles.wordpress.org/elvismdev/\">Elvis Morales</a> · <a href=\"https://profiles.wordpress.org/emaildano/\">emaildano</a> · <a href=\"https://profiles.wordpress.org/codex-m/\">Emerson Maningo</a> · <a href=\"https://profiles.wordpress.org/emlebrun/\">Emilie LEBRUN</a> · <a href=\"https://profiles.wordpress.org/emranahmed/\">Emran Ahmed</a> · <a href=\"https://profiles.wordpress.org/enaanfarhan/\">Enaan Farhan</a> · <a href=\"https://profiles.wordpress.org/lopo/\">Enrico Battocchi</a> · <a href=\"https://profiles.wordpress.org/nrqsnchz/\">Enrique S&#225;nchez</a> · <a href=\"https://profiles.wordpress.org/epeicher/\">epeicher</a> · <a href=\"https://profiles.wordpress.org/ekazda/\">Eric</a> · <a href=\"https://profiles.wordpress.org/ericlewis/\">Eric Andrew Lewis</a> · <a href=\"https://profiles.wordpress.org/ethitter/\">Erick Hitter</a> · <a href=\"https://profiles.wordpress.org/kebbet/\">Erik</a> · <a href=\"https://profiles.wordpress.org/ejoling/\">Erik Joling</a> · <a href=\"https://profiles.wordpress.org/im3dabasia1/\">Eshaan Dabasiya</a> · <a href=\"https://profiles.wordpress.org/ethanscorey/\">ethanscorey</a> · <a href=\"https://profiles.wordpress.org/circlecube/\">Evan Mullins</a> · <a href=\"https://profiles.wordpress.org/etobiesen/\">Even Tobiesen</a> · <a href=\"https://profiles.wordpress.org/fabiankaegy/\">Fabian Kägy</a> · <a href=\"https://profiles.wordpress.org/gaambo/\">Fabian Todt</a> · <a href=\"https://profiles.wordpress.org/faisalahammad/\">Faisal Ahammad</a> · <a href=\"https://profiles.wordpress.org/faisal03/\">Faisal Alvi</a> · <a href=\"https://profiles.wordpress.org/fakhriaz/\">fakhriaz</a> · <a href=\"https://profiles.wordpress.org/falgunihdesai/\">Falguni Desai</a> · <a href=\"https://profiles.wordpress.org/flixos90/\">Felix Arntz</a> · <a href=\"https://profiles.wordpress.org/ffffelix/\">Felix Renicks</a> · <a href=\"https://profiles.wordpress.org/fellyph/\">Fellyph Cintra</a> · <a href=\"https://profiles.wordpress.org/mista-flo/\">Florian TIAR</a> · <a href=\"https://profiles.wordpress.org/frantorres/\">Francisco Torres</a> · <a href=\"https://profiles.wordpress.org/fcoveram/\">Francisco Vera</a> · <a href=\"https://profiles.wordpress.org/frogdesk/\">FrogDesk Strategy</a> · <a href=\"https://profiles.wordpress.org/takahashi_fumiki/\">Fumiki Takahashi</a> · <a href=\"https://profiles.wordpress.org/gaeldenysiak/\">Gael Denysiak</a> · <a href=\"https://profiles.wordpress.org/gajendrasingh/\">Gajendra Singh</a> · <a href=\"https://profiles.wordpress.org/ecgan/\">Gan Eng Chin</a> · <a href=\"https://profiles.wordpress.org/garrett-eclipse/\">Garrett Hyder</a> · <a href=\"https://profiles.wordpress.org/garyj/\">Gary Jones</a> · <a href=\"https://profiles.wordpress.org/pento/\">Gary Pendergast</a> · <a href=\"https://profiles.wordpress.org/guddu1315/\">Gaurang Dabhi</a> · <a href=\"https://profiles.wordpress.org/gautam23/\">Gautam Mehta</a> · <a href=\"https://profiles.wordpress.org/soulseekah/\">Gennady Kovshenin</a> · <a href=\"https://profiles.wordpress.org/mamaduka/\">George Mamadashvili</a> · <a href=\"https://profiles.wordpress.org/georgestephanis/\">George Stephanis</a> · <a href=\"https://profiles.wordpress.org/stoyanovgs/\">Georgi Stoyanov</a> · <a href=\"https://profiles.wordpress.org/gernberg/\">gernberg</a> · <a href=\"https://profiles.wordpress.org/giuliorubelli/\">giuliorubelli</a> · <a href=\"https://profiles.wordpress.org/glendaviesnz/\">Glen Davies</a> · <a href=\"https://profiles.wordpress.org/ingeniumed/\">Gopal Krishnan</a> · <a href=\"https://profiles.wordpress.org/grantmkin/\">Grant M. Kinney</a> · <a href=\"https://profiles.wordpress.org/gziolo/\">Greg Ziółkowski</a> · <a href=\"https://profiles.wordpress.org/guido07111975/\">Guido</a> · <a href=\"https://profiles.wordpress.org/wido/\">Guido Scialfa</a> · <a href=\"https://profiles.wordpress.org/guillaumeturpin/\">Guillaume TURPIN</a> · <a href=\"https://profiles.wordpress.org/gulamdastgir04/\">Gulamdastgir Momin</a> · <a href=\"https://profiles.wordpress.org/adrock42/\">H. Adam Lenz</a> · <a href=\"https://profiles.wordpress.org/kabir93/\">H. Kabir</a> · <a href=\"https://profiles.wordpress.org/hanimbarek/\">hanimbarek</a> · <a href=\"https://profiles.wordpress.org/hanneslsm/\">hanneslsm</a> · <a href=\"https://profiles.wordpress.org/hage/\">Hans-Gerd Gerhards</a> · <a href=\"https://profiles.wordpress.org/hardik2221/\">Hardik Raval</a> · <a href=\"https://profiles.wordpress.org/hareesh-pillai/\">Hareesh S</a> · <a href=\"https://profiles.wordpress.org/harshgajipara/\">Harsh Gajipara</a> · <a href=\"https://profiles.wordpress.org/harshalkadu/\">Harshal Kadu</a> · <a href=\"https://profiles.wordpress.org/harshbhonsle08/\">harshbhonsle08</a> · <a href=\"https://profiles.wordpress.org/harshdeepgill/\">harshdeepgill</a> · <a href=\"https://profiles.wordpress.org/haruncpi/\">Harun</a> · <a href=\"https://profiles.wordpress.org/helen/\">Helen Hou-Sandi</a> · <a href=\"https://profiles.wordpress.org/helgatheviking/\">HelgaTheViking</a> · <a href=\"https://profiles.wordpress.org/hideishi/\">Hidenori ISHIKAWA</a> · <a href=\"https://profiles.wordpress.org/hilayt24/\">Hilay Trivedi</a> · <a href=\"https://profiles.wordpress.org/panchalhimani711/\">Himani Panchal</a> · <a href=\"https://profiles.wordpress.org/abcd95/\">Himanshu Pathak</a> · <a href=\"https://profiles.wordpress.org/hiroshisato/\">Hiroshi Sato</a> · <a href=\"https://profiles.wordpress.org/hbhalodia/\">Hit Bhalodia</a> · <a href=\"https://profiles.wordpress.org/hitendra-chopda/\">Hitendra Chopda</a> · <a href=\"https://profiles.wordpress.org/hiteshtalpada/\">Hitesh Talpada</a> · <a href=\"https://profiles.wordpress.org/hozefasmile/\">Hozefa Saleh</a> · <a href=\"https://profiles.wordpress.org/hrohh/\">Hrohh</a> · <a href=\"https://profiles.wordpress.org/hugod/\">hugod</a> · <a href=\"https://profiles.wordpress.org/hugosolar/\">hugosolar</a> · <a href=\"https://profiles.wordpress.org/humanify/\">humanify</a> · <a href=\"https://profiles.wordpress.org/huubl/\">huubl</a> · <a href=\"https://profiles.wordpress.org/huzaifaalmesbah/\">Huzaifa Al Mesbah</a> · <a href=\"https://profiles.wordpress.org/priethor/\">Héctor Prieto</a> · <a href=\"https://profiles.wordpress.org/iandunn/\">Ian Dunn</a> · <a href=\"https://profiles.wordpress.org/ignatiusjeroe/\">ignatiusjeroe</a> · <a href=\"https://profiles.wordpress.org/igorradovanov/\">Igor Radovanov</a> · <a href=\"https://profiles.wordpress.org/ikriv/\">ikriv</a> · <a href=\"https://profiles.wordpress.org/imokweb/\">imokweb</a> · <a href=\"https://profiles.wordpress.org/imranhasanraaz/\">Imran</a> · <a href=\"https://profiles.wordpress.org/indirabiswas27/\">Indira Biswas</a> · <a href=\"https://profiles.wordpress.org/ipstenu/\">Ipstenu (Mika Epstein)</a> · <a href=\"https://profiles.wordpress.org/iqbal1hossain/\">Iqbal Hossain</a> · <a href=\"https://profiles.wordpress.org/isabel_brison/\">Isabel Brison</a> · <a href=\"https://profiles.wordpress.org/ishikaatxecurify/\">Ishika Bansal</a> · <a href=\"https://profiles.wordpress.org/ivanottinger/\">Ivan Ottinger</a> · <a href=\"https://profiles.wordpress.org/jabe/\">Jabe</a> · <a href=\"https://profiles.wordpress.org/jacobcassidy/\">Jacob Cassidy</a> · <a href=\"https://profiles.wordpress.org/jagirbahesh/\">Jagir Bahesh</a> · <a href=\"https://profiles.wordpress.org/jaiminp/\">Jaimin Prajapati</a> · <a href=\"https://profiles.wordpress.org/jakariaistauk/\">Jakaria Istauk</a> · <a href=\"https://profiles.wordpress.org/whyisjake/\">Jake Spurlock</a> · <a href=\"https://profiles.wordpress.org/jakeparis/\">jakeparis</a> · <a href=\"https://profiles.wordpress.org/jameskoster/\">James Koster</a> · <a href=\"https://profiles.wordpress.org/isotropic/\">James LePage</a> · <a href=\"https://profiles.wordpress.org/jhmonroe/\">James Monroe</a> · <a href=\"https://profiles.wordpress.org/q0rban/\">James Sansbury</a> · <a href=\"https://profiles.wordpress.org/jamestitus299/\">James Titus</a> · <a href=\"https://profiles.wordpress.org/codente/\">Jamie</a> · <a href=\"https://profiles.wordpress.org/jamieburchell/\">Jamie Burchell</a> · <a href=\"https://profiles.wordpress.org/jamesmarsland/\">Jamie Marsland</a> · <a href=\"https://profiles.wordpress.org/janthiel/\">janthiel</a> · <a href=\"https://profiles.wordpress.org/jsnajdr/\">Jarda Snajdr</a> · <a href=\"https://profiles.wordpress.org/jarekmorawski/\">jarekmorawski</a> · <a href=\"https://profiles.wordpress.org/jasalt/\">Jarkko Saltiola</a> · <a href=\"https://profiles.wordpress.org/jason_the_adams/\">Jason Adams</a> · <a href=\"https://profiles.wordpress.org/madtownlems/\">Jason LeMahieu (MadtownLems)</a> · <a href=\"https://profiles.wordpress.org/jasonsa19/\">Jason Sauerwald</a> · <a href=\"https://profiles.wordpress.org/javiercasares/\">Javier Casares</a> · <a href=\"https://profiles.wordpress.org/jonmcpartland/\">Jay McPartland</a> · <a href=\"https://profiles.wordpress.org/shovan_jaya/\">Jayaram</a> · <a href=\"https://profiles.wordpress.org/jdahir0789/\">Jaydip</a> · <a href=\"https://profiles.wordpress.org/audrasjb/\">Jean-Baptiste Audras</a> · <a href=\"https://profiles.wordpress.org/krokodok/\">Jeff Chi</a> · <a href=\"https://profiles.wordpress.org/jeffmatson/\">Jeff Matson</a> · <a href=\"https://profiles.wordpress.org/jffng/\">Jeff Ong</a> · <a href=\"https://profiles.wordpress.org/jeffpaul/\">Jeff Paul</a> · <a href=\"https://profiles.wordpress.org/cheffheid/\">Jeffrey de Wit</a> · <a href=\"https://profiles.wordpress.org/jeffr0/\">Jeffro</a> · <a href=\"https://profiles.wordpress.org/jeflopodev/\">jeflopo</a> · <a href=\"https://profiles.wordpress.org/jdy68/\">Jenny Dupuy</a> · <a href=\"https://profiles.wordpress.org/jeremiahbratton/\">Jeremiah Bratton</a> · <a href=\"https://profiles.wordpress.org/jeremyfelt/\">Jeremy Felt</a> · <a href=\"https://profiles.wordpress.org/jkmassel/\">Jeremy Massel</a> · <a href=\"https://profiles.wordpress.org/slimndap/\">Jeroen Schmit</a> · <a href=\"https://profiles.wordpress.org/jeryj/\">jeryj</a> · <a href=\"https://profiles.wordpress.org/jesin/\">Jesin A</a> · <a href=\"https://profiles.wordpress.org/jessedyck/\">jessedyck</a> · <a href=\"https://profiles.wordpress.org/luminuu/\">Jessica Lyschik</a> · <a href=\"https://profiles.wordpress.org/jigar-bhanushali/\">Jigar Bhanushali</a> · <a href=\"https://profiles.wordpress.org/jigar9998/\">Jigar Panchal</a> · <a href=\"https://profiles.wordpress.org/jikamens/\">jikamens</a> · <a href=\"https://profiles.wordpress.org/jnweaver/\">jnweaver</a> · <a href=\"https://profiles.wordpress.org/jojo256/\">Joan Namunina</a> · <a href=\"https://profiles.wordpress.org/jobata/\">JoAnne Obata</a> · <a href=\"https://profiles.wordpress.org/jochent/\">JochenT</a> · <a href=\"https://profiles.wordpress.org/jodamo5/\">jodamo5</a> · <a href=\"https://profiles.wordpress.org/joedolson/\">Joe Dolson</a> · <a href=\"https://profiles.wordpress.org/joehoyle/\">Joe Hoyle</a> · <a href=\"https://profiles.wordpress.org/joemcgill/\">Joe McGill</a> · <a href=\"https://profiles.wordpress.org/joen/\">Joen Asmussen</a> · <a href=\"https://profiles.wordpress.org/timse201/\">Johannes J&#252;lg</a> · <a href=\"https://profiles.wordpress.org/johnbillion/\">John Blackbourn</a> · <a href=\"https://profiles.wordpress.org/brandbrilliance/\">John Brand</a> · <a href=\"https://profiles.wordpress.org/johnny5/\">John Godley</a> · <a href=\"https://profiles.wordpress.org/johnjamesjacoby/\">John James Jacoby</a> · <a href=\"https://profiles.wordpress.org/mindctrl/\">John Parris</a> · <a href=\"https://profiles.wordpress.org/johnregan3/\">John Regan</a> · <a href=\"https://profiles.wordpress.org/johnvieth/\">JohnVieth</a> · <a href=\"https://profiles.wordpress.org/jonsurrell/\">Jon Surrell</a> · <a href=\"https://profiles.wordpress.org/psykro/\">Jonathan Bossenger</a> · <a href=\"https://profiles.wordpress.org/jrchamp/\">Jonathan Champ</a> · <a href=\"https://profiles.wordpress.org/desrosj/\">Jonathan Desrosiers</a> · <a href=\"https://profiles.wordpress.org/n2erjo00/\">Joni Erkkil&#228;</a> · <a href=\"https://profiles.wordpress.org/spacedmonkey/\">Jonny Harris</a> · <a href=\"https://profiles.wordpress.org/jonoaldersonwp/\">Jono Alderson</a> · <a href=\"https://profiles.wordpress.org/jordesign/\">jordesign</a> · <a href=\"https://profiles.wordpress.org/jorgefilipecosta/\">Jorge Costa</a> · <a href=\"https://profiles.wordpress.org/josvelasco/\">Jos Velasco</a> · <a href=\"https://profiles.wordpress.org/josephscott/\">Joseph Scott</a> · <a href=\"https://profiles.wordpress.org/jhabdas/\">Josh Habdas</a> · <a href=\"https://profiles.wordpress.org/verygoode/\">Joshua Goode</a> · <a href=\"https://profiles.wordpress.org/jrmd/\">jrmd</a> · <a href=\"https://profiles.wordpress.org/juanfra/\">Juan Aldasoro</a> · <a href=\"https://profiles.wordpress.org/juampick/\">Juan Cook</a> · <a href=\"https://profiles.wordpress.org/juanmaguitar/\">JuanMa Garrido</a> · <a href=\"https://profiles.wordpress.org/juliengardair/\">juliengardair</a> · <a href=\"https://profiles.wordpress.org/jrf/\">Juliette Reinders Folmer</a> · <a href=\"https://profiles.wordpress.org/justinahinon/\">Justin Ahinon</a> · <a href=\"https://profiles.wordpress.org/greenshady/\">Justin Tadlock</a> · <a href=\"https://profiles.wordpress.org/itsroy69/\">Jyotirmoy Roy</a> · <a href=\"https://profiles.wordpress.org/kadamwhite/\">K. Adam White</a> · <a href=\"https://profiles.wordpress.org/kevin940726/\">Kai Hao</a> · <a href=\"https://profiles.wordpress.org/trepmal/\">Kailey (trepmal)</a> · <a href=\"https://profiles.wordpress.org/kaitohm/\">Kaito Hanamori</a> · <a href=\"https://profiles.wordpress.org/kakomap/\">Kakoma</a> · <a href=\"https://profiles.wordpress.org/kalpeshh/\">Kalpesh</a> · <a href=\"https://profiles.wordpress.org/karinchristen/\">Karin Christen</a> · <a href=\"https://profiles.wordpress.org/karolmanijak/\">Karol Manijak</a> · <a href=\"https://profiles.wordpress.org/karthickmurugan/\">Karthick Murugan</a> · <a href=\"https://profiles.wordpress.org/karthikeya01/\">Karthikeya Bethu</a> · <a href=\"https://profiles.wordpress.org/kasparsd/\">Kaspars</a> · <a href=\"https://profiles.wordpress.org/codebykat/\">Kat Hagan</a> · <a href=\"https://profiles.wordpress.org/katinthehatsite/\">Kateryna K. a11n</a> · <a href=\"https://profiles.wordpress.org/zoonini/\">Kathryn Presner</a> · <a href=\"https://profiles.wordpress.org/katrinadtl/\">Katrina Massey</a> · <a href=\"https://profiles.wordpress.org/kausaralm/\">Kausar Alam</a> · <a href=\"https://profiles.wordpress.org/khushdoms/\">Kaushik Domadiya</a> · <a href=\"https://profiles.wordpress.org/onlykawshar/\">Kawshar Ahmed</a> · <a href=\"https://profiles.wordpress.org/kaygee79/\">kaygee79</a> · <a href=\"https://profiles.wordpress.org/mt8biz/\">Kazuto Takeshita</a> · <a href=\"https://profiles.wordpress.org/ryelle/\">Kelly Choyce-Dwan</a> · <a href=\"https://profiles.wordpress.org/kellychoffman/\">Kelly Hoffman</a> · <a href=\"https://profiles.wordpress.org/tinypixel/\">Kelly Mears</a> · <a href=\"https://profiles.wordpress.org/kgagne/\">Ken Gagne</a> · <a href=\"https://profiles.wordpress.org/kerfred/\">Kerfred</a> · <a href=\"https://profiles.wordpress.org/gwwar/\">Kerry Liu</a> · <a href=\"https://profiles.wordpress.org/kesselb/\">kesselb</a> · <a href=\"https://profiles.wordpress.org/kevinlearynet/\">Kevin Leary</a> · <a href=\"https://profiles.wordpress.org/khoipro/\">Khoi Pro</a> · <a href=\"https://profiles.wordpress.org/khushipatel15/\">Khushi Patel</a> · <a href=\"https://profiles.wordpress.org/killerbishop/\">killerbishop</a> · <a href=\"https://profiles.wordpress.org/iamkingsleyf/\">Kingsley Felix</a> · <a href=\"https://profiles.wordpress.org/kirasong/\">Kira Schroder</a> · <a href=\"https://profiles.wordpress.org/kishanjasani/\">Kishan Jasani</a> · <a href=\"https://profiles.wordpress.org/kitchin/\">kitchin</a> · <a href=\"https://profiles.wordpress.org/kjellr/\">Kjell Reigstad</a> · <a href=\"https://profiles.wordpress.org/kkmuffme/\">kkmuffme</a> · <a href=\"https://profiles.wordpress.org/kleor/\">Kleor</a> · <a href=\"https://profiles.wordpress.org/knutsp/\">Knut Sparhell</a> · <a href=\"https://profiles.wordpress.org/obenland/\">Konstantin Obenland</a> · <a href=\"https://profiles.wordpress.org/xkon/\">Konstantinos Xenos</a> · <a href=\"https://profiles.wordpress.org/kpapazov/\">kpapazov</a> · <a href=\"https://profiles.wordpress.org/kprocyszyn/\">kprocyszyn</a> · <a href=\"https://profiles.wordpress.org/krishaamer/\">krishaamer</a> · <a href=\"https://profiles.wordpress.org/krunal265/\">Krunal Bhimajiyani</a> · <a href=\"https://profiles.wordpress.org/krupajnanda/\">Krupa Nanda</a> · <a href=\"https://profiles.wordpress.org/kshaner/\">kshaner</a> · <a href=\"https://profiles.wordpress.org/kub1x/\">kub1x</a> · <a href=\"https://profiles.wordpress.org/kubiq/\">kubiq</a> · <a href=\"https://profiles.wordpress.org/kunalpuri123/\">kunalpuri123</a> · <a href=\"https://profiles.wordpress.org/kushsharma/\">Kush Sharma</a> · <a href=\"https://profiles.wordpress.org/kush123/\">Kushagra Goyal</a> · <a href=\"https://profiles.wordpress.org/lgadzhev/\">Lachezar Gadzhev</a> · <a href=\"https://profiles.wordpress.org/lakrisgubben/\">lakrisgubben</a> · <a href=\"https://profiles.wordpress.org/lakshyajeet/\">Lakshyajeet Singh Goyal</a> · <a href=\"https://profiles.wordpress.org/lalitkumawat/\">Lalit Kumawat</a> · <a href=\"https://profiles.wordpress.org/lancewillett/\">Lance Willett</a> · <a href=\"https://profiles.wordpress.org/newyorkerlaura/\">Laura Byrne</a> · <a href=\"https://profiles.wordpress.org/laurisaarni/\">Lauri Saarni</a> · <a href=\"https://profiles.wordpress.org/ldanielgiuliani/\">ldanielgiuliani</a> · <a href=\"https://profiles.wordpress.org/leewillis77/\">Lee Willis</a> · <a href=\"https://profiles.wordpress.org/leedxw/\">leedxw</a> · <a href=\"https://profiles.wordpress.org/leemon/\">leemon</a> · <a href=\"https://profiles.wordpress.org/0mirka00/\">Lena Morita</a> · <a href=\"https://profiles.wordpress.org/leonidasmilossis/\">Leonidas Milosis</a> · <a href=\"https://profiles.wordpress.org/levinbaria/\">Levin Baria</a> · <a href=\"https://profiles.wordpress.org/lgseo/\">lgseo</a> · <a href=\"https://profiles.wordpress.org/lilgames/\">LilGames</a> · <a href=\"https://profiles.wordpress.org/liviopv/\">liviopv</a> · <a href=\"https://profiles.wordpress.org/logiclink/\">logiclink</a> · <a href=\"https://profiles.wordpress.org/logicrays/\">LogicRays Technologies</a> · <a href=\"https://profiles.wordpress.org/lordandy1984/\">lordandy1984</a> · <a href=\"https://profiles.wordpress.org/lovor/\">Lovro Hrust</a> · <a href=\"https://profiles.wordpress.org/lucasms/\">Lucas Martins</a> · <a href=\"https://profiles.wordpress.org/gigitux/\">Luigi Teschio</a> · <a href=\"https://profiles.wordpress.org/luisherranz/\">luisherranz</a> · <a href=\"https://profiles.wordpress.org/lukasfritzedev/\">LukasFritzeDev</a> · <a href=\"https://profiles.wordpress.org/wpfed/\">Lukasz</a> · <a href=\"https://profiles.wordpress.org/lukecavanagh/\">Luke Cavanagh</a> · <a href=\"https://profiles.wordpress.org/maccyd/\">maccyd</a> · <a href=\"https://profiles.wordpress.org/madhavishah01/\">Madhavi Shah</a> · <a href=\"https://profiles.wordpress.org/madhudollu/\">Madhu Dollu</a> · <a href=\"https://profiles.wordpress.org/onemaggie/\">Maggie Cabrera</a> · <a href=\"https://profiles.wordpress.org/maikuolan/\">Maikuolan</a> · <a href=\"https://profiles.wordpress.org/manfcarlo/\">manfcarlo</a> · <a href=\"https://profiles.wordpress.org/manhatthien98/\">manhatthien98</a> · <a href=\"https://profiles.wordpress.org/sirlouen/\">Manuel Camargo</a> · <a href=\"https://profiles.wordpress.org/manzoorwanijk/\">Manzoor Wani</a> · <a href=\"https://profiles.wordpress.org/maorb/\">maorb</a> · <a href=\"https://profiles.wordpress.org/mdxfr/\">Marc</a> · <a href=\"https://profiles.wordpress.org/marc4/\">Marc Armengou</a> · <a href=\"https://profiles.wordpress.org/pagelab/\">Marcio Duarte</a> · <a href=\"https://profiles.wordpress.org/mciampini/\">Marco Ciampini</a> · <a href=\"https://profiles.wordpress.org/leadclown/\">Marcus</a> · <a href=\"https://profiles.wordpress.org/mkaz/\">Marcus Kazmierczak</a> · <a href=\"https://profiles.wordpress.org/marian1/\">marian1</a> · <a href=\"https://profiles.wordpress.org/plari/\">Marie</a> · <a href=\"https://profiles.wordpress.org/tyxla/\">Marin Atanasov</a> · <a href=\"https://profiles.wordpress.org/santosguillamot/\">Mario Santos</a> · <a href=\"https://profiles.wordpress.org/mariohamann/\">mariohamann</a> · <a href=\"https://profiles.wordpress.org/marius84/\">mariushosting</a> · <a href=\"https://profiles.wordpress.org/bozzmedia/\">Marty</a> · <a href=\"https://profiles.wordpress.org/martythornley/\">MartyThornley</a> · <a href=\"https://profiles.wordpress.org/marybaum/\">Mary Baum</a> · <a href=\"https://profiles.wordpress.org/4thhubbard/\">Mary Hubbard</a> · <a href=\"https://profiles.wordpress.org/mat-lipe/\">Mat Lipe</a> · <a href=\"https://profiles.wordpress.org/mathiscode/\">mathiscode</a> · <a href=\"https://profiles.wordpress.org/mmaattiiaass/\">Matias Benedetto</a> · <a href=\"https://profiles.wordpress.org/matveb/\">Matias Ventura</a> · <a href=\"https://profiles.wordpress.org/matt/\">Matt Mullenweg</a> · <a href=\"https://profiles.wordpress.org/mattyrob/\">Matt Robinson</a> · <a href=\"https://profiles.wordpress.org/mattwest/\">Matt West</a> · <a href=\"https://profiles.wordpress.org/matteoenna/\">Matteo Enna</a> · <a href=\"https://profiles.wordpress.org/pfefferle/\">Matthias Pfefferle</a> · <a href=\"https://profiles.wordpress.org/mattryanwalker/\">mattryanwalker</a> · <a href=\"https://profiles.wordpress.org/maxschmeling/\">Max Schmeling</a> · <a href=\"https://profiles.wordpress.org/maxpertici/\">Maxime Pertici</a> · <a href=\"https://profiles.wordpress.org/mayanktripathi32/\">Mayank Tripathi</a> · <a href=\"https://profiles.wordpress.org/mayur8991/\">Mayur Prajapati</a> · <a href=\"https://profiles.wordpress.org/faithcoder/\">Md Abdullah Al Arif</a> · <a href=\"https://profiles.wordpress.org/mabfahad/\">Md Abdullah Al Fahad</a> · <a href=\"https://profiles.wordpress.org/hmbashar/\">Md Abul Bashar</a> · <a href=\"https://profiles.wordpress.org/ismail0071/\">MD ISMAIL</a> · <a href=\"https://profiles.wordpress.org/kawsar007/\">MD Kawsar Chowdhury</a> · <a href=\"https://profiles.wordpress.org/masummollaalhaz/\">Md Masum Molla Alhaz</a> · <a href=\"https://profiles.wordpress.org/obiplabon/\">Md Obidullah (obiPlabon)</a> · <a href=\"https://profiles.wordpress.org/wprashed/\">Md Rashed Hossain</a> · <a href=\"https://profiles.wordpress.org/sabbir20/\">Md Sabbir Hossain</a> · <a href=\"https://profiles.wordpress.org/najmulsaju/\">Md. Najmul Islam</a> · <a href=\"https://profiles.wordpress.org/mehedi_csit/\">Md.Mehedi Hasan</a> · <a href=\"https://profiles.wordpress.org/mdmoreau/\">mdmoreau</a> · <a href=\"https://profiles.wordpress.org/mdviralsampat/\">mdviralsampat</a> · <a href=\"https://profiles.wordpress.org/immeet94/\">Meet Makadia</a> · <a href=\"https://profiles.wordpress.org/megane9988/\">megane9988</a> · <a href=\"https://profiles.wordpress.org/meher/\">Meher Bala</a> · <a href=\"https://profiles.wordpress.org/melchoyce/\">Mel Choyce-Dwan</a> · <a href=\"https://profiles.wordpress.org/mfgmicha/\">Micha Krapp</a> · <a href=\"https://profiles.wordpress.org/mburridge/\">Michael Burridge</a> · <a href=\"https://profiles.wordpress.org/michaelkeck/\">Michael Keck</a> · <a href=\"https://profiles.wordpress.org/mnelson4/\">Michael Nelson</a> · <a href=\"https://profiles.wordpress.org/xmic/\">Michael Sumner</a> · <a href=\"https://profiles.wordpress.org/michaelreetz/\">michaelreetz</a> · <a href=\"https://profiles.wordpress.org/czapla/\">Michal Czaplinski</a> · <a href=\"https://profiles.wordpress.org/marktimemedia/\">Michelle Schulp Hunt</a> · <a href=\"https://profiles.wordpress.org/mcsf/\">Miguel Fonseca</a> · <a href=\"https://profiles.wordpress.org/migueluy/\">Miguel Lezama</a> · <a href=\"https://profiles.wordpress.org/simison/\">Mikael Korpela</a> · <a href=\"https://profiles.wordpress.org/mobius5150/\">Mike</a> · <a href=\"https://profiles.wordpress.org/mikefitzman/\">Mike Fitzpatrick</a> · <a href=\"https://profiles.wordpress.org/mikehansenme/\">Mike Hansen</a> · <a href=\"https://profiles.wordpress.org/mikejolley/\">Mike Jolley</a> · <a href=\"https://profiles.wordpress.org/mmcalister/\">Mike McAlister</a> · <a href=\"https://profiles.wordpress.org/ritterml/\">Mike Ritter</a> · <a href=\"https://profiles.wordpress.org/mikinc860/\">Mikin Chauhan</a> · <a href=\"https://profiles.wordpress.org/firestar300/\">Milan Ricoul</a> · <a href=\"https://profiles.wordpress.org/multidots1896/\">Minal Diwan</a> · <a href=\"https://profiles.wordpress.org/369work/\">Miroku</a> · <a href=\"https://profiles.wordpress.org/missveronicatv/\">missveronica</a> · <a href=\"https://profiles.wordpress.org/presstoke/\">Mitchell Austin</a> · <a href=\"https://profiles.wordpress.org/mkeck/\">mkeck</a> · <a href=\"https://profiles.wordpress.org/mlaetitia1986/\">mlaetitia1986</a> · <a href=\"https://profiles.wordpress.org/mleray/\">mleray</a> · <a href=\"https://profiles.wordpress.org/mleraygp/\">mleraygp</a> · <a href=\"https://profiles.wordpress.org/mobarak/\">Mobarak Ali</a> · <a href=\"https://profiles.wordpress.org/opurockey/\">Mohammad Rockeybul Alam</a> · <a href=\"https://profiles.wordpress.org/mohkatz/\">Mohammed Kateregga</a> · <a href=\"https://profiles.wordpress.org/mosescursor/\">Moses Cursor Ssebunya</a> · <a href=\"https://profiles.wordpress.org/mrwweb/\">mrwweb</a> · <a href=\"https://profiles.wordpress.org/mtg169/\">mtg169</a> · <a href=\"https://profiles.wordpress.org/mujuonly/\">mujuonly</a> · <a href=\"https://profiles.wordpress.org/mukesh27/\">Mukesh Panchal</a> · <a href=\"https://profiles.wordpress.org/mukulsingh27/\">Mukul Singh</a> · <a href=\"https://profiles.wordpress.org/faguni22/\">Mumtahina Faguni</a> · <a href=\"https://profiles.wordpress.org/sedmikrasky/\">N&#250;ria Nadal i Rovira</a> · <a href=\"https://profiles.wordpress.org/vyasnaman/\">Naman Vyas</a> · <a href=\"https://profiles.wordpress.org/nanisamireddy/\">NANI SAMIREDDY</a> · <a href=\"https://profiles.wordpress.org/narenin/\">Narendra Sishodiya</a> · <a href=\"https://profiles.wordpress.org/nareshbheda/\">Naresh Bheda</a> · <a href=\"https://profiles.wordpress.org/muddassirnasim/\">Nasim Miah</a> · <a href=\"https://profiles.wordpress.org/n8finch/\">Nate Finch</a> · <a href=\"https://profiles.wordpress.org/naveendwivedi/\">Naveen Dwivedi</a> · <a href=\"https://profiles.wordpress.org/navi161/\">Navneet Kaur</a> · <a href=\"https://profiles.wordpress.org/bugnumber9/\">Nazar Hotsa</a> · <a href=\"https://profiles.wordpress.org/nazmul111/\">Nazmul Hosen</a> · <a href=\"https://profiles.wordpress.org/greatislander/\">Ned Zimmerman</a> · <a href=\"https://profiles.wordpress.org/nexbridge/\">nexbridge</a> · <a href=\"https://profiles.wordpress.org/nextendweb/\">Nextendweb</a> · <a href=\"https://profiles.wordpress.org/neychok/\">Neycho Kalaydzhiev</a> · <a href=\"https://profiles.wordpress.org/nickchomey/\">Nick</a> · <a href=\"https://profiles.wordpress.org/nickstarkloff/\">Nick</a> · <a href=\"https://profiles.wordpress.org/ndiego/\">Nick Diego</a> · <a href=\"https://profiles.wordpress.org/celloexpressions/\">Nick Halsey</a> · <a href=\"https://profiles.wordpress.org/nickbrazilian/\">nickbrazilian</a> · <a href=\"https://profiles.wordpress.org/nickjbedford/\">nickjbedford</a> · <a href=\"https://profiles.wordpress.org/nickpagz/\">nickpagz</a> · <a href=\"https://profiles.wordpress.org/nickwilmot/\">nickwilmot</a> · <a href=\"https://profiles.wordpress.org/nico23/\">Nico</a> · <a href=\"https://profiles.wordpress.org/nidhidhandhukiya/\">nidhidhandhukiya</a> · <a href=\"https://profiles.wordpress.org/nielslange/\">Niels Lange</a> · <a href=\"https://profiles.wordpress.org/nigelnelles/\">nigelnelles</a> · <a href=\"https://profiles.wordpress.org/ntsekouras/\">Nik Tsekouras</a> · <a href=\"https://profiles.wordpress.org/smushytaco/\">Nikan Radan</a> · <a href=\"https://profiles.wordpress.org/nikunj8866/\">Nikunj Hatkar</a> · <a href=\"https://profiles.wordpress.org/nimeshatxecurify/\">Nimesh</a> · <a href=\"https://profiles.wordpress.org/ninomiho/\">Nino Mihovilic</a> · <a href=\"https://profiles.wordpress.org/ninos-ego/\">Ninos</a> · <a href=\"https://profiles.wordpress.org/noahtallen/\">Noah Allen</a> · <a href=\"https://profiles.wordpress.org/othernoel/\">Noel Santos</a> · <a href=\"https://profiles.wordpress.org/noruzzaman/\">Noruzzaman</a> · <a href=\"https://profiles.wordpress.org/nosilver4u/\">nosilver4u</a> · <a href=\"https://profiles.wordpress.org/oceantober/\">oceantober</a> · <a href=\"https://profiles.wordpress.org/oferlaor/\">oferlaor</a> · <a href=\"https://profiles.wordpress.org/okat/\">okat</a> · <a href=\"https://profiles.wordpress.org/yasunocco/\">Okawa Yasuno</a> · <a href=\"https://profiles.wordpress.org/oglekler/\">Olga Gleckler</a> · <a href=\"https://profiles.wordpress.org/domainsupport/\">Oliver Campion</a> · <a href=\"https://profiles.wordpress.org/alshakero/\">Omar Alshaker</a> · <a href=\"https://profiles.wordpress.org/gabertronic/\">Ophelia Rose</a> · <a href=\"https://profiles.wordpress.org/optimizingmatters/\">Optimizing Matters</a> · <a href=\"https://profiles.wordpress.org/owi/\">owi</a> · <a href=\"https://profiles.wordpress.org/paaljoachim/\">Paal Joachim Romdahl</a> · <a href=\"https://profiles.wordpress.org/pablohoneyhoney/\">Pablo Honey</a> · <a href=\"https://profiles.wordpress.org/palak678/\">Palak Patel</a> · <a href=\"https://profiles.wordpress.org/paragoninitiativeenterprises/\">Paragon Initiative Enterprises</a> · <a href=\"https://profiles.wordpress.org/parinpanjari/\">Parin Panjari</a> · <a href=\"https://profiles.wordpress.org/parthvataliya/\">Parth vataliya</a> · <a href=\"https://profiles.wordpress.org/techpartho/\">Partho Hore</a> · <a href=\"https://profiles.wordpress.org/swissspidy/\">Pascal Birchler</a> · <a href=\"https://profiles.wordpress.org/pateljaymin/\">Patel Jaymin</a> · <a href=\"https://profiles.wordpress.org/patricia70/\">Patricia BT</a> · <a href=\"https://profiles.wordpress.org/lumiblog/\">Patrick Lumumba</a> · <a href=\"https://profiles.wordpress.org/patpiwo/\">Patrick Piwowarczyk</a> · <a href=\"https://profiles.wordpress.org/pryley/\">Paul</a> · <a href=\"https://profiles.wordpress.org/pbearne/\">Paul Bearne</a> · <a href=\"https://profiles.wordpress.org/pbiron/\">Paul Biron</a> · <a href=\"https://profiles.wordpress.org/paulbonneau/\">Paul Bonneau</a> · <a href=\"https://profiles.wordpress.org/paulkevan/\">Paul Kevan</a> · <a href=\"https://profiles.wordpress.org/paulopmt1/\">Paulo Trentin</a> · <a href=\"https://profiles.wordpress.org/paulstanos/\">paulstanos</a> · <a href=\"https://profiles.wordpress.org/pcarvalho/\">pcarvalho</a> · <a href=\"https://profiles.wordpress.org/pedrofigueroa1989/\">Pedro Figueroa</a> · <a href=\"https://profiles.wordpress.org/peroks/\">Per Egil Roksvaag</a> · <a href=\"https://profiles.wordpress.org/peteringersoll/\">Peter Ingersoll</a> · <a href=\"https://profiles.wordpress.org/westi/\">Peter Westwood</a> · <a href=\"https://profiles.wordpress.org/peterwilsoncc/\">Peter Wilson</a> · <a href=\"https://profiles.wordpress.org/petitphp/\">petitphp</a> · <a href=\"https://profiles.wordpress.org/philipjohn/\">Philip John</a> · <a href=\"https://profiles.wordpress.org/philsola/\">Philip Sola</a> · <a href=\"https://profiles.wordpress.org/tyrannous/\">Philipp Bammes</a> · <a href=\"https://profiles.wordpress.org/phillsav/\">Phill</a> · <a href=\"https://profiles.wordpress.org/piskvorky/\">piskvorky</a> · <a href=\"https://profiles.wordpress.org/poojabhimani/\">Pooja Bhimani</a> · <a href=\"https://profiles.wordpress.org/poojapadamad/\">poojapadamad</a> · <a href=\"https://profiles.wordpress.org/porg/\">porg</a> · <a href=\"https://profiles.wordpress.org/prab18hat/\">prab18hat</a> · <a href=\"https://profiles.wordpress.org/praful2111/\">Praful Patel</a> · <a href=\"https://profiles.wordpress.org/pranjalpratapsingh/\">Pranjal Pratap Singh</a> · <a href=\"https://profiles.wordpress.org/prasadkarmalkar/\">Prasad Karmalkar</a> · <a href=\"https://profiles.wordpress.org/prasadgupte/\">prasadgupte</a> · <a href=\"https://profiles.wordpress.org/pmbaldha/\">Prashant Baldha</a> · <a href=\"https://profiles.wordpress.org/pratiklondhe/\">Pratik Londhe</a> · <a href=\"https://profiles.wordpress.org/presskopp/\">Presskopp</a> · <a href=\"https://profiles.wordpress.org/prettyboymp/\">prettyboymp</a> · <a href=\"https://profiles.wordpress.org/puggan/\">puggan</a> · <a href=\"https://profiles.wordpress.org/quentinr64600/\">quentinr64600</a> · <a href=\"https://profiles.wordpress.org/rachelbaker/\">Rachel Baker</a> · <a href=\"https://profiles.wordpress.org/rafiq91/\">Rafiqul Islam</a> · <a href=\"https://profiles.wordpress.org/ralucastn/\">Raluca</a> · <a href=\"https://profiles.wordpress.org/superpoincare/\">Ramanan</a> · <a href=\"https://profiles.wordpress.org/ramiy/\">Rami Yushuvaev</a> · <a href=\"https://profiles.wordpress.org/rahmohn/\">Ramon Ahnert</a> · <a href=\"https://profiles.wordpress.org/rcorrales/\">Ramon Corrales</a> · <a href=\"https://profiles.wordpress.org/ramonopoly/\">Ramon James</a> · <a href=\"https://profiles.wordpress.org/ravichudasama01/\">Ravi Chudasama</a> · <a href=\"https://profiles.wordpress.org/ravigadhiyawp/\">Ravi Gadhiya</a> · <a href=\"https://profiles.wordpress.org/rcrdortiz/\">rcrdortiz</a> · <a href=\"https://profiles.wordpress.org/rehanali/\">Rehan Ali</a> · <a href=\"https://profiles.wordpress.org/rejaulalomkhan/\">Rejaul Alom Khan</a> · <a href=\"https://profiles.wordpress.org/tabrisrp/\">Remy Perona</a> · <a href=\"https://profiles.wordpress.org/espellcaste/\">Renato Alves</a> · <a href=\"https://profiles.wordpress.org/renishsurani/\">renishsurani</a> · <a href=\"https://profiles.wordpress.org/retrofox/\">retrofox</a> · <a href=\"https://profiles.wordpress.org/rezwanshiblu1952/\">Rezwan Shiblu</a> · <a href=\"https://profiles.wordpress.org/youknowriad/\">Riad Benguella</a> · <a href=\"https://profiles.wordpress.org/riadev/\">riadev</a> · <a href=\"https://profiles.wordpress.org/richtabor/\">Rich Tabor</a> · <a href=\"https://profiles.wordpress.org/rockfire/\">Richard Korthuis</a> · <a href=\"https://profiles.wordpress.org/riddhidave/\">Riddhi Dave</a> · <a href=\"https://profiles.wordpress.org/rinatkhaziev/\">Rinat</a> · <a href=\"https://profiles.wordpress.org/rinkalpagdar/\">Rinkal Pagdar</a> · <a href=\"https://profiles.wordpress.org/rishabhwp/\">Rishabh Gupta</a> · <a href=\"https://profiles.wordpress.org/rishavdutta/\">Rishav Dutta</a> · <a href=\"https://profiles.wordpress.org/rishit30g/\">Rishit Gupta</a> · <a href=\"https://profiles.wordpress.org/ristojovanovic/\">Risto Jovanovic</a> · <a href=\"https://profiles.wordpress.org/devrito/\">Ritoban</a> · <a href=\"https://profiles.wordpress.org/noisysocks/\">Robert Anderson</a> · <a href=\"https://profiles.wordpress.org/miqrogroove/\">Robert Chapin</a> · <a href=\"https://profiles.wordpress.org/robertghetau/\">Robert Ghetau</a> · <a href=\"https://profiles.wordpress.org/sanchothefat/\">Robert O\'Rourke</a> · <a href=\"https://profiles.wordpress.org/robmcclel/\">Robmcclel</a> · <a href=\"https://profiles.wordpress.org/rodrigosprimo/\">Rodrigo Primo</a> · <a href=\"https://profiles.wordpress.org/roelof/\">roelof</a> · <a href=\"https://profiles.wordpress.org/rollybueno/\">Rolly Bueno</a> · <a href=\"https://profiles.wordpress.org/ronak44/\">Ronak prajapati</a> · <a href=\"https://profiles.wordpress.org/room34/\">Room 34 Creative Services, LLC</a> · <a href=\"https://profiles.wordpress.org/costasovo/\">Rostislav Woln&#253;</a> · <a href=\"https://profiles.wordpress.org/rotemg/\">Rotem Gelbart</a> · <a href=\"https://profiles.wordpress.org/rayhatron/\">Rufaro Madamombe</a> · <a href=\"https://profiles.wordpress.org/rutvikbhambhi2004/\">Rutvik Bhambhi</a> · <a href=\"https://profiles.wordpress.org/rmccue/\">Ryan McCue</a> · <a href=\"https://profiles.wordpress.org/welcher/\">Ryan Welcher</a> · <a href=\"https://profiles.wordpress.org/skierpage/\">S Page</a> · <a href=\"https://profiles.wordpress.org/soean/\">S&#246;ren W&#252;nsch</a> · <a href=\"https://profiles.wordpress.org/sabbir1991/\">Sabbir Ahmed</a> · <a href=\"https://profiles.wordpress.org/devsabbirahmed/\">Sabbir Sam</a> · <a href=\"https://profiles.wordpress.org/sachinrajcp123/\">SACHINRAJ CP</a> · <a href=\"https://profiles.wordpress.org/sahiljadhav1617/\">Sahil Jadhav</a> · <a href=\"https://profiles.wordpress.org/sainathpoojary/\">Sainath Poojary</a> · <a href=\"https://profiles.wordpress.org/sajjad67/\">Sajjad Hossain Sagor</a> · <a href=\"https://profiles.wordpress.org/sakibmoon/\">sakibmoon</a> · <a href=\"https://profiles.wordpress.org/samueljseay/\">Sam</a> · <a href=\"https://profiles.wordpress.org/sam_a/\">sam_a</a> · <a href=\"https://profiles.wordpress.org/samirmalpande/\">Samir Malpande</a> · <a href=\"https://profiles.wordpress.org/viralsampat/\">Sampat Viral</a> · <a href=\"https://profiles.wordpress.org/sjapaget/\">Samuel Paget</a> · <a href=\"https://profiles.wordpress.org/otto42/\">Samuel Wood (Otto)</a> · <a href=\"https://profiles.wordpress.org/sandeepdahiya/\">Sandeep Dahiya</a> · <a href=\"https://profiles.wordpress.org/sandipsinh007/\">Sandip Sinh</a> · <a href=\"https://profiles.wordpress.org/ourvalley/\">Sandy McFadden</a> · <a href=\"https://profiles.wordpress.org/mikachan/\">Sarah Norris</a> · <a href=\"https://profiles.wordpress.org/tinkerbelly/\">sarah semark</a> · <a href=\"https://profiles.wordpress.org/sarthaknagoshe2002/\">Sarthak Nagoshe</a> · <a href=\"https://profiles.wordpress.org/satishprajapati/\">Satish Prajapati</a> · <a href=\"https://profiles.wordpress.org/saurabhdhariwal/\">saurabh.dhariwal</a> · <a href=\"https://profiles.wordpress.org/saxonafletcher/\">Saxon Fletcher</a> · <a href=\"https://profiles.wordpress.org/scholdstrom/\">scholdstrom</a> · <a href=\"https://profiles.wordpress.org/swb1192/\">Scott Buscemi</a> · <a href=\"https://profiles.wordpress.org/sc0ttkclark/\">Scott Kingsley Clark</a> · <a href=\"https://profiles.wordpress.org/coffee2code/\">Scott Reilly</a> · <a href=\"https://profiles.wordpress.org/wonderboymusic/\">Scott Taylor</a> · <a href=\"https://profiles.wordpress.org/scribu/\">scribu</a> · <a href=\"https://profiles.wordpress.org/sebastianpisula/\">Sebastian Pisula</a> · <a href=\"https://profiles.wordpress.org/seifradwane/\">Seif Radwane</a> · <a href=\"https://profiles.wordpress.org/sergeybiryukov/\">Sergey Biryukov</a> · <a href=\"https://profiles.wordpress.org/smrubenstein/\">Seth Rubenstein</a> · <a href=\"https://profiles.wordpress.org/shsajalchowdhury/\">SH Sajal Chowdhury</a> · <a href=\"https://profiles.wordpress.org/shadialaghbari/\">Shadi G شادي جـ</a> · <a href=\"https://profiles.wordpress.org/shailu25/\">Shail Mehta</a> · <a href=\"https://profiles.wordpress.org/sh4lin/\">Shalin Shah</a> · <a href=\"https://profiles.wordpress.org/shanemuir/\">Shane Muirhead</a> · <a href=\"https://profiles.wordpress.org/iamshashank/\">Shashank Jain</a> · <a href=\"https://profiles.wordpress.org/shekh0109/\">Shashank Shekhar</a> · <a href=\"https://profiles.wordpress.org/sajib1223/\">Shazzad Hossain Khan</a> · <a href=\"https://profiles.wordpress.org/designsimply/\">Sheri Grey</a> · <a href=\"https://profiles.wordpress.org/shiponkarmakar/\">Shipon Karmakar</a> · <a href=\"https://profiles.wordpress.org/shreya0shrivastava/\">Shreya Shrivastava</a> · <a href=\"https://profiles.wordpress.org/iamshubhamsp/\">Shubham Patil</a> · <a href=\"https://profiles.wordpress.org/shyamgadde/\">Shyamsundar Gadde</a> · <a href=\"https://profiles.wordpress.org/sidharthpandita/\">sidharthpandita</a> · <a href=\"https://profiles.wordpress.org/siliconforks/\">siliconforks</a> · <a href=\"https://profiles.wordpress.org/shilpaashokan94/\">Silpa TA</a> · <a href=\"https://profiles.wordpress.org/simonefontana/\">simonefontana</a> · <a href=\"https://profiles.wordpress.org/slaffik/\">Slava Abakumov</a> · <a href=\"https://profiles.wordpress.org/smerriman/\">smerriman</a> · <a href=\"https://profiles.wordpress.org/snehapatil02/\">Sneha Patil</a> · <a href=\"https://profiles.wordpress.org/maia12345/\">Sophie Dimitrov</a> · <a href=\"https://profiles.wordpress.org/sourabhjain/\">Sourabh Jain</a> · <a href=\"https://profiles.wordpress.org/sourav08/\">Sourav Pahwa</a> · <a href=\"https://profiles.wordpress.org/soyebsalar01/\">Soyeb Salar</a> · <a href=\"https://profiles.wordpress.org/spenserhale/\">Spenser Hale</a> · <a href=\"https://profiles.wordpress.org/spstrap/\">spstrap</a> · <a href=\"https://profiles.wordpress.org/srikat/\">Sridhar Katakam</a> · <a href=\"https://profiles.wordpress.org/stankea/\">stankea</a> · <a href=\"https://profiles.wordpress.org/metodiew/\">Stanko Metodiev</a> · <a href=\"https://profiles.wordpress.org/staurand/\">staurand</a> · <a href=\"https://profiles.wordpress.org/hubersen/\">Stefan Pasch</a> · <a href=\"https://profiles.wordpress.org/stefanvelthuys/\">Stefan Velthuys</a> · <a href=\"https://profiles.wordpress.org/sabernhardt/\">Stephen Bernhardt</a> · <a href=\"https://profiles.wordpress.org/stephenharris/\">Stephen Harris</a> · <a href=\"https://profiles.wordpress.org/dufresnesteven/\">Steve Dufresne</a> · <a href=\"https://profiles.wordpress.org/strarsis/\">strarsis</a> · <a href=\"https://profiles.wordpress.org/subrataemfluence/\">Subrata Sarkar</a> · <a href=\"https://profiles.wordpress.org/sudipatel007/\">Sudip Dadhaniya</a> · <a href=\"https://profiles.wordpress.org/sujansarkar/\">Sujan Sarkar</a> · <a href=\"https://profiles.wordpress.org/sukhendu2002/\">Sukhendu Sekhar Guria</a> · <a href=\"https://profiles.wordpress.org/sumitbagthariya16/\">Sumit Bagthariya</a> · <a href=\"https://profiles.wordpress.org/sunil25393/\">SunilPrajapati</a> · <a href=\"https://profiles.wordpress.org/sunnykasera/\">sunnykasera</a> · <a href=\"https://profiles.wordpress.org/sunyatasattva/\">sunyatasattva (a11n)</a> · <a href=\"https://profiles.wordpress.org/supernovia/\">supernovia</a> · <a href=\"https://profiles.wordpress.org/suzukube/\">SuzuKube</a> · <a href=\"https://profiles.wordpress.org/svedish/\">svedish</a> · <a href=\"https://profiles.wordpress.org/lordspace/\">Svetoslav Marinov</a> · <a href=\"https://profiles.wordpress.org/cybr/\">Sybre Waaijer</a> · <a href=\"https://profiles.wordpress.org/syhussaini/\">syhussaini</a> · <a href=\"https://profiles.wordpress.org/schwipps/\">T4ng</a> · <a href=\"https://profiles.wordpress.org/tacoverdo/\">Taco Verdonschot</a> · <a href=\"https://profiles.wordpress.org/iamtakashi/\">Takashi Irie</a> · <a href=\"https://profiles.wordpress.org/takuword/\">Takuro</a> · <a href=\"https://profiles.wordpress.org/karmatosed/\">Tammie Lister</a> · <a href=\"https://profiles.wordpress.org/tatof/\">tatof</a> · <a href=\"https://profiles.wordpress.org/tecnogaming/\">tecnogaming</a> · <a href=\"https://profiles.wordpress.org/mecaota/\">Tetsuro Higuchi</a> · <a href=\"https://profiles.wordpress.org/tharsheblows/\">tharsheblows</a> · <a href=\"https://profiles.wordpress.org/thelmachido/\">thelmachido a11n</a> · <a href=\"https://profiles.wordpress.org/tsquez/\">ThemeAWESOME</a> · <a href=\"https://profiles.wordpress.org/themiked/\">theMikeD</a> · <a href=\"https://profiles.wordpress.org/kraftner/\">Thomas Kr&#228;ftner</a> · <a href=\"https://profiles.wordpress.org/tfrommen/\">Thorsten Frommen</a> · <a href=\"https://profiles.wordpress.org/tillkruess/\">Till Kr&#252;ss</a> · <a href=\"https://profiles.wordpress.org/timhavinga/\">Tim Havinga</a> · <a href=\"https://profiles.wordpress.org/dontfeedthecode/\">Tim Sheehan</a> · <a href=\"https://profiles.wordpress.org/timotijhof/\">Timo Tijhof</a> · <a href=\"https://profiles.wordpress.org/spaceshipone/\">Timoth&#233;e Brosille</a> · <a href=\"https://profiles.wordpress.org/timotheemoulin/\">Timoth&#233;e Moulin</a> · <a href=\"https://profiles.wordpress.org/timothyblynjacobs/\">Timothy Jacobs</a> · <a href=\"https://profiles.wordpress.org/tjarrett/\">TJarrett</a> · <a href=\"https://profiles.wordpress.org/tobiasbg/\">Tobias B&#228;thge</a> · <a href=\"https://profiles.wordpress.org/tz-media/\">Tobias Zimpel</a> · <a href=\"https://profiles.wordpress.org/tobifjellner/\">tobifjellner (Tor-Bjorn &#8220;Tobi&#8221; Fjellner)</a> · <a href=\"https://profiles.wordpress.org/tomdevisser/\">Tom de Visser</a> · <a href=\"https://profiles.wordpress.org/tjnowell/\">Tom J Nowell</a> · <a href=\"https://profiles.wordpress.org/shimotomoki/\">Tomoki Shimomura</a> · <a href=\"https://profiles.wordpress.org/skithund/\">Toni Viemer&#246;</a> · <a href=\"https://profiles.wordpress.org/hellofromtonya/\">Tonya Mork</a> · <a href=\"https://profiles.wordpress.org/toro_unit/\">Toro_Unit (Hiroshi Urabe)</a> · <a href=\"https://profiles.wordpress.org/zodiac1978/\">Torsten Landsiedel</a> · <a href=\"https://profiles.wordpress.org/wpsmith/\">Travis Smith</a> · <a href=\"https://profiles.wordpress.org/traxus/\">traxus</a> · <a href=\"https://profiles.wordpress.org/sllimrovert/\">Trevor Mills</a> · <a href=\"https://profiles.wordpress.org/tristanleboss/\">tristanleboss</a> · <a href=\"https://profiles.wordpress.org/areziaal/\">Troy Chaplin</a> · <a href=\"https://profiles.wordpress.org/truptikanzariya/\">Trupti Kanzariya</a> · <a href=\"https://profiles.wordpress.org/tsteel/\">tsteel</a> · <a href=\"https://profiles.wordpress.org/dinhtungdu/\">Tung Du</a> · <a href=\"https://profiles.wordpress.org/tusharbharti/\">Tushar Bharti</a> · <a href=\"https://profiles.wordpress.org/tusharaddweb/\">Tushar Patel</a> · <a href=\"https://profiles.wordpress.org/tussendoor/\">Tussendoor B.V.</a> · <a href=\"https://profiles.wordpress.org/ugyensupport/\">Ugyen Dorji</a> · <a href=\"https://profiles.wordpress.org/umeshnevase/\">Umesh Nevase</a> · <a href=\"https://profiles.wordpress.org/umeshsinghin/\">Umesh Singh</a> · <a href=\"https://profiles.wordpress.org/unsalkorkmaz/\">Unsal Korkmaz</a> · <a href=\"https://profiles.wordpress.org/upadalavipul/\">upadalavipul</a> · <a href=\"https://profiles.wordpress.org/utsavladani/\">Utsav Ladani</a> · <a href=\"https://profiles.wordpress.org/utsav72640/\">Utsav tilava</a> · <a href=\"https://profiles.wordpress.org/valentingrenier/\">Valentin Grenier</a> · <a href=\"https://profiles.wordpress.org/tsimshatsui/\">Vape tsimshatsui</a> · <a href=\"https://profiles.wordpress.org/vbbp/\">vbbp</a> · <a href=\"https://profiles.wordpress.org/sheldorofazeroth/\">Vedansh Mishra</a> · <a href=\"https://profiles.wordpress.org/vevas/\">Vegard S.</a> · <a href=\"https://profiles.wordpress.org/vgnavada/\">vgnavada</a> · <a href=\"https://profiles.wordpress.org/vcanales/\">Vicente Canales</a> · <a href=\"https://profiles.wordpress.org/vidugupta/\">vidugupta</a> · <a href=\"https://profiles.wordpress.org/vijendrajat/\">Vijendra Jat</a> · <a href=\"https://profiles.wordpress.org/szepeviktor/\">Viktor Sz&#233;pe</a> · <a href=\"https://profiles.wordpress.org/vineet2003/\">Vinit</a> · <a href=\"https://profiles.wordpress.org/ghorivipul97/\">Vipul Ghori</a> · <a href=\"https://profiles.wordpress.org/vipulgupta003/\">Vipul Gupta</a> · <a href=\"https://profiles.wordpress.org/vipulpatil/\">Vipul Patil</a> · <a href=\"https://profiles.wordpress.org/vishitshah/\">Vishit Shah</a> · <a href=\"https://profiles.wordpress.org/vladimiraus/\">vladimiraus</a> · <a href=\"https://profiles.wordpress.org/vortfu/\">vortfu</a> · <a href=\"https://profiles.wordpress.org/vrishabhsk/\">Vrishabh Jasani</a> · <a href=\"https://profiles.wordpress.org/walterebert/\">Walter Ebert</a> · <a href=\"https://profiles.wordpress.org/webmandesign/\">WebMan Design &#124; Oliver Juhas</a> · <a href=\"https://profiles.wordpress.org/websupporter/\">websupporter</a> · <a href=\"https://profiles.wordpress.org/webwrotter/\">webwrotter</a> · <a href=\"https://profiles.wordpress.org/westonruter/\">Weston Ruter</a> · <a href=\"https://profiles.wordpress.org/whaze/\">whaze</a> · <a href=\"https://profiles.wordpress.org/widhy980/\">widhy980</a> · <a href=\"https://profiles.wordpress.org/skorasaurus/\">Will Skora</a> · <a href=\"https://profiles.wordpress.org/wplmillet/\">wplmillet</a> · <a href=\"https://profiles.wordpress.org/xate/\">xate</a> · <a href=\"https://profiles.wordpress.org/xavilc/\">xavilc</a> · <a href=\"https://profiles.wordpress.org/xerpa43/\">xerpa43</a> · <a href=\"https://profiles.wordpress.org/xipasduarte/\">xipasduarte</a> · <a href=\"https://profiles.wordpress.org/yagniksangani/\">Yagnik Sangani</a> · <a href=\"https://profiles.wordpress.org/yashyadav247/\">Yash</a> · <a href=\"https://profiles.wordpress.org/getsyash/\">Yash B</a> · <a href=\"https://profiles.wordpress.org/yashjawale/\">Yash Jawale</a> · <a href=\"https://profiles.wordpress.org/yogeshbhutkar/\">Yogesh Bhutkar</a> · <a href=\"https://profiles.wordpress.org/yogieanamcara/\">YogieAnamCara</a> · <a href=\"https://profiles.wordpress.org/fierevere/\">Yui</a> · <a href=\"https://profiles.wordpress.org/zebulan/\">Zebulan Stanphill</a> · <a href=\"https://profiles.wordpress.org/zeelthakkar/\">Zeel Thakkar</a> · <a href=\"https://profiles.wordpress.org/zunaid321/\">Zunaid Amin</a> · <a href=\"https://profiles.wordpress.org/lstraczynski/\">Łukasz Strączyński</a> · <a href=\"https://profiles.wordpress.org/haozi/\">耗子</a></p>\n\n\n\n<p>More than <a href=\"https://translate.wordpress.org/stats/\">71 locales have fully translated</a> WordPress 6.9 into their language. Community translators are working hard to ensure more translations are on their way. Thank you to everyone who helps make WordPress available in 200+ languages.</p>\n\n\n\n<p>Last but not least, thanks to the volunteers who contribute to the <a href=\"https://wordpress.org/support/forums/\">support forums</a> by answering questions from WordPress users worldwide.</p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Get involved</strong></h2>\n\n\n\n<p>Participation in WordPress goes far beyond coding. And learning more and getting involved is easy.&nbsp; Discover the teams that come together to <a href=\"https://make.wordpress.org/\">Make WordPress</a> and use <a href=\"https://make.wordpress.org/contribute/\">this interactive tool</a> to help you decide which is right for you.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"19398\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:75:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"WordPress 6.9 Release Candidate 3\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"https://wordpress.org/news/2025/11/wordpress-6-9-release-candidate-3/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 25 Nov 2025 15:33:10 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:7:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:7:\"General\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:3:\"6.9\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:11:\"development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:5;a:5:{s:4:\"data\";s:18:\"release candidates\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:6;a:5:{s:4:\"data\";s:8:\"releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=19373\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:366:\"The third Release Candidate (“RC3”) for WordPress 6.9 is ready for download and testing! This version of the WordPress software is under development. Please do not install, run, or test this version of WordPress on production or mission-critical websites. Instead, it’s recommended that you evaluate RC3 on a test server and site. Reaching this phase [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Amy Kamala\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:8039:\"\n<p>The third Release Candidate (“RC3”) for WordPress 6.9 is ready for download and testing!</p>\n\n\n\n<p><strong>This version of the WordPress software is under development</strong>. <strong>Please do not install, run, or test this version of WordPress on production or mission-critical websites.</strong> Instead, it’s recommended that you evaluate RC3 on a test server and site.</p>\n\n\n\n<p>Reaching this phase of the release cycle is an important milestone. While release candidates are considered ready for release, testing remains crucial to ensure that everything in WordPress 6.9 is the highest quality possible.</p>\n\n\n\n<p>You can test WordPress 6.9 RC3 in four ways:</p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>Plugin</strong></td><td>Install and activate the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\"></a><a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin on a WordPress install. (Select the “Bleeding edge” channel and “Beta/RC Only” stream.)</td></tr><tr><td><strong>Direct Download</strong></td><td>Download the <a href=\"https://wordpress.org/wordpress-6.9-beta2.zip\"></a><a href=\"https://wordpress.org/wordpress-6.9-RC3.zip\">RC3 version (zip)</a>. and install it on a WordPress website.</td></tr><tr><td><strong>Command Line</strong></td><td>Use this <a href=\"https://make.wordpress.org/cli/\">WP-CLI</a> command: <br><code>wp core update --version=6.9-RC3</code></td></tr><tr><td><strong>WordPress Playground</strong></td><td>Use the <a href=\"https://playground.wordpress.net/?php=8.0&amp;wp=beta&amp;networking=no&amp;language=&amp;multisite=no&amp;random=y4q1rn85xn\">6.9 WordPress Playground instance</a> to test the software directly in your browser.&nbsp; No setup is required – just click and go!&nbsp;</td></tr></tbody></table></figure>\n\n\n\n<p>The scheduled final release date for WordPress 6.9 is <strong>December 2, 2025</strong>. The full <a href=\"https://make.wordpress.org/core/6-9/\">release schedule can be found here</a>. Your help testing RC versions is vital to making this release as stable and powerful as possible.</p>\n\n\n\n<p>Please continue checking the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a> for <a href=\"https://make.wordpress.org/core/tag/6-9/\">6.9-related posts</a> in the coming weeks for more information.</p>\n\n\n\n<h2 class=\"wp-block-heading\">What’s in WordPress 6.9 RC3?</h2>\n\n\n\n<p>Want to look deeper into the details and technical notes for this release? Take a look at the <a href=\"https://make.wordpress.org/core/2025/11/25/wordpress-6-9-field-guide\">WordPress 6.9 Field Guide</a>. For technical information related to issues addressed since <a href=\"https://wordpress.org/news/2025/11/wordpress-6-9-release-candidate-2\">RC2</a>, you can browse the following links:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://github.com/WordPress/gutenberg/commits/wp/6.9?since=2025-11-18&amp;until=2025-11-25\">Gutenberg commits for 6.9</a> since November 18</li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/query?status=closed&amp;changetime=11%2F18%2F2025..11%2F24%2F2025&amp;milestone=6.9&amp;group=component&amp;col=id&amp;col=summary&amp;col=milestone&amp;col=changetime&amp;col=type&amp;order=id\">Closed WordPress Core Trac tickets</a> since November 18</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">How you can contribute</h2>\n\n\n\n<p>WordPress is open source software made possible by a passionate community of people collaborating on and contributing to its development. The resources below outline various ways you can get involved with the world’s most popular open source web platform, regardless of your technical expertise.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Get involved in testing</h3>\n\n\n\n<p>Testing for issues is crucial to the development of any software. It’s also a meaningful way for anyone to contribute.&nbsp;</p>\n\n\n\n<p>Your help testing the WordPress 6.9 RC3 prerelease is key to ensuring that the final release is the best it can be. While testing the upgrade process is essential, trying out new features is equally important. This <a href=\"https://make.wordpress.org/test/2025/10/21/help-test-wordpress-6-9/\">detailed guide</a> will walk you through testing features in WordPress 6.9. For those new to testing, follow <a href=\"https://make.wordpress.org/test/handbook/get-setup-for-testing/\">this general testing guide</a> for more details on getting set up.</p>\n\n\n\n<p>If you encounter an issue, please report it to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta/RC area</a> of the support forums or directly to <a href=\"https://core.trac.wordpress.org/newticket\">WordPress Trac</a> if you are comfortable writing a reproducible bug report. You can also check your issue against a list of <a href=\"https://core.trac.wordpress.org/tickets/major\">known bugs</a>.</p>\n\n\n\n<p>Curious about testing releases in general?&nbsp; Follow along with the <a href=\"https://make.wordpress.org/test/\">testing initiatives in Make Core</a> and join the <a href=\"https://wordpress.slack.com/messages/core-test/\">#core-test channel</a> on <a href=\"https://wordpress.slack.com/\"></a><a href=\"https://make.wordpress.org/chat/\">Making WordPress Slack</a>..</p>\n\n\n\n<h3 class=\"wp-block-heading\">Update your theme or plugin</h3>\n\n\n\n<p>For plugin and theme authors, your products play an integral role in extending the functionality and value of WordPress for all users.</p>\n\n\n\n<p>Thanks for continuing to test your themes and plugins with the WordPress 6.9 prereleases. If you haven’t yet, please conclude your testing and update the <em>“Tested up to”</em> version in your theme and plugin <a href=\"https://developer.wordpress.org/plugins/wordpress-org/how-your-readme-txt-works/\">readme files</a> to <code>6.9</code>.</p>\n\n\n\n<p>If you find compatibility issues, please post detailed information in the <a href=\"https://wordpress.org/support/forum/alphabeta/\">support forum</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Test on your hosting platforms</h3>\n\n\n\n<p>Web hosts provide vital infrastructure for supporting WordPress and its users. Testing on hosting systems helps inform the development process while ensuring that WordPress and hosting platforms are fully compatible, free of errors, optimized for the best possible user experience, and that updates roll out to customer sites without issue.</p>\n\n\n\n<p>Want to test WordPress on your hosting system? <a href=\"https://make.wordpress.org/hosting/test-results-getting-started/\">Get started with configuring distributed hosting tests here</a>.&nbsp;</p>\n\n\n\n<h3 class=\"wp-block-heading\">Help translate WordPress</h3>\n\n\n\n<p>Do you speak a language other than English? ¿Español? Français? Русский? 日本語? हिन्दी? বাংলা? मराठी? ಕನ್ನಡ?&nbsp;You can <a href=\"https://translate.wordpress.org/projects/wp/dev/\">help translate WordPress into more than 100 languages</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">An RC3 haiku</h2>\n\n\n\n<p><em>Some folks make money,</em></p>\n\n\n\n<p><em>some folks make time to travel,</em></p>\n\n\n\n<p><em>and we Make WordPress.</em></p>\n\n\n\n<p class=\"has-text-align-right\"><em>Props to </em><a href=\'https://profiles.wordpress.org/akshayar/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>akshayar</a>, <a href=\'https://profiles.wordpress.org/davidbaumwald/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>davidbaumwald</a>, <a href=\'https://profiles.wordpress.org/westonruter/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>westonruter</a>, <a href=\'https://profiles.wordpress.org/ellatrix/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>ellatrix</a>, <a href=\'https://profiles.wordpress.org/mobarak/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>mobarak</a> <em>and</em> <a href=\'https://profiles.wordpress.org/tacoverdo/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>tacoverdo</a> <em>for proofreading and review.</em></p>\n\n\n\n<p></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"19373\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:69:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"WordPress 6.9 Release Candidate 2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"https://wordpress.org/news/2025/11/wordpress-6-9-release-candidate-2/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 18 Nov 2025 15:26:53 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:5:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:7:\"General\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:3:\"6.9\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:7:\"release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=19350\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:367:\"The second Release Candidate (“RC2”) for WordPress 6.9 is ready for download and testing! This version of the WordPress software is under development. Please do not install, run, or test this version of WordPress on production or mission-critical websites. Instead, it’s recommended that you evaluate RC2 on a test server and site. Reaching this phase [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Akshaya Rane\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:10595:\"\n<p>The second Release Candidate (“RC2”) for WordPress 6.9 is ready for download and testing!</p>\n\n\n\n<p><strong>This version of the WordPress software is under development</strong>.<strong> Please do not install, run, or test this version of WordPress on production or mission-critical websites.</strong> Instead, it’s recommended that you evaluate RC2 on a test server and site.</p>\n\n\n\n<p>Reaching this phase of the release cycle is an important milestone. While release candidates are considered ready for release, testing remains crucial to ensure that everything in WordPress 6.9 is the best it can be.</p>\n\n\n\n<p>You can test WordPress 6.9 RC2 in four ways:</p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>Plugin</strong></td><td>Install and activate the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin on a WordPress install. (Select the “Bleeding edge” channel and “Beta/RC Only” stream).</td></tr><tr><td><strong>Direct Download</strong></td><td>Download the <a href=\"https://wordpress.org/wordpress-6.9-RC2.zip\">RC2 version (zip)</a> and install it on a WordPress website.</td></tr><tr><td><strong>Command Line</strong></td><td>Use the following <a href=\"https://make.wordpress.org/cli/\">WP-CLI</a> command:<br><code>wp core update --version=6.9-RC2</code></td></tr><tr><td><strong>WordPress Playground</strong></td><td>Use the <a href=\"https://playground.wordpress.net/?php=8.0&amp;wp=beta&amp;networking=no&amp;language=&amp;multisite=no&amp;random=y4q1rn85xn\">6.9 RC2 WordPress Playground instance</a> to test the software directly in your browser without the need for a separate site or setup.</td></tr></tbody></table></figure>\n\n\n\n<p>The scheduled final release date for WordPress 6.9 is <strong>December 2, 2025</strong>. The full <a href=\"https://make.wordpress.org/core/6-9/\">release schedule can be found here</a>. Your help testing RC versions is vital to making this release as stable and powerful as possible.</p>\n\n\n\n<p>Please continue checking the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a> for <a href=\"https://make.wordpress.org/core/tag/6-9/\">6.9-related posts</a> in the coming weeks for more information.</p>\n\n\n\n<h2 class=\"wp-block-heading\">What’s in WordPress 6.9 RC2?</h2>\n\n\n\n<p>Get a recap of WordPress 6.9’s highlighted features in the <a href=\"https://make.wordpress.org/core/2025/10/21/wordpress-6-9-beta-1/\">Beta 1 announcement</a>. For more technical information related to issues addressed since RC1, you can browse the following links:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://github.com/WordPress/gutenberg/commits/wp/6.9?since=2025-11-11&amp;until=2025-11-18\">GitHub commits for 6.9</a> since November 11</li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/query?status=closed&amp;changetime=11%2F11%2F2025..11%2F18%2F2025&amp;milestone=6.9&amp;group=component&amp;col=id&amp;col=summary&amp;col=milestone&amp;col=changetime&amp;col=type&amp;order=id\">Closed Trac tickets</a> since November 11</li>\n</ul>\n\n\n\n<p>Want to look deeper into the details and technical notes for this release? These recent posts cover some of the latest updates:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://make.wordpress.org/core/2025/11/15/notes-feature-in-wordpress-6-9/\" target=\"_blank\" rel=\"noreferrer noopener\">Notes Feature in 6.9</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/11/10/abilities-api-in-wordpress-6-9/\" target=\"_blank\" rel=\"noreferrer noopener\">Abilities API in WordPress 6.9</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/11/18/wordpress-6-9-frontend-performance-field-guide/\">WordPress 6.9 Frontend Performance Field Guide</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/11/12/interactivity-apis-client-navigation-improvements-in-wordpress-6-9/\" target=\"_blank\" rel=\"noreferrer noopener\">Interactivity API’s client navigation improvements in WordPress 6.9</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/11/12/block-bindings-improvements-in-wordpress-6-9/\" target=\"_blank\" rel=\"noreferrer noopener\">Block Bindings improvements in WordPress 6.9</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/11/12/changes-to-the-interactivity-api-in-wordpress-6-9/\" target=\"_blank\" rel=\"noreferrer noopener\">Changes to the Interactivity API in WordPress 6.9</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/11/17/consistent-cache-keys-for-query-groups-in-wordpress-6-9/\">Consistent Cache Keys for Query Groups in WordPress 6.9</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/11/11/dataviews-dataform-et-al-in-wordpress-6-9/\" target=\"_blank\" rel=\"noreferrer noopener\">DataViews, DataForm, et al. in WordPress 6.9</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/11/12/preparing-the-post-editor-for-full-iframe-integration/\" target=\"_blank\" rel=\"noreferrer noopener\">Preparing the Post Editor for Full iframe Integration</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/11/12/theme-json-border-radius-presets-support-in-wordpress-6-9/\" target=\"_blank\" rel=\"noreferrer noopener\">Theme.json Border Radius Presets Support in WordPress 6.9</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/11/12/heading-block-css-specificity-fix-in-wordpress-6-9/\" target=\"_blank\" rel=\"noreferrer noopener\">Heading Block CSS Specificity Fix in WordPress 6.9</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/11/17/miscellaneous-developer-focused-changes-in-6-9/\">Miscellaneous Developer-focused Changes in 6.9</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/11/18/modernizing-utf-8-support-in-wordpress-6-9/\" data-type=\"link\" data-id=\"https://make.wordpress.org/core/2025/11/18/modernizing-utf-8-support-in-wordpress-6-9/\">Modernizing UTF-8 support in WordPress 6.9</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">How you can contribute</h2>\n\n\n\n<p>WordPress is open source software made possible by a passionate community of people collaborating on and contributing to its development. The resources below outline various ways you can help the world’s most popular open source web platform, regardless of your technical expertise.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Get involved in testing</h2>\n\n\n\n<p>Testing for issues is crucial to the development of any software. It’s also a meaningful way for anyone to contribute.&nbsp;</p>\n\n\n\n<p>Your help testing the WordPress 6.9 RC2 version is key to ensuring that the final release is the best it can be. While testing the upgrade process is essential, trying out new features is equally important. This <a href=\"https://make.wordpress.org/test/2025/10/21/help-test-wordpress-6-9/\">detailed guide</a> will walk you through testing features in WordPress 6.9. For those new to testing, follow <a href=\"https://make.wordpress.org/test/handbook/get-setup-for-testing/\">this general testing guide</a> for more details on getting set up.</p>\n\n\n\n<p>If you encounter an issue, please report it to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta area</a> of the support forums or directly to <a href=\"https://core.trac.wordpress.org/newticket\">WordPress Trac</a> if you are comfortable writing a reproducible bug report.&nbsp; You can also check your issue against a list of <a href=\"https://core.trac.wordpress.org/tickets/major\">known bugs</a>.&nbsp;</p>\n\n\n\n<p>Curious about testing releases in general?&nbsp; Follow along with the <a href=\"https://make.wordpress.org/test/\">testing initiatives in Make Core</a> and join the<a href=\"https://wordpress.slack.com/messages/core-test/\">#core-test channel</a> on <a href=\"https://wordpress.slack.com/\">Making WordPress Slack</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Update your theme or plugin</h2>\n\n\n\n<p>For plugin and theme authors, your products play an integral role in extending the functionality and value of WordPress for all users.</p>\n\n\n\n<p>Thanks for continuing to test your themes and plugins with the WordPress 6.9 beta releases. If you haven’t yet, make sure to conclude your testing and update the <em>“Tested up to”</em> version in your <a href=\"https://developer.wordpress.org/plugins/wordpress-org/how-your-readme-txt-works/\">plugin’s readme file</a> to 6.9.</p>\n\n\n\n<p>If you find compatibility issues, please post detailed information to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">support forum</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Test on your hosting platforms</h2>\n\n\n\n<p>Web hosts provide vital infrastructure for supporting WordPress and its users. Testing on hosting systems helps inform the development process while ensuring that WordPress and hosting platforms are fully compatible, free of errors, optimized for the best possible user experience, and that updates roll out to customer sites without issue.</p>\n\n\n\n<p>Want to test WordPress on your hosting system? <a href=\"https://make.wordpress.org/hosting/test-results-getting-started/\">Get started with configuring distributed hosting tests here</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Help translate WordPress</h2>\n\n\n\n<p>Do you speak a language other than English? ¿Español? Français? Русский? 日本語? हिन्दी? বাংলা? मराठी? ಕನ್ನಡ?&nbsp; You can<a href=\"https://translate.wordpress.org/projects/wp/dev/\"> help translate WordPress into more than 100 languages</a>. This release milestone (RC2) also marks the<a href=\"https://make.wordpress.org/polyglots/handbook/glossary/#hard-freeze\"> hard string freeze</a> point of the <a href=\"https://make.wordpress.org/core/2025/11/11/wordpress-6-9-release-candidate-phase/\">6.9 release cycle</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">An RC2 haiku</h2>\n\n\n\n<p>A calm hillside sighs,<br>Work of many now complete —<br>RC2 stays true.</p>\n\n\n\n<p class=\"has-text-align-right\"><em>Props to <a href=\'https://profiles.wordpress.org/amykamala/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>amykamala</a>, <a href=\'https://profiles.wordpress.org/annezazu/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>annezazu</a>, <a href=\'https://profiles.wordpress.org/davidbaumwald/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>davidbaumwald</a>, <a href=\'https://profiles.wordpress.org/westonruter/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>westonruter</a> and <a href=\'https://profiles.wordpress.org/joedolson/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>joedolson</a> for proofreading and review.</em></p>\n\n\n\n<p></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"19350\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:75:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"WordPress 6.9 Release Candidate 1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"https://wordpress.org/news/2025/11/wordpress-6-9-release-candidate-1/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 11 Nov 2025 15:34:48 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:7:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:7:\"General\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:3:\"6.9\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:11:\"development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:5;a:5:{s:4:\"data\";s:18:\"release candidates\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:6;a:5:{s:4:\"data\";s:8:\"releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=19317\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:364:\"The first Release Candidate (“RC1”) for WordPress 6.9 is ready for download and testing! This version of the WordPress software is still under development. Please do not install, run, or test this version of WordPress on production or mission-critical websites. Instead, it’s recommended to evaluate RC1 on a test server and site. WordPress 6.9 RC1 [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Amy Kamala\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:9479:\"\n<p>The first Release Candidate (“RC1”) for WordPress 6.9 is ready for download and testing!</p>\n\n\n\n<p><strong>This version of the WordPress software is still under development</strong>. Please do not install, run, or test this version of WordPress on production or mission-critical websites. Instead, it’s recommended to evaluate RC1 on a test server and site.</p>\n\n\n\n<p>WordPress 6.9 RC1 can be tested using any of the following methods:</p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>Plugin</strong></td><td>Install and activate the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin on a WordPress install. (Select the “Bleeding edge” channel and “Beta/RC Only” stream.)</td></tr><tr><td><strong>Direct Download</strong></td><td>Download the <a href=\"https://wordpress.org/wordpress-6.9-RC1.zip\">RC1 version (zip)</a> and install it on a WordPress website.</td></tr><tr><td><strong>Command Line</strong></td><td>Use this <a href=\"https://make.wordpress.org/cli/\">WP-CLI</a> command: <br><code>wp core update --version=6.9-RC1</code></td></tr><tr><td><strong>WordPress Playground</strong></td><td>Use the <a href=\"https://playground.wordpress.net/?php=8.3&amp;wp=beta&amp;networking=no&amp;language=&amp;multisite=no&amp;random=y4q1rn88xn\" data-type=\"link\" data-id=\"https://playground.wordpress.net/?php=8.3&amp;wp=rc&amp;networking=no&amp;language=&amp;multisite=no&amp;random=y4q1rn88xn\">6.9 RC1 WordPress Playground instance</a> to test the software directly in your browser. No setup is required &#8211; just click and go! </td></tr></tbody></table></figure>\n\n\n\n<p>The scheduled final release date for WordPress 6.9 is <strong>December 2, 2025</strong>. The full <a href=\"https://make.wordpress.org/core/6-9/\">release schedule can be found here</a>. Your help testing Beta and RC versions is vital to making this release as stable and powerful as possible.</p>\n\n\n\n<p>Please continue checking the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a> for <a href=\"https://make.wordpress.org/core/tag/6-9/\">6.9-related posts</a> in the coming weeks for more information.</p>\n\n\n\n<h2 class=\"wp-block-heading\">What’s in WordPress 6.9 RC1?</h2>\n\n\n\n<p>Check out the <a href=\"https://make.wordpress.org/core/2025/10/21/wordpress-6-9-beta-1/\">Beta 1 announcement</a> for details on WordPress 6.9.</p>\n\n\n\n<p>You can browse the technical details for all issues addressed since Beta 4 using these links:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://github.com/WordPress/gutenberg/commits/wp/6.9?since=2025-11-07&amp;until=2025-11-11\">Gutenberg commits for 6.9</a> since November 7, 2025</li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/log/?revs=61183-61203\">Core commits for 6.9</a> since November 7, 2025</li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/query?status=closed&amp;changetime=11%2F07%2F2025..11%2F11%2F2025&amp;milestone=6.9&amp;group=component&amp;col=id&amp;col=summary&amp;col=milestone&amp;col=changetime&amp;col=type&amp;order=id\">Closed Trac tickets</a> since November 7, 2025</li>\n</ul>\n\n\n\n<p>Want to know more about this release? Here are some highlights:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Site Editor improvements and Refined content creation\n<ul class=\"wp-block-list\">\n<li>Ability to hide blocks</li>\n\n\n\n<li>New blocks </li>\n\n\n\n<li>Notes on blocks</li>\n\n\n\n<li>Universal command palette in wp-admin</li>\n</ul>\n</li>\n\n\n\n<li>Developer updates\n<ul class=\"wp-block-list\">\n<li>Updates to dataviews and dataforms components</li>\n\n\n\n<li>New abilities API</li>\n\n\n\n<li>Updates to interactivity API </li>\n\n\n\n<li>Updates to block binding API</li>\n</ul>\n</li>\n\n\n\n<li>Performance Improvements\n<ul class=\"wp-block-list\">\n<li>Improved script and style handling</li>\n\n\n\n<li>Optimized queries and caching</li>\n\n\n\n<li>Added ability to handle “fetchpriority” in ES Modules and Import Maps</li>\n\n\n\n<li>Standardizing output buffering</li>\n</ul>\n</li>\n</ul>\n\n\n\n<p>The final release is on track for December 2nd. As always, a successful release depends on your confirmation during testing. So please download and test!</p>\n\n\n\n<h2 class=\"wp-block-heading\">How you can contribute</h2>\n\n\n\n<p>WordPress is open source software made possible by a passionate community of people collaborating on and contributing to its development. The resources below outline various ways you can help the world’s most popular open source web platform, regardless of your technical expertise.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Get involved in testing</h3>\n\n\n\n<p>Testing for issues is crucial to the development of any software. It’s also a meaningful way for anyone to contribute. </p>\n\n\n\n<p>Your help testing the WordPress 6.9 RC1 version is key to ensuring that the final release is the best it can be. While testing the upgrade process is essential, trying out new features is equally important. This <a href=\"https://make.wordpress.org/test/2025/10/21/help-test-wordpress-6-9/\">detailed guide</a> will walk you through testing features in WordPress 6.9.</p>\n\n\n\n<h4 class=\"wp-block-heading\">Calls for testing</h4>\n\n\n\n<p>Thank you to everyone who helps test the following enhancements and bug fixes:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://make.wordpress.org/test/2025/10/06/call-for-testing-accordion-block/\">Accordion Block</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/test/2025/10/04/call-for-testing-ability-to-hide-blocks/\">Ability to Hide Blocks</a></li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/ticket/64099\">Classic themes loading block styles on demand</a></li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/ticket/64204\">Modified notes notifications</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2025/11/10/abilities-api-in-wordpress-6-9/\">Abilities API</a></li>\n</ul>\n\n\n\n<p>If you encounter an issue, please report it to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta area</a> of the support forums, or directly to <a href=\"https://core.trac.wordpress.org/newticket\">WordPress Trac</a> if you are comfortable writing a reproducible bug report. You can also check your issue against a list of <a href=\"https://core.trac.wordpress.org/tickets/major\">known bugs</a>.</p>\n\n\n\n<p>Thank you to everyone who helps with testing!</p>\n\n\n\n<h3 class=\"wp-block-heading\">Update your theme or plugin</h3>\n\n\n\n<p>For plugin and theme authors, your products play an integral role in extending the functionality and value of WordPress for all users.</p>\n\n\n\n<p>Thanks for continuing to test your themes and plugins with the WordPress 6.9 beta releases. With RC1, you’ll want to conclude your testing and update the <em>“Tested up to”</em> version in your <a href=\"https://developer.wordpress.org/plugins/wordpress-org/how-your-readme-txt-works/\">plugin’s readme file</a> to 6.9. </p>\n\n\n\n<p>If you find compatibility issues, please post detailed information to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">support forum</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Test on your hosting platforms</h3>\n\n\n\n<p>Web hosts provide vital infrastructure for supporting WordPress and its users. Testing on hosting systems helps inform the development process while ensuring that WordPress and hosting platforms are fully compatible, free of errors, optimized for the best possible user experience, and that updates roll out to customer sites without issue.</p>\n\n\n\n<p>Want to test WordPress on your hosting system? <a href=\"https://make.wordpress.org/hosting/test-results-getting-started/\">Get started with configuring distributed hosting tests here</a>. Thank you to all <a href=\"https://make.wordpress.org/hosting/test-results/\">web hosts who help test WordPress</a>!</p>\n\n\n\n<p>Curious about testing releases in general? Follow along with the <a href=\"https://make.wordpress.org/test/\">testing initiatives in Make Core</a> and join the <a href=\"https://wordpress.slack.com/messages/core-test/\">#core-test channel</a> on <a href=\"https://wordpress.slack.com/\">Making WordPress Slack</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">An RC1 haiku</h2>\n\n\n\n<p><em>As the sun rises</em>,</p>\n\n\n\n<p><em>RC1 breaks its cocoon</em></p>\n\n\n\n<p><em>and emerges strong</em>.</p>\n\n\n\n<p class=\"has-text-align-right\"><em>Props to </em><a href=\'https://profiles.wordpress.org/akshayar/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>akshayar</a><em>, </em><a href=\'https://profiles.wordpress.org/davidbaumwald/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>davidbaumwald</a>, <a href=\'https://profiles.wordpress.org/jeffpaul/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>jeffpaul</a>, <a href=\'https://profiles.wordpress.org/desrosj/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>desrosj</a>, <a href=\'https://profiles.wordpress.org/westonruter/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>westonruter</a>, <a href=\'https://profiles.wordpress.org/ellatrix/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>ellatrix</a>, <a href=\'https://profiles.wordpress.org/priethor/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>priethor</a>, <a href=\'https://profiles.wordpress.org/krupajnanda/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>krupajnanda</a> <em>and</em> <a href=\'https://profiles.wordpress.org/cbravobernal/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>cbravobernal</a> <em>for proofreading and review.</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"19317\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:72:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WordPress 6.9 Beta 3\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2025/11/wordpress-6-9-beta-3/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 04 Nov 2025 15:34:27 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:6:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:7:\"General\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:3:\"6.9\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:11:\"development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:5;a:5:{s:4:\"data\";s:7:\"release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=19263\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:347:\"WordPress 6.9 Beta 3 is available for download and testing! This beta version of the WordPress software is still under development. Please don&#8217;t install, run, or test this version of WordPress on production or mission-critical websites. Instead, you can evaluate Beta 3 on a test server and site. WordPress 6.9 Beta 3 can be tested [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Amy Kamala\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:5454:\"\n<p>WordPress 6.9 Beta 3 is available for download and testing!</p>\n\n\n\n<p><strong>This beta version of the WordPress software is still under development</strong>. Please don&#8217;t install, run, or test this version of WordPress on production or mission-critical websites. Instead, you can evaluate Beta 3 on a test server and site.</p>\n\n\n\n<p>WordPress 6.9 Beta 3 can be tested using any of the following methods:</p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>Plugin</strong></td><td>Install and activate the<a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\"> WordPress Beta Tester</a> plugin on a WordPress install. (Select the “Bleeding edge” channel and “Beta/RC Only” stream.)</td></tr><tr><td><strong>Direct Download</strong></td><td>Download the <a href=\"https://wordpress.org/wordpress-6.9-beta3.zip\">Beta 3 version (zip)</a> and install it on a WordPress website.</td></tr><tr><td><strong>Command Line</strong></td><td>Use this<a href=\"https://make.wordpress.org/cli/\"> WP-CLI</a> command: <br><code>wp core update --version=6.9-beta3</code></td></tr><tr><td><strong>WordPress Playground</strong></td><td>Use the <a href=\"https://playground.wordpress.net/?php=8.0&amp;wp=beta&amp;networking=no&amp;language=&amp;multisite=no&amp;random=y4q1rn88xn\">6.9 Beta 3 WordPress Playground instance</a> to test the software directly in your browser.&nbsp; No setup is required – just click and go!&nbsp;</td></tr></tbody></table></figure>\n\n\n\n<p></p>\n\n\n\n<p>The final release of WordPress 6.9 is scheduled for <strong>December 2, 2025</strong>, and the <a href=\"https://make.wordpress.org/core/6-9/\">release schedule can be found here</a>. Your help testing Beta and RC versions is vital to making this release as stable and powerful as possible. Thank you to everyone who helps with testing!</p>\n\n\n\n<p>Please continue checking the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a> for <a href=\"https://make.wordpress.org/core/tag/6-9/\">6.9-related posts</a> in the coming weeks for more information.</p>\n\n\n\n<p><strong>Find out what’s new in WordPress 6.9</strong>: Read the <a href=\"https://make.wordpress.org/core/2025/10/21/wordpress-6-9-beta-1/\">Beta 1 announcement</a> for details and highlights.</p>\n\n\n\n<h2 class=\"wp-block-heading\">How to test this release</h2>\n\n\n\n<p>Your help testing the WordPress 6.9 Beta 3 version is key to ensuring that everything in the release is the best it can be. While testing the upgrade process is essential, trying out new features is equally as important. This <a href=\"https://make.wordpress.org/test/2025/10/21/help-test-wordpress-6-9/\">detailed guide</a> provides a walk through on testing features in WordPress 6.9.</p>\n\n\n\n<p>If you encounter an issue, please report it to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta area</a> of the support forums, or directly to <a href=\"https://core.trac.wordpress.org/newticket\">WordPress Trac</a> if you are comfortable writing a reproducible bug report. You can also check your issue against a list of <a href=\"https://core.trac.wordpress.org/tickets/major\">known bugs</a>.</p>\n\n\n\n<p>Curious about testing releases in general? Follow along with the <a href=\"https://make.wordpress.org/test/\">testing initiatives in Make Core</a> and join the<a href=\"https://wordpress.slack.com/messages/core-test/\"> #core-test channel</a> on<a href=\"https://wordpress.slack.com/\"> Making WordPress Slack</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Beta 3 updates and highlights</h2>\n\n\n\n<p>WordPress 6.9 Beta 3 contains more than 80 updates and fixes since the Beta 2 release.</p>\n\n\n\n<p>Each beta cycle focuses on bug fixes, and more are on the way with your testing! You can browse the technical details for all issues addressed since Beta 2 using these links:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://github.com/WordPress/gutenberg/commits/wp/6.9?since=2025-10-28&amp;until=2025-11-04\">Gutenberg commits for 6.9</a> since October 28, 2025</li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/query?status=closed&amp;changetime=10%2F28%2F2025..11%2F04%2F2025&amp;milestone=6.9&amp;col=id&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=priority&amp;order=id\">Closed Core Trac tickets for 6.9</a> since October 28, 2025</li>\n\n\n\n<li><a href=\"https://github.com/WordPress/wordpress-develop/compare/7dcb09c26a1d97c20dcceb866abbd0f3c128388b...81f755846c2d66ce7d21b01623f8163a9f7c6ef6\">Comparing commit changes in Core for 6.9</a> since October 28, 2025</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">A Beta 3 haiku</h2>\n\n\n\n<p><em>Code is poetry,</em></p>\n\n\n\n<p><em>and poetry is magic.</em></p>\n\n\n\n<p><em>So code is magic.</em></p>\n\n\n\n<p class=\"has-text-align-right\"><em>Props to </em><a href=\'https://profiles.wordpress.org/akshayar/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>akshayar</a> <em>, </em><a href=\'https://profiles.wordpress.org/jeffpaul/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>jeffpaul</a>, <a href=\'https://profiles.wordpress.org/krupajnanda/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>krupajnanda</a>, <a href=\'https://profiles.wordpress.org/mosescursor/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>mosescursor</a>,  <em>and</em> <a href=\'https://profiles.wordpress.org/westonruter/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>westonruter</a> <em>for proofreading and review.</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"19263\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:69:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WordPress 6.9 Beta 2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2025/10/wordpress-6-9-beta-2/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 28 Oct 2025 15:23:27 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:5:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:3:\"6-9\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:11:\"development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:7:\"release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=19253\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:334:\"WordPress 6.9 Beta 2 is now ready for testing! This beta version of the WordPress software is under development. Please do not install, run, or test this version of WordPress on production or mission-critical websites.&#160; Instead, you should evaluate Beta 2 on a test server and site. You can test WordPress 6.9 Beta 2 in [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Akshaya Rane\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:5125:\"\n<p>WordPress 6.9 Beta 2 is now ready for testing!</p>\n\n\n\n<p><strong>This beta version of the WordPress software is under development</strong>. Please do not install, run, or test this version of WordPress on production or mission-critical websites.&nbsp; Instead, you should evaluate Beta 2 on a test server and site.</p>\n\n\n\n<p>You can test WordPress 6.9 Beta 2 in any of the following ways:<br></p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>Plugin</strong></td><td>Install and activate the<a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\"> WordPress Beta Tester</a> plugin on a WordPress install. (Select the “Bleeding edge” channel and “Beta/RC Only” stream.)</td></tr><tr><td><strong>Direct Download</strong></td><td>Download the <a href=\"https://wordpress.org/wordpress-6.9-beta2.zip\">Beta 2 version (zip)</a> and install it on a WordPress website.</td></tr><tr><td><strong>Command Line</strong></td><td>Use this<a href=\"https://make.wordpress.org/cli/\"> WP-CLI</a> command: <br><code>wp core update --version=6.9-beta2</code></td></tr><tr><td><strong>WordPress Playground</strong></td><td>Use the <a href=\"https://playground.wordpress.net/?php=8.0&amp;wp=beta&amp;networking=no&amp;language=&amp;multisite=no&amp;random=y4q1rn88xn\">6.9 Beta 2 WordPress Playground instance</a> to test the software directly in your browser.&nbsp; No setup is required–just click and go!&nbsp;</td></tr></tbody></table></figure>\n\n\n\n<p>The scheduled final release date for WordPress 6.9 is <strong>December 2, 2025</strong>. &nbsp;The full <a href=\"https://make.wordpress.org/core/6-9/\">release schedule can be found here</a>. Your help testing Beta and RC versions is vital to making this release as stable and powerful as possible. Do check the<a href=\"https://make.wordpress.org/core/\"> Make WordPress Core blog</a> for <a href=\"https://make.wordpress.org/core/tag/6-9/\">6.9-related posts</a> in the coming weeks for more information. Thank you to everyone who contributes by testing!&nbsp;</p>\n\n\n\n<p><strong>Catch up on what’s new in WordPress 6.9</strong>: Read the <a href=\"https://make.wordpress.org/core/2025/10/21/wordpress-6-9-beta-1/\">Beta 1 announcement</a> for details and highlights.</p>\n\n\n\n<h2 class=\"wp-block-heading\">How to test this release</h2>\n\n\n\n<p>Your help testing the WordPress 6.9 Beta 2 version is key to ensuring everything in the release is the best it can be. While testing the upgrade process is essential, trying out new features is equally important.&nbsp; This <a href=\"https://make.wordpress.org/test/2025/10/21/help-test-wordpress-6-9/\">detailed guide</a> will walk you through testing features in WordPress 6.9.</p>\n\n\n\n<p>If you encounter an issue, please report it to the<a href=\"https://wordpress.org/support/forum/alphabeta/\"> Alpha/Beta area</a> of the support forums or directly to<a href=\"https://core.trac.wordpress.org/newticket\"> WordPress Trac</a> if you are comfortable writing a reproducible bug report. You can also check your issue against a list of<a href=\"https://core.trac.wordpress.org/tickets/major\"> known bugs</a>.</p>\n\n\n\n<p>Curious about testing releases in general? Follow along with the<a href=\"https://make.wordpress.org/test/\"> testing initiatives in Make Core</a> and join the<a href=\"https://wordpress.slack.com/messages/core-test/\"> #core-test channel</a> on<a href=\"https://wordpress.slack.com/\"> Making WordPress Slack</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Beta 2 updates and highlights</h2>\n\n\n\n<p>WordPress 6.9 Beta 2 contains more than 33 Editor updates and fixes since the Beta 1 release, including 28 tickets for WordPress core.</p>\n\n\n\n<p>Each beta cycle focuses on bug fixes; more are on the way with your help through testing. You can browse the technical details for all issues addressed since Beta 1 using these links:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://github.com/WordPress/gutenberg/commits/wp/6.9?since=2025-10-22&amp;until=2025-10-28\">GitHub commits for 6.9</a> since October 21, 2025</li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/query?status=closed&amp;changetime=10%2F22%2F2025..10%2F28%2F2025&amp;milestone=6.9&amp;col=id&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=priority&amp;order=id\">Closed Trac tickets</a> since October 21, 2025</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">A Beta 2 haiku</h2>\n\n\n\n<p><em>Morning dew returns,</em></p>\n\n\n\n<p><em>Small fixes bloom in silence—</em></p>\n\n\n\n<p><em>Code finds its balance.</em></p>\n\n\n\n<p class=\"has-text-align-right\"><em>Props to <a href=\'https://profiles.wordpress.org/davidbaumwald/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>davidbaumwald</a>, <a href=\'https://profiles.wordpress.org/wildworks/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>wildworks</a> , <a href=\'https://profiles.wordpress.org/krupajnanda/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>krupajnanda</a> &amp; <a href=\'https://profiles.wordpress.org/mosescursor/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>mosescursor</a></em> <em>for proofreading and review.</em></p>\n\n\n\n<p></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"19253\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:63:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"WordPress 6.8.3 Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"https://wordpress.org/news/2025/09/wordpress-6-8-3-release/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 30 Sep 2025 19:31:04 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:14:\"minor-releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:8:\"releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=19204\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:372:\"WordPress 6.8.3 is now available! This is a security release that features two fixes. Because this is a security release, it is recommended that you update your sites immediately. You can download WordPress 6.8.3 from WordPress.org, or visit your WordPress Dashboard, click “Updates”, and then click “Update Now”. If you have sites that support automatic [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"John Blackbourn\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:4937:\"\n<p><strong>WordPress 6.8.3 is now available!</strong></p>\n\n\n\n<p>This is a security release that features two fixes.</p>\n\n\n\n<p>Because this is a security release,<strong> it is recommended that you update your sites immediately</strong>.</p>\n\n\n\n<p>You can <a href=\"https://wordpress.org/wordpress-6.8.3.zip\">download WordPress 6.8.3 from WordPress.org</a>, or visit your WordPress Dashboard, click “Updates”, and then click “Update Now”. If you have sites that support automatic background updates, the update process will begin automatically.</p>\n\n\n\n<p>The next major release will be <a href=\"https://make.wordpress.org/core/6-9/\">version 6.9</a>, which is planned for December 2nd, 2025.<br>For more information on WordPress 6.8.3, please visit the <a href=\"https://wordpress.org/documentation/wordpress-version/version-6-8-3/\">version page on the HelpHub site</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Security updates included in this release</h2>\n\n\n\n<p>The security team would like to thank the following people for <a href=\"https://hackerone.com/wordpress?type=team\">responsibly reporting vulnerabilities</a>, and allowing them to be fixed in this release:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>A data exposure issue where authenticated users could access some restricted content. Independently reported by <a href=\"https://hackerone.com/mnelson4\">Mike Nelson</a>, <a href=\"https://hackerone.com/hurayraiit\">Abu Hurayra</a>, <a href=\"https://profiles.wordpress.org/timothyblynjacobs/\">Timothy Jacobs</a>, and <a href=\"https://profiles.wordpress.org/peterwilsoncc/\">Peter Wilson</a>.</li>\n\n\n\n<li>A cross-site scripting (XSS) vulnerability requiring an authenticated user role that affects the nav menus. Reported by <a href=\"https://x.com/Savphill\">Phill Savage</a>.</li>\n</ul>\n\n\n\n<p>As a courtesy, these fixes have also been made available to all branches eligible to receive security fixes (currently through 4.7). As a reminder, <strong>only the most recent version of WordPress is actively supported</strong>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Thank you to these WordPress contributors</h2>\n\n\n\n<p>This release was led by <a href=\"https://profiles.wordpress.org/johnbillion/\">John Blackbourn</a>.</p>\n\n\n\n<p>In addition to the security researchers and release squad members mentioned above, WordPress 6.8.3 would not have been possible without the contributions of the following people:</p>\n\n\n\n<p><a href=\"https://profiles.wordpress.org/jorbin\">Aaron Jorbin</a>, <a href=\"https://profiles.wordpress.org/hurayraiit\">Abu Hurayra</a>, <a href=\"https://profiles.wordpress.org/zieladam\">Adam Zieliński</a>, <a href=\"https://profiles.wordpress.org/xknown\">Alex Concha</a>, <a href=\"https://profiles.wordpress.org/andraganescu%20\">Andrei Draganescu</a>, <a href=\"https://profiles.wordpress.org/davidbaumwald/\">David Baumwald</a>, <a href=\"https://profiles.wordpress.org/ehtis\">Ehtisham Siddiqui</a>, <a href=\"https://profiles.wordpress.org/iandunn\">Ian Dunn</a>, <a href=\"https://profiles.wordpress.org/whyisjake\">Jake Spurlock</a>, <a href=\"https://profiles.wordpress.org/audrasjb\">Jb Audras</a>, <a href=\"https://profiles.wordpress.org/joehoyle\">Joe Hoyle</a>, <a href=\"https://profiles.wordpress.org/johnbillion\">John Blackbourn</a>, <a href=\"https://profiles.wordpress.org/jonsurrell\">Jon Surrell</a>, <a href=\"https://profiles.wordpress.org/desrosj\">Jonathan Desrosiers</a>, <a href=\"https://profiles.wordpress.org/mnelson4\">Michael Nelson</a>, <a href=\"https://profiles.wordpress.org/peterwilsoncc\">Peter Wilson</a>, <a href=\"https://profiles.wordpress.org/phillsav\">Phill</a>, <a href=\"https://profiles.wordpress.org/noisysocks\">Robert Anderson</a>, <a href=\"https://profiles.wordpress.org/rmccue\">Ryan McCue</a>, <a href=\"https://profiles.wordpress.org/coffee2code/\">Scott Reilly</a>, <a href=\"https://profiles.wordpress.org/timothyblynjacobs\">Timothy Jacobs</a>, <a href=\"https://profiles.wordpress.org/vortfu\">vortfu</a>, <a href=\"https://profiles.wordpress.org/westonruter\">Weston Ruter</a></p>\n\n\n\n<h2 class=\"wp-block-heading\">How to contribute</h2>\n\n\n\n<p>To get involved in WordPress core development, head over to Trac, <a href=\"https://core.trac.wordpress.org/report/6\">pick a ticket</a>, and join the conversation in the <a href=\"https://app.slack.com/client/T024MFP4J/C02RQBWTW\">#core</a> Slack channel. Need help? Check out the <a href=\"https://make.wordpress.org/core/handbook/tutorials/faq-for-new-contributors/\">Core Contributor Handbook</a>.</p>\n\n\n\n<p>Props to <a href=\"https://profiles.wordpress.org/ehtis/\">Ehtisham Siddiqui</a>, <a href=\"https://profiles.wordpress.org/johnbillion/\">John Blackbourn</a>, <a href=\"https://profiles.wordpress.org/paulkevan/\">Paul Kevan</a>, <a href=\"https://profiles.wordpress.org/desrosj/\">Jonathan Desrosiers</a>, <a href=\"https://profiles.wordpress.org/jorbin/\">Aaron Jorbin</a>, <a href=\"https://profiles.wordpress.org/westonruter\">Weston Ruter</a> for reviewing.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"19204\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:63:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"Portland Welcomes WordCamp US 2025: A Community Gathering\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:63:\"https://wordpress.org/news/2025/08/portland-welcomes-wcus-2025/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 30 Aug 2025 03:03:52 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:6:\"Events\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:7:\"General\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:8:\"WordCamp\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=19074\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:405:\"A full house of attendees gathered in Portland, Oregon, for WordCamp US 2025, with thousands more tuning in online. Over four days, the flagship WordPress event brought together contributors, innovators, and community members for collaboration, inspiration, and discovery. WordPress is so unique because we&#8217;re not just a product; we&#8217;re a movement. Matt Mullenweg, WordPress Cofounder [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Brett McSherry\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:65530:\"\n\n\n<p>A full house of attendees gathered in Portland, Oregon, for WordCamp US 2025, with thousands more tuning in online. Over four days, the flagship WordPress event brought together contributors, innovators, and community members for collaboration, inspiration, and discovery.</p>\n\n\n\n<div class=\"wp-block-group is-nowrap is-layout-flex wp-container-core-group-is-layout-6c531013 wp-block-group-is-layout-flex\">\n<figure class=\"wp-block-pullquote\"><blockquote><p>WordPress is so unique because we&#8217;re not just a product; we&#8217;re a movement.</p><cite>Matt Mullenweg, WordPress Cofounder</cite></blockquote></figure>\n</div>\n\n\n\n<p>The WordPress event began with a dedicated Contributor Day and continued with a Showcase Day and two days of sessions filled with talks, panels, workshops, and community celebrations. WordPress Cofounder Matt Mullenweg joined a diverse lineup of speakers, panelists, and workshop leaders who brought fresh perspectives to the open web from across the globe.</p>\n\n\n\n<p>Set against the vibrant backdrop of Portland — with its iconic bridges, coffee culture, and creative energy — the Sponsor Hall buzzed as companies across the WordPress ecosystem demoed new products, shared insights, and connected with attendees. Each day offered opportunities to refuel with local flavors and international favorites, turning mealtimes into lively hubs of networking and idea-sharing.</p>\n\n\n\n<h2 class=\"wp-block-heading\">A Global Gathering in Portland</h2>\n\n\n\n<p>WordCamp US is the annual gathering point for the WordPress community — where collaboration, creativity, and innovation intersect. This year in Portland, the event delivered an expansive program that reached every corner of the ecosystem.</p>\n\n\n\n<p>Here’s what attendees experienced:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Engaging Sessions Across Tracks</strong> – Keynotes, presentations, and discussions explored the evolving web and the role of open source in shaping it.</li>\n\n\n\n<li><strong>A Global Speaker Lineup</strong> – Voices from across continents brought local stories and global visions to the stage.</li>\n\n\n\n<li><strong>Wide-Ranging Topics</strong> – From AI in WordPress development to accessibility, design systems, content strategy, education, and case studies of WordPress at scale.</li>\n\n\n\n<li><strong>Hands-On Learning Opportunities</strong> – Workshops provided practical takeaways, empowering attendees to apply new skills immediately.</li>\n\n\n\n<li><strong>A Community Built on Collaboration</strong> – Whether contributing code, exploring business strategies, or sharing creative projects, attendees found space to learn, grow, and celebrate open source together.</li>\n</ul>\n\n\n\n<p>New contributors took their first steps into open source, seasoned developers explored cutting-edge AI integrations, and agencies and product teams shared strategies for scaling WordPress to meet modern needs. Beyond the technical, conversations around inclusivity, sustainability, and education underscored WordPress’s role as a tool for empowerment and positive change.</p>\n\n\n\n<p>In hallways, coffee lines, and evening meetups, attendees found the “hallway track” alive and well, spontaneous moments of connection that often became the most memorable part of the experience. Whether reconnecting with longtime collaborators or meeting someone new, these small interactions reinforced the heart of WordCamp US: a community that thrives on openness, generosity, and shared purpose.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Contributor Day: Collaboration at the Core</h2>\n\n\n\n<p>The conference opened on Tuesday, August 26, with a vibrant Contributor Day. Nearly 300 contributors filled the space, including more than 120 first-time participants who were onboarded across 19 teams. Developers, designers, translators, marketers, and community organizers worked side by side, representing WordPress expertise.</p>\n\n\n\n<p>Throughout the day, contributors tackled everything from improving accessibility and performance to refining documentation to enhancing translation tools. Beyond technical contributions, teams like Marketing and Community focused on outreach, mentoring, and shaping future-facing initiatives. Remote participants joined via dedicated channels, reinforcing the inclusive nature of WordPress’s global community. By day’s end, the collective energy was clear: WordPress continues to be built by and for everyone.</p>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped has-black-background-color has-background wp-block-gallery-1 is-layout-flex wp-block-gallery-is-layout-flex\" style=\"border-width:20px;border-radius:2px\">\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69406617c80c1&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"69406617c80c1\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"19080\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5641.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-19080\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5641-scaled.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5641-scaled.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5641-scaled.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5641-scaled.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5641-scaled.jpg?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69406617c85ce&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"69406617c85ce\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"19081\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5630.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-19081\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5630-scaled.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5630-scaled.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5630-scaled.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5630-scaled.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5630-scaled.jpg?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69406617c8ad2&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"69406617c8ad2\" class=\"wp-block-image size-large wp-lightbox-container\"><img loading=\"lazy\" decoding=\"async\" width=\"1707\" height=\"2560\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"19087\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8717-2-scaled.jpg?fit=683%2C1024&amp;ssl=1\" alt=\"\" class=\"wp-image-19087\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8717-2-scaled.jpg?w=1707&amp;ssl=1 1707w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8717-2-scaled.jpg?resize=200%2C300&amp;ssl=1 200w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8717-2-scaled.jpg?resize=683%2C1024&amp;ssl=1 683w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8717-2-scaled.jpg?resize=768%2C1152&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8717-2-scaled.jpg?resize=1024%2C1536&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8717-2-scaled.jpg?resize=1365%2C2048&amp;ssl=1 1365w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69406617c9cb3&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"69406617c9cb3\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"19084\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/Z633022.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-19084\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/Z633022-scaled.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/Z633022-scaled.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/Z633022-scaled.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/Z633022-scaled.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/Z633022-scaled.jpg?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69406617ca1a7&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"69406617ca1a7\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"19082\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5634.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-19082\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5634-scaled.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5634-scaled.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5634-scaled.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5634-scaled.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_5634-scaled.jpg?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69406617ca686&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"69406617ca686\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"19085\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/Z632926.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-19085\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/Z632926-scaled.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/Z632926-scaled.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/Z632926-scaled.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/Z632926-scaled.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/Z632926-scaled.jpg?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69406617cab0f&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"69406617cab0f\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"19086\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/Z633226-1.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-19086\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/Z633226-1-scaled.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/Z633226-1-scaled.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/Z633226-1-scaled.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/Z633226-1-scaled.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/Z633226-1-scaled.jpg?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69406617cafba&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"69406617cafba\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"19090\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/Z633121.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-19090\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/Z633121-scaled.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/Z633121-scaled.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/Z633121-scaled.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/Z633121-scaled.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/Z633121-scaled.jpg?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69406617cb4a4&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"69406617cb4a4\" class=\"wp-block-image size-large wp-lightbox-container\"><img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1707\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"19089\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8723-scaled.jpg?fit=1024%2C683&amp;ssl=1\" alt=\"\" class=\"wp-image-19089\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8723-scaled.jpg?w=2560&amp;ssl=1 2560w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8723-scaled.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8723-scaled.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8723-scaled.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8723-scaled.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8723-scaled.jpg?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69406617cb94d&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"69406617cb94d\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"19092\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8841.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-19092\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8841-scaled.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8841-scaled.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8841-scaled.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8841-scaled.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8841-scaled.jpg?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69406617cda36&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"69406617cda36\" class=\"wp-block-image size-large wp-lightbox-container\"><img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1707\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"19088\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8753-1-scaled.jpg?fit=1024%2C683&amp;ssl=1\" alt=\"\" class=\"wp-image-19088\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8753-1-scaled.jpg?w=2560&amp;ssl=1 2560w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8753-1-scaled.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8753-1-scaled.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8753-1-scaled.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8753-1-scaled.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8753-1-scaled.jpg?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69406617cdf49&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"69406617cdf49\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"19091\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8827.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-19091\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8827-scaled.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8827-scaled.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8827-scaled.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8827-scaled.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8827-scaled.jpg?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69406617ce3b3&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"69406617ce3b3\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"19083\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8887-2.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-19083\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8887-2-scaled.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8887-2-scaled.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8887-2-scaled.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8887-2-scaled.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC8887-2-scaled.jpg?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n</figure>\n\n\n\n<p>The mix of experience in the room made this year especially notable. First-time contributors were paired with seasoned table leads who guided them through their first steps into open source contribution. Longtime contributors reconnected with their teams and advanced ongoing initiatives, while new voices added fresh perspectives and momentum. The spirit of mentorship was woven throughout, ensuring that Contributor Day was productive and welcoming.</p>\n\n\n\n<p>The results spoke for themselves:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Polyglots</strong> translated more than 12,000 strings, expanding WordPress’s accessibility worldwide.</li>\n\n\n\n<li>The <strong>Community team</strong> celebrated the approval of two brand-new local meetups.</li>\n\n\n\n<li>The <strong>Training team</strong> achieved its objective of updating outdated course thumbnails.</li>\n\n\n\n<li>The <strong>Core team</strong> worked through a live bug scrub, with 9 committers and 16 contributors collaborating on improvements.</li>\n\n\n\n<li>The <strong>Documentation team</strong> completed numerous content updates to keep resources fresh and reliable.</li>\n</ul>\n\n\n\n<p>Momentum carried through every table, with participants reporting measurable progress and a renewed sense of shared purpose. Contributor Day once again highlighted the unique power of collaboration in shaping the open web, proving that every contribution matters through code, translations, training, or community building.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Showcase Day: WordPress in Action</h2>\n\n\n\n<p>Wednesday, August 27, was the popular Showcase Day, spotlighting real-world innovation in WordPress. Initially expected to draw about 250 participants, Showcase Day welcomed more than 800 attendees — a powerful sign of how much energy and curiosity the community brought to Portland. The sessions demonstrated how WordPress powers meaningful work across industries from nonprofits to newsrooms, agencies to global enterprises, while staying true to open source values.</p>\n\n\n\n<p>The day opened with a keynote by Amy Sample Ward: <em>The Tech That Comes Next</em>. Drawing from their co-authored book with Afua Bruce, Amy highlighted the inequities embedded in today’s technologies — from dataset bias to accessibility gaps — and challenged attendees to rethink how tools are funded, built, and deployed. Their talk invited technologists, funders, and community leaders to imagine a more equitable digital future, rooted in collaboration and shared responsibility.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"WordCamp US 2025 - Amy Sample Ward &quot;The Tech That Comes Next&quot;\" width=\"500\" height=\"281\" src=\"https://www.youtube.com/embed/RKnM75GFZxw?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>\n</div></figure>\n\n\n\n<p>From there, <a href=\"https://youtu.be/PGvh7fCOUk0\">Joeleen Kennedy</a> of Human Made shared how Full Site Editing (FSE) shapes the refresh of Wikimedia’s ongoing user experience. Her session <em>Modernizing at Scale</em> detailed how FSE is simplifying workflows, improving accessibility, and making the multilingual platform more sustainable for the long term. Attendees gained a behind-the-scenes look at how one of the world’s largest open knowledge platforms is leveraging WordPress innovation.</p>\n\n\n\n<p><a href=\"https://youtu.be/F4NEPcwGRCI\">Josh Bryant</a> took the stage to explore what happens when Gutenberg leaves the WP-Admin dashboard. His talk, <em>Reimagining WordPress Editing</em>, walked through embedding the block editor into a standalone React application to support Dow Jones’s newsroom workflows. From decoupling Gutenberg to managing custom data stores, the session showcased advanced techniques for scaling editorial tools while maintaining the flexibility of the WordPress ecosystem.</p>\n\n\n\n<p>Hands-on learning was a hallmark of Showcase Day, with Jamie Marsland’s workshop leading participants through building and launching their own professional portfolio sites — no coding required. Attendees left with a fully functioning site, demonstrating WordPress’s continued ability to empower anyone, anywhere, to publish online.</p>\n\n\n\n<p>In the afternoon, Jeffrey Paul’s session <em>Scalable, Ethical AI</em> addressed one of the most pressing topics in today’s digital world: how to integrate AI without sacrificing ownership, privacy, or open standards. Walking participants through practical use cases with ClassifAI and local LLMs, Paul emphasized how WordPress can help content creators harness AI while maintaining autonomy over their data.</p>\n\n\n\n<p>The day closed with a forward-looking community highlight: <a href=\"https://events.wordpress.org/campusconnect/\">WordPress Campus Connect</a>. Panelists <a href=\"https://youtu.be/ARqM9U0ESvo\">Destiny Kanno, Andrés Parra, Javier Montes de Blas, Mauricio Barrantes, and Elineth Morera Campos</a> shared how this initiative brings WordPress into classrooms and universities worldwide. Student Andrés Parra received a scholarship to attend WordCamp. During the panel, Elineth also announced that Fidélitas University will begin offering its students a <a href=\"https://wordpress.org/news/2025/07/introducing-wordpress-credits-a-new-contribution-internship-program-for-university-students/\">WordPress Credits</a> program starting in October 2025, making it a mandatory addition sometime in 2026, enabling them to contribute directly to WordPress as part of their studies.</p>\n\n\n\n<p>By connecting students and educators with the open web, Campus Connect is building the next generation of contributors and innovators, ensuring that WordPress remains both a learning tool and a pathway to opportunity.</p>\n\n\n\n<p>Taken together, Showcase Day affirmed that WordPress is more than just a CMS — it is a platform for equitable technology, global collaboration, cutting-edge enterprise solutions, and the future of digital education. WordPress has the power to be both a platform and a community tool for education, equity, and innovation.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Presentation Days: Learning, Inspiration, and Connection</h2>\n\n\n\n<p>The first full day of sessions at WordCamp US 2025 opened with warm remarks from the organizing team, who reminded attendees: <em>“The most important thanks goes to all of you. The mix of new energy and veteran experience is what makes WordCamp so special, so thank you for being here.”</em> That spirit of gratitude and community carried throughout the event.</p>\n\n\n\n<p>The Sponsor Hall became a hub of activity, complete with raffles, the return of Career Corner, and even a Voodoo Donut Truck parked outside. Attendees lined up to test their luck at a claw machine stuffed with plush Wapuus, while others sought guidance at the Happiness Bar — a hands-on help desk for WordPress questions big and small. Between these activities, the steady buzz of conversations made it clear: the “hallway track” remained one of WordCamp’s most valuable experiences.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"WordCamp US - Danny Sullivan &quot;How (and why!) Google Search Keeps Evolving&quot;\" width=\"500\" height=\"281\" src=\"https://www.youtube.com/embed/ZF_sxLdfTbY?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>\n</div></figure>\n\n\n\n<p>The program itself set a high bar. Danny Sullivan’s keynote shed light on how search has evolved to meet the needs of new generations, from 24/7 demand and mobile expectations to short-form video and AI. His session gave attendees a deeper understanding of how search intersects with publishing today and sparked conversations about how WordPress can continue adapting in an era where AI shapes discovery and content.</p>\n\n\n\n<p>From there, the schedule unfolded across multiple tracks. The Core AI panel — featuring <a href=\"https://youtu.be/v_0O6dQ4Q4E\">James LePage, Felix Arntz, and Jeffrey Paul</a> — offered a look into how AI tools are woven into WordPress core. Emphasizing ethics, transparency, and user empowerment, the panel painted a roadmap for how WordPress can adopt new technologies without compromising its open-source values.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/Programming-Day-1-2.jpg?resize=1024%2C576&#038;ssl=1\" alt=\"\" class=\"wp-image-19103\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/Programming-Day-1-2.jpg?resize=1024%2C576&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/Programming-Day-1-2.jpg?resize=300%2C169&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/Programming-Day-1-2.jpg?resize=768%2C432&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/Programming-Day-1-2.jpg?resize=1536%2C864&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/Programming-Day-1-2.jpg?w=1600&amp;ssl=1 1600w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /></figure>\n\n\n\n<p>Hands-on learning played a significant role throughout the conference. Ryan Welcher’s interactive <em>Block Developer Cookbook</em> drew a packed room as participants worked through community-selected code recipes built on the latest WordPress APIs. By the end, attendees left with working examples and practical strategies they could bring back to their projects.</p>\n\n\n\n<p>The program also highlighted diverse technical perspectives. <a href=\"https://youtu.be/vBjNqdacbh4\">Jemima Abu’s</a> session, <em>A PHP Developer’s Guide to ReactJS</em>, bridged the gap between classic and modern web development. At the same time, Adam Gazzaley’s keynote, <em>A New Era of Experiential Medicine – AI and the Brain</em>, invited attendees to consider the human side of technology, exploring how digital tools can advance health and well-being.</p>\n\n\n\n<p>The second day of presentations, Friday, August 29, opened with creativity and imagination. <a href=\"https://youtu.be/O7FPiFpRI3o\">John Maeda’s</a> keynote, <em>Cozy AI Cooking: WordCamp Edition</em>, used the metaphor of a kitchen to demystify AI, blending storytelling with technical insight to show how curiosity and care can guide builders in integrating AI into their work.</p>\n\n\n\n<p>Later in the day, <a href=\"https://youtu.be/ORnJTpjA-4w\">Tammie Lister’s</a> <em>The System is the Strategy</em> illustrated how design systems provide structure and scalability for growing WordPress projects. At the same time, Adam Silverstein’s Unlock Developer Superpowers with AI showcased new ways developers can use emerging tools to speed up workflows and problem-solving.</p>\n\n\n\n<p>Community stories also took center stage. In Creators around a Campfire, Anne McCarthy, Jamie Marsland, Christian Taylor, Mark Szymanski, and Michael Cunningham reflected on how YouTubers and content creators shape the WordPress ecosystem. Their session highlighted the role of storytelling and education in expanding WordPress’s reach to new audiences worldwide.</p>\n\n\n\n<p>The Sponsor Hall remained lively between sessions — with attendees meeting companies, testing demos, and swapping ideas that extended far beyond the conference halls. They also shared moments together at the arcade built for the event and added smiles, hugs, and laughter, which underscored the atmosphere: WordCamp US was as much about connection as code.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Together Into the Future</h2>\n\n\n\n<p>As the event drew to a close, WordPress Cofounder Matt Mullenweg took the stage to share the current state of WordPress and a vision for its future. He highlighted the growth in social media for WordPress with 124,726 new followers since last WCUS — and the WordPress.org website growing over 10% in users along with almost 20% in new users. </p>\n\n\n\n<p>Matt also spotlighted community initiatives shaping the future of open source education and diversity: WordPress Campus Connect, which has already reached 570 students across 11 events. Combined with the growth in overall events (77) which is a 32.76% increase over 2024. Each effort reinforced the message that WordPress is more than software; it is a global movement driven by people.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"WordCamp US 2025 - Ma.tt Mullenweg &quot;Keynote Address &amp; Q&amp;A&quot;\" width=\"500\" height=\"281\" src=\"https://www.youtube.com/embed/45HRzzc0waU?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>\n</div></figure>\n\n\n\n<p>He concluded with a live Q&amp;A, fielding questions from the audience on the direction of WordPress, its role in an AI-driven web, and the importance of keeping the project open, inclusive, and adaptable. The final notes of the keynote carried into a closing party in downtown Portland, where attendees capped off the week with music, conversation, and the unmistakable joy of a community coming together.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Closing</h2>\n\n\n\n<p>WordCamp US 2025 once again demonstrated what makes the WordPress ecosystem extraordinary: a community committed to building tools, resources, and opportunities that empower people everywhere.</p>\n\n\n\n<p>This year also marked the debut of the <a href=\"https://airtable.com/appWF6hdXuEOFQMvV/shrV5RZIv0aJjjU00\">Open Horizons Scholarship</a>, which funded six recipients — two organizers, three volunteers, and one speaker — from five countries. A total of $14,670 supported their journeys to WCUS. The scholarship, which also supports participation at WordCamp Asia and WordCamp Europe, is designed to make flagship events more accessible to contributors worldwide.</p>\n\n\n\n<p>A heartfelt thank you goes to the organizers, volunteers, sponsors, and speakers who brought the Portland edition to life — and to every attendee who joined us in person or followed along online. We hope you leave with fresh ideas, meaningful connections, and renewed energy to help shape the future of the open web.</p>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped has-black-background-color has-background wp-block-gallery-2 is-layout-flex wp-block-gallery-is-layout-flex\" style=\"border-width:20px\">\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69406617cfb81&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"69406617cfb81\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"577\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"19112\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/20250826_215948.jpg?resize=1024%2C577&#038;ssl=1\" alt=\"\" class=\"wp-image-19112\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/20250826_215948-scaled.jpg?resize=1024%2C577&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/20250826_215948-scaled.jpg?resize=300%2C169&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/20250826_215948-scaled.jpg?resize=768%2C432&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/20250826_215948-scaled.jpg?resize=1536%2C865&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/20250826_215948-scaled.jpg?resize=2048%2C1153&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button><figcaption class=\"wp-element-caption\">Gale Wallace</figcaption></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69406617d00a2&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"69406617d00a2\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"19124\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_6997.jpeg?resize=1024%2C576&#038;ssl=1\" alt=\"\" class=\"wp-image-19124\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_6997-scaled.jpeg?resize=1024%2C576&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_6997-scaled.jpeg?resize=300%2C169&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_6997-scaled.jpeg?resize=768%2C432&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_6997-scaled.jpeg?resize=1536%2C864&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_6997-scaled.jpeg?resize=2048%2C1152&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button><figcaption class=\"wp-element-caption\">Topher DeRosia</figcaption></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69406617d0956&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"69406617d0956\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"19122\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_7014.jpeg?resize=1024%2C576&#038;ssl=1\" alt=\"\" class=\"wp-image-19122\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_7014-scaled.jpeg?resize=1024%2C576&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_7014-scaled.jpeg?resize=300%2C169&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_7014-scaled.jpeg?resize=768%2C432&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_7014-scaled.jpeg?resize=1536%2C864&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_7014-scaled.jpeg?resize=2048%2C1152&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button><figcaption class=\"wp-element-caption\">Topher DeRosia</figcaption></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69406617d0e27&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"69406617d0e27\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"577\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"19107\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/20250826_101752.jpg?resize=1024%2C577&#038;ssl=1\" alt=\"\" class=\"wp-image-19107\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/20250826_101752-scaled.jpg?resize=1024%2C577&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/20250826_101752-scaled.jpg?resize=300%2C169&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/20250826_101752-scaled.jpg?resize=768%2C432&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/20250826_101752-scaled.jpg?resize=1536%2C865&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/20250826_101752-scaled.jpg?resize=2048%2C1153&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button><figcaption class=\"wp-element-caption\">Gale Wallace</figcaption></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69406617d12f1&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"69406617d12f1\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"675\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"19108\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/20250825_113602.jpg?resize=1024%2C675&#038;ssl=1\" alt=\"\" class=\"wp-image-19108\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/20250825_113602.jpg?resize=1024%2C675&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/20250825_113602.jpg?resize=300%2C198&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/20250825_113602.jpg?resize=768%2C506&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/20250825_113602.jpg?resize=1536%2C1012&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/20250825_113602.jpg?w=1764&amp;ssl=1 1764w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button><figcaption class=\"wp-element-caption\">Gale Wallace</figcaption></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69406617d179f&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"69406617d179f\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"19113\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/DSC9076.jpeg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-19113\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/DSC9076-scaled.jpeg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC9076-scaled.jpeg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC9076-scaled.jpeg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC9076-scaled.jpeg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC9076-scaled.jpeg?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69406617d1c82&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"69406617d1c82\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"433\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"19106\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_6809.jpeg?resize=1024%2C433&#038;ssl=1\" alt=\"\" class=\"wp-image-19106\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_6809-scaled.jpeg?resize=1024%2C433&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_6809-scaled.jpeg?resize=300%2C127&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_6809-scaled.jpeg?resize=768%2C325&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_6809-scaled.jpeg?resize=1536%2C650&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_6809-scaled.jpeg?resize=2048%2C866&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button><figcaption class=\"wp-element-caption\">Topher DeRosia</figcaption></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69406617d26ba&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"69406617d26ba\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"19110\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/DSC04553.jpg?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-19110\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/DSC04553.jpg?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC04553.jpg?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC04553.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC04553.jpg?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/DSC04553.jpg?w=2048&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69406617d3434&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"69406617d3434\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"19119\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_6827.jpeg?resize=1024%2C576&#038;ssl=1\" alt=\"\" class=\"wp-image-19119\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_6827-scaled.jpeg?resize=1024%2C576&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_6827-scaled.jpeg?resize=300%2C169&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_6827-scaled.jpeg?resize=768%2C432&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_6827-scaled.jpeg?resize=1536%2C864&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG_6827-scaled.jpeg?resize=2048%2C1152&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button><figcaption class=\"wp-element-caption\">Topher DeRosia</figcaption></figure>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69406617d3b0c&quot;}\" data-wp-interactive=\"core/image\" data-wp-key=\"69406617d3b0c\" class=\"wp-block-image size-large wp-lightbox-container\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" data-id=\"19133\" src=\"https://i0.wp.com/wordpress.org/news/files/2025/08/IMG-20250829-WA0024.jpg?resize=1024%2C576&#038;ssl=1\" alt=\"\" class=\"wp-image-19133\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2025/08/IMG-20250829-WA0024.jpg?resize=1024%2C576&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG-20250829-WA0024.jpg?resize=300%2C169&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG-20250829-WA0024.jpg?resize=768%2C432&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG-20250829-WA0024.jpg?resize=1536%2C864&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2025/08/IMG-20250829-WA0024.jpg?w=2048&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" /><button\n			class=\"lightbox-trigger\"\n			type=\"button\"\n			aria-haspopup=\"dialog\"\n			aria-label=\"Enlarge\"\n			data-wp-init=\"callbacks.initTriggerButton\"\n			data-wp-on--click=\"actions.showLightbox\"\n			data-wp-style--right=\"state.imageButtonRight\"\n			data-wp-style--top=\"state.imageButtonTop\"\n		>\n			<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n				<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" />\n			</svg>\n		</button></figure>\n</figure>\n\n\n\n<p>Be sure to mark your calendars for the next global gatherings: <a href=\"https://asia.wordcamp.org/2026/\">WordCamp Asia 2026</a>&nbsp; in Mumbai, India, <a href=\"https://europe.wordcamp.org/2026/\">WordCamp Europe 2026</a>&nbsp; in Kraków, Poland, and WordCamp US 2026 in Phoenix, Arizona. We can’t wait to see you at the next chapter of the WordPress story.</p>\n\n\n\n<p></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"19074\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}s:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:4:\"href\";s:32:\"https://wordpress.org/news/feed/\";s:3:\"rel\";s:4:\"self\";s:4:\"type\";s:19:\"application/rss+xml\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:44:\"http://purl.org/rss/1.0/modules/syndication/\";a:2:{s:12:\"updatePeriod\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"\n	hourly	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:15:\"updateFrequency\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"\n	1	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:4:\"site\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"14607090\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";a:12:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Mon, 15 Dec 2025 19:51:10 GMT\";s:12:\"content-type\";s:34:\"application/rss+xml; charset=UTF-8\";s:4:\"vary\";s:37:\"Accept-Encoding, accept, content-type\";s:25:\"strict-transport-security\";s:12:\"max-age=3600\";s:6:\"x-olaf\";s:3:\"⛄\";s:13:\"last-modified\";s:29:\"Wed, 10 Dec 2025 17:16:49 GMT\";s:4:\"link\";s:63:\"<https://wordpress.org/news/wp-json/>; rel=\"https://api.w.org/\"\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:16:\"content-encoding\";s:4:\"gzip\";s:7:\"alt-svc\";s:19:\"h3=\":443\"; ma=86400\";s:4:\"x-nc\";s:9:\"HIT ord 1\";}s:5:\"build\";i:1764848528;s:21:\"cache_expiration_time\";i:1765871471;s:23:\"__cache_expiration_time\";i:1765871471;}', 'off');
INSERT INTO `wp8z_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(2134, '_site_transient_timeout_feed_mod_9bbd59226dc36b9b26cd43f15694c5c3', '1765871471', 'off'),
(2135, '_site_transient_feed_mod_9bbd59226dc36b9b26cd43f15694c5c3', '1765828271', 'off'),
(2136, '_site_transient_timeout_feed_3a831dbc2ddfa3bb019138fca69a5bf6', '1765871471', 'off');
INSERT INTO `wp8z_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(2137, '_site_transient_feed_3a831dbc2ddfa3bb019138fca69a5bf6', 'a:6:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:52:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\n \n	\n		\n		\n		\n		\n		\n		\n		\n		\n		\n	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:8:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WordPress.org Magyar\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:24:\"https://hu.wordpress.org\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:13:\"lastBuildDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 22 Feb 2025 13:57:40 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"hu\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"generator\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"https://wordpress.org/?v=7.0-alpha-61380\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"image\";a:1:{i:0;a:6:{s:4:\"data\";s:11:\"\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:3:\"url\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://s.w.org/favicon.ico?2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WordPress.org Magyar\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:24:\"https://hu.wordpress.org\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"width\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"32\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:6:\"height\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"32\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}s:4:\"item\";a:10:{i:0;a:6:{s:4:\"data\";s:73:\"\n		\n		\n					\n		\n		\n		\n				\n		\n\n					\n										\n					\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:6:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:50:\"Jön az eddigi legnagyobb magyar WordPress Meetup!\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:85:\"https://hu.wordpress.org/2024/10/11/jon-az-eddigi-legnagyobb-magyar-wordpress-meetup/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:93:\"https://hu.wordpress.org/2024/10/11/jon-az-eddigi-legnagyobb-magyar-wordpress-meetup/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 11 Oct 2024 11:56:33 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Események\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"https://hu.wordpress.org/?p=574\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:216:\"Október 19. dátummal, hétvégi szombati napon 14 órai kezdettel folytatjuk a WordPress Budapest MeetUp előadás sorozatunk, most lőször Óbudán. Érdekes témákkal, tapasztalt előadókkal várunk mindenkit!\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:6:\"DjZoNe\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:2732:\"<p>Október 19. dátummal, hétvégi szombati napon 14 órai kezdettel folytatjuk a WordPress Budapest MeetUp előadás sorozatunk, most lőször Óbudán. Érdekes témákkal, tapasztalt előadókkal várunk mindenkit!</p>\n<p>Az előadások és előadók:<br />\n&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />\n14:00 &#8211; Kapunyitás<br />\n14:30-14:45 WordPress Hírek röviden<br />\n14:45-15:30 Molnár Péter: WordPress sebesség alapozó<br />\n15:40-16:10 Tamás Bence: Konverzióoptimalizálás &#8211; Tippek és kritikus elemek<br />\n16:10-16:40 Száraz Krisztián: 24 hatékony WordPress AI/ML plugin 2024-ben<br />\n17:00-17:30 Piller Balázs: WP fejlesztés AI segítséggel<br />\n17:30-18:00 Rottenbacher Tamás: Ingyenes, még is hatékony WP védelmek<br />\n18:00-18:20 Több szemmel: Ahol az előadók közösen válaszolnak kérdésekre.<br />\n18:20-19:00 Networking, kötetlen beszélgetés</p>\n<p>ÚJDONSÁG! A rendezvényen elsőként lesz &#8222;Több szemmel&#8221;, ami lényegében véve egy kerekasztal beszélgetéshez hasonló formátum lesz. Lehetőség van (akár az előadások közben is) a <a href=\"https://wpmeet.hu/kerdezz\" target=\"_blank\">wpmeet.hu/kerdezz</a> címen kérdéseket beküldeni. Ezekre, illetve a helyszínen felmerülőkérdésekre fognak az előadók együtt válaszolni. Természetesen privát jellegű kérdezés is lehetséges az esemény végén, azonban a nyílvános kérdéseket jobban preferáljuk, mivel többen tanulhatnak a válaszokból. <img src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f642.png\" alt=\"🙂\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /></p>\n<p><a href=\"https://wpmeetup.hu/esemeny/2024-oszi-wpmeetup/\" target=\"_blank\">Meetup esemény</a><br />\n<a href=\"https://www.facebook.com/events/1337437010962412/\" target=\"_blank\">Facebook-os esemény</a></p>\n<p>A helyszín az Óbudai Egyetem főépületében található F08-as terem, ahol 80 főt tudunk fogadni, érkezési sorrendben. Foglalás, regisztráció nincs.</p>\n<p>Hogyan tudsz eljutni a helyszínre?<br />\n&#8211; Tömegközlekedéssel: A budai fonódó villamoshálózattal (17-es, 19-es, 41-es villamosokkal, melyekhez az 1-es és 4-6-os villamosokról, 2-es metrótól könnyű átszálási lehetőség van. A Katinyi mártírok parkja megállótól pedig 1 perc sétára található az épület.<br />\n&#8211; Autóval: A 1034 Budapest, Bécsi út 96/B-t kell megcélozni. A környező utcákban lehet parkolni ingyenesen.</p>\n<p>Részvétel feltétele: Óbudai egyetem házirendjének és a wpmeetup.hu szabályzat betartása, illetve hozzájárulás a helyszínen történő videó és hangfelvétel készítéshez, fotók megjelenítéséhez.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:90:\"https://hu.wordpress.org/2024/10/11/jon-az-eddigi-legnagyobb-magyar-wordpress-meetup/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:3:\"574\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:57:\"\n		\n		\n		\n		\n		\n				\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:45:\"Új magyar WordPress Támogatás oldal indult\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"https://hu.wordpress.org/2018/11/09/uj-magyar-wordpress-tamogatas-oldal-indult/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 09 Nov 2018 15:23:37 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"WPHU.org hírei\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"https://hu.wordpress.org/?p=339\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:541:\"12 év után megszüntetjük a WPHU.ORG Fórumát a jelenlegi formájában és egy új, sokkal egyszerűbben kezelhető támogatás oldalt csinálunk belőle. Az új oldal itt érhető el:&#160;https://tamogatas.wphu.org/ Kategóriák, amibe kérdéseket lehet küldeni: Bővítmény és kiegészítésekKiegészítőre lenne szükséged az oldaladhoz? Vagy problémáid akadtak a meglévőkkel? Tárhely és szerverszolgáltatásMegbízható tárhelyszolgáltatót keresel, ahol az oldalad tökéletesen üzemelhet? Biztonság és [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Laszlo Patai\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:1904:\"\n<p><strong>12 év után megszüntetjük a WPHU.ORG Fórumát a jelenlegi formájában és egy új, sokkal egyszerűbben kezelhető támogatás oldalt csinálunk belőle. Az új oldal itt érhető el:&nbsp;<a href=\"https://tamogatas.wphu.org/\">https://tamogatas.wphu.org/</a></strong></p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Kategóriák, amibe kérdéseket lehet küldeni:</strong></h3>\n\n\n\n<p><a href=\"https://tamogatas.wphu.org/c/bovitmeny-es-kiegeszitesek\"><strong>Bővítmény és kiegészítések</strong></a><br>Kiegészítőre lenne szükséged az oldaladhoz? Vagy problémáid akadtak a meglévőkkel?</p>\n\n\n\n<p><a href=\"https://tamogatas.wphu.org/c/tarhely-es-szerverszolgaltatas\"><strong>Tárhely és szerverszolgáltatás</strong></a><br>Megbízható tárhelyszolgáltatót keresel, ahol az oldalad tökéletesen üzemelhet?</p>\n\n\n\n<p><a href=\"https://tamogatas.wphu.org/c/biztonsag-es-adatvedelem\"><strong>Biztonság és adatvédelem</strong></a><br>Növelni szeretnéd az oldalad biztonságát? Esetleg feltöréssel, vírusokkal kapcsolatban vannak kérdéseid?</p>\n\n\n\n<p><a href=\"https://tamogatas.wphu.org/c/megjelenes-sablon-es-grafika\"><strong>Megjelenés, sablon és grafika</strong></a><br>Csak kreatívan! Dizájnnal kapcsolatban ide írhatsz.</p>\n\n\n\n<p><a href=\"https://tamogatas.wphu.org/c/woocommerce-es-e-kereskedelem\"><strong>WooCommerce és e-kereskedelem</strong></a><br>Webshop, internetes kereskedelem. Keressünk egy kis pénzt a WordPress segítségével.</p>\n\n\n\n<p><a href=\"https://tamogatas.wphu.org/c/visszajelzes\"><strong>Visszajelzés</strong></a><br>Társalgás az oldalról, a szervezetünkről, hogy hogyan működik, illetve hogyan lehetne fejleszteni.</p>\n\n\n\n<p>Az összes korábbi tartalmat archiváltuk, ami itt érhető el:&nbsp;<a href=\"https://tamogatas.wphu.org/c/archivum-2006-2018-11-09\">https://tamogatas.wphu.org/c/archivum-2006-2018-11-09</a></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:3:\"339\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:73:\"\n		\n		\n					\n		\n		\n		\n				\n		\n\n					\n										\n					\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:6:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"Csak a WooCommerce! – Folytatódik a Budapest WordPress Meetup\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:95:\"https://hu.wordpress.org/2018/10/17/csak-a-woocommerce-folytatodik-a-budapest-wordpress-meetup/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:103:\"https://hu.wordpress.org/2018/10/17/csak-a-woocommerce-folytatodik-a-budapest-wordpress-meetup/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 17 Oct 2018 14:31:56 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Események\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"https://hu.wordpress.org/?p=329\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:442:\"A nyári szünet után visszatér a Budapest WordPress Meetup, méghozzá nem is akármivel, hanem forró témákkal, amelyek az este folyamán mind a WooCommerce-et fogják érinteni! Eredetileg úgy terveztem, hogy különböző témákat fogunk kerülgetni, de többen is azt jelezték, hogy sales, marketing és analitika témákról beszélnének szívesen. Ezért aktuális híreken kívül ezekről esik majd szó. Részletes [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:6:\"DjZoNe\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:1762:\"\n<p>A nyári szünet után visszatér a <a href=\"https://www.facebook.com/groups/wordpressbudapest/\" target=\"_blank\" rel=\"noopener noreferrer\">Budapest WordPress Meetup</a>, méghozzá nem is akármivel, hanem forró témákkal, amelyek az este folyamán mind a WooCommerce-et fogják érinteni!</p>\n\n\n\n<p>Eredetileg úgy terveztem, hogy \nkülönböző témákat fogunk kerülgetni, de többen is azt jelezték, hogy \nsales, marketing és analitika témákról beszélnének szívesen. Ezért \naktuális híreken kívül ezekről esik majd szó.</p>\n\n\n\n<p><strong>Részletes program</strong></p>\n\n\n\n<ul class=\"wp-block-list\"><li>Balog Péter WooCommerce és a Google Analytics összekapcsolásáról, valamit a forgalmi és értékesítési adatok elemzéséről fog beszélni</li><li>Buza Tamás elmeséli, hogy milyen módszerekkel lehet automatizálni a rendelési részt és a visszajelzéseket</li><li>Lakatos Zsolt végig rohan a WooCommerce frissen megjelenő 3.5-ös verziójának újdonságain, és az ezekben rejlő lehetőségeken</li><li>Nagy Gábor az egytermékes sales oldalakkal kapcsolatos tippekről és trükkökről fog beszélni</li><li>Németh Dániel megosztja velünk, hogy milyen marketing eszközökkel lehet megtámogatni a vásárlási folyamatot</li></ul>\n\n\n\n<p>Helyszín információk és részletek a <a href=\"https://www.meetup.com/Budapest-WordPress-Meetup/events/255577679/\" target=\"_blank\" rel=\"noopener noreferrer\">meetup.com-os eseményünk</a>re kattintva, vagy a <a href=\"https://www.facebook.com/events/176337119918500/\" target=\"_blank\" rel=\"noopener noreferrer\">Facebookos esemény</a>en keresztül érhetőek el.<br><br>Érkezni a helyszínre este 6 órától lehet, az előadások 7 órától fognak kezdődni.<br></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:100:\"https://hu.wordpress.org/2018/10/17/csak-a-woocommerce-folytatodik-a-budapest-wordpress-meetup/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:3:\"329\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:73:\"\n		\n		\n					\n		\n		\n		\n				\n		\n\n					\n										\n					\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:6:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"Elstartolt a 4.4 fordítása\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:63:\"https://hu.wordpress.org/2015/10/30/elstartolt-a-4-4-forditasa/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"https://hu.wordpress.org/2015/10/30/elstartolt-a-4-4-forditasa/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 30 Oct 2015 12:59:03 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Fordítás\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"https://hu.wordpress.org/?p=105\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:421:\"Kedves mindenki, nagy örömmel szeretnénk értesíteni titeket, hogy a mai naptól elkezdődött közel 60 nyelven kedvenc tartalomkezelő rendszerünk legújabb verziójának, a WordPress 4.4-nek a fordítása. Mivel a következő verziót decemberre ígérik a fejlesztők, így még sok minden változhat a kódban és a fordításokban is. Reméljük idén is inkább a Mikulás teszi a csizmánkba az új [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:6:\"DjZoNe\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:820:\"<p>Kedves mindenki,<br />\nnagy örömmel szeretnénk értesíteni titeket, hogy a mai naptól elkezdődött közel 60 nyelven kedvenc tartalomkezelő rendszerünk legújabb verziójának, a WordPress 4.4-nek a fordítása. </p>\n<p>Mivel a következő verziót decemberre ígérik a fejlesztők, így még sok minden változhat a kódban és a fordításokban is. Reméljük idén is inkább a Mikulás teszi a csizmánkba az új kiadást, mint, hogy a karácsony fa alatt találkozzunk vele.</p>\n<p>Aki esetleg úgy érzi, hogy segíteni szeretne a fordításban az <a href=\"https://translate.wordpress.org/projects/wp/dev/hu/default\" target=\"_blank\">itt megteheti</a>.</p>\n<p>Ha pedig megjött a kedved a fordításokhoz, <a href=\"http://wphu.org/segitseg\" target=\"_blank\">itt nem vész kárba a lelkesedésed</a>!</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"https://hu.wordpress.org/2015/10/30/elstartolt-a-4-4-forditasa/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:3:\"105\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:73:\"\n		\n		\n					\n		\n		\n		\n				\n		\n\n					\n										\n					\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:6:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:24:\"WordPress 4.3 – Billie\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"https://hu.wordpress.org/2015/08/19/wordpress-4-3-billie/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:65:\"https://hu.wordpress.org/2015/08/19/wordpress-4-3-billie/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 19 Aug 2015 11:32:45 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"Nincs kategorizálva\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://hu.wordpress.org/?p=98\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:398:\"Elég régen nem fordult elő olyan, hogy a hivatalos verzió kiadása után egy órával még nem jött ki a magyar csomag, idén a kiadás ütközött némi nehézségbe ütközött. Mindenek előtt a hatalmas érdeklődés miatt tegnap este 8 órától elérhetetlen volt a teljes WordPress.org, így a csomagépítő felületre sem lehetett belépni, amikor ez végre sikerült hajnal [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:6:\"DjZoNe\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:1606:\"<p>Elég régen nem fordult elő olyan, hogy a hivatalos verzió kiadása után egy órával még nem jött ki a magyar csomag, idén a kiadás ütközött némi nehézségbe ütközött.</p>\n<p>Mindenek előtt a hatalmas érdeklődés miatt tegnap este 8 órától elérhetetlen volt a teljes WordPress.org, így a csomagépítő felületre sem lehetett belépni, amikor ez végre sikerült hajnal 3-kor, akkor jöttem rá, hogy bizony az SVN repositoryba nem lettek feltöltve a szükséges fájlok még a kiadáshoz, ezért ezt reggelre napoltam. Reggel további nehézségek jöttek, megláttam, hogy az olvasdel.html ami minden magyar csomagnak a része már elég régen nem készült el magyarul, és ezt még hozzá kell igazítani a mostani readme.html-hez. Valamint a kiadáshoz tartozó videó fordítását is reggel véglegesítettem, de még mindig nem tudtam feltölteni, mivel a wordpress.tv oldalán jelenleg nincs magyar nyelv a listán, így erre még várni kell.</p>\n<p>Továbbá kikerült a korábbi hu_HU.php -ból a magyar video embed támogatás, a legutóbbi verziókor <strong>nacin</strong> kérte, hogy ne tegyünk bele semmit, mert már nem támogatott ez a metódus, ezért külön pluginként belekerült, és kibővült egy újabb szolgáltatóval is, így ha valakinek erre lenne szüksége keresse a magyar csomag telepítése után a <strong>Magyar&nbsp;Video&nbsp;Embed</strong> nevű bővítményt, és kapcsolja be. </p>\n<p>Bármilyen óhajt, sóhajt, panaszt és bánatot pedig írjatok meg nekünk a Kapcsolati űrlapon keresztül, a Fórumba, vagy Facebookon.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"https://hu.wordpress.org/2015/08/19/wordpress-4-3-billie/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"98\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:73:\"\n		\n		\n					\n		\n		\n		\n				\n		\n\n					\n										\n					\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:6:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"Segítség oldal frissítés\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:61:\"https://hu.wordpress.org/2015/01/07/frissitett-segites-oldal/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:70:\"https://hu.wordpress.org/2015/01/07/frissitett-segites-oldal/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 07 Jan 2015 12:31:06 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"Nincs kategorizálva\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://hu.wordpress.org/?p=75\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:447:\"Felfrissítettem a Segítség oldalt, így mostantól mindenki kitudja választani, hogy milyen fajta problémája van, és miben tudunk neki segítséget adni. A felső menüben található Segítség menüpontból érhető el mindez, reméljük ez által ti is a megfelelő helyre tudtok fordulni, és minél gyorsabban találtok megoldást a problémáitokra, hozzánk pedig kevesebb téves levél és megkeresés érkezik. Ezenfelül [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:6:\"DjZoNe\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:647:\"<p>Felfrissítettem a Segítség oldalt, így mostantól mindenki kitudja választani, hogy milyen fajta problémája van, és miben tudunk neki segítséget adni. </p>\n<p>A felső menüben található <strong>Segítség</strong> menüpontból érhető el mindez, reméljük ez által ti is a megfelelő helyre tudtok fordulni, és minél gyorsabban találtok megoldást a problémáitokra, hozzánk pedig kevesebb téves levél és megkeresés érkezik.</p>\n<p>Ezenfelül kikerült a <strong>Támogass minket!</strong> oldal is a menübe, ahol felsoroljuk, hogy te miben tudsz nekünk segíteni, ha van felesleges időd, és hozzáértésed.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"https://hu.wordpress.org/2015/01/07/frissitett-segites-oldal/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"9\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"75\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:79:\"\n		\n		\n					\n		\n		\n		\n				\n		\n		\n		\n\n					\n										\n					\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:6:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"Magyar videó beágyazások az új 4.1-ben\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:75:\"https://hu.wordpress.org/2014/12/19/magyar-video-beagyazasok-az-uj-4-1-ben/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:83:\"https://hu.wordpress.org/2014/12/19/magyar-video-beagyazasok-az-uj-4-1-ben/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 19 Dec 2014 09:37:36 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:8:\"Gépház\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:3:\"4.1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:6:\"oembed\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://hu.wordpress.org/?p=56\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:450:\"Képzeljétek el, az történt, hogy a 4.1 megjelenésére időzítve a magyar csomaghoz megjelent a következő magyar nyelvű oldalak videó tartalmainak automatikus beágyazása: tv2.hu vivatv.hu mtv.co.hu mno.hu noltv.hu indavideo.hu pixter.hu videa.hu Számtalan olyan magyar tartalom szolgáltatót tudunk még, akiknek vannak saját videó megoldásai, de sajnos az ő technológiájuk nem volt beágyazható ezen a módon, és ahogy [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:6:\"DjZoNe\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:1453:\"<p>Képzeljétek el, az történt, hogy a 4.1 megjelenésére időzítve a magyar csomaghoz megjelent a következő magyar nyelvű oldalak videó tartalmainak automatikus beágyazása:</p>\n<ul>\n<li>tv2.hu</li>\n<li>vivatv.hu</li>\n<li>mtv.co.hu</li>\n<li>mno.hu</li>\n<li>noltv.hu</li>\n<li>indavideo.hu</li>\n<li>pixter.hu</li>\n<li>videa.hu</li>\n</ul>\n<p>Számtalan olyan magyar tartalom szolgáltatót tudunk még, akiknek vannak saját videó megoldásai, de sajnos az ő technológiájuk nem volt beágyazható ezen a módon, és ahogy láttam, nagyjából sehogy.</p>\n<p>A kimaradó oldalakról, és a kimaradás okairól <strong>WP_CONTEN_DIR/languages/hu_HU.php</strong> -ban talál részletes leírást, aki nagyon kíváncsi rá. Aki esetleg érintett a kimaradt oldalak fejlesztésében, és netán technikai segítségre van szükségük az oEmbed technológiával kapcsolatban, azok a kapcsolati űrlapon keresztül elérnek minket.</p>\n<p>A megoldás feltételezi azt, egy olyan modern sablon használatát, ahol be van állítva a globális <strong>$content_width</strong> nevű változó, ugyanis ez alapján számolódik a videók helyes mérete. Ez a megoldás 2010 óta van a WordPressben.</p>\n<p>Akinek pedig a fenti újítás nincs ínyére, az egyszerűen tegyen a fent említett fájl utolsó sora elé egy # -ot, valahogy így:</p>\n<blockquote><p>\n#add_action( &#8216;init&#8217;, &#8216;magyar_video_embeds&#8217; );\n</p></blockquote>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:80:\"https://hu.wordpress.org/2014/12/19/magyar-video-beagyazasok-az-uj-4-1-ben/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"56\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:73:\"\n		\n		\n					\n		\n		\n		\n				\n		\n\n					\n										\n					\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:6:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:38:\"Találkozz a WordPress fejlesztőivel!\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"https://hu.wordpress.org/2011/10/18/talalkozz-a-wordpress-fejlesztoivel/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:80:\"https://hu.wordpress.org/2011/10/18/talalkozz-a-wordpress-fejlesztoivel/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 18 Oct 2011 14:00:13 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Gépház\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"http://hu.wordpress.org/?p=30\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:437:\"Örömmel jelentjük be a kedves olvasó, és WordPress-t használó közösségnek, hogy a WordPress-t fejlesztő csapat, az Automattic, szinte teljes legénysége Budapesten lesz október 20 és 27 között. Az alapító, Matt Mullenweg szeretne találkozni magyarországi WordPressesekkel. Úgy tudom, ez az első alkalom, hogy a teljes csapat Magyarországon jár, így érdemes lesz kihasználni a lehetőséget! Szóval a [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:6:\"DjZoNe\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:992:\"<p>Örömmel jelentjük be a kedves olvasó, és WordPress-t használó közösségnek, hogy a WordPress-t fejlesztő csapat, az Automattic, szinte teljes legénysége <strong>Budapesten lesz</strong> október 20 és 27 között.</p>\n<p>Az alapító, Matt Mullenweg szeretne találkozni magyarországi WordPressesekkel. Úgy tudom, ez az első alkalom, hogy a teljes csapat Magyarországon jár, így érdemes lesz kihasználni a lehetőséget!</p>\n<p>Szóval a terv az, hogy közel 80 Automattic alkalmazottal egy közös, laza, beszélgetős és iszogatós, amolyan kocka estet fogunk tartani, ami kötetlen beszélgetésekre ad lehetőséget.</p>\n<p>Így nem lesz semmi komolykodás, sem prezentáció, sem semmi hasonló ültetett dolog.</p>\n<p>A helyszín az Instant (ők választották) lesz, az időpont pedig este 9-től zárásig, ami hajnali 2-3-at jelent.</p>\n<p><a href=\"https://www.facebook.com/event.php?eid=108140525963547\" target=\"_blank\">Jelentkezéshez kattints ide</a></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"https://hu.wordpress.org/2011/10/18/talalkozz-a-wordpress-fejlesztoivel/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"30\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:88:\"\n		\n		\n					\n		\n		\n		\n				\n		\n		\n		\n		\n		\n		\n\n					\n										\n					\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:6:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"A király új ruhája – megújult a fórumunk!\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:75:\"https://hu.wordpress.org/2009/09/08/a-kiraly-uj-ruhaja-megujult-a-forumunk/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:83:\"https://hu.wordpress.org/2009/09/08/a-kiraly-uj-ruhaja-megujult-a-forumunk/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 08 Sep 2009 12:20:34 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:6:{i:0;a:5:{s:4:\"data\";s:8:\"Gépház\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:7:\"bbpress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:6:\"fórum\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:3:\"ipb\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:5:\"punbb\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:5;a:5:{s:4:\"data\";s:9:\"vbulletin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"http://hu.wordpress.org/?p=25\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:455:\"Ahogyan tapasztalhattátok az elmúlt pár órában a fórum elérhetetlen volt. De most már minden szebb és jobb, mint előtte. A továbbiakban váltás okairól szeretnék egy kicsit mesélni, azoknak, akiket érdekel. Amikor elkezdtünk komolyabban csapattá szerveződni, mi akik moderátorok és adminok vagyunk, valamint a Magyar WordPress Projectben részt veszünk, elköteleztük magunkat a WordPress terjeszetésében, a kapcsolódó [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:6:\"DjZoNe\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:2330:\"<p>Ahogyan tapasztalhattátok az elmúlt pár órában a fórum elérhetetlen volt.<br />\nDe most már minden szebb és jobb, mint előtte.</p>\n<p>A továbbiakban váltás okairól szeretnék egy kicsit mesélni, azoknak, akiket érdekel.<br />\n<span id=\"more-25\"></span></p>\n<p>Amikor elkezdtünk komolyabban csapattá szerveződni, mi akik moderátorok és adminok vagyunk, valamint a Magyar WordPress Projectben részt veszünk, elköteleztük magunkat a WordPress terjeszetésében, a kapcsolódó technológiák támogatásában, és a felhasználók segítésében.</p>\n<p>Az utóbbiban támadtak nehézségeink az utóbbi időben, ugyanis mióta egyre népszerűbb ez a cms rendszer/blog motor/publikációs platform felbukkantak nem kívánatos elemek, akik örömüket lelték abban, hogy vandálkodni jártak a fórumunka. (trollok)</p>\n<p>Ekkor ébredtünk rá, hogy az eddig használt <strong>PunBB</strong> rendszer nagy hiányosságaiba ütköztünk, és számunkra már nem alkalmas további használatra.</p>\n<p>Gondolkodtunk alternatívákon, hogy mivel lehetne az adatok megtartása mellett leváltani.</p>\n<p>Szempont voltak:</p>\n<ul>\n<li> könnyű kezelhetőség</li>\n<li>moderációs lehetőségek</li>\n<li>kereső barát URL támogatás</li>\n<li>migráló eszközök</li>\n<li>webkettes szolgáltatások támogatása</li>\n</ul>\n<p>Ezek alapján sajnos a <strong>bbPress</strong>-t ki kellett ejtenünk a sorból. Mivel, bár a WordPress kis testvére, és egy nagyon jó fórum rendszer, sajnos a céljainknak ez sem felet meg (ezzel nem zárom ki a lehetőséget, hogy ez a jövőben sem lesz így, viszont még kell neki pár év mire igazán beérik).</p>\n<p>Gyakorlatilag két alternatívánk maradt a <strong>vBulletin</strong> és az <strong>IPB</strong>, és mint láthatjátok ez utóbbi mellett döntöttünk.<br />\nMindenben messze-messze megfelelt az elvárásainknak, sőt egészen sok extrát is tartogatott számunkra.<br />\nAz, hogy az ára is kedvezőbb volt, már csak kellemes ráadás.</p>\n<p>Szóval, meghalt a király(??), éljen a király.<br />\nHasználjátok egészséggel az <a href=\"http://forum.word-press.hu\" target=\"_blank\">új fórum</a>ot.</p>\n<p>Zárszóként pedig, ezúton szeretnénk megköszönni a fordítást az <a href=\"http://ipboard.hu/\">IPB Magyarország</a>nak.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:80:\"https://hu.wordpress.org/2009/09/08/a-kiraly-uj-ruhaja-megujult-a-forumunk/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"25\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:76:\"\n		\n		\n					\n		\n		\n		\n				\n		\n		\n\n					\n										\n					\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:6:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Egy kis macera\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"https://hu.wordpress.org/2009/08/17/egy-kis-macera/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"https://hu.wordpress.org/2009/08/17/egy-kis-macera/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 17 Aug 2009 12:21:58 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:8:\"Gépház\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:6:\"weblap\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"http://hu.wordpress.org/?p=23\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:154:\"A word-press.hu jelenleg szerver gondokkal küzd, addig a látogatók ide lesznek irányítva, hogy hozzá tudjatok jutni legalább a magyarításhoz 🙂\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:6:\"DjZoNe\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:295:\"<p>A word-press.hu jelenleg szerver gondokkal küzd, addig a látogatók ide lesznek irányítva, hogy hozzá tudjatok jutni legalább a magyarításhoz <img src=\"https://s.w.org/images/core/emoji/17.0.2/72x72/1f642.png\" alt=\"🙂\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://hu.wordpress.org/2009/08/17/egy-kis-macera/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"23\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}s:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:4:\"href\";s:30:\"https://hu.wordpress.org/feed/\";s:3:\"rel\";s:4:\"self\";s:4:\"type\";s:19:\"application/rss+xml\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:44:\"http://purl.org/rss/1.0/modules/syndication/\";a:2:{s:12:\"updatePeriod\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"\n	hourly	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:15:\"updateFrequency\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"\n	1	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:4:\"site\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"13096063\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";a:11:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Mon, 15 Dec 2025 19:51:11 GMT\";s:12:\"content-type\";s:34:\"application/rss+xml; charset=UTF-8\";s:4:\"vary\";s:37:\"Accept-Encoding, accept, content-type\";s:6:\"x-olaf\";s:3:\"⛄\";s:13:\"last-modified\";s:29:\"Tue, 02 Dec 2025 20:00:00 GMT\";s:4:\"link\";s:61:\"<https://hu.wordpress.org/wp-json/>; rel=\"https://api.w.org/\"\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:16:\"content-encoding\";s:4:\"gzip\";s:7:\"alt-svc\";s:19:\"h3=\":443\"; ma=86400\";s:4:\"x-nc\";s:9:\"HIT ord 1\";}s:5:\"build\";i:1764848528;s:21:\"cache_expiration_time\";i:1765871471;s:23:\"__cache_expiration_time\";i:1765871471;}', 'off');
INSERT INTO `wp8z_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(2138, '_site_transient_timeout_feed_mod_3a831dbc2ddfa3bb019138fca69a5bf6', '1765871471', 'off'),
(2139, '_site_transient_feed_mod_3a831dbc2ddfa3bb019138fca69a5bf6', '1765828271', 'off'),
(2140, '_transient_timeout_dash_v2_dd625b945eae16a892cb96260fa4a65f', '1765871471', 'off'),
(2141, '_transient_dash_v2_dd625b945eae16a892cb96260fa4a65f', '<div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://wordpress.org/news/2025/12/2026-global-partner-program/\'>2026 Global Partner Program Announcement</a></li><li><a class=\'rsswidget\' href=\'https://wordpress.org/news/2025/12/sotw-2025/\'>State of the Word 2025: Innovation Shaped by Community</a></li></ul></div><div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://hu.wordpress.org/2024/10/11/jon-az-eddigi-legnagyobb-magyar-wordpress-meetup/\'>Jön az eddigi legnagyobb magyar WordPress Meetup!</a></li><li><a class=\'rsswidget\' href=\'https://hu.wordpress.org/2018/11/09/uj-magyar-wordpress-tamogatas-oldal-indult/\'>Új magyar WordPress Támogatás oldal indult</a></li><li><a class=\'rsswidget\' href=\'https://hu.wordpress.org/2018/10/17/csak-a-woocommerce-folytatodik-a-budapest-wordpress-meetup/\'>Csak a WooCommerce! – Folytatódik a Budapest WordPress Meetup</a></li></ul></div>', 'off'),
(2142, '_site_transient_timeout_wp_plugin_dependencies_plugin_timeout_backuply', '1765871484', 'off'),
(2143, '_site_transient_wp_plugin_dependencies_plugin_timeout_backuply', '1', 'off'),
(2144, '_site_transient_timeout_wp_plugin_dependencies_plugin_timeout_elementor', '1765871485', 'off'),
(2145, '_site_transient_wp_plugin_dependencies_plugin_timeout_elementor', '1', 'off'),
(2146, '_site_transient_timeout_wp_plugin_dependencies_plugin_timeout_siteseo', '1765871486', 'off'),
(2147, '_site_transient_wp_plugin_dependencies_plugin_timeout_siteseo', '1', 'off'),
(2148, '_site_transient_timeout_poptags_40cd750bba9870f18aada2478b24840a', '1765839092', 'off'),
(2149, '_site_transient_poptags_40cd750bba9870f18aada2478b24840a', 'O:8:\"stdClass\":100:{s:11:\"woocommerce\";a:3:{s:4:\"name\";s:11:\"woocommerce\";s:4:\"slug\";s:11:\"woocommerce\";s:5:\"count\";i:7818;}s:6:\"widget\";a:3:{s:4:\"name\";s:6:\"widget\";s:4:\"slug\";s:6:\"widget\";s:5:\"count\";i:4946;}s:4:\"post\";a:3:{s:4:\"name\";s:4:\"post\";s:4:\"slug\";s:4:\"post\";s:5:\"count\";i:2800;}s:5:\"admin\";a:3:{s:4:\"name\";s:5:\"admin\";s:4:\"slug\";s:5:\"admin\";s:5:\"count\";i:2780;}s:3:\"seo\";a:3:{s:4:\"name\";s:3:\"seo\";s:4:\"slug\";s:3:\"seo\";s:5:\"count\";i:2156;}s:5:\"posts\";a:3:{s:4:\"name\";s:5:\"posts\";s:4:\"slug\";s:5:\"posts\";s:5:\"count\";i:2153;}s:9:\"shortcode\";a:3:{s:4:\"name\";s:9:\"shortcode\";s:4:\"slug\";s:9:\"shortcode\";s:5:\"count\";i:2140;}s:8:\"comments\";a:3:{s:4:\"name\";s:8:\"comments\";s:4:\"slug\";s:8:\"comments\";s:5:\"count\";i:1975;}s:9:\"ecommerce\";a:3:{s:4:\"name\";s:9:\"ecommerce\";s:4:\"slug\";s:9:\"ecommerce\";s:5:\"count\";i:1711;}s:6:\"images\";a:3:{s:4:\"name\";s:6:\"images\";s:4:\"slug\";s:6:\"images\";s:5:\"count\";i:1664;}s:5:\"image\";a:3:{s:4:\"name\";s:5:\"image\";s:4:\"slug\";s:5:\"image\";s:5:\"count\";i:1626;}s:6:\"google\";a:3:{s:4:\"name\";s:6:\"google\";s:4:\"slug\";s:6:\"google\";s:5:\"count\";i:1562;}s:8:\"facebook\";a:3:{s:4:\"name\";s:8:\"facebook\";s:4:\"slug\";s:8:\"facebook\";s:5:\"count\";i:1519;}s:7:\"twitter\";a:3:{s:4:\"name\";s:7:\"twitter\";s:4:\"slug\";s:7:\"twitter\";s:5:\"count\";i:1516;}s:5:\"email\";a:3:{s:4:\"name\";s:5:\"email\";s:4:\"slug\";s:5:\"email\";s:5:\"count\";i:1509;}s:8:\"security\";a:3:{s:4:\"name\";s:8:\"security\";s:4:\"slug\";s:8:\"security\";s:5:\"count\";i:1397;}s:7:\"gallery\";a:3:{s:4:\"name\";s:7:\"gallery\";s:4:\"slug\";s:7:\"gallery\";s:5:\"count\";i:1374;}s:7:\"sidebar\";a:3:{s:4:\"name\";s:7:\"sidebar\";s:4:\"slug\";s:7:\"sidebar\";s:5:\"count\";i:1318;}s:5:\"login\";a:3:{s:4:\"name\";s:5:\"login\";s:4:\"slug\";s:5:\"login\";s:5:\"count\";i:1284;}s:6:\"social\";a:3:{s:4:\"name\";s:6:\"social\";s:4:\"slug\";s:6:\"social\";s:5:\"count\";i:1184;}s:4:\"page\";a:3:{s:4:\"name\";s:4:\"page\";s:4:\"slug\";s:4:\"page\";s:5:\"count\";i:1161;}s:9:\"analytics\";a:3:{s:4:\"name\";s:9:\"analytics\";s:4:\"slug\";s:9:\"analytics\";s:5:\"count\";i:1089;}s:7:\"payment\";a:3:{s:4:\"name\";s:7:\"payment\";s:4:\"slug\";s:7:\"payment\";s:5:\"count\";i:1087;}s:5:\"block\";a:3:{s:4:\"name\";s:5:\"block\";s:4:\"slug\";s:5:\"block\";s:5:\"count\";i:1084;}s:9:\"gutenberg\";a:3:{s:4:\"name\";s:9:\"gutenberg\";s:4:\"slug\";s:9:\"gutenberg\";s:5:\"count\";i:1077;}s:5:\"video\";a:3:{s:4:\"name\";s:5:\"video\";s:4:\"slug\";s:5:\"video\";s:5:\"count\";i:1069;}s:10:\"e-commerce\";a:3:{s:4:\"name\";s:10:\"e-commerce\";s:4:\"slug\";s:10:\"e-commerce\";s:5:\"count\";i:1051;}s:9:\"elementor\";a:3:{s:4:\"name\";s:9:\"elementor\";s:4:\"slug\";s:9:\"elementor\";s:5:\"count\";i:1046;}s:7:\"widgets\";a:3:{s:4:\"name\";s:7:\"widgets\";s:4:\"slug\";s:7:\"widgets\";s:5:\"count\";i:1011;}s:7:\"content\";a:3:{s:4:\"name\";s:7:\"content\";s:4:\"slug\";s:7:\"content\";s:5:\"count\";i:988;}s:15:\"payment-gateway\";a:3:{s:4:\"name\";s:15:\"payment gateway\";s:4:\"slug\";s:15:\"payment-gateway\";s:5:\"count\";i:958;}s:6:\"slider\";a:3:{s:4:\"name\";s:6:\"slider\";s:4:\"slug\";s:6:\"slider\";s:5:\"count\";i:953;}s:5:\"links\";a:3:{s:4:\"name\";s:5:\"links\";s:4:\"slug\";s:5:\"links\";s:5:\"count\";i:940;}s:4:\"spam\";a:3:{s:4:\"name\";s:4:\"spam\";s:4:\"slug\";s:4:\"spam\";s:5:\"count\";i:937;}s:4:\"form\";a:3:{s:4:\"name\";s:4:\"form\";s:4:\"slug\";s:4:\"form\";s:5:\"count\";i:914;}s:5:\"media\";a:3:{s:4:\"name\";s:5:\"media\";s:4:\"slug\";s:5:\"media\";s:5:\"count\";i:907;}s:6:\"search\";a:3:{s:4:\"name\";s:6:\"search\";s:4:\"slug\";s:6:\"search\";s:5:\"count\";i:869;}s:6:\"editor\";a:3:{s:4:\"name\";s:6:\"editor\";s:4:\"slug\";s:6:\"editor\";s:5:\"count\";i:824;}s:2:\"ai\";a:3:{s:4:\"name\";s:2:\"AI\";s:4:\"slug\";s:2:\"ai\";s:5:\"count\";i:814;}s:12:\"contact-form\";a:3:{s:4:\"name\";s:12:\"contact form\";s:4:\"slug\";s:12:\"contact-form\";s:5:\"count\";i:792;}s:10:\"buddypress\";a:3:{s:4:\"name\";s:10:\"buddypress\";s:4:\"slug\";s:10:\"buddypress\";s:5:\"count\";i:786;}s:4:\"menu\";a:3:{s:4:\"name\";s:4:\"menu\";s:4:\"slug\";s:4:\"menu\";s:5:\"count\";i:776;}s:3:\"rss\";a:3:{s:4:\"name\";s:3:\"rss\";s:4:\"slug\";s:3:\"rss\";s:5:\"count\";i:773;}s:5:\"embed\";a:3:{s:4:\"name\";s:5:\"embed\";s:4:\"slug\";s:5:\"embed\";s:5:\"count\";i:766;}s:5:\"pages\";a:3:{s:4:\"name\";s:5:\"pages\";s:4:\"slug\";s:5:\"pages\";s:5:\"count\";i:757;}s:11:\"performance\";a:3:{s:4:\"name\";s:11:\"performance\";s:4:\"slug\";s:11:\"performance\";s:5:\"count\";i:731;}s:4:\"feed\";a:3:{s:4:\"name\";s:4:\"feed\";s:4:\"slug\";s:4:\"feed\";s:5:\"count\";i:724;}s:8:\"category\";a:3:{s:4:\"name\";s:8:\"category\";s:4:\"slug\";s:8:\"category\";s:5:\"count\";i:710;}s:4:\"ajax\";a:3:{s:4:\"name\";s:4:\"ajax\";s:4:\"slug\";s:4:\"ajax\";s:5:\"count\";i:707;}s:4:\"chat\";a:3:{s:4:\"name\";s:4:\"chat\";s:4:\"slug\";s:4:\"chat\";s:5:\"count\";i:702;}s:8:\"shipping\";a:3:{s:4:\"name\";s:8:\"shipping\";s:4:\"slug\";s:8:\"shipping\";s:5:\"count\";i:699;}s:3:\"api\";a:3:{s:4:\"name\";s:3:\"api\";s:4:\"slug\";s:3:\"api\";s:5:\"count\";i:697;}s:7:\"youtube\";a:3:{s:4:\"name\";s:7:\"youtube\";s:4:\"slug\";s:7:\"youtube\";s:5:\"count\";i:679;}s:6:\"jquery\";a:3:{s:4:\"name\";s:6:\"jquery\";s:4:\"slug\";s:6:\"jquery\";s:5:\"count\";i:665;}s:9:\"marketing\";a:3:{s:4:\"name\";s:9:\"marketing\";s:4:\"slug\";s:9:\"marketing\";s:5:\"count\";i:665;}s:9:\"affiliate\";a:3:{s:4:\"name\";s:9:\"affiliate\";s:4:\"slug\";s:9:\"affiliate\";s:5:\"count\";i:653;}s:9:\"dashboard\";a:3:{s:4:\"name\";s:9:\"dashboard\";s:4:\"slug\";s:9:\"dashboard\";s:5:\"count\";i:653;}s:10:\"responsive\";a:3:{s:4:\"name\";s:10:\"responsive\";s:4:\"slug\";s:10:\"responsive\";s:5:\"count\";i:653;}s:14:\"contact-form-7\";a:3:{s:4:\"name\";s:14:\"contact form 7\";s:4:\"slug\";s:14:\"contact-form-7\";s:5:\"count\";i:653;}s:3:\"css\";a:3:{s:4:\"name\";s:3:\"css\";s:4:\"slug\";s:3:\"css\";s:5:\"count\";i:640;}s:4:\"link\";a:3:{s:4:\"name\";s:4:\"link\";s:4:\"slug\";s:4:\"link\";s:5:\"count\";i:626;}s:5:\"forms\";a:3:{s:4:\"name\";s:5:\"forms\";s:4:\"slug\";s:5:\"forms\";s:5:\"count\";i:625;}s:6:\"events\";a:3:{s:4:\"name\";s:6:\"events\";s:4:\"slug\";s:6:\"events\";s:5:\"count\";i:621;}s:10:\"javascript\";a:3:{s:4:\"name\";s:10:\"javascript\";s:4:\"slug\";s:10:\"javascript\";s:5:\"count\";i:616;}s:7:\"contact\";a:3:{s:4:\"name\";s:7:\"contact\";s:4:\"slug\";s:7:\"contact\";s:5:\"count\";i:615;}s:5:\"share\";a:3:{s:4:\"name\";s:5:\"share\";s:4:\"slug\";s:5:\"share\";s:5:\"count\";i:612;}s:6:\"blocks\";a:3:{s:4:\"name\";s:6:\"blocks\";s:4:\"slug\";s:6:\"blocks\";s:5:\"count\";i:610;}s:3:\"ads\";a:3:{s:4:\"name\";s:3:\"ads\";s:4:\"slug\";s:3:\"ads\";s:5:\"count\";i:599;}s:5:\"popup\";a:3:{s:4:\"name\";s:5:\"popup\";s:4:\"slug\";s:5:\"popup\";s:5:\"count\";i:589;}s:8:\"calendar\";a:3:{s:4:\"name\";s:8:\"calendar\";s:4:\"slug\";s:8:\"calendar\";s:5:\"count\";i:587;}s:8:\"payments\";a:3:{s:4:\"name\";s:8:\"payments\";s:4:\"slug\";s:8:\"payments\";s:5:\"count\";i:586;}s:5:\"theme\";a:3:{s:4:\"name\";s:5:\"theme\";s:4:\"slug\";s:5:\"theme\";s:5:\"count\";i:583;}s:6:\"custom\";a:3:{s:4:\"name\";s:6:\"custom\";s:4:\"slug\";s:6:\"custom\";s:5:\"count\";i:580;}s:7:\"comment\";a:3:{s:4:\"name\";s:7:\"comment\";s:4:\"slug\";s:7:\"comment\";s:5:\"count\";i:577;}s:10:\"categories\";a:3:{s:4:\"name\";s:10:\"categories\";s:4:\"slug\";s:10:\"categories\";s:5:\"count\";i:571;}s:6:\"button\";a:3:{s:4:\"name\";s:6:\"button\";s:4:\"slug\";s:6:\"button\";s:5:\"count\";i:563;}s:4:\"user\";a:3:{s:4:\"name\";s:4:\"user\";s:4:\"slug\";s:4:\"user\";s:5:\"count\";i:539;}s:8:\"checkout\";a:3:{s:4:\"name\";s:8:\"checkout\";s:4:\"slug\";s:8:\"checkout\";s:5:\"count\";i:538;}s:5:\"users\";a:3:{s:4:\"name\";s:5:\"users\";s:4:\"slug\";s:5:\"users\";s:5:\"count\";i:534;}s:4:\"tags\";a:3:{s:4:\"name\";s:4:\"tags\";s:4:\"slug\";s:4:\"tags\";s:5:\"count\";i:531;}s:10:\"newsletter\";a:3:{s:4:\"name\";s:10:\"newsletter\";s:4:\"slug\";s:10:\"newsletter\";s:5:\"count\";i:530;}s:10:\"navigation\";a:3:{s:4:\"name\";s:10:\"navigation\";s:4:\"slug\";s:10:\"navigation\";s:5:\"count\";i:529;}s:8:\"tracking\";a:3:{s:4:\"name\";s:8:\"tracking\";s:4:\"slug\";s:8:\"tracking\";s:5:\"count\";i:526;}s:12:\"social-media\";a:3:{s:4:\"name\";s:12:\"social media\";s:4:\"slug\";s:12:\"social-media\";s:5:\"count\";i:512;}s:6:\"mobile\";a:3:{s:4:\"name\";s:6:\"mobile\";s:4:\"slug\";s:6:\"mobile\";s:5:\"count\";i:510;}s:7:\"gateway\";a:3:{s:4:\"name\";s:7:\"gateway\";s:4:\"slug\";s:7:\"gateway\";s:5:\"count\";i:490;}s:8:\"redirect\";a:3:{s:4:\"name\";s:8:\"redirect\";s:4:\"slug\";s:8:\"redirect\";s:5:\"count\";i:485;}s:6:\"import\";a:3:{s:4:\"name\";s:6:\"import\";s:4:\"slug\";s:6:\"import\";s:5:\"count\";i:483;}s:12:\"notification\";a:3:{s:4:\"name\";s:12:\"notification\";s:4:\"slug\";s:12:\"notification\";s:5:\"count\";i:479;}s:5:\"stats\";a:3:{s:4:\"name\";s:5:\"stats\";s:4:\"slug\";s:5:\"stats\";s:5:\"count\";i:471;}s:10:\"statistics\";a:3:{s:4:\"name\";s:10:\"statistics\";s:4:\"slug\";s:10:\"statistics\";s:5:\"count\";i:470;}s:9:\"slideshow\";a:3:{s:4:\"name\";s:9:\"slideshow\";s:4:\"slug\";s:9:\"slideshow\";s:5:\"count\";i:461;}s:5:\"photo\";a:3:{s:4:\"name\";s:5:\"photo\";s:4:\"slug\";s:5:\"photo\";s:5:\"count\";i:457;}s:5:\"cache\";a:3:{s:4:\"name\";s:5:\"cache\";s:4:\"slug\";s:5:\"cache\";s:5:\"count\";i:455;}s:7:\"chatbot\";a:3:{s:4:\"name\";s:7:\"chatbot\";s:4:\"slug\";s:7:\"chatbot\";s:5:\"count\";i:450;}s:4:\"news\";a:3:{s:4:\"name\";s:4:\"news\";s:4:\"slug\";s:4:\"news\";s:5:\"count\";i:444;}s:8:\"products\";a:3:{s:4:\"name\";s:8:\"products\";s:4:\"slug\";s:8:\"products\";s:5:\"count\";i:433;}s:6:\"photos\";a:3:{s:4:\"name\";s:6:\"photos\";s:4:\"slug\";s:6:\"photos\";s:5:\"count\";i:432;}s:4:\"code\";a:3:{s:4:\"name\";s:4:\"code\";s:4:\"slug\";s:4:\"code\";s:5:\"count\";i:428;}s:10:\"shortcodes\";a:3:{s:4:\"name\";s:10:\"shortcodes\";s:4:\"slug\";s:10:\"shortcodes\";s:5:\"count\";i:426;}}', 'off'),
(2151, '_site_transient_timeout_wp_theme_files_patterns-0423b8c979e40ad7b298dd08a65b7bb8', '1765834477', 'off'),
(2152, '_site_transient_wp_theme_files_patterns-0423b8c979e40ad7b298dd08a65b7bb8', 'a:2:{s:7:\"version\";s:5:\"1.0.0\";s:8:\"patterns\";a:0:{}}', 'off'),
(2153, '_site_transient_timeout_wp_theme_files_patterns-24c3cc4cb91fe267c140d1b0b0ad31d5', '1765834477', 'off'),
(2154, '_site_transient_wp_theme_files_patterns-24c3cc4cb91fe267c140d1b0b0ad31d5', 'a:2:{s:7:\"version\";s:5:\"3.4.4\";s:8:\"patterns\";a:0:{}}', 'off'),
(2155, '_site_transient_timeout_hellopack_client_plugins', '1765836280', 'off');
INSERT INTO `wp8z_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(2156, '_site_transient_hellopack_client_plugins', 'a:4:{s:9:\"purchased\";a:387:{i:0;a:14:{s:2:\"id\";s:10:\"2481880582\";s:4:\"name\";s:35:\"Advanced Custom Fields Multilingual\";s:6:\"author\";s:14:\"OnTheGoSystems\";s:7:\"version\";s:5:\"2.1.5\";s:11:\"description\";s:74:\"Adds compatibility between WPML and Advanced Custom Fields | Documentation\";s:3:\"url\";s:17:\"https://wpml.org/\";s:10:\"author_url\";s:30:\"http://www.onthegosystems.com/\";s:13:\"thumbnail_url\";s:56:\"https://plugin-installer.wp-json.app/thumbnail/acfml.png\";s:13:\"landscape_url\";s:56:\"https://plugin-installer.wp-json.app/thumbnail/acfml.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:1;a:14:{s:2:\"id\";s:10:\"1784021611\";s:4:\"name\";s:22:\"Edit Order by Customer\";s:6:\"author\";s:6:\"Addify\";s:7:\"version\";s:5:\"1.1.3\";s:11:\"description\";s:88:\"Allow your customers to edit specific details of your order based on the current status.\";s:3:\"url\";s:56:\"https://woocommerce.com/products/edit-order-by-customer/\";s:10:\"author_url\";s:38:\"https://woocommerce.com/vendor/addify/\";s:13:\"thumbnail_url\";s:80:\"https://plugin-installer.wp-json.app/thumbnail/addify-edit-order-by-customer.png\";s:13:\"landscape_url\";s:80:\"https://plugin-installer.wp-json.app/thumbnail/addify-edit-order-by-customer.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:2;a:14:{s:2:\"id\";s:10:\"2816567786\";s:4:\"name\";s:37:\"Product Dynamic Pricing and Discounts\";s:6:\"author\";s:6:\"Addify\";s:7:\"version\";s:5:\"1.3.1\";s:11:\"description\";s:121:\"Offer free gifts, adjust product prices, offer cart level discounts based on order quantity, amount, user roles and more.\";s:3:\"url\";s:71:\"https://woocommerce.com/products/product-dynamic-pricing-and-discounts/\";s:10:\"author_url\";s:38:\"https://woocommerce.com/vendor/addify/\";s:13:\"thumbnail_url\";s:95:\"https://plugin-installer.wp-json.app/thumbnail/addify-product-dynamic-pricing-and-discounts.png\";s:13:\"landscape_url\";s:95:\"https://plugin-installer.wp-json.app/thumbnail/addify-product-dynamic-pricing-and-discounts.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:3;a:14:{s:2:\"id\";s:10:\"1570794257\";s:4:\"name\";s:21:\"Admin Menu Editor Pro\";s:6:\"author\";s:11:\"Janis Elsts\";s:7:\"version\";s:4:\"2.30\";s:11:\"description\";s:125:\"Lets you directly edit the WordPress admin menu. You can re-order, hide or rename existing menus, add custom menus, and more.\";s:3:\"url\";s:27:\"http://adminmenueditor.com/\";s:10:\"author_url\";s:20:\"http://w-shadow.com/\";s:13:\"thumbnail_url\";s:72:\"https://plugin-installer.wp-json.app/thumbnail/admin-menu-editor-pro.png\";s:13:\"landscape_url\";s:72:\"https://plugin-installer.wp-json.app/thumbnail/admin-menu-editor-pro.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:4;a:14:{s:2:\"id\";s:10:\"1641630710\";s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:6:\"author\";s:9:\"WP Engine\";s:7:\"version\";s:7:\"6.7.0.1\";s:11:\"description\";s:69:\"Customize WordPress with powerful, professional and intuitive fields.\";s:3:\"url\";s:36:\"https://www.advancedcustomfields.com\";s:10:\"author_url\";s:131:\"https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields\";s:13:\"thumbnail_url\";s:77:\"https://plugin-installer.wp-json.app/thumbnail/advanced-custom-fields-pro.png\";s:13:\"landscape_url\";s:77:\"https://plugin-installer.wp-json.app/thumbnail/advanced-custom-fields-pro.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:5;a:14:{s:2:\"id\";s:10:\"2612754879\";s:4:\"name\";s:25:\"Advanced Product Quantity\";s:6:\"author\";s:6:\"Addify\";s:7:\"version\";s:5:\"1.4.6\";s:11:\"description\";s:86:\"Advanced Product Quantity extension empowers you to control product and cart quantity.\";s:3:\"url\";s:59:\"https://woocommerce.com/products/advanced-product-quantity/\";s:10:\"author_url\";s:38:\"https://woocommerce.com/vendor/addify/\";s:13:\"thumbnail_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/advanced-product-quantity.png\";s:13:\"landscape_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/advanced-product-quantity.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:6;a:14:{s:2:\"id\";s:10:\"3775786989\";s:4:\"name\";s:42:\"MainWP Advanced Uptime Monitor Integration\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:5:\"5.3.3\";s:11:\"description\";s:46:\"MainWP Add-on for real-time uptime monitoring.\";s:3:\"url\";s:19:\"https://mainwp.com/\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:84:\"https://plugin-installer.wp-json.app/thumbnail/advanced-uptime-monitor-extension.png\";s:13:\"landscape_url\";s:84:\"https://plugin-installer.wp-json.app/thumbnail/advanced-uptime-monitor-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:7;a:14:{s:2:\"id\";s:9:\"117216006\";s:4:\"name\";s:11:\"AffiliateWP\";s:6:\"author\";s:11:\"AffiliateWP\";s:7:\"version\";s:6:\"2.30.0\";s:11:\"description\";s:30:\"Affiliate Plugin for WordPress\";s:3:\"url\";s:23:\"affiliatewp/affiliatewp\";s:10:\"author_url\";s:23:\"https://affiliatewp.com\";s:13:\"thumbnail_url\";s:63:\"https://plugin-installer.wp-json.app/thumbnail/affiliate-wp.png\";s:13:\"landscape_url\";s:63:\"https://plugin-installer.wp-json.app/thumbnail/affiliate-wp.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:8;a:14:{s:2:\"id\";s:8:\"59653850\";s:4:\"name\";s:34:\"AffiliateWP - Lifetime Commissions\";s:6:\"author\";s:11:\"AffiliateWP\";s:7:\"version\";s:5:\"1.6.4\";s:11:\"description\";s:85:\"Allow your affiliates to receive a commission on all future purchases by the customer\";s:3:\"url\";s:51:\"http://affiliatewp.com/addons/lifetime-commissions/\";s:10:\"author_url\";s:23:\"https://affiliatewp.com\";s:13:\"thumbnail_url\";s:84:\"https://plugin-installer.wp-json.app/thumbnail/affiliate-wp-lifetime-commissions.png\";s:13:\"landscape_url\";s:84:\"https://plugin-installer.wp-json.app/thumbnail/affiliate-wp-lifetime-commissions.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:9;a:14:{s:2:\"id\";s:10:\"2276672731\";s:4:\"name\";s:28:\"AffiliateWP - PayPal Payouts\";s:6:\"author\";s:11:\"AffiliateWP\";s:7:\"version\";s:5:\"1.4.3\";s:11:\"description\";s:40:\"Instantly pay your affiliates via PayPal\";s:3:\"url\";s:46:\"https://affiliatewp.com/addons/paypal-payouts/\";s:10:\"author_url\";s:23:\"https://affiliatewp.com\";s:13:\"thumbnail_url\";s:78:\"https://plugin-installer.wp-json.app/thumbnail/affiliate-wp-paypal-payouts.png\";s:13:\"landscape_url\";s:78:\"https://plugin-installer.wp-json.app/thumbnail/affiliate-wp-paypal-payouts.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:10;a:14:{s:2:\"id\";s:10:\"2289910181\";s:4:\"name\";s:33:\"AffiliateWP - Recurring Referrals\";s:6:\"author\";s:11:\"AffiliateWP\";s:7:\"version\";s:5:\"1.9.2\";s:11:\"description\";s:53:\"Track referrals for recurring payments in AffiliateWP\";s:3:\"url\";s:50:\"http://affiliatewp.com/addons/recurring-referrals/\";s:10:\"author_url\";s:23:\"https://affiliatewp.com\";s:13:\"thumbnail_url\";s:83:\"https://plugin-installer.wp-json.app/thumbnail/affiliate-wp-recurring-referrals.png\";s:13:\"landscape_url\";s:83:\"https://plugin-installer.wp-json.app/thumbnail/affiliate-wp-recurring-referrals.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:11;a:14:{s:2:\"id\";s:10:\"1238690306\";s:4:\"name\";s:39:\"AffiliateWP - Affiliate Area Shortcodes\";s:6:\"author\";s:11:\"AffiliateWP\";s:7:\"version\";s:5:\"1.3.1\";s:11:\"description\";s:80:\"Provides shortcodes for each tab of the Affiliate Area + other useful shortcodes\";s:3:\"url\";s:72:\"https://affiliatewp.com/add-ons/official-free/affiliate-area-shortcodes/\";s:10:\"author_url\";s:23:\"https://affiliatewp.com\";s:13:\"thumbnail_url\";s:88:\"https://plugin-installer.wp-json.app/thumbnail/affiliatewp-affiliate-area-shortcodes.png\";s:13:\"landscape_url\";s:88:\"https://plugin-installer.wp-json.app/thumbnail/affiliatewp-affiliate-area-shortcodes.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:12;a:14:{s:2:\"id\";s:9:\"689060782\";s:4:\"name\";s:41:\"AffiliateWP - Affiliate Dashboard Sharing\";s:6:\"author\";s:26:\"Sandhills Development, LLC\";s:7:\"version\";s:3:\"1.3\";s:11:\"description\";s:90:\"Easily allow your affiliates to share referral URLs generated from the affiliate dashboard\";s:3:\"url\";s:64:\"https://affiliatewp.com/add-ons/pro/affiliate-dashboard-sharing/\";s:10:\"author_url\";s:24:\"https://sandhillsdev.com\";s:13:\"thumbnail_url\";s:90:\"https://plugin-installer.wp-json.app/thumbnail/affiliatewp-affiliate-dashboard-sharing.png\";s:13:\"landscape_url\";s:90:\"https://plugin-installer.wp-json.app/thumbnail/affiliatewp-affiliate-dashboard-sharing.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:13;a:14:{s:2:\"id\";s:10:\"3461645727\";s:4:\"name\";s:30:\"AffiliateWP - Affiliate Portal\";s:6:\"author\";s:11:\"AffiliateWP\";s:7:\"version\";s:6:\"1.3.11\";s:11:\"description\";s:82:\"Provides an optimized experience for affiliates via a custom portal user interface\";s:3:\"url\";s:53:\"https://affiliatewp.com/add-ons/pro/affiliate-portal/\";s:10:\"author_url\";s:24:\"https://affiliatewp.com/\";s:13:\"thumbnail_url\";s:79:\"https://plugin-installer.wp-json.app/thumbnail/affiliatewp-affiliate-portal.png\";s:13:\"landscape_url\";s:79:\"https://plugin-installer.wp-json.app/thumbnail/affiliatewp-affiliate-portal.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:14;a:14:{s:2:\"id\";s:10:\"3461634928\";s:4:\"name\";s:30:\"AffiliateWP - Allowed Products\";s:6:\"author\";s:11:\"AffiliateWP\";s:7:\"version\";s:5:\"1.3.0\";s:11:\"description\";s:52:\"Allows only specific products to generate commission\";s:3:\"url\";s:48:\"https://affiliatewp.com/addons/allowed-products/\";s:10:\"author_url\";s:23:\"https://affiliatewp.com\";s:13:\"thumbnail_url\";s:79:\"https://plugin-installer.wp-json.app/thumbnail/affiliatewp-allowed-products.png\";s:13:\"landscape_url\";s:79:\"https://plugin-installer.wp-json.app/thumbnail/affiliatewp-allowed-products.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:15;a:14:{s:2:\"id\";s:9:\"511991968\";s:4:\"name\";s:36:\"AffiliateWP - Custom Affiliate Slugs\";s:6:\"author\";s:11:\"AffiliateWP\";s:7:\"version\";s:5:\"1.3.0\";s:11:\"description\";s:96:\"Automatically generate custom slugs for your affiliates, or let your affiliates create their own\";s:3:\"url\";s:55:\"https://affiliatewp.com/add-ons/custom-affiliate-slugs/\";s:10:\"author_url\";s:23:\"https://affiliatewp.com\";s:13:\"thumbnail_url\";s:85:\"https://plugin-installer.wp-json.app/thumbnail/affiliatewp-custom-affiliate-slugs.png\";s:13:\"landscape_url\";s:85:\"https://plugin-installer.wp-json.app/thumbnail/affiliatewp-custom-affiliate-slugs.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:16;a:14:{s:2:\"id\";s:9:\"733365772\";s:4:\"name\";s:34:\"AffiliateWP - Direct Link Tracking\";s:6:\"author\";s:11:\"AffiliateWP\";s:7:\"version\";s:5:\"1.3.3\";s:11:\"description\";s:103:\"Allow affiliates to link directly to your site, from their site, without the need for an affiliate link\";s:3:\"url\";s:52:\"https://affiliatewp.com/addons/direct-link-tracking/\";s:10:\"author_url\";s:23:\"https://affiliatewp.com\";s:13:\"thumbnail_url\";s:83:\"https://plugin-installer.wp-json.app/thumbnail/affiliatewp-direct-link-tracking.png\";s:13:\"landscape_url\";s:83:\"https://plugin-installer.wp-json.app/thumbnail/affiliatewp-direct-link-tracking.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:17;a:14:{s:2:\"id\";s:10:\"1943983162\";s:4:\"name\";s:28:\"AffiliateWP - Multi-Currency\";s:6:\"author\";s:11:\"AffiliateWP\";s:7:\"version\";s:5:\"1.0.0\";s:11:\"description\";s:123:\"Enhance AffiliateWP with comprehensive multi-currency support, enabling real-time exchange rates and commission conversion.\";s:3:\"url\";s:46:\"https://affiliatewp.com/addons/multi-currency/\";s:10:\"author_url\";s:24:\"https://affiliatewp.com/\";s:13:\"thumbnail_url\";s:77:\"https://plugin-installer.wp-json.app/thumbnail/affiliatewp-multi-currency.png\";s:13:\"landscape_url\";s:77:\"https://plugin-installer.wp-json.app/thumbnail/affiliatewp-multi-currency.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:18;a:14:{s:2:\"id\";s:10:\"3874177739\";s:4:\"name\";s:36:\"AffiliateWP - Multi-Tier Commissions\";s:6:\"author\";s:11:\"AffiliateWP\";s:7:\"version\";s:5:\"1.4.7\";s:11:\"description\";s:167:\"Enables your affiliates to grow their networks and boost earnings through recruit sales, improving overall sales and benefiting both your business and your affiliates.\";s:3:\"url\";s:54:\"https://affiliatewp.com/addons/multi-tier-commissions/\";s:10:\"author_url\";s:24:\"https://affiliatewp.com/\";s:13:\"thumbnail_url\";s:85:\"https://plugin-installer.wp-json.app/thumbnail/affiliatewp-multi-tier-commissions.png\";s:13:\"landscape_url\";s:85:\"https://plugin-installer.wp-json.app/thumbnail/affiliatewp-multi-tier-commissions.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:19;a:14:{s:2:\"id\";s:9:\"395568468\";s:4:\"name\";s:31:\"AffiliateWP - REST API Extended\";s:6:\"author\";s:11:\"AffiliateWP\";s:7:\"version\";s:5:\"1.2.1\";s:11:\"description\";s:67:\"Adds write, edit, and delete endpoints to the AffiliateWP REST API.\";s:3:\"url\";s:49:\"https://affiliatewp.com/addons/rest-api-extended/\";s:10:\"author_url\";s:24:\"https://affiliatewp.com/\";s:13:\"thumbnail_url\";s:80:\"https://plugin-installer.wp-json.app/thumbnail/affiliatewp-rest-api-extended.png\";s:13:\"landscape_url\";s:80:\"https://plugin-installer.wp-json.app/thumbnail/affiliatewp-rest-api-extended.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:20;a:14:{s:2:\"id\";s:9:\"972305675\";s:4:\"name\";s:36:\"AffiliateWP - Show Affiliate Coupons\";s:6:\"author\";s:11:\"AffiliateWP\";s:7:\"version\";s:5:\"1.0.7\";s:11:\"description\";s:69:\"Shows an affiliate their available coupon codes in the affiliate area\";s:3:\"url\";s:69:\"https://affiliatewp.com/add-ons/official-free/show-affiliate-coupons/\";s:10:\"author_url\";s:23:\"https://affiliatewp.com\";s:13:\"thumbnail_url\";s:92:\"https://plugin-installer.wp-json.app/thumbnail/affiliatewp-show-affiliate-coupons-master.png\";s:13:\"landscape_url\";s:92:\"https://plugin-installer.wp-json.app/thumbnail/affiliatewp-show-affiliate-coupons-master.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:21;a:14:{s:2:\"id\";s:9:\"127793901\";s:4:\"name\";s:30:\"AffiliateWP - Signup Referrals\";s:6:\"author\";s:11:\"AffiliateWP\";s:7:\"version\";s:5:\"1.2.1\";s:11:\"description\";s:75:\"Award commission to affiliates when a referred user signs up for an account\";s:3:\"url\";s:53:\"https://affiliatewp.com/add-ons/pro/signup-referrals/\";s:10:\"author_url\";s:23:\"https://affiliatewp.com\";s:13:\"thumbnail_url\";s:79:\"https://plugin-installer.wp-json.app/thumbnail/affiliatewp-signup-referrals.png\";s:13:\"landscape_url\";s:79:\"https://plugin-installer.wp-json.app/thumbnail/affiliatewp-signup-referrals.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:22;a:14:{s:2:\"id\";s:9:\"394164905\";s:4:\"name\";s:26:\"AffiliateWP - Store Credit\";s:6:\"author\";s:11:\"AffiliateWP\";s:7:\"version\";s:5:\"2.6.2\";s:11:\"description\";s:42:\"Pay AffiliateWP referrals as store credit.\";s:3:\"url\";s:44:\"https://affiliatewp.com/addons/store-credit/\";s:10:\"author_url\";s:23:\"https://affiliatewp.com\";s:13:\"thumbnail_url\";s:75:\"https://plugin-installer.wp-json.app/thumbnail/affiliatewp-store-credit.png\";s:13:\"landscape_url\";s:75:\"https://plugin-installer.wp-json.app/thumbnail/affiliatewp-store-credit.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:23;a:14:{s:2:\"id\";s:10:\"3635515113\";s:4:\"name\";s:26:\"AffiliateWP - Tiered Rates\";s:6:\"author\";s:11:\"AffiliateWP\";s:7:\"version\";s:5:\"1.3.1\";s:11:\"description\";s:38:\"Tiered affiliate rates for AffiliateWP\";s:3:\"url\";s:54:\"https://affiliatewp.com/addons/tiered-affiliate-rates/\";s:10:\"author_url\";s:24:\"https://affiliatewp.com/\";s:13:\"thumbnail_url\";s:85:\"https://plugin-installer.wp-json.app/thumbnail/affiliatewp-tiered-affiliate-rates.png\";s:13:\"landscape_url\";s:85:\"https://plugin-installer.wp-json.app/thumbnail/affiliatewp-tiered-affiliate-rates.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:24;a:14:{s:2:\"id\";s:10:\"3439891414\";s:4:\"name\";s:45:\"AffiliateWP - WooCommerce Redirect Affiliates\";s:6:\"author\";s:11:\"AffiliateWP\";s:7:\"version\";s:5:\"1.2.1\";s:11:\"description\";s:94:\"Redirect affiliates to their affiliate area when they login via WooCommerce\'s /my-account page\";s:3:\"url\";s:63:\"https://affiliatewp.com/addons/woocommerce-redirect-affiliates/\";s:10:\"author_url\";s:23:\"https://affiliatewp.com\";s:13:\"thumbnail_url\";s:94:\"https://plugin-installer.wp-json.app/thumbnail/affiliatewp-woocommerce-redirect-affiliates.png\";s:13:\"landscape_url\";s:94:\"https://plugin-installer.wp-json.app/thumbnail/affiliatewp-woocommerce-redirect-affiliates.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:25;a:14:{s:2:\"id\";s:9:\"335072974\";s:4:\"name\";s:34:\"All-in-One WP Migration and Backup\";s:6:\"author\";s:8:\"ServMask\";s:7:\"version\";s:5:\"7.101\";s:11:\"description\";s:154:\"All-in-One WP Migration makes moving your entire WordPress site simple. Export or import your database, media, plugins, and themes with just a few clicks.\";s:3:\"url\";s:21:\"https://servmask.com/\";s:10:\"author_url\";s:21:\"https://servmask.com/\";s:13:\"thumbnail_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/all-in-one-wp-migration.png\";s:13:\"landscape_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/all-in-one-wp-migration.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:26;a:14:{s:2:\"id\";s:10:\"3491955459\";s:4:\"name\";s:41:\"All-in-One WP Migration Dropbox Extension\";s:6:\"author\";s:8:\"ServMask\";s:7:\"version\";s:4:\"3.93\";s:11:\"description\";s:88:\"Extension for All-in-One WP Migration that enables using Dropbox for imports and exports\";s:3:\"url\";s:21:\"https://servmask.com/\";s:10:\"author_url\";s:21:\"https://servmask.com/\";s:13:\"thumbnail_url\";s:92:\"https://plugin-installer.wp-json.app/thumbnail/all-in-one-wp-migration-dropbox-extension.png\";s:13:\"landscape_url\";s:92:\"https://plugin-installer.wp-json.app/thumbnail/all-in-one-wp-migration-dropbox-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:27;a:14:{s:2:\"id\";s:10:\"2223370937\";s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:6:\"author\";s:8:\"ServMask\";s:7:\"version\";s:4:\"2.92\";s:11:\"description\";s:84:\"Extension for All-in-One WP Migration that enables using FTP for imports and exports\";s:3:\"url\";s:21:\"https://servmask.com/\";s:10:\"author_url\";s:21:\"https://servmask.com/\";s:13:\"thumbnail_url\";s:88:\"https://plugin-installer.wp-json.app/thumbnail/all-in-one-wp-migration-ftp-extension.png\";s:13:\"landscape_url\";s:88:\"https://plugin-installer.wp-json.app/thumbnail/all-in-one-wp-migration-ftp-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:28;a:14:{s:2:\"id\";s:10:\"1005087142\";s:4:\"name\";s:46:\"All-in-One WP Migration Google Drive Extension\";s:6:\"author\";s:8:\"ServMask\";s:7:\"version\";s:4:\"2.99\";s:11:\"description\";s:93:\"Extension for All-in-One WP Migration that enables using Google Drive for imports and exports\";s:3:\"url\";s:21:\"https://servmask.com/\";s:10:\"author_url\";s:21:\"https://servmask.com/\";s:13:\"thumbnail_url\";s:91:\"https://plugin-installer.wp-json.app/thumbnail/all-in-one-wp-migration-gdrive-extension.png\";s:13:\"landscape_url\";s:91:\"https://plugin-installer.wp-json.app/thumbnail/all-in-one-wp-migration-gdrive-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:29;a:14:{s:2:\"id\";s:10:\"3776794661\";s:4:\"name\";s:43:\"All-in-One WP Migration Multisite Extension\";s:6:\"author\";s:8:\"ServMask\";s:7:\"version\";s:4:\"4.60\";s:11:\"description\";s:80:\"Extension for All-in-One WP Migration that enables multisite exports and imports\";s:3:\"url\";s:21:\"https://servmask.com/\";s:10:\"author_url\";s:21:\"https://servmask.com/\";s:13:\"thumbnail_url\";s:94:\"https://plugin-installer.wp-json.app/thumbnail/all-in-one-wp-migration-multisite-extension.png\";s:13:\"landscape_url\";s:94:\"https://plugin-installer.wp-json.app/thumbnail/all-in-one-wp-migration-multisite-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:30;a:14:{s:2:\"id\";s:10:\"1903092371\";s:4:\"name\";s:42:\"All-in-One WP Migration OneDrive Extension\";s:6:\"author\";s:8:\"ServMask\";s:7:\"version\";s:4:\"1.83\";s:11:\"description\";s:89:\"Extension for All-in-One WP Migration that enables using OneDrive for imports and exports\";s:3:\"url\";s:21:\"https://servmask.com/\";s:10:\"author_url\";s:21:\"https://servmask.com/\";s:13:\"thumbnail_url\";s:93:\"https://plugin-installer.wp-json.app/thumbnail/all-in-one-wp-migration-onedrive-extension.png\";s:13:\"landscape_url\";s:93:\"https://plugin-installer.wp-json.app/thumbnail/all-in-one-wp-migration-onedrive-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:31;a:14:{s:2:\"id\";s:10:\"1543904888\";s:4:\"name\";s:43:\"All-in-One WP Migration Unlimited Extension\";s:6:\"author\";s:8:\"ServMask\";s:7:\"version\";s:4:\"2.81\";s:11:\"description\";s:85:\"Extension for All-in-One WP Migration that enables unlimited size exports and imports\";s:3:\"url\";s:21:\"https://servmask.com/\";s:10:\"author_url\";s:21:\"https://servmask.com/\";s:13:\"thumbnail_url\";s:94:\"https://plugin-installer.wp-json.app/thumbnail/all-in-one-wp-migration-unlimited-extension.png\";s:13:\"landscape_url\";s:94:\"https://plugin-installer.wp-json.app/thumbnail/all-in-one-wp-migration-unlimited-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:32;a:14:{s:2:\"id\";s:10:\"3331967809\";s:4:\"name\";s:37:\"All-in-One WP Migration URL Extension\";s:6:\"author\";s:8:\"ServMask\";s:7:\"version\";s:4:\"2.78\";s:11:\"description\";s:72:\"Extension for All-in-One WP Migration that enables using URL for imports\";s:3:\"url\";s:21:\"https://servmask.com/\";s:10:\"author_url\";s:21:\"https://servmask.com/\";s:13:\"thumbnail_url\";s:88:\"https://plugin-installer.wp-json.app/thumbnail/all-in-one-wp-migration-url-extension.png\";s:13:\"landscape_url\";s:88:\"https://plugin-installer.wp-json.app/thumbnail/all-in-one-wp-migration-url-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:33;a:14:{s:2:\"id\";s:9:\"290804545\";s:4:\"name\";s:6:\"Amelia\";s:6:\"author\";s:3:\"TMS\";s:7:\"version\";s:3:\"8.7\";s:11:\"description\";s:157:\"Amelia is a simple yet powerful automated booking specialist, working 24/7 to make sure your customers can make appointments and events even while you sleep!\";s:3:\"url\";s:21:\"https://wpamelia.com/\";s:10:\"author_url\";s:23:\"https://tmsproducts.io/\";s:13:\"thumbnail_url\";s:64:\"https://plugin-installer.wp-json.app/thumbnail/ameliabooking.png\";s:13:\"landscape_url\";s:64:\"https://plugin-installer.wp-json.app/thumbnail/ameliabooking.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:34;a:14:{s:2:\"id\";s:9:\"160191382\";s:4:\"name\";s:11:\"AutomateWoo\";s:6:\"author\";s:11:\"WooCommerce\";s:7:\"version\";s:6:\"6.1.19\";s:11:\"description\";s:57:\"Powerful marketing automation for your WooCommerce store.\";s:3:\"url\";s:23:\"https://automatewoo.com\";s:10:\"author_url\";s:23:\"https://woocommerce.com\";s:13:\"thumbnail_url\";s:62:\"https://plugin-installer.wp-json.app/thumbnail/automatewoo.png\";s:13:\"landscape_url\";s:62:\"https://plugin-installer.wp-json.app/thumbnail/automatewoo.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:35;a:14:{s:2:\"id\";s:10:\"1877599413\";s:4:\"name\";s:11:\"AutomatorWP\";s:6:\"author\";s:11:\"AutomatorWP\";s:7:\"version\";s:5:\"5.5.5\";s:11:\"description\";s:84:\"Connect your WordPress plugins together and create automated workflows with no code!\";s:3:\"url\";s:23:\"https://automatorwp.com\";s:10:\"author_url\";s:24:\"https://automatorwp.com/\";s:13:\"thumbnail_url\";s:62:\"https://plugin-installer.wp-json.app/thumbnail/automatorwp.png\";s:13:\"landscape_url\";s:62:\"https://plugin-installer.wp-json.app/thumbnail/automatorwp.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:36;a:14:{s:2:\"id\";s:9:\"824137130\";s:4:\"name\";s:15:\"AutomatorWP Pro\";s:6:\"author\";s:11:\"AutomatorWP\";s:7:\"version\";s:5:\"4.8.0\";s:11:\"description\";s:78:\"All the power of AutomatorWP and all its premium add-ons in a single add-on :)\";s:3:\"url\";s:48:\"https://automatorwp.com/add-ons/automatorwp-pro/\";s:10:\"author_url\";s:24:\"https://automatorwp.com/\";s:13:\"thumbnail_url\";s:66:\"https://plugin-installer.wp-json.app/thumbnail/automatorwp-pro.png\";s:13:\"landscape_url\";s:66:\"https://plugin-installer.wp-json.app/thumbnail/automatorwp-pro.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:37;a:14:{s:2:\"id\";s:10:\"2999013787\";s:4:\"name\";s:21:\"Boilerplate Extension\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:5:\"5.0.3\";s:11:\"description\";s:107:\"MainWP Boilerplate extension allows you to create, edit and share repetitive pages across your child sites.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:19:\"https://mainwp.com/\";s:13:\"thumbnail_url\";s:72:\"https://plugin-installer.wp-json.app/thumbnail/boilerplate-extension.png\";s:13:\"landscape_url\";s:72:\"https://plugin-installer.wp-json.app/thumbnail/boilerplate-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:38;a:14:{s:2:\"id\";s:10:\"3537872636\";s:4:\"name\";s:28:\"Booster Plus for WooCommerce\";s:6:\"author\";s:12:\"Pluggabl LLC\";s:7:\"version\";s:5:\"7.5.0\";s:11:\"description\";s:125:\"Supercharge your WooCommerce site with these awesome powerful features. More than 100 modules. All in one WooCommerce plugin.\";s:3:\"url\";s:18:\"https://booster.io\";s:10:\"author_url\";s:18:\"https://booster.io\";s:13:\"thumbnail_url\";s:79:\"https://plugin-installer.wp-json.app/thumbnail/booster-plus-for-woocommerce.png\";s:13:\"landscape_url\";s:79:\"https://plugin-installer.wp-json.app/thumbnail/booster-plus-for-woocommerce.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:39;a:14:{s:2:\"id\";s:10:\"3841141440\";s:4:\"name\";s:31:\"Bought Together for WooCommerce\";s:6:\"author\";s:3:\"WP1\";s:7:\"version\";s:5:\"1.5.2\";s:11:\"description\";s:126:\"The Bought Together feature drives customers to add more items to their cart means more sales for you and increase in revenue.\";s:3:\"url\";s:34:\"https://wp1.co/wp/bought-together/\";s:10:\"author_url\";s:14:\"http://wp1.co/\";s:13:\"thumbnail_url\";s:82:\"https://plugin-installer.wp-json.app/thumbnail/bought-together-for-woocommerce.png\";s:13:\"landscape_url\";s:82:\"https://plugin-installer.wp-json.app/thumbnail/bought-together-for-woocommerce.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:40;a:14:{s:2:\"id\";s:10:\"2528575288\";s:4:\"name\";s:12:\"BricksExtras\";s:6:\"author\";s:12:\"BricksExtras\";s:7:\"version\";s:5:\"1.5.6\";s:11:\"description\";s:27:\"Element Library for Bricks.\";s:3:\"url\";s:0:\"\";s:10:\"author_url\";s:24:\"https://bricksextras.com\";s:13:\"thumbnail_url\";s:63:\"https://plugin-installer.wp-json.app/thumbnail/bricksextras.png\";s:13:\"landscape_url\";s:63:\"https://plugin-installer.wp-json.app/thumbnail/bricksextras.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:41;a:14:{s:2:\"id\";s:9:\"235310422\";s:4:\"name\";s:11:\"Bricksforge\";s:6:\"author\";s:11:\"Bricksforge\";s:7:\"version\";s:7:\"3.1.7.1\";s:11:\"description\";s:67:\"A powerful set of tools to extend the Bricks Builder functionality.\";s:3:\"url\";s:26:\"https://www.bricksforge.io\";s:10:\"author_url\";s:26:\"https://www.bricksforge.io\";s:13:\"thumbnail_url\";s:62:\"https://plugin-installer.wp-json.app/thumbnail/bricksforge.png\";s:13:\"landscape_url\";s:62:\"https://plugin-installer.wp-json.app/thumbnail/bricksforge.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:42;a:14:{s:2:\"id\";s:9:\"734537803\";s:4:\"name\";s:25:\"Buy Again for WooCommerce\";s:6:\"author\";s:7:\"Flintop\";s:7:\"version\";s:5:\"5.4.0\";s:11:\"description\";s:95:\"Your customers can quickly purchase the products which they had purchased earlier in your site.\";s:3:\"url\";s:0:\"\";s:10:\"author_url\";s:39:\"https://woocommerce.com/vendor/flintop/\";s:13:\"thumbnail_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/buy-again-for-woocommerce.png\";s:13:\"landscape_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/buy-again-for-woocommerce.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:43;a:14:{s:2:\"id\";s:10:\"4187557571\";s:4:\"name\";s:9:\"CartFlows\";s:6:\"author\";s:16:\"Brainstorm Force\";s:7:\"version\";s:6:\"2.1.17\";s:11:\"description\";s:62:\"Create beautiful checkout pages & sales flows for WooCommerce.\";s:3:\"url\";s:22:\"https://cartflows.com/\";s:10:\"author_url\";s:31:\"https://www.brainstormforce.com\";s:13:\"thumbnail_url\";s:60:\"https://plugin-installer.wp-json.app/thumbnail/cartflows.png\";s:13:\"landscape_url\";s:60:\"https://plugin-installer.wp-json.app/thumbnail/cartflows.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:44;a:14:{s:2:\"id\";s:10:\"3983388699\";s:4:\"name\";s:13:\"CartFlows Pro\";s:6:\"author\";s:16:\"Brainstorm Force\";s:7:\"version\";s:5:\"2.1.8\";s:11:\"description\";s:70:\"eCommerce on steroid with Order Bump, One Click Upsells and much more!\";s:3:\"url\";s:22:\"https://cartflows.com/\";s:10:\"author_url\";s:31:\"https://www.brainstormforce.com\";s:13:\"thumbnail_url\";s:64:\"https://plugin-installer.wp-json.app/thumbnail/cartflows-pro.png\";s:13:\"landscape_url\";s:64:\"https://plugin-installer.wp-json.app/thumbnail/cartflows-pro.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:45;a:14:{s:2:\"id\";s:10:\"1750143640\";s:4:\"name\";s:10:\"CheckoutWC\";s:6:\"author\";s:7:\"Kestrel\";s:7:\"version\";s:6:\"10.3.5\";s:11:\"description\";s:66:\"Beautiful conversion optimized checkout templates for WooCommerce.\";s:3:\"url\";s:26:\"https://www.checkoutwc.com\";s:10:\"author_url\";s:22:\"https://kestrelwp.com/\";s:13:\"thumbnail_url\";s:75:\"https://plugin-installer.wp-json.app/thumbnail/checkout-for-woocommerce.png\";s:13:\"landscape_url\";s:75:\"https://plugin-installer.wp-json.app/thumbnail/checkout-for-woocommerce.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:46;a:14:{s:2:\"id\";s:10:\"3805400819\";s:4:\"name\";s:43:\"Complianz Privacy Suite (GDPR/CCPA) premium\";s:6:\"author\";s:9:\"Complianz\";s:7:\"version\";s:7:\"7.5.6.1\";s:11:\"description\";s:56:\"Plugin to help you make your website GDPR/CCPa compliant\";s:3:\"url\";s:28:\"https://complianz.io/pricing\";s:10:\"author_url\";s:20:\"https://complianz.io\";s:13:\"thumbnail_url\";s:73:\"https://plugin-installer.wp-json.app/thumbnail/complianz-gdpr-premium.png\";s:13:\"landscape_url\";s:73:\"https://plugin-installer.wp-json.app/thumbnail/complianz-gdpr-premium.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:47;a:14:{s:2:\"id\";s:10:\"2986483701\";s:4:\"name\";s:25:\"WPML Multilingual for CF7\";s:6:\"author\";s:14:\"OnTheGoSystems\";s:7:\"version\";s:5:\"1.3.3\";s:11:\"description\";s:69:\"Make forms from Contact Form 7 translatable with WPML | Documentation\";s:3:\"url\";s:0:\"\";s:10:\"author_url\";s:30:\"http://www.onthegosystems.com/\";s:13:\"thumbnail_url\";s:78:\"https://plugin-installer.wp-json.app/thumbnail/contact-form-7-multilingual.png\";s:13:\"landscape_url\";s:78:\"https://plugin-installer.wp-json.app/thumbnail/contact-form-7-multilingual.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:48;a:14:{s:2:\"id\";s:10:\"1577020795\";s:4:\"name\";s:31:\"WP All Import - ACF Add-On Free\";s:6:\"author\";s:6:\"Soflyy\";s:7:\"version\";s:5:\"1.0.6\";s:11:\"description\";s:82:\"Import to Advanced Custom Fields. Requires WP All Import & Advanced Custom Fields.\";s:3:\"url\";s:27:\"http://www.wpallimport.com/\";s:10:\"author_url\";s:0:\"\";s:13:\"thumbnail_url\";s:73:\"https://plugin-installer.wp-json.app/thumbnail/csv-xml-import-for-acf.png\";s:13:\"landscape_url\";s:73:\"https://plugin-installer.wp-json.app/thumbnail/csv-xml-import-for-acf.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:49;a:14:{s:2:\"id\";s:10:\"2474691290\";s:4:\"name\";s:19:\"Custom Stock Status\";s:6:\"author\";s:6:\"Addify\";s:7:\"version\";s:5:\"1.4.1\";s:11:\"description\";s:95:\"Display custom stock statuses to communicate precise information about your stock availability.\";s:3:\"url\";s:53:\"https://woocommerce.com/products/custom-stock-status/\";s:10:\"author_url\";s:38:\"https://woocommerce.com/vendor/addify/\";s:13:\"thumbnail_url\";s:86:\"https://plugin-installer.wp-json.app/thumbnail/custom-stock-status-for-woocommerce.png\";s:13:\"landscape_url\";s:86:\"https://plugin-installer.wp-json.app/thumbnail/custom-stock-status-for-woocommerce.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:50;a:14:{s:2:\"id\";s:10:\"3960730114\";s:4:\"name\";s:41:\"Customize My Account Page For Woocommerce\";s:6:\"author\";s:10:\"ThemeGrill\";s:7:\"version\";s:5:\"2.0.1\";s:11:\"description\";s:91:\"Allows you to register custom WooCommerce tabs on my-account page and customize the design.\";s:3:\"url\";s:75:\"https://woocommerce.com/products/customize-my-account-page-for-woocommerce/\";s:10:\"author_url\";s:22:\"https://themegrill.com\";s:13:\"thumbnail_url\";s:92:\"https://plugin-installer.wp-json.app/thumbnail/customize-my-account-page-for-woocommerce.png\";s:13:\"landscape_url\";s:92:\"https://plugin-installer.wp-json.app/thumbnail/customize-my-account-page-for-woocommerce.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:51;a:14:{s:2:\"id\";s:10:\"1827554429\";s:4:\"name\";s:22:\"Database Cleaner (Pro)\";s:6:\"author\";s:10:\"Jordy Meow\";s:7:\"version\";s:5:\"1.3.0\";s:11:\"description\";s:138:\"User-friendly tool to clean and optimize databases. Efficiently manages large databases, simplifying repair and ensuring peak performance.\";s:3:\"url\";s:20:\"https://meowapps.com\";s:10:\"author_url\";s:20:\"https://meowapps.com\";s:13:\"thumbnail_url\";s:71:\"https://plugin-installer.wp-json.app/thumbnail/database-cleaner-pro.png\";s:13:\"landscape_url\";s:71:\"https://plugin-installer.wp-json.app/thumbnail/database-cleaner-pro.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:52;a:14:{s:2:\"id\";s:10:\"2965125038\";s:4:\"name\";s:20:\"Divi Events Calendar\";s:6:\"author\";s:16:\"Pee-Aye Creative\";s:7:\"version\";s:6:\"2.8.28\";s:11:\"description\";s:279:\"Easily integrate The Events Calendar plugin into Divi using our custom event modules to display beautiful highly-customizable grids, calendars, lists, and single event pages with incredible options and features for selecting, displaying, and styling events in the Visual Builder.\";s:3:\"url\";s:0:\"\";s:10:\"author_url\";s:26:\"https://peeayecreative.com\";s:13:\"thumbnail_url\";s:77:\"https://plugin-installer.wp-json.app/thumbnail/divi-event-calendar-module.png\";s:13:\"landscape_url\";s:77:\"https://plugin-installer.wp-json.app/thumbnail/divi-event-calendar-module.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:53;a:14:{s:2:\"id\";s:9:\"823554674\";s:4:\"name\";s:14:\"Divi Menu Cart\";s:6:\"author\";s:13:\"Milen Krastev\";s:7:\"version\";s:5:\"3.0.1\";s:11:\"description\";s:168:\"Adds fully customizeble cart icon with (integer) of products in the cart to the menu of choice or in Navigation next to hamberger for Divi Theme and Woocommerce Plugin.\";s:3:\"url\";s:39:\"https://divi-menu-cart.powdithemes.com/\";s:10:\"author_url\";s:24:\"https://powdistudio.com/\";s:13:\"thumbnail_url\";s:65:\"https://plugin-installer.wp-json.app/thumbnail/divi-menu-cart.png\";s:13:\"landscape_url\";s:65:\"https://plugin-installer.wp-json.app/thumbnail/divi-menu-cart.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:54;a:14:{s:2:\"id\";s:9:\"280688573\";s:4:\"name\";s:22:\"Divi Responsive Helper\";s:6:\"author\";s:16:\"Pee-Aye Creative\";s:7:\"version\";s:5:\"2.5.5\";s:11:\"description\";s:183:\"Make your website look great and function well on all devices with the help of our huge suite of over 50 awesome features and unique settings in this ultimate Divi responsive toolkit!\";s:3:\"url\";s:61:\"https://www.peeayecreative.com/product/divi-responsive-helper\";s:10:\"author_url\";s:31:\"https://www.peeayecreative.com/\";s:13:\"thumbnail_url\";s:73:\"https://plugin-installer.wp-json.app/thumbnail/divi-responsive-helper.png\";s:13:\"landscape_url\";s:73:\"https://plugin-installer.wp-json.app/thumbnail/divi-responsive-helper.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:55;a:14:{s:2:\"id\";s:10:\"1845755066\";s:4:\"name\";s:12:\"Divi Toolbox\";s:6:\"author\";s:10:\"Divi Lover\";s:7:\"version\";s:5:\"1.7.4\";s:11:\"description\";s:42:\"Powerful Tools to Customize the Divi Theme\";s:3:\"url\";s:29:\"https://toolbox.divilover.com\";s:10:\"author_url\";s:21:\"https://divilover.com\";s:13:\"thumbnail_url\";s:63:\"https://plugin-installer.wp-json.app/thumbnail/divi-toolbox.png\";s:13:\"landscape_url\";s:63:\"https://plugin-installer.wp-json.app/thumbnail/divi-toolbox.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:56;a:14:{s:2:\"id\";s:10:\"1143679073\";s:4:\"name\";s:13:\"DiviPasswords\";s:6:\"author\";s:7:\"DonDivi\";s:7:\"version\";s:6:\"1.1.10\";s:11:\"description\";s:63:\"Password Protect sections, rows, columns and modules with Divi!\";s:3:\"url\";s:34:\"https://dondivi.com/divipasswords/\";s:10:\"author_url\";s:20:\"https://dondivi.com/\";s:13:\"thumbnail_url\";s:64:\"https://plugin-installer.wp-json.app/thumbnail/divipasswords.png\";s:13:\"landscape_url\";s:64:\"https://plugin-installer.wp-json.app/thumbnail/divipasswords.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:57;a:14:{s:2:\"id\";s:9:\"177314438\";s:4:\"name\";s:43:\"Dynamic.ooo - Dynamic Content for Elementor\";s:6:\"author\";s:11:\"Dynamic.ooo\";s:7:\"version\";s:6:\"3.3.21\";s:11:\"description\";s:180:\"Building powerful websites by extending Elementor. We give you over 150 features that will save you time and money on achieving complex results. The only limit is your imagination.\";s:3:\"url\";s:118:\"https://www.dynamic.ooo/dynamic-content-for-elementor?utm_source=wp-plugins&utm_campaign=plugin-uri&utm_medium=wp-dash\";s:10:\"author_url\";s:89:\"https://www.dynamic.ooo/?utm_source=wp-plugins&utm_campaign=plugin-uri&utm_medium=wp-dash\";s:13:\"thumbnail_url\";s:80:\"https://plugin-installer.wp-json.app/thumbnail/dynamic-content-for-elementor.png\";s:13:\"landscape_url\";s:80:\"https://plugin-installer.wp-json.app/thumbnail/dynamic-content-for-elementor.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:58;a:14:{s:2:\"id\";s:10:\"1137004424\";s:4:\"name\";s:13:\"Elementor Pro\";s:6:\"author\";s:13:\"Elementor.com\";s:7:\"version\";s:6:\"3.33.2\";s:11:\"description\";s:176:\"Elevate your designs and unlock the full power of Elementor. Gain access to dozens of Pro widgets and kits, Theme Builder, Pop Ups, Forms and WooCommerce building capabilities.\";s:3:\"url\";s:55:\"https://go.elementor.com/wp-dash-wp-plugins-author-uri/\";s:10:\"author_url\";s:55:\"https://go.elementor.com/wp-dash-wp-plugins-author-uri/\";s:13:\"thumbnail_url\";s:64:\"https://plugin-installer.wp-json.app/thumbnail/elementor-pro.png\";s:13:\"landscape_url\";s:64:\"https://plugin-installer.wp-json.app/thumbnail/elementor-pro.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:59;a:14:{s:2:\"id\";s:9:\"930821053\";s:4:\"name\";s:32:\"Email Customizer for AutomateWoo\";s:6:\"author\";s:11:\"YayCommerce\";s:7:\"version\";s:5:\"4.0.4\";s:11:\"description\";s:81:\"Customize AutomateWoo email templates with YayMail - WooCommerce Email Customizer\";s:3:\"url\";s:66:\"https://woocommerce.com/products/email-customizer-for-automatewoo/\";s:10:\"author_url\";s:23:\"https://yaycommerce.com\";s:13:\"thumbnail_url\";s:79:\"https://plugin-installer.wp-json.app/thumbnail/email-customizer-automatewoo.png\";s:13:\"landscape_url\";s:79:\"https://plugin-installer.wp-json.app/thumbnail/email-customizer-automatewoo.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:60;a:14:{s:2:\"id\";s:10:\"1055410006\";s:4:\"name\";s:42:\"YayMail Pro - WooCommerce Email Customizer\";s:6:\"author\";s:11:\"YayCommerce\";s:7:\"version\";s:5:\"4.3.1\";s:11:\"description\";s:70:\"Create awesome transactional emails with a drag and drop email builder\";s:3:\"url\";s:61:\"https://yaycommerce.com/yaymail-woocommerce-email-customizer/\";s:10:\"author_url\";s:23:\"https://yaycommerce.com\";s:13:\"thumbnail_url\";s:83:\"https://plugin-installer.wp-json.app/thumbnail/email-customizer-for-woocommerce.png\";s:13:\"landscape_url\";s:83:\"https://plugin-installer.wp-json.app/thumbnail/email-customizer-for-woocommerce.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:61;a:14:{s:2:\"id\";s:10:\"2341781267\";s:4:\"name\";s:46:\"Email Customizer for WooCommerce Subscriptions\";s:6:\"author\";s:11:\"YayCommerce\";s:7:\"version\";s:5:\"4.0.4\";s:11:\"description\";s:95:\"Customize WooCommerce Subscriptions email templates with YayMail - WooCommerce Email Customizer\";s:3:\"url\";s:80:\"https://woocommerce.com/products/email-customizer-for-woocommerce-subscriptions/\";s:10:\"author_url\";s:23:\"https://yaycommerce.com\";s:13:\"thumbnail_url\";s:97:\"https://plugin-installer.wp-json.app/thumbnail/email-customizer-for-woocommerce-subscriptions.png\";s:13:\"landscape_url\";s:97:\"https://plugin-installer.wp-json.app/thumbnail/email-customizer-for-woocommerce-subscriptions.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:62;a:14:{s:2:\"id\";s:10:\"1685856957\";s:4:\"name\";s:39:\"Fluent Boards - Project Management Tool\";s:6:\"author\";s:13:\"WPManageNinja\";s:7:\"version\";s:6:\"1.90.1\";s:11:\"description\";s:131:\"Fluent Boards is a powerful tool designed for efficient management of to-do lists, projects, and tasks with kanban board and more..\";s:3:\"url\";s:24:\"https://fluentboards.com\";s:10:\"author_url\";s:24:\"https://fluentboards.com\";s:13:\"thumbnail_url\";s:64:\"https://plugin-installer.wp-json.app/thumbnail/fluent-boards.png\";s:13:\"landscape_url\";s:64:\"https://plugin-installer.wp-json.app/thumbnail/fluent-boards.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:63;a:14:{s:2:\"id\";s:10:\"4201459808\";s:4:\"name\";s:17:\"Fluent Boards Pro\";s:6:\"author\";s:13:\"WPManageNinja\";s:7:\"version\";s:4:\"1.86\";s:11:\"description\";s:33:\"Pro addon for FluentBoards Plugin\";s:3:\"url\";s:24:\"https://fluentboards.com\";s:10:\"author_url\";s:24:\"https://fluentboards.com\";s:13:\"thumbnail_url\";s:68:\"https://plugin-installer.wp-json.app/thumbnail/fluent-boards-pro.png\";s:13:\"landscape_url\";s:68:\"https://plugin-installer.wp-json.app/thumbnail/fluent-boards-pro.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:64;a:14:{s:2:\"id\";s:10:\"3522556254\";s:4:\"name\";s:57:\"FluentBooking - Appointment Scheduling & Booking Solution\";s:6:\"author\";s:51:\"Appointment & Booking Solution Team - WPManageNinja\";s:7:\"version\";s:7:\"1.10.01\";s:11:\"description\";s:115:\"FluentBooking is the ultimate solution for booking appointments, meetings, webinars, events, sales calls, and more.\";s:3:\"url\";s:34:\"https://fluentbooking.com/pricing/\";s:10:\"author_url\";s:25:\"https://fluentbooking.com\";s:13:\"thumbnail_url\";s:65:\"https://plugin-installer.wp-json.app/thumbnail/fluent-booking.png\";s:13:\"landscape_url\";s:65:\"https://plugin-installer.wp-json.app/thumbnail/fluent-booking.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:65;a:14:{s:2:\"id\";s:10:\"3760337374\";s:4:\"name\";s:17:\"FluentBooking Pro\";s:6:\"author\";s:17:\"WPManageNinja LLC\";s:7:\"version\";s:7:\"1.10.01\";s:11:\"description\";s:39:\"The Pro version of FluentBooking Plugin\";s:3:\"url\";s:25:\"https://fluentbooking.com\";s:10:\"author_url\";s:25:\"https://fluentbooking.com\";s:13:\"thumbnail_url\";s:69:\"https://plugin-installer.wp-json.app/thumbnail/fluent-booking-pro.png\";s:13:\"landscape_url\";s:69:\"https://plugin-installer.wp-json.app/thumbnail/fluent-booking-pro.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:66;a:14:{s:2:\"id\";s:10:\"1653531997\";s:4:\"name\";s:10:\"FluentCart\";s:6:\"author\";s:15:\"FluentCart Team\";s:7:\"version\";s:5:\"1.3.2\";s:11:\"description\";s:27:\"FluentCart WordPress Plugin\";s:3:\"url\";s:22:\"https://fluentcart.com\";s:10:\"author_url\";s:31:\"https://fluentcart.com/about-us\";s:13:\"thumbnail_url\";s:62:\"https://plugin-installer.wp-json.app/thumbnail/fluent-cart.png\";s:13:\"landscape_url\";s:62:\"https://plugin-installer.wp-json.app/thumbnail/fluent-cart.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:67;a:14:{s:2:\"id\";s:10:\"1998313367\";s:4:\"name\";s:14:\"FluentCart Pro\";s:6:\"author\";s:15:\"FluentCart Team\";s:7:\"version\";s:5:\"1.3.3\";s:11:\"description\";s:68:\"The Pro version of FluentCart - A New Era of Commerce with WordPress\";s:3:\"url\";s:22:\"https://fluentcart.com\";s:10:\"author_url\";s:22:\"https://fluentcart.com\";s:13:\"thumbnail_url\";s:66:\"https://plugin-installer.wp-json.app/thumbnail/fluent-cart-pro.png\";s:13:\"landscape_url\";s:66:\"https://plugin-installer.wp-json.app/thumbnail/fluent-cart-pro.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:68;a:14:{s:2:\"id\";s:9:\"887272910\";s:4:\"name\";s:15:\"FluentCommunity\";s:6:\"author\";s:17:\"WPManageNinja LLC\";s:7:\"version\";s:6:\"2.1.02\";s:11:\"description\";s:45:\"The super-fast Community Plugin for WordPress\";s:3:\"url\";s:26:\"https://fluentcommunity.co\";s:10:\"author_url\";s:26:\"https://fluentcommunity.co\";s:13:\"thumbnail_url\";s:67:\"https://plugin-installer.wp-json.app/thumbnail/fluent-community.png\";s:13:\"landscape_url\";s:67:\"https://plugin-installer.wp-json.app/thumbnail/fluent-community.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:69;a:14:{s:2:\"id\";s:10:\"4279396103\";s:4:\"name\";s:19:\"FluentCommunity Pro\";s:6:\"author\";s:17:\"WPManageNinja LLC\";s:7:\"version\";s:6:\"2.1.02\";s:11:\"description\";s:41:\"The Pro version of FluentCommunity Plugin\";s:3:\"url\";s:26:\"https://fluentcommunity.co\";s:10:\"author_url\";s:26:\"https://fluentcommunity.co\";s:13:\"thumbnail_url\";s:71:\"https://plugin-installer.wp-json.app/thumbnail/fluent-community-pro.png\";s:13:\"landscape_url\";s:71:\"https://plugin-installer.wp-json.app/thumbnail/fluent-community-pro.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:70;a:14:{s:2:\"id\";s:10:\"2960506473\";s:4:\"name\";s:46:\"FluentCRM - Marketing Automation For WordPress\";s:6:\"author\";s:36:\"WP Email Newsletter Team - FluentCRM\";s:7:\"version\";s:6:\"2.9.87\";s:11:\"description\";s:45:\"CRM and Email Newsletter Plugin for WordPress\";s:3:\"url\";s:21:\"https://fluentcrm.com\";s:10:\"author_url\";s:21:\"https://fluentcrm.com\";s:13:\"thumbnail_url\";s:61:\"https://plugin-installer.wp-json.app/thumbnail/fluent-crm.png\";s:13:\"landscape_url\";s:61:\"https://plugin-installer.wp-json.app/thumbnail/fluent-crm.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:71;a:14:{s:2:\"id\";s:10:\"1790584889\";s:4:\"name\";s:10:\"FluentSMTP\";s:6:\"author\";s:31:\"FluentSMTP & WPManageNinja Team\";s:7:\"version\";s:6:\"2.2.92\";s:11:\"description\";s:50:\"The Ultimate SMTP Connection Plugin for WordPress.\";s:3:\"url\";s:22:\"https://fluentsmtp.com\";s:10:\"author_url\";s:22:\"https://fluentsmtp.com\";s:13:\"thumbnail_url\";s:62:\"https://plugin-installer.wp-json.app/thumbnail/fluent-smtp.png\";s:13:\"landscape_url\";s:62:\"https://plugin-installer.wp-json.app/thumbnail/fluent-smtp.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:72;a:14:{s:2:\"id\";s:10:\"2986211109\";s:4:\"name\";s:14:\"Fluent Support\";s:6:\"author\";s:17:\"WPManageNinja LLC\";s:7:\"version\";s:6:\"1.10.5\";s:11:\"description\";s:47:\"The Ultimate Support Plugin For Your WordPress.\";s:3:\"url\";s:25:\"https://fluentsupport.com\";s:10:\"author_url\";s:25:\"https://wpmanageninja.com\";s:13:\"thumbnail_url\";s:65:\"https://plugin-installer.wp-json.app/thumbnail/fluent-support.png\";s:13:\"landscape_url\";s:65:\"https://plugin-installer.wp-json.app/thumbnail/fluent-support.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:73;a:14:{s:2:\"id\";s:10:\"3724181921\";s:4:\"name\";s:18:\"Fluent Support Pro\";s:6:\"author\";s:17:\"WPManageNinja LLC\";s:7:\"version\";s:6:\"1.10.1\";s:11:\"description\";s:51:\"Customer Support and Ticketing System for WordPress\";s:3:\"url\";s:25:\"https://fluentsupport.com\";s:10:\"author_url\";s:25:\"https://fluentsupport.com\";s:13:\"thumbnail_url\";s:69:\"https://plugin-installer.wp-json.app/thumbnail/fluent-support-pro.png\";s:13:\"landscape_url\";s:69:\"https://plugin-installer.wp-json.app/thumbnail/fluent-support-pro.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:74;a:14:{s:2:\"id\";s:10:\"1824604637\";s:4:\"name\";s:13:\"FluentCRM Pro\";s:6:\"author\";s:10:\"Fluent CRM\";s:7:\"version\";s:6:\"2.9.86\";s:11:\"description\";s:56:\"Pro Email Automation and Integration Addon for FluentCRM\";s:3:\"url\";s:21:\"https://fluentcrm.com\";s:10:\"author_url\";s:21:\"https://fluentcrm.com\";s:13:\"thumbnail_url\";s:69:\"https://plugin-installer.wp-json.app/thumbnail/fluentcampaign-pro.png\";s:13:\"landscape_url\";s:69:\"https://plugin-installer.wp-json.app/thumbnail/fluentcampaign-pro.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:75;a:14:{s:2:\"id\";s:10:\"4118452273\";s:4:\"name\";s:12:\"Fluent Forms\";s:6:\"author\";s:32:\"Contact Form - WPManageNinja LLC\";s:7:\"version\";s:6:\"6.1.11\";s:11:\"description\";s:127:\"Contact Form By Fluent Forms is the advanced Contact form plugin with drag and drop, multi column supported form builder plugin\";s:3:\"url\";s:41:\"https://wpmanageninja.com/wp-fluent-form/\";s:10:\"author_url\";s:23:\"https://fluentforms.com\";s:13:\"thumbnail_url\";s:61:\"https://plugin-installer.wp-json.app/thumbnail/fluentform.png\";s:13:\"landscape_url\";s:61:\"https://plugin-installer.wp-json.app/thumbnail/fluentform.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:76;a:14:{s:2:\"id\";s:10:\"3959579903\";s:4:\"name\";s:28:\"Fluent Forms Signature Addon\";s:6:\"author\";s:12:\"WPFluentForm\";s:7:\"version\";s:6:\"4.3.12\";s:11:\"description\";s:104:\"The signature field for Fluent Forms, the most advanced drag and drop form builder plugin for WordPress.\";s:3:\"url\";s:70:\"https://wpmanageninja.com/downloads/signature-add-on-for-wp-fluentform\";s:10:\"author_url\";s:23:\"https://fluentforms.com\";s:13:\"thumbnail_url\";s:71:\"https://plugin-installer.wp-json.app/thumbnail/fluentform-signature.png\";s:13:\"landscape_url\";s:71:\"https://plugin-installer.wp-json.app/thumbnail/fluentform-signature.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:77;a:14:{s:2:\"id\";s:10:\"1196802461\";s:4:\"name\";s:28:\"Fluent Forms Pro Add On Pack\";s:6:\"author\";s:12:\"Fluent Forms\";s:7:\"version\";s:5:\"6.1.8\";s:11:\"description\";s:98:\"The Pro version of FluentForm, the most advanced, drag and drop form builder plugin for WordPress.\";s:3:\"url\";s:24:\"https://fluentforms.com/\";s:10:\"author_url\";s:23:\"https://fluentforms.com\";s:13:\"thumbnail_url\";s:64:\"https://plugin-installer.wp-json.app/thumbnail/fluentformpro.png\";s:13:\"landscape_url\";s:64:\"https://plugin-installer.wp-json.app/thumbnail/fluentformpro.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:78;a:14:{s:2:\"id\";s:9:\"262256764\";s:4:\"name\";s:26:\"Fluent Forms PDF Generator\";s:6:\"author\";s:17:\"WPManageNinja LLC\";s:7:\"version\";s:6:\"1.1.11\";s:11:\"description\";s:47:\"Download entries as pdf with multiple template.\";s:3:\"url\";s:58:\"https://wpmanageninja.com/downloads/fluentform-pro-add-on/\";s:10:\"author_url\";s:25:\"https://wpmanageninja.com\";s:13:\"thumbnail_url\";s:66:\"https://plugin-installer.wp-json.app/thumbnail/fluentforms-pdf.png\";s:13:\"landscape_url\";s:66:\"https://plugin-installer.wp-json.app/thumbnail/fluentforms-pdf.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:79;a:14:{s:2:\"id\";s:10:\"1120780809\";s:4:\"name\";s:26:\"Free Gifts for WooCommerce\";s:6:\"author\";s:7:\"Flintop\";s:7:\"version\";s:6:\"12.7.0\";s:11:\"description\";s:81:\"Offer Free Gifts to your customers for making purchases in your WooCommerce Shop.\";s:3:\"url\";s:0:\"\";s:10:\"author_url\";s:31:\"https://woo.com/vendor/flintop/\";s:13:\"thumbnail_url\";s:77:\"https://plugin-installer.wp-json.app/thumbnail/free-gifts-for-woocommerce.png\";s:13:\"landscape_url\";s:77:\"https://plugin-installer.wp-json.app/thumbnail/free-gifts-for-woocommerce.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:80;a:14:{s:2:\"id\";s:10:\"1835019921\";s:4:\"name\";s:13:\"gAppointments\";s:6:\"author\";s:8:\"WpCrunch\";s:7:\"version\";s:6:\"1.14.1\";s:11:\"description\";s:44:\"Appointment booking addon for Gravity Forms.\";s:3:\"url\";s:0:\"\";s:10:\"author_url\";s:36:\"https://codecanyon.net/user/wpcrunch\";s:13:\"thumbnail_url\";s:64:\"https://plugin-installer.wp-json.app/thumbnail/gappointments.png\";s:13:\"landscape_url\";s:64:\"https://plugin-installer.wp-json.app/thumbnail/gappointments.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:81;a:14:{s:2:\"id\";s:10:\"4236818622\";s:4:\"name\";s:14:\"GenerateBlocks\";s:6:\"author\";s:11:\"Tom Usborne\";s:7:\"version\";s:5:\"2.2.0\";s:11:\"description\";s:87:\"A small collection of lightweight WordPress blocks that can accomplish nearly anything.\";s:3:\"url\";s:26:\"https://generateblocks.com\";s:10:\"author_url\";s:22:\"https://tomusborne.com\";s:13:\"thumbnail_url\";s:65:\"https://plugin-installer.wp-json.app/thumbnail/generateblocks.png\";s:13:\"landscape_url\";s:65:\"https://plugin-installer.wp-json.app/thumbnail/generateblocks.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:82;a:14:{s:2:\"id\";s:10:\"2522389863\";s:4:\"name\";s:18:\"GenerateBlocks Pro\";s:6:\"author\";s:11:\"Tom Usborne\";s:7:\"version\";s:5:\"2.5.0\";s:11:\"description\";s:107:\"GenerateBlocks Pro adds more great features to GenerateBlocks without sacrificing usability or performance.\";s:3:\"url\";s:32:\"https://generatepress.com/blocks\";s:10:\"author_url\";s:25:\"https://generatepress.com\";s:13:\"thumbnail_url\";s:69:\"https://plugin-installer.wp-json.app/thumbnail/generateblocks-pro.png\";s:13:\"landscape_url\";s:69:\"https://plugin-installer.wp-json.app/thumbnail/generateblocks-pro.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:83;a:14:{s:2:\"id\";s:10:\"1445988566\";s:4:\"name\";s:10:\"GP Premium\";s:6:\"author\";s:11:\"Tom Usborne\";s:7:\"version\";s:5:\"2.5.5\";s:11:\"description\";s:55:\"The entire collection of GeneratePress premium modules.\";s:3:\"url\";s:25:\"https://generatepress.com\";s:10:\"author_url\";s:25:\"https://generatepress.com\";s:13:\"thumbnail_url\";s:61:\"https://plugin-installer.wp-json.app/thumbnail/gp-premium.png\";s:13:\"landscape_url\";s:61:\"https://plugin-installer.wp-json.app/thumbnail/gp-premium.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:84;a:14:{s:2:\"id\";s:10:\"4236149376\";s:4:\"name\";s:13:\"Gravity Forms\";s:6:\"author\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.9.24\";s:11:\"description\";s:75:\"Easily create web forms and manage form entries within the WordPress admin.\";s:3:\"url\";s:24:\"https://gravityforms.com\";s:10:\"author_url\";s:24:\"https://gravityforms.com\";s:13:\"thumbnail_url\";s:63:\"https://plugin-installer.wp-json.app/thumbnail/gravityforms.png\";s:13:\"landscape_url\";s:63:\"https://plugin-installer.wp-json.app/thumbnail/gravityforms.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:85;a:14:{s:2:\"id\";s:10:\"1760186840\";s:4:\"name\";s:26:\"Gravity Forms Multilingual\";s:6:\"author\";s:14:\"OnTheGoSystems\";s:7:\"version\";s:5:\"1.8.3\";s:11:\"description\";s:42:\"Add multilingual support for Gravity Forms\";s:3:\"url\";s:126:\"https://wpml.org/documentation/related-projects/gravity-forms-multilingual/?utm_source=plugin&utm_medium=gui&utm_campaign=gfml\";s:10:\"author_url\";s:30:\"http://www.onthegosystems.com/\";s:13:\"thumbnail_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/gravityforms-multilingual.png\";s:13:\"landscape_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/gravityforms-multilingual.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:86;a:14:{s:2:\"id\";s:10:\"2575250578\";s:4:\"name\";s:12:\"Gravity SMTP\";s:6:\"author\";s:13:\"Gravity Forms\";s:7:\"version\";s:5:\"2.1.1\";s:11:\"description\";s:105:\"Confidently send emails from your website with secure and reliable SMTP providers and API-based services.\";s:3:\"url\";s:24:\"https://gravityforms.com\";s:10:\"author_url\";s:24:\"https://gravityforms.com\";s:13:\"thumbnail_url\";s:62:\"https://plugin-installer.wp-json.app/thumbnail/gravitysmtp.png\";s:13:\"landscape_url\";s:62:\"https://plugin-installer.wp-json.app/thumbnail/gravitysmtp.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:87;a:14:{s:2:\"id\";s:10:\"3183477990\";s:4:\"name\";s:18:\"Solid Security Pro\";s:6:\"author\";s:7:\"SolidWP\";s:7:\"version\";s:5:\"8.6.3\";s:11:\"description\";s:130:\"Shield your site from cyberattacks and prevent security vulnerabilities. The only security plugin you need for a solid foundation.\";s:3:\"url\";s:28:\"https://solidwp.com/security\";s:10:\"author_url\";s:19:\"https://solidwp.com\";s:13:\"thumbnail_url\";s:71:\"https://plugin-installer.wp-json.app/thumbnail/ithemes-security-pro.png\";s:13:\"landscape_url\";s:71:\"https://plugin-installer.wp-json.app/thumbnail/ithemes-security-pro.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:88;a:14:{s:2:\"id\";s:10:\"1080449219\";s:4:\"name\";s:24:\"Jet Appointments Booking\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:7:\"2.2.6.1\";s:11:\"description\";s:66:\"A must-have solution to create forms for booking the appointments.\";s:3:\"url\";s:46:\"https://crocoblock.com/plugins/jetappointment/\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:75:\"https://plugin-installer.wp-json.app/thumbnail/jet-appointments-booking.png\";s:13:\"landscape_url\";s:75:\"https://plugin-installer.wp-json.app/thumbnail/jet-appointments-booking.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:89;a:14:{s:2:\"id\";s:10:\"3403992009\";s:4:\"name\";s:23:\"JetBlocks For Elementor\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:6:\"1.3.21\";s:11:\"description\";s:131:\"The basic utilitary widgets for implementing additional functionality to headers, footers and special sections built with Elementor\";s:3:\"url\";s:41:\"https://crocoblock.com/plugins/jetblocks/\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:61:\"https://plugin-installer.wp-json.app/thumbnail/jet-blocks.png\";s:13:\"landscape_url\";s:61:\"https://plugin-installer.wp-json.app/thumbnail/jet-blocks.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:90;a:14:{s:2:\"id\";s:10:\"3040094821\";s:4:\"name\";s:21:\"JetBlog For Elementor\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:5:\"2.4.7\";s:11:\"description\";s:43:\"Blogging Package for Elementor Page Builder\";s:3:\"url\";s:39:\"https://crocoblock.com/plugins/jetblog/\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:59:\"https://plugin-installer.wp-json.app/thumbnail/jet-blog.png\";s:13:\"landscape_url\";s:59:\"https://plugin-installer.wp-json.app/thumbnail/jet-blog.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:91;a:14:{s:2:\"id\";s:10:\"1550739354\";s:4:\"name\";s:10:\"JetBooking\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:5:\"3.8.5\";s:11:\"description\";s:210:\"Allows creating a booking functionality for your residence with an availability check, which means your site visitor can select a certain period (check-in and check-out dates) he wants to rent this housing for.\";s:3:\"url\";s:42:\"https://crocoblock.com/plugins/jetbooking/\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:62:\"https://plugin-installer.wp-json.app/thumbnail/jet-booking.png\";s:13:\"landscape_url\";s:62:\"https://plugin-installer.wp-json.app/thumbnail/jet-booking.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:92;a:14:{s:2:\"id\";s:10:\"4093224638\";s:4:\"name\";s:32:\"JetCompareWishlist For Elementor\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:8:\"1.5.12.2\";s:11:\"description\";s:82:\"JetCompareWishlist - Compare and Wishlist functionality for Elementor Page Builder\";s:3:\"url\";s:50:\"https://crocoblock.com/plugins/jetcomparewishlist/\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:71:\"https://plugin-installer.wp-json.app/thumbnail/jet-compare-wishlist.png\";s:13:\"landscape_url\";s:71:\"https://plugin-installer.wp-json.app/thumbnail/jet-compare-wishlist.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:93;a:14:{s:2:\"id\";s:9:\"893902942\";s:4:\"name\";s:25:\"JetElements For Elementor\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:8:\"2.7.12.1\";s:11:\"description\";s:211:\"Brand new addon for Elementor Page builder. It provides the set of modules to create different kinds of content, adds custom modules to your website and applies attractive styles in the matter of several clicks!\";s:3:\"url\";s:43:\"https://crocoblock.com/plugins/jetelements/\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:63:\"https://plugin-installer.wp-json.app/thumbnail/jet-elements.png\";s:13:\"landscape_url\";s:63:\"https://plugin-installer.wp-json.app/thumbnail/jet-elements.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:94;a:14:{s:2:\"id\";s:10:\"3969991740\";s:4:\"name\";s:9:\"JetEngine\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:5:\"3.8.0\";s:11:\"description\";s:80:\"The ultimate solution for managing custom post types, taxonomies and meta boxes.\";s:3:\"url\";s:41:\"https://crocoblock.com/plugins/jetengine/\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:61:\"https://plugin-installer.wp-json.app/thumbnail/jet-engine.png\";s:13:\"landscape_url\";s:61:\"https://plugin-installer.wp-json.app/thumbnail/jet-engine.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:95;a:14:{s:2:\"id\";s:10:\"3467341702\";s:4:\"name\";s:42:\"JetEngine - Get attachment file link by ID\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:5:\"1.1.3\";s:11:\"description\";s:111:\"Adds new callback to Dynamic Field widget, which allows to convert attachment file ID into attchment file link.\";s:3:\"url\";s:1:\"#\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:86:\"https://plugin-installer.wp-json.app/thumbnail/jet-engine-attachment-link-callback.png\";s:13:\"landscape_url\";s:86:\"https://plugin-installer.wp-json.app/thumbnail/jet-engine-attachment-link-callback.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:96;a:14:{s:2:\"id\";s:10:\"3982202189\";s:4:\"name\";s:40:\"JetEngine - Custom visibility conditions\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:5:\"1.1.2\";s:11:\"description\";s:0:\"\";s:3:\"url\";s:0:\"\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:90:\"https://plugin-installer.wp-json.app/thumbnail/jet-engine-custom-visibility-conditions.png\";s:13:\"landscape_url\";s:90:\"https://plugin-installer.wp-json.app/thumbnail/jet-engine-custom-visibility-conditions.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:97;a:14:{s:2:\"id\";s:10:\"2318908446\";s:4:\"name\";s:34:\"JetEngine - dynamic charts builder\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:6:\"1.0.11\";s:11:\"description\";s:44:\"Dynamic charts builder module for JetEngine.\";s:3:\"url\";s:0:\"\";s:10:\"author_url\";s:0:\"\";s:13:\"thumbnail_url\";s:83:\"https://plugin-installer.wp-json.app/thumbnail/jet-engine-dynamic-charts-module.png\";s:13:\"landscape_url\";s:83:\"https://plugin-installer.wp-json.app/thumbnail/jet-engine-dynamic-charts-module.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:98;a:14:{s:2:\"id\";s:10:\"3319048037\";s:4:\"name\";s:34:\"JetEngine - dynamic tables builder\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:6:\"1.0.14\";s:11:\"description\";s:44:\"Dynamic tables builder module for JetEngine.\";s:3:\"url\";s:0:\"\";s:10:\"author_url\";s:0:\"\";s:13:\"thumbnail_url\";s:83:\"https://plugin-installer.wp-json.app/thumbnail/jet-engine-dynamic-tables-module.png\";s:13:\"landscape_url\";s:83:\"https://plugin-installer.wp-json.app/thumbnail/jet-engine-dynamic-tables-module.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:99;a:14:{s:2:\"id\";s:10:\"1571399162\";s:4:\"name\";s:31:\"JetEngine - Items number filter\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:5:\"1.0.0\";s:11:\"description\";s:135:\"Allows users to add a filter that sets the number of items per page depending on the screen width. Requires the JetSmartFilters plugin.\";s:3:\"url\";s:0:\"\";s:10:\"author_url\";s:0:\"\";s:13:\"thumbnail_url\";s:81:\"https://plugin-installer.wp-json.app/thumbnail/jet-engine-items-number-filter.png\";s:13:\"landscape_url\";s:81:\"https://plugin-installer.wp-json.app/thumbnail/jet-engine-items-number-filter.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:100;a:14:{s:2:\"id\";s:10:\"2431671964\";s:4:\"name\";s:27:\"JetEngine - Layout Switcher\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:5:\"1.0.0\";s:11:\"description\";s:49:\"Layout Switcher module for JetEngine Listing Grid\";s:3:\"url\";s:0:\"\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:77:\"https://plugin-installer.wp-json.app/thumbnail/jet-engine-layout-switcher.png\";s:13:\"landscape_url\";s:77:\"https://plugin-installer.wp-json.app/thumbnail/jet-engine-layout-switcher.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:101;a:14:{s:2:\"id\";s:10:\"3506593316\";s:4:\"name\";s:39:\"JetEngine Post Expiration Period Module\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:5:\"1.1.2\";s:11:\"description\";s:29:\"Also supports JetFormBuilder.\";s:3:\"url\";s:0:\"\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:84:\"https://plugin-installer.wp-json.app/thumbnail/jet-engine-post-expiration-period.png\";s:13:\"landscape_url\";s:84:\"https://plugin-installer.wp-json.app/thumbnail/jet-engine-post-expiration-period.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:102;a:14:{s:2:\"id\";s:10:\"1268217416\";s:4:\"name\";s:32:\"JetEngine - Trim string callback\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:5:\"1.0.3\";s:11:\"description\";s:104:\"Adds new callback to Dynamic Field widget, which allows to return truncated string with specified width.\";s:3:\"url\";s:1:\"#\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:75:\"https://plugin-installer.wp-json.app/thumbnail/jet-engine-trim-callback.png\";s:13:\"landscape_url\";s:75:\"https://plugin-installer.wp-json.app/thumbnail/jet-engine-trim-callback.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:103;a:14:{s:2:\"id\";s:9:\"202233499\";s:4:\"name\";s:35:\"JetFormBuilder Address Autocomplete\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:6:\"1.0.10\";s:11:\"description\";s:85:\"A dynamic addon that suggests up to 5 places in order to auto-fill the Address field.\";s:3:\"url\";s:55:\"https://jetformbuilder.com/addons/address-autocomplete/\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:88:\"https://plugin-installer.wp-json.app/thumbnail/jet-form-builder-address-autocomplete.png\";s:13:\"landscape_url\";s:88:\"https://plugin-installer.wp-json.app/thumbnail/jet-form-builder-address-autocomplete.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:104;a:14:{s:2:\"id\";s:9:\"564361421\";s:4:\"name\";s:36:\"JetFormBuilder Advanced Color Picker\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:5:\"1.0.5\";s:11:\"description\";s:79:\"A field-enriching tweak that adds color picker functionality to frontend forms.\";s:3:\"url\";s:56:\"https://jetformbuilder.com/addons/advanced-color-picker/\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:79:\"https://plugin-installer.wp-json.app/thumbnail/jet-form-builder-colorpicker.png\";s:13:\"landscape_url\";s:79:\"https://plugin-installer.wp-json.app/thumbnail/jet-form-builder-colorpicker.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:105;a:14:{s:2:\"id\";s:10:\"1034663231\";s:4:\"name\";s:32:\"JetFormBuilder ConvertKit Action\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:5:\"1.0.3\";s:11:\"description\";s:87:\"An email marketing addon to ensure higher audience reach and income from mailing lists.\";s:3:\"url\";s:52:\"https://jetformbuilder.com/addons/convertkit-action/\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:85:\"https://plugin-installer.wp-json.app/thumbnail/jet-form-builder-convertkit-action.png\";s:13:\"landscape_url\";s:85:\"https://plugin-installer.wp-json.app/thumbnail/jet-form-builder-convertkit-action.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:106;a:14:{s:2:\"id\";s:10:\"1207965181\";s:4:\"name\";s:41:\"JetFormBuilder Formless Actions Endpoints\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:5:\"1.0.4\";s:11:\"description\";s:73:\"A tweak to execute specific after-submit actions without front-end forms.\";s:3:\"url\";s:27:\"https://jetformbuilder.com/\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:94:\"https://plugin-installer.wp-json.app/thumbnail/jet-form-builder-formless-actions-endpoints.png\";s:13:\"landscape_url\";s:94:\"https://plugin-installer.wp-json.app/thumbnail/jet-form-builder-formless-actions-endpoints.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:107;a:14:{s:2:\"id\";s:10:\"4276243406\";s:4:\"name\";s:34:\"JetFormBuilder Hierarchical Select\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:5:\"1.0.7\";s:11:\"description\";s:81:\"A form-enriching tweak that allows you to output multi-level Select field groups.\";s:3:\"url\";s:54:\"https://jetformbuilder.com/addons/hierarchical-select/\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:87:\"https://plugin-installer.wp-json.app/thumbnail/jet-form-builder-hierarchical-select.png\";s:13:\"landscape_url\";s:87:\"https://plugin-installer.wp-json.app/thumbnail/jet-form-builder-hierarchical-select.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:108;a:14:{s:2:\"id\";s:10:\"3261961806\";s:4:\"name\";s:29:\"JetFormBuilder HubSpot Action\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:5:\"1.1.6\";s:11:\"description\";s:87:\"A mailing list addon that lets you alter the existing contacts and easily add new ones.\";s:3:\"url\";s:42:\"https://jetformbuilder.com/addons/hubspot/\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:82:\"https://plugin-installer.wp-json.app/thumbnail/jet-form-builder-hubspot-action.png\";s:13:\"landscape_url\";s:82:\"https://plugin-installer.wp-json.app/thumbnail/jet-form-builder-hubspot-action.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:109;a:14:{s:2:\"id\";s:10:\"2595327279\";s:4:\"name\";s:35:\"JetFormBuilder Limit Form Responses\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:5:\"1.1.1\";s:11:\"description\";s:89:\"A lightweight addon to control the overall number of form submissions and those per user.\";s:3:\"url\";s:55:\"https://jetformbuilder.com/addons/limit-form-responses/\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:88:\"https://plugin-installer.wp-json.app/thumbnail/jet-form-builder-limit-form-responses.png\";s:13:\"landscape_url\";s:88:\"https://plugin-installer.wp-json.app/thumbnail/jet-form-builder-limit-form-responses.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:110;a:14:{s:2:\"id\";s:9:\"534470500\";s:4:\"name\";s:32:\"JetFormBuilder User Login Action\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:5:\"2.0.7\";s:11:\"description\";s:91:\"A post-submit action addon allowing users to log in by the provided email/login & password.\";s:3:\"url\";s:45:\"https://jetformbuilder.com/addons/user-login/\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:80:\"https://plugin-installer.wp-json.app/thumbnail/jet-form-builder-login-action.png\";s:13:\"landscape_url\";s:80:\"https://plugin-installer.wp-json.app/thumbnail/jet-form-builder-login-action.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:111;a:14:{s:2:\"id\";s:10:\"2396468175\";s:4:\"name\";s:32:\"JetFormBuilder MailerLite Action\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:5:\"1.0.4\";s:11:\"description\";s:66:\"A top-notch addon to bring your email marketing to the next level.\";s:3:\"url\";s:52:\"https://jetformbuilder.com/addons/mailerlite-action/\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:85:\"https://plugin-installer.wp-json.app/thumbnail/jet-form-builder-mailerlite-action.png\";s:13:\"landscape_url\";s:85:\"https://plugin-installer.wp-json.app/thumbnail/jet-form-builder-mailerlite-action.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:112;a:14:{s:2:\"id\";s:10:\"1860627451\";s:4:\"name\";s:30:\"JetFormBuilder MailPoet Action\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:5:\"1.0.6\";s:11:\"description\";s:79:\"A form addon for more effective visitor data management and newsletter sending.\";s:3:\"url\";s:43:\"https://jetformbuilder.com/addons/mailpoet/\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:83:\"https://plugin-installer.wp-json.app/thumbnail/jet-form-builder-mailpoet-action.png\";s:13:\"landscape_url\";s:83:\"https://plugin-installer.wp-json.app/thumbnail/jet-form-builder-mailpoet-action.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:113;a:14:{s:2:\"id\";s:10:\"4236138229\";s:4:\"name\";s:29:\"JetFormBuilder Moosend Action\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:5:\"1.0.3\";s:11:\"description\";s:80:\"A form extension to effectively manage subscribers and automate email marketing.\";s:3:\"url\";s:42:\"https://jetformbuilder.com/addons/moosend/\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:82:\"https://plugin-installer.wp-json.app/thumbnail/jet-form-builder-moosend-action.png\";s:13:\"landscape_url\";s:82:\"https://plugin-installer.wp-json.app/thumbnail/jet-form-builder-moosend-action.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:114;a:14:{s:2:\"id\";s:9:\"246881085\";s:4:\"name\";s:40:\"JetFormBuilder PayPal Recurring payments\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:5:\"1.1.4\";s:11:\"description\";s:106:\"A tweak that allows you to create subscriptions and accept recurring payments via PayPal-integrated forms.\";s:3:\"url\";s:59:\"https://jetformbuilder.com/addons/paypal-recurring-payments\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:88:\"https://plugin-installer.wp-json.app/thumbnail/jet-form-builder-paypal-subscriptions.png\";s:13:\"landscape_url\";s:88:\"https://plugin-installer.wp-json.app/thumbnail/jet-form-builder-paypal-subscriptions.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:115;a:14:{s:2:\"id\";s:9:\"207530158\";s:4:\"name\";s:29:\"JetFormBuilder PDF Attachment\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:5:\"1.0.3\";s:11:\"description\";s:85:\"A form addon to convert user-submitted data from a WordPress form to PDF attachments.\";s:3:\"url\";s:27:\"https://jetformbuilder.com/\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:71:\"https://plugin-installer.wp-json.app/thumbnail/jet-form-builder-pdf.png\";s:13:\"landscape_url\";s:71:\"https://plugin-installer.wp-json.app/thumbnail/jet-form-builder-pdf.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:116;a:14:{s:2:\"id\";s:8:\"78094746\";s:4:\"name\";s:33:\"JetFormBuilder Save Form Progress\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:6:\"1.0.11\";s:11:\"description\";s:95:\"A tweak to autosave the form progress and inputted data if the filling process was interrupted.\";s:3:\"url\";s:53:\"https://jetformbuilder.com/addons/save-form-progress/\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:81:\"https://plugin-installer.wp-json.app/thumbnail/jet-form-builder-save-progress.png\";s:13:\"landscape_url\";s:81:\"https://plugin-installer.wp-json.app/thumbnail/jet-form-builder-save-progress.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:117;a:14:{s:2:\"id\";s:10:\"3930137071\";s:4:\"name\";s:29:\"JetFormBuilder Schedule Forms\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:5:\"1.0.3\";s:11:\"description\";s:74:\"A supplementary plugin that lets you set the form availability time frame.\";s:3:\"url\";s:49:\"https://jetformbuilder.com/addons/schedule-forms/\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:82:\"https://plugin-installer.wp-json.app/thumbnail/jet-form-builder-schedule-forms.png\";s:13:\"landscape_url\";s:82:\"https://plugin-installer.wp-json.app/thumbnail/jet-form-builder-schedule-forms.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:118;a:14:{s:2:\"id\";s:10:\"4131861495\";s:4:\"name\";s:34:\"JetFormBuilder Select Autocomplete\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:5:\"1.0.7\";s:11:\"description\";s:69:\"A tweak to auto-fill the values dynamically in the Select field type.\";s:3:\"url\";s:54:\"https://jetformbuilder.com/addons/select-autocomplete/\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:87:\"https://plugin-installer.wp-json.app/thumbnail/jet-form-builder-select-autocomplete.png\";s:13:\"landscape_url\";s:87:\"https://plugin-installer.wp-json.app/thumbnail/jet-form-builder-select-autocomplete.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:119;a:14:{s:2:\"id\";s:10:\"2021731558\";s:4:\"name\";s:29:\"JetFormBuilder Stripe Gateway\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:5:\"2.0.3\";s:11:\"description\";s:75:\"A supplementary software to integrate your forms and Stripe payment system.\";s:3:\"url\";s:50:\"https://jetformbuilder.com/addons/stripe-payments/\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:82:\"https://plugin-installer.wp-json.app/thumbnail/jet-form-builder-stripe-gateway.png\";s:13:\"landscape_url\";s:82:\"https://plugin-installer.wp-json.app/thumbnail/jet-form-builder-stripe-gateway.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:120;a:14:{s:2:\"id\";s:10:\"2514534718\";s:4:\"name\";s:49:\"JetFormBuilder WooCommerce Cart & Checkout Action\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:5:\"1.0.8\";s:11:\"description\";s:56:\"An addon that integrates forms and WooCommerce checkout.\";s:3:\"url\";s:67:\"https://jetformbuilder.com/addons/woocommerce-cart-checkout-action/\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:78:\"https://plugin-installer.wp-json.app/thumbnail/jet-form-builder-woo-action.png\";s:13:\"landscape_url\";s:78:\"https://plugin-installer.wp-json.app/thumbnail/jet-form-builder-woo-action.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:121;a:14:{s:2:\"id\";s:9:\"136593845\";s:4:\"name\";s:7:\"JetMenu\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:6:\"2.4.18\";s:11:\"description\";s:217:\"A top-notch mega menu addon for Elementor. Use it to create a fully responsive mega menu with drop-down items, rich in content modules, and change your menu style according to your vision without any coding knowledge!\";s:3:\"url\";s:39:\"https://crocoblock.com/plugins/jetmenu/\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:59:\"https://plugin-installer.wp-json.app/thumbnail/jet-menu.png\";s:13:\"landscape_url\";s:59:\"https://plugin-installer.wp-json.app/thumbnail/jet-menu.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:122;a:14:{s:2:\"id\";s:10:\"3631333598\";s:4:\"name\";s:8:\"JetPopup\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:8:\"2.0.20.1\";s:11:\"description\";s:54:\"The advanced plugin for creating popups with Elementor\";s:3:\"url\";s:40:\"https://crocoblock.com/plugins/jetpopup/\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:60:\"https://plugin-installer.wp-json.app/thumbnail/jet-popup.png\";s:13:\"landscape_url\";s:60:\"https://plugin-installer.wp-json.app/thumbnail/jet-popup.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:123;a:14:{s:2:\"id\";s:10:\"3574751563\";s:4:\"name\";s:24:\"JetReviews For Elementor\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:7:\"3.0.0.1\";s:11:\"description\";s:54:\"JetReviews - Reviews Widget for Elementor Page Builder\";s:3:\"url\";s:42:\"https://crocoblock.com/plugins/jetreviews/\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:62:\"https://plugin-installer.wp-json.app/thumbnail/jet-reviews.png\";s:13:\"landscape_url\";s:62:\"https://plugin-installer.wp-json.app/thumbnail/jet-reviews.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:124;a:14:{s:2:\"id\";s:10:\"2969142550\";s:4:\"name\";s:9:\"JetSearch\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:8:\"3.5.16.1\";s:11:\"description\";s:100:\"The best tool for adding complex search functionality to pages built with Elementor or Blocks editor\";s:3:\"url\";s:41:\"https://crocoblock.com/plugins/jetsearch/\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:61:\"https://plugin-installer.wp-json.app/thumbnail/jet-search.png\";s:13:\"landscape_url\";s:61:\"https://plugin-installer.wp-json.app/thumbnail/jet-search.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:125;a:14:{s:2:\"id\";s:10:\"3313672811\";s:4:\"name\";s:15:\"JetSmartFilters\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:5:\"3.7.1\";s:11:\"description\";s:99:\"Adds easy-to-use AJAX filters to the pages built with Elementor which contain the dynamic listings.\";s:3:\"url\";s:47:\"https://crocoblock.com/plugins/jetsmartfilters/\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:68:\"https://plugin-installer.wp-json.app/thumbnail/jet-smart-filters.png\";s:13:\"landscape_url\";s:68:\"https://plugin-installer.wp-json.app/thumbnail/jet-smart-filters.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:126;a:14:{s:2:\"id\";s:10:\"1082783189\";s:4:\"name\";s:15:\"JetStyleManager\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:5:\"1.3.8\";s:11:\"description\";s:36:\"Style manager for Crocoblock plugins\";s:3:\"url\";s:22:\"https://crocoblock.com\";s:10:\"author_url\";s:22:\"https://crocoblock.com\";s:13:\"thumbnail_url\";s:68:\"https://plugin-installer.wp-json.app/thumbnail/jet-style-manager.png\";s:13:\"landscape_url\";s:68:\"https://plugin-installer.wp-json.app/thumbnail/jet-style-manager.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:127;a:14:{s:2:\"id\";s:10:\"1743395653\";s:4:\"name\";s:21:\"JetTabs For Elementor\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:6:\"2.2.12\";s:11:\"description\";s:56:\"JetTabs - Tabs and Accordions for Elementor Page Builder\";s:3:\"url\";s:39:\"https://crocoblock.com/plugins/jettabs/\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:59:\"https://plugin-installer.wp-json.app/thumbnail/jet-tabs.png\";s:13:\"landscape_url\";s:59:\"https://plugin-installer.wp-json.app/thumbnail/jet-tabs.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:128;a:14:{s:2:\"id\";s:10:\"3072038856\";s:4:\"name\";s:12:\"JetThemeCore\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:7:\"2.3.1.1\";s:11:\"description\";s:65:\"Most powerful plugin created to make building websites super easy\";s:3:\"url\";s:44:\"https://crocoblock.com/plugins/jetthemecore/\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:65:\"https://plugin-installer.wp-json.app/thumbnail/jet-theme-core.png\";s:13:\"landscape_url\";s:65:\"https://plugin-installer.wp-json.app/thumbnail/jet-theme-core.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:129;a:14:{s:2:\"id\";s:10:\"3855637616\";s:4:\"name\";s:9:\"JetTricks\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:5:\"1.5.9\";s:11:\"description\";s:124:\"Use different eye-catching stylish animation effects and let your content become truly alive with outstanding visual tricks!\";s:3:\"url\";s:41:\"https://crocoblock.com/plugins/jettricks/\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:61:\"https://plugin-installer.wp-json.app/thumbnail/jet-tricks.png\";s:13:\"landscape_url\";s:61:\"https://plugin-installer.wp-json.app/thumbnail/jet-tricks.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:130;a:14:{s:2:\"id\";s:10:\"1532512026\";s:4:\"name\";s:27:\"JetWooBuilder For Elementor\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:5:\"2.2.3\";s:11:\"description\";s:112:\"Your perfect asset in creating WooCommerce page templates using loads of special widgets & stylish page layouts.\";s:3:\"url\";s:45:\"https://crocoblock.com/plugins/jetwoobuilder/\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:66:\"https://plugin-installer.wp-json.app/thumbnail/jet-woo-builder.png\";s:13:\"landscape_url\";s:66:\"https://plugin-installer.wp-json.app/thumbnail/jet-woo-builder.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:131;a:14:{s:2:\"id\";s:9:\"543367685\";s:4:\"name\";s:17:\"JetProductGallery\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:5:\"2.2.4\";s:11:\"description\";s:41:\"Your perfect tool for creating galleries.\";s:3:\"url\";s:49:\"https://crocoblock.com/plugins/jetproductgallery/\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/jet-woo-product-gallery.png\";s:13:\"landscape_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/jet-woo-product-gallery.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:132;a:14:{s:2:\"id\";s:10:\"4257010235\";s:4:\"name\";s:14:\"JetFormBuilder\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:5:\"3.5.5\";s:11:\"description\";s:156:\"Advanced form builder plugin for WordPress block editor. Create forms from the ground up, customize the existing ones, and style them up  all in one editor.\";s:3:\"url\";s:27:\"https://jetformbuilder.com/\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:65:\"https://plugin-installer.wp-json.app/thumbnail/jetformbuilder.png\";s:13:\"landscape_url\";s:65:\"https://plugin-installer.wp-json.app/thumbnail/jetformbuilder.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:133;a:14:{s:2:\"id\";s:10:\"2486703837\";s:4:\"name\";s:21:\"WPBakery Page Builder\";s:6:\"author\";s:8:\"WPBakery\";s:7:\"version\";s:5:\"8.7.2\";s:11:\"description\";s:154:\"Drag and drop page builder for WordPress. Take full control over your WordPress site, build any layout you can imagine  no programming knowledge required.\";s:3:\"url\";s:20:\"https://wpbakery.com\";s:10:\"author_url\";s:101:\"https://wpbakery.com/?utm_source=wpdashboard&utm_medium=wp-plugins&utm_campaign=info&utm_content=text\";s:13:\"thumbnail_url\";s:62:\"https://plugin-installer.wp-json.app/thumbnail/js_composer.png\";s:13:\"landscape_url\";s:62:\"https://plugin-installer.wp-json.app/thumbnail/js_composer.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:134;a:14:{s:2:\"id\";s:10:\"2823108866\";s:4:\"name\";s:34:\"LearnDash Multilingual Integration\";s:6:\"author\";s:9:\"LearnDash\";s:7:\"version\";s:5:\"1.0.0\";s:11:\"description\";s:57:\"Adds Multilingual support with WPML and Polylang plugins.\";s:3:\"url\";s:29:\"https://support.learndash.com\";s:10:\"author_url\";s:29:\"https://support.learndash.com\";s:13:\"thumbnail_url\";s:66:\"https://plugin-installer.wp-json.app/thumbnail/ld-multilingual.png\";s:13:\"landscape_url\";s:66:\"https://plugin-installer.wp-json.app/thumbnail/ld-multilingual.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:135;a:14:{s:2:\"id\";s:10:\"1876404064\";s:4:\"name\";s:47:\"LearnDash LMS - The Events Calendar Integration\";s:6:\"author\";s:9:\"LearnDash\";s:7:\"version\";s:7:\"1.0.2.1\";s:11:\"description\";s:48:\"Integrate LearnDash LMS with The Events Calendar\";s:3:\"url\";s:26:\"https://www.learndash.com/\";s:10:\"author_url\";s:26:\"https://www.learndash.com/\";s:13:\"thumbnail_url\";s:57:\"https://plugin-installer.wp-json.app/thumbnail/ld-tec.png\";s:13:\"landscape_url\";s:57:\"https://plugin-installer.wp-json.app/thumbnail/ld-tec.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:136;a:14:{s:2:\"id\";s:10:\"3726444705\";s:4:\"name\";s:37:\"LearnDash LMS - 2Checkout Integration\";s:6:\"author\";s:9:\"LearnDash\";s:7:\"version\";s:7:\"1.1.1.2\";s:11:\"description\";s:44:\"2Checkout payment gateway for LearnDash LMS.\";s:3:\"url\";s:24:\"http://www.learndash.com\";s:10:\"author_url\";s:24:\"http://www.learndash.com\";s:13:\"thumbnail_url\";s:70:\"https://plugin-installer.wp-json.app/thumbnail/learndash-2checkout.png\";s:13:\"landscape_url\";s:70:\"https://plugin-installer.wp-json.app/thumbnail/learndash-2checkout.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:137;a:14:{s:2:\"id\";s:9:\"942355114\";s:4:\"name\";s:28:\"LearnDash LMS - Achievements\";s:6:\"author\";s:9:\"LearnDash\";s:7:\"version\";s:5:\"2.0.3\";s:11:\"description\";s:101:\"Award badges and points to users for the successful completion of LearnDash and WordPress activities.\";s:3:\"url\";s:25:\"http://www.learndash.com/\";s:10:\"author_url\";s:25:\"http://www.learndash.com/\";s:13:\"thumbnail_url\";s:73:\"https://plugin-installer.wp-json.app/thumbnail/learndash-achievements.png\";s:13:\"landscape_url\";s:73:\"https://plugin-installer.wp-json.app/thumbnail/learndash-achievements.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:138;a:14:{s:2:\"id\";s:10:\"2828053868\";s:4:\"name\";s:35:\"LearnDash LMS - bbPress Integration\";s:6:\"author\";s:9:\"LearnDash\";s:7:\"version\";s:5:\"2.2.4\";s:11:\"description\";s:115:\"LearnDash integration with the bbPress plugin that allows to create private forums for user\'s enrolled to a course.\";s:3:\"url\";s:24:\"http://www.learndash.com\";s:10:\"author_url\";s:24:\"http://www.learndash.com\";s:13:\"thumbnail_url\";s:68:\"https://plugin-installer.wp-json.app/thumbnail/learndash-bbpress.png\";s:13:\"landscape_url\";s:68:\"https://plugin-installer.wp-json.app/thumbnail/learndash-bbpress.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:139;a:14:{s:2:\"id\";s:10:\"1687609611\";s:4:\"name\";s:35:\"LearnDash LMS - Certificate Builder\";s:6:\"author\";s:9:\"LearnDash\";s:7:\"version\";s:7:\"1.1.3.1\";s:11:\"description\";s:120:\"LearnDash certificate builder allows you build certificates for your courses using the Gutenberg WordPress block editor.\";s:3:\"url\";s:67:\"https://www.learndash.com/ld-add-ons/learndash-certificate-builder/\";s:10:\"author_url\";s:25:\"https://www.learndash.com\";s:13:\"thumbnail_url\";s:80:\"https://plugin-installer.wp-json.app/thumbnail/learndash-certificate-builder.png\";s:13:\"landscape_url\";s:80:\"https://plugin-installer.wp-json.app/thumbnail/learndash-certificate-builder.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:140;a:14:{s:2:\"id\";s:10:\"3591743341\";s:4:\"name\";s:31:\"LearnDash LMS - EDD Integration\";s:6:\"author\";s:9:\"LearnDash\";s:7:\"version\";s:5:\"1.4.0\";s:11:\"description\";s:55:\"LearnDash integration plugin for Easy Digital Downloads\";s:3:\"url\";s:20:\"http://learndash.com\";s:10:\"author_url\";s:20:\"http://learndash.com\";s:13:\"thumbnail_url\";s:64:\"https://plugin-installer.wp-json.app/thumbnail/learndash-edd.png\";s:13:\"landscape_url\";s:64:\"https://plugin-installer.wp-json.app/thumbnail/learndash-edd.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:141;a:14:{s:2:\"id\";s:10:\"1831453682\";s:4:\"name\";s:25:\"LearnDash LMS - Elementor\";s:6:\"author\";s:9:\"LearnDash\";s:7:\"version\";s:6:\"1.0.11\";s:11:\"description\";s:94:\"LearnDash LMS official add-on to integrate LearnDash LMS with Elementor widgets and templates.\";s:3:\"url\";s:24:\"http://www.learndash.com\";s:10:\"author_url\";s:24:\"http://www.learndash.com\";s:13:\"thumbnail_url\";s:70:\"https://plugin-installer.wp-json.app/thumbnail/learndash-elementor.png\";s:13:\"landscape_url\";s:70:\"https://plugin-installer.wp-json.app/thumbnail/learndash-elementor.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:142;a:14:{s:2:\"id\";s:9:\"315489483\";s:4:\"name\";s:30:\"LearnDash LMS - Event Espresso\";s:6:\"author\";s:9:\"LearnDash\";s:7:\"version\";s:5:\"1.1.0\";s:11:\"description\";s:43:\"LearnDash Event Espresso integration plugin\";s:3:\"url\";s:24:\"http://www.learndash.com\";s:10:\"author_url\";s:24:\"http://www.learndash.com\";s:13:\"thumbnail_url\";s:75:\"https://plugin-installer.wp-json.app/thumbnail/learndash-event-espresso.png\";s:13:\"landscape_url\";s:75:\"https://plugin-installer.wp-json.app/thumbnail/learndash-event-espresso.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:143;a:14:{s:2:\"id\";s:10:\"2472698374\";s:4:\"name\";s:40:\"LearnDash LMS - GravityForms Integration\";s:6:\"author\";s:9:\"LearnDash\";s:7:\"version\";s:5:\"2.1.3\";s:11:\"description\";s:40:\"LearnDash LMS - GravityForms Integration\";s:3:\"url\";s:24:\"http://www.learndash.com\";s:10:\"author_url\";s:24:\"http://www.learndash.com\";s:13:\"thumbnail_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/learndash-gravity-forms.png\";s:13:\"landscape_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/learndash-gravity-forms.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:144;a:14:{s:2:\"id\";s:10:\"2933373946\";s:4:\"name\";s:25:\"LearnDash LMS - Integrity\";s:6:\"author\";s:9:\"LearnDash\";s:7:\"version\";s:5:\"1.2.1\";s:11:\"description\";s:47:\"Protect your LearnDash site from content theft.\";s:3:\"url\";s:26:\"https://www.learndash.com/\";s:10:\"author_url\";s:26:\"https://www.learndash.com/\";s:13:\"thumbnail_url\";s:70:\"https://plugin-installer.wp-json.app/thumbnail/learndash-integrity.png\";s:13:\"landscape_url\";s:70:\"https://plugin-installer.wp-json.app/thumbnail/learndash-integrity.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:145;a:14:{s:2:\"id\";s:10:\"3061858812\";s:4:\"name\";s:39:\"LearnDash LMS - MemberPress Integration\";s:6:\"author\";s:9:\"LearnDash\";s:7:\"version\";s:5:\"2.2.2\";s:11:\"description\";s:40:\"Integrate LearnDash LMS with MemberPress\";s:3:\"url\";s:25:\"http://www.learndash.com/\";s:10:\"author_url\";s:25:\"http://www.learndash.com/\";s:13:\"thumbnail_url\";s:72:\"https://plugin-installer.wp-json.app/thumbnail/learndash-memberpress.png\";s:13:\"landscape_url\";s:72:\"https://plugin-installer.wp-json.app/thumbnail/learndash-memberpress.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:146;a:14:{s:2:\"id\";s:9:\"836088766\";s:4:\"name\";s:25:\"LearnDash LMS - Migration\";s:6:\"author\";s:9:\"LearnDash\";s:7:\"version\";s:5:\"1.1.1\";s:11:\"description\";s:63:\"Migrate from other LMS platform to LearnDash with a few clicks.\";s:3:\"url\";s:26:\"https://www.learndash.com/\";s:10:\"author_url\";s:26:\"https://www.learndash.com/\";s:13:\"thumbnail_url\";s:70:\"https://plugin-installer.wp-json.app/thumbnail/learndash-migration.png\";s:13:\"landscape_url\";s:70:\"https://plugin-installer.wp-json.app/thumbnail/learndash-migration.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:147;a:14:{s:2:\"id\";s:9:\"217001074\";s:4:\"name\";s:29:\"LearnDash LMS - Notifications\";s:6:\"author\";s:9:\"LearnDash\";s:7:\"version\";s:5:\"1.6.6\";s:11:\"description\";s:49:\"Create and send notification emails to the users.\";s:3:\"url\";s:57:\"https://www.learndash.com/add-on/learndash-notifications/\";s:10:\"author_url\";s:26:\"https://www.learndash.com/\";s:13:\"thumbnail_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/learndash-notifications.png\";s:13:\"landscape_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/learndash-notifications.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:148;a:14:{s:2:\"id\";s:10:\"3239573607\";s:4:\"name\";s:36:\"LearnDash LMS - Paid Memberships Pro\";s:6:\"author\";s:9:\"LearnDash\";s:7:\"version\";s:5:\"1.3.5\";s:11:\"description\";s:118:\"LearnDash integration with the Paid Memberships Pro plugin that allows to control the course\'s access by a user level.\";s:3:\"url\";s:24:\"http://www.learndash.com\";s:10:\"author_url\";s:24:\"http://www.learndash.com\";s:13:\"thumbnail_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/learndash-paidmemberships.png\";s:13:\"landscape_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/learndash-paidmemberships.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:149;a:14:{s:2:\"id\";s:9:\"797633679\";s:4:\"name\";s:48:\"LearnDash LMS - Restrict Content Pro Integration\";s:6:\"author\";s:9:\"LearnDash\";s:7:\"version\";s:5:\"1.1.2\";s:11:\"description\";s:50:\"Integrate LearnDash LMS with Restrict Content Pro.\";s:3:\"url\";s:25:\"http://www.learndash.com/\";s:10:\"author_url\";s:25:\"http://www.learndash.com/\";s:13:\"thumbnail_url\";s:81:\"https://plugin-installer.wp-json.app/thumbnail/learndash-restrict-content-pro.png\";s:13:\"landscape_url\";s:81:\"https://plugin-installer.wp-json.app/thumbnail/learndash-restrict-content-pro.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:150;a:14:{s:2:\"id\";s:9:\"521021263\";s:4:\"name\";s:35:\"LearnDash LMS - Samcart Integration\";s:6:\"author\";s:9:\"LearnDash\";s:7:\"version\";s:5:\"1.1.0\";s:11:\"description\";s:33:\"Integrate Samcart with LearnDash.\";s:3:\"url\";s:25:\"http://www.learndash.com/\";s:10:\"author_url\";s:25:\"http://www.learndash.com/\";s:13:\"thumbnail_url\";s:68:\"https://plugin-installer.wp-json.app/thumbnail/learndash-samcart.png\";s:13:\"landscape_url\";s:68:\"https://plugin-installer.wp-json.app/thumbnail/learndash-samcart.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:151;a:14:{s:2:\"id\";s:10:\"4106699944\";s:4:\"name\";s:38:\"LearnDash LMS - ThriveCart Integration\";s:6:\"author\";s:9:\"LearnDash\";s:7:\"version\";s:5:\"1.0.3\";s:11:\"description\";s:36:\"Integrate Thrivecart with LearnDash.\";s:3:\"url\";s:25:\"http://www.learndash.com/\";s:10:\"author_url\";s:25:\"http://www.learndash.com/\";s:13:\"thumbnail_url\";s:71:\"https://plugin-installer.wp-json.app/thumbnail/learndash-thrivecart.png\";s:13:\"landscape_url\";s:71:\"https://plugin-installer.wp-json.app/thumbnail/learndash-thrivecart.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:152;a:14:{s:2:\"id\";s:10:\"2878776450\";s:4:\"name\";s:39:\"LearnDash LMS - WooCommerce Integration\";s:6:\"author\";s:9:\"LearnDash\";s:7:\"version\";s:5:\"2.0.2\";s:11:\"description\";s:71:\"LearnDash LMS addon plugin to integrate LearnDash LMS with WooCommerce.\";s:3:\"url\";s:51:\"https://www.learndash.com/integrations/woocommerce/\";s:10:\"author_url\";s:25:\"https://www.learndash.com\";s:13:\"thumbnail_url\";s:72:\"https://plugin-installer.wp-json.app/thumbnail/learndash-woocommerce.png\";s:13:\"landscape_url\";s:72:\"https://plugin-installer.wp-json.app/thumbnail/learndash-woocommerce.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:153;a:14:{s:2:\"id\";s:9:\"927584217\";s:4:\"name\";s:34:\"LearnDash LMS - Zapier Integration\";s:6:\"author\";s:9:\"LearnDash\";s:7:\"version\";s:5:\"2.3.1\";s:11:\"description\";s:64:\"LearnDash LMS addon plugin that integrates LearnDash with Zapier\";s:3:\"url\";s:24:\"http://www.learndash.com\";s:10:\"author_url\";s:24:\"http://www.learndash.com\";s:13:\"thumbnail_url\";s:67:\"https://plugin-installer.wp-json.app/thumbnail/learndash-zapier.png\";s:13:\"landscape_url\";s:67:\"https://plugin-installer.wp-json.app/thumbnail/learndash-zapier.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:154;a:14:{s:2:\"id\";s:10:\"2514887540\";s:4:\"name\";s:16:\"MainWP Dashboard\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:5:\"5.4.1\";s:11:\"description\";s:145:\"Manage all of your WP sites, even those on different servers, from one central dashboard that runs off of your own self-hosted WordPress install.\";s:3:\"url\";s:19:\"https://mainwp.com/\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:57:\"https://plugin-installer.wp-json.app/thumbnail/mainwp.png\";s:13:\"landscape_url\";s:57:\"https://plugin-installer.wp-json.app/thumbnail/mainwp.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:155;a:14:{s:2:\"id\";s:10:\"3970110698\";s:4:\"name\";s:33:\"MainWP Article Uploader Extension\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:5:\"5.0.5\";s:11:\"description\";s:114:\"MainWP Article Uploader Extension allows you to bulk upload articles to your dashboard and publish to child sites.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:84:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-article-uploader-extension.png\";s:13:\"landscape_url\";s:84:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-article-uploader-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:156;a:14:{s:2:\"id\";s:10:\"2924327545\";s:4:\"name\";s:23:\"MainWP Atarim Extension\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:5:\"5.0.1\";s:11:\"description\";s:249:\"The Atarim Extension for MainWP expands your ability to collaborate with your clients through your MainWP Dashboard. Get a complete overview of tasks that have been created inside your websites using Atarim to keep track of all your client requests!\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-atarim-extension.png\";s:13:\"landscape_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-atarim-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:157;a:14:{s:2:\"id\";s:10:\"1315582503\";s:4:\"name\";s:28:\"MainWP White Label Extension\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:5:\"5.0.1\";s:11:\"description\";s:186:\"The MainWP White Label extension allows you to alter the details of the MainWP Child Plugin to reflect your companies brand or completely hide the plugin from the installed plugins list.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-branding-extension.png\";s:13:\"landscape_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-branding-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:158;a:14:{s:2:\"id\";s:10:\"3105341825\";s:4:\"name\";s:22:\"MainWP Buddy Extension\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:5:\"5.0.1\";s:11:\"description\";s:280:\"With the MainWP Buddy Extension, you can control the BackupBuddy Plugin settings for all your child sites directly from your MainWP Dashboard. This includes giving you the ability to create your child site backups and even set Backup schedules directly from your MainWP Dashboard.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:73:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-buddy-extension.png\";s:13:\"landscape_url\";s:73:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-buddy-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:159;a:14:{s:2:\"id\";s:10:\"1982688342\";s:4:\"name\";s:38:\"MainWP Bulk Settings Manager Extension\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:5:\"5.0.4\";s:11:\"description\";s:235:\"The Bulk Settings Manager Extension unlocks the world of WordPress directly from your MainWP Dashboard. With Bulk Settings Manager you can adjust your Child site settings for the WordPress Core and almost any WordPress Plugin or Theme.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:79:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-bulk-settings-manager.png\";s:13:\"landscape_url\";s:79:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-bulk-settings-manager.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:160;a:14:{s:2:\"id\";s:10:\"4046507219\";s:4:\"name\";s:30:\"MainWP Cache Control Extension\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:5:\"5.0.4\";s:11:\"description\";s:172:\"MainWP Cache Control allows you to automatically purge the Cache on your child sites after performing an update of WP Core, Theme, or a Plugin through the MainWP Dashboard.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:81:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-cache-control-extension.png\";s:13:\"landscape_url\";s:81:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-cache-control-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:161;a:14:{s:2:\"id\";s:10:\"4279608894\";s:4:\"name\";s:31:\"MainWP Dashboard Lock Extension\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:5:\"5.0.3\";s:11:\"description\";s:218:\"MainWP Dashboard Lock Extension is a simple yet powerful Extension that allows you to limit access to WP-Admin and even redirects non-wp-admin pages to a different site making your MainWP Dashboard virtually invisible.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:82:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-clean-and-lock-extension.png\";s:13:\"landscape_url\";s:82:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-clean-and-lock-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:162;a:14:{s:2:\"id\";s:10:\"1629149323\";s:4:\"name\";s:22:\"MainWP Clone Extension\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:5:\"5.0.1\";s:11:\"description\";s:141:\"MainWP Clone Extension is an extension for the MainWP plugin that enables you to clone your child sites with no technical knowledge required.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:73:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-clone-extension.png\";s:13:\"landscape_url\";s:73:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-clone-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:163;a:14:{s:2:\"id\";s:10:\"1425859664\";s:4:\"name\";s:30:\"MainWP Code Snippets Extension\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:5:\"5.0.4\";s:11:\"description\";s:207:\"The MainWP Code Snippets Extension is a powerful PHP platform that enables you to execute php code and scripts on your child sites and view the output on your Dashboard. Requires the MainWP Dashboard plugin.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:81:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-code-snippets-extension.png\";s:13:\"landscape_url\";s:81:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-code-snippets-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:164;a:14:{s:2:\"id\";s:9:\"183784162\";s:4:\"name\";s:25:\"MainWP Comments Extension\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:3:\"5.1\";s:11:\"description\";s:120:\"MainWP Comments Extension is an extension for the MainWP plugin that enables you to manage comments on your child sites.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-comments-extension.png\";s:13:\"landscape_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-comments-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:165;a:14:{s:2:\"id\";s:10:\"1808542145\";s:4:\"name\";s:33:\"MainWP Custom Dashboard Extension\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:5:\"5.0.1\";s:11:\"description\";s:95:\"The purpose of this plugin is to contain your customisation snippets for your MainWP Dashboard.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:84:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-custom-dashboard-extension.png\";s:13:\"landscape_url\";s:84:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-custom-dashboard-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:166;a:14:{s:2:\"id\";s:10:\"2715796862\";s:4:\"name\";s:23:\"MainWP Custom Post Type\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:5:\"5.0.2\";s:11:\"description\";s:217:\"Custom Post Types Extension is an extension for the MainWP Plugin that allows you to manage almost any custom post type on your child sites and that includes Publishing, Editing, and Deleting custom post type content.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:75:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-custom-post-types.png\";s:13:\"landscape_url\";s:75:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-custom-post-types.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:167;a:14:{s:2:\"id\";s:10:\"2415614204\";s:4:\"name\";s:33:\"MainWP Database Updater Extension\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:5:\"5.0.7\";s:11:\"description\";s:256:\"MainWP Database Updater Extension is designed for updating the databases of two popular WordPress plugins - WooCommerce and Elementor. With this extension, users can easily and quickly update the databases of these plugins without having to do so manually.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:84:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-database-updater-extension.png\";s:13:\"landscape_url\";s:84:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-database-updater-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:168;a:14:{s:2:\"id\";s:10:\"2111761130\";s:4:\"name\";s:31:\"MainWP Domain Monitor Extension\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:5:\"5.1.3\";s:11:\"description\";s:145:\"MainWP Domain Monitor Add-on lets you keep a watchful eye on your domains. It alerts you via email when monitored domains are nearing expiration.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:82:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-domain-monitor-extension.png\";s:13:\"landscape_url\";s:82:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-domain-monitor-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:169;a:14:{s:2:\"id\";s:10:\"3522715383\";s:4:\"name\";s:26:\"MainWP Favorites Extension\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:5:\"5.1.3\";s:11:\"description\";s:218:\"MainWP Favorites add-on simplifies site setup by letting you create a personal repository of preferred plugins and themes. Quickly access and install them across your child sites without repetitive searches or uploads.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:77:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-favorites-extension.png\";s:13:\"landscape_url\";s:77:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-favorites-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:170;a:14:{s:2:\"id\";s:10:\"3664960135\";s:4:\"name\";s:30:\"MainWP File Uploader Extension\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:5:\"5.0.2\";s:11:\"description\";s:91:\"MainWP File Uploader Extension gives you an simple way to upload files to your child sites.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:81:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-file-uploader-extension.png\";s:13:\"landscape_url\";s:81:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-file-uploader-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:171;a:14:{s:2:\"id\";s:9:\"748231273\";s:4:\"name\";s:33:\"MainWP Google Analytics Extension\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:5:\"5.0.1\";s:11:\"description\";s:212:\"MainWP Google Analytics Extension is an extension for the MainWP plugin that enables you to monitor detailed statistics about your child sites traffic. It integrates seamlessly with your Google Analytics account.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:84:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-google-analytics-extension.png\";s:13:\"landscape_url\";s:84:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-google-analytics-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:172;a:14:{s:2:\"id\";s:10:\"2865543432\";s:4:\"name\";s:33:\"MainWP iThemes Security Extension\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:5:\"5.0.1\";s:11:\"description\";s:237:\"The iThemes Security Extension combines the power of your MainWP Dashboard with the popular iThemes Security Plugin. It allows you to manage iThemes Security plugin settings directly from your dashboard. Requires MainWP Dashboard plugin.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:84:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-ithemes-security-extension.png\";s:13:\"landscape_url\";s:84:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-ithemes-security-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:173;a:14:{s:2:\"id\";s:9:\"596471526\";s:4:\"name\";s:32:\"MainWP Jetpack Protect Extension\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:5:\"5.0.4\";s:11:\"description\";s:173:\"MainWP Jetpack Protect Extension uses the Jetpack Protect plugin to bring you information about vulnerable plugins and themes on your Child Sites so you can act accordingly.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:83:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-jetpack-protect-extension.png\";s:13:\"landscape_url\";s:83:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-jetpack-protect-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:174;a:14:{s:2:\"id\";s:10:\"4056859313\";s:4:\"name\";s:29:\"MainWP Jetpack Scan Extension\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:5:\"5.0.1\";s:11:\"description\";s:164:\"MainWP Jetpack Scan Extension uses the Jetpack Scan API to bring you information about vulnerable plugins and themes on your Child Sites so you can act accordingly.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:80:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-jetpack-scan-extension.png\";s:13:\"landscape_url\";s:80:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-jetpack-scan-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:175;a:14:{s:2:\"id\";s:10:\"1775945080\";s:4:\"name\";s:27:\"MainWP Lighthouse Extension\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:5:\"5.1.2\";s:11:\"description\";s:210:\"MainWP Lighthouse Add-on is used for measuring the quality of your websites. It uses the Google PageSpeed Insights API to audit performance, accessibility and search engine optimization of your WordPress sites.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:78:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-lighthouse-extension.png\";s:13:\"landscape_url\";s:78:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-lighthouse-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:176;a:14:{s:2:\"id\";s:10:\"2548889521\";s:4:\"name\";s:28:\"MainWP Maintenance Extension\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:3:\"5.0\";s:11:\"description\";s:314:\"MainWP Maintenance Extension is MainWP Dashboard extension that clears unwanted entries from your child sites. You can delete post revisions, delete auto draft pots, delete trash posts, delete spam, pending and trash comments, delete unused tags and categories and optimize database tables on selected child sites.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:79:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-maintenance-extension.png\";s:13:\"landscape_url\";s:79:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-maintenance-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:177;a:14:{s:2:\"id\";s:10:\"2018309358\";s:4:\"name\";s:23:\"MainWP Matomo Extension\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:3:\"5.1\";s:11:\"description\";s:210:\"MainWP Matomo (formerly Piwik) Add-on is an integration for the MainWP plugin that enables you to monitor detailed statistics about your child sites traffic. It integrates seamlessly with your Matomo dashboard.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:73:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-piwik-extension.png\";s:13:\"landscape_url\";s:73:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-piwik-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:178;a:14:{s:2:\"id\";s:9:\"692788681\";s:4:\"name\";s:29:\"MainWP Post Dripper Extension\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:5:\"5.0.1\";s:11:\"description\";s:162:\"MainWP Post Dripper Extension allows you to deliver posts or pages to your network of sites over a pre-scheduled period of time. Requires MainWP Dashboard plugin.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:80:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-post-dripper-extension.png\";s:13:\"landscape_url\";s:80:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-post-dripper-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:179;a:14:{s:2:\"id\";s:10:\"4277205248\";s:4:\"name\";s:26:\"MainWP Post Plus Extension\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:5:\"5.0.1\";s:11:\"description\";s:195:\"MainWP Post Plus extension allow you to randomize meta data for your content giving the appearance of multiple active bloggers. Also, it allows you to save your posts as drafts in your dashboard.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:77:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-post-plus-extension.png\";s:13:\"landscape_url\";s:77:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-post-plus-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:180;a:14:{s:2:\"id\";s:10:\"3676784891\";s:4:\"name\";s:26:\"MainWP Pressable Extension\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:5:\"5.0.1\";s:11:\"description\";s:240:\"MainWP Pressable Extension simplifies your Pressable hosting management experience, such as creating, disabling, and deleting websites, enabling/disabling CDN, managing backups, and more without the need to log in to your Pressable account.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:77:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-pressable-extension.png\";s:13:\"landscape_url\";s:77:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-pressable-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:181;a:14:{s:2:\"id\";s:9:\"597777304\";s:4:\"name\";s:28:\"MainWP Pro Reports Extension\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:6:\"5.0.10\";s:11:\"description\";s:109:\"MainWP Pro Reports Add-on allows you to generate pro reports for your child sites. Requires MainWP Dashboard.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:79:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-pro-reports-extension.png\";s:13:\"landscape_url\";s:79:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-pro-reports-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:182;a:14:{s:2:\"id\";s:10:\"4185513716\";s:4:\"name\";s:21:\"WP Rocket Integration\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:5:\"5.1.5\";s:11:\"description\";s:199:\"WP Rocket Integration combines the power of your MainWP Dashboard with the popular WP Rocket Plugin. It allows you to mange WP Rocket settings and quickly Clear and Preload cache on your child sites.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-rocket-extension.png\";s:13:\"landscape_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-rocket-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:183;a:14:{s:2:\"id\";s:10:\"4141674867\";s:4:\"name\";s:28:\"MainWP SSL Monitor Extension\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:5:\"5.1.3\";s:11:\"description\";s:156:\"MainWP SSL Monitor Add-on lets you keep a watchful eye on your SSL Certificates. It alerts you via email when monitored certificates are nearing expiration.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:79:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-ssl-monitor-extension.png\";s:13:\"landscape_url\";s:79:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-ssl-monitor-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:184;a:14:{s:2:\"id\";s:10:\"2770064999\";s:4:\"name\";s:24:\"MainWP Staging Extension\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:3:\"5.1\";s:11:\"description\";s:103:\"MainWP Staging Add-on allows you to create and manageStaging sites directly from your MainWP Dashboard.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:75:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-staging-extension.png\";s:13:\"landscape_url\";s:75:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-staging-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:185;a:14:{s:2:\"id\";s:9:\"662670057\";s:4:\"name\";s:23:\"MainWP Sucuri Extension\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:5:\"5.0.3\";s:11:\"description\";s:166:\"MainWP Sucuri Add-on enables you to scan your child sites for various types of malware, spam injections, website errors, and much more. Requires the MainWP Dashboard.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-sucuri-extension.png\";s:13:\"landscape_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-sucuri-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:186;a:14:{s:2:\"id\";s:10:\"2177127844\";s:4:\"name\";s:19:\"MainWP Team Control\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:5:\"5.0.3\";s:11:\"description\";s:175:\"MainWP Team Control extension allows you to create a custom roles for your dashboard site users and limiting their access to MainWP features. Requires MainWP Dashboard plugin.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:70:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-team-control.png\";s:13:\"landscape_url\";s:70:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-team-control.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:187;a:14:{s:2:\"id\";s:8:\"52533193\";s:4:\"name\";s:29:\"MainWP Time Capsule Extension\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:5:\"5.0.1\";s:11:\"description\";s:143:\"With the MainWP Time Capsule Extension, you can control the WP Time Capsule Plugin on all your child sites directly from your MainWP Dashboard.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:79:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-timecapsule-extension.png\";s:13:\"landscape_url\";s:79:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-timecapsule-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:188;a:14:{s:2:\"id\";s:10:\"2935473402\";s:4:\"name\";s:28:\"MainWP UpdraftPlus Extension\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:5:\"5.0.2\";s:11:\"description\";s:170:\"MainWP UpdraftPlus Extension combines the power of your MainWP Dashboard with the popular WordPress UpdraftPlus Plugin. It allows you to quickly back up your child sites.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:79:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-updraftplus-extension.png\";s:13:\"landscape_url\";s:79:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-updraftplus-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:189;a:14:{s:2:\"id\";s:10:\"2089324940\";s:4:\"name\";s:30:\"MainWP URL Extractor Extension\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:5:\"5.0.1\";s:11:\"description\";s:145:\"MainWP URL Extractor allows you to search your child sites post and pages and export URLs in customized format. Requires MainWP Dashboard plugin.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:81:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-url-extractor-extension.png\";s:13:\"landscape_url\";s:81:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-url-extractor-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:190;a:14:{s:2:\"id\";s:10:\"4100202783\";s:4:\"name\";s:25:\"MainWP Virusdie Extension\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:5:\"5.0.1\";s:11:\"description\";s:192:\"MainWP Virusdie Extension uses Virusdie, a powerful, user-friendly, and professional-grade antivirus for your websites. It helps you monitor all your sites directly from your MainWP Dashboard.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-virusdie-extension.png\";s:13:\"landscape_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-virusdie-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:191;a:14:{s:2:\"id\";s:9:\"299527051\";s:4:\"name\";s:38:\"MainWP Vulnerability Checker Extension\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:5:\"5.0.3\";s:11:\"description\";s:134:\"MainWP Vulnerability Checker extension brings you information about vulnerable plugins on your Child Sites so you can act accordingly.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:89:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-vulnerability-checker-extension.png\";s:13:\"landscape_url\";s:89:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-vulnerability-checker-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:192;a:14:{s:2:\"id\";s:10:\"2931267558\";s:4:\"name\";s:38:\"MainWP WooCommerce Shortcuts Extension\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:5:\"5.0.1\";s:11:\"description\";s:125:\"MainWP WooCommerce Shortcuts provides you a quick access WooCommerce pages in your network. Requires MainWP Dashboard plugin.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:89:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-woocommerce-shortcuts-extension.png\";s:13:\"landscape_url\";s:89:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-woocommerce-shortcuts-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:193;a:14:{s:2:\"id\";s:10:\"3141854145\";s:4:\"name\";s:35:\"MainWP WooCommerce Status Extension\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:5:\"5.0.4\";s:11:\"description\";s:133:\"MainWP WooCommerce Status provides you a quick overview of your WooCommerce stores in your network. Requires MainWP Dashboard plugin.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:86:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-woocommerce-status-extension.png\";s:13:\"landscape_url\";s:86:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-woocommerce-status-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:194;a:14:{s:2:\"id\";s:10:\"3865836491\";s:4:\"name\";s:26:\"MainWP Wordfence Extension\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:3:\"5.1\";s:11:\"description\";s:269:\"The Wordfence Integration combines the power of your MainWP Dashboard with the popular WordPress Wordfence Plugin. It allows you to manage Wordfence settings, Monitor Live Traffic and Scan your child sites directly from your dashboard. Requires MainWP Dashboard plugin.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:77:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-wordfence-extension.png\";s:13:\"landscape_url\";s:77:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-wordfence-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:195;a:14:{s:2:\"id\";s:10:\"3311790635\";s:4:\"name\";s:16:\"MB Admin Columns\";s:6:\"author\";s:10:\"MetaBox.io\";s:7:\"version\";s:5:\"1.8.0\";s:11:\"description\";s:42:\"Show custom fields in the post list table.\";s:3:\"url\";s:44:\"https://metabox.io/plugins/mb-admin-columns/\";s:10:\"author_url\";s:18:\"https://metabox.io\";s:13:\"thumbnail_url\";s:67:\"https://plugin-installer.wp-json.app/thumbnail/mb-admin-columns.png\";s:13:\"landscape_url\";s:67:\"https://plugin-installer.wp-json.app/thumbnail/mb-admin-columns.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:196;a:14:{s:2:\"id\";s:9:\"145668380\";s:4:\"name\";s:9:\"MB Blocks\";s:6:\"author\";s:10:\"MetaBox.io\";s:7:\"version\";s:5:\"1.7.6\";s:11:\"description\";s:31:\"Create custom Gutenberg blocks.\";s:3:\"url\";s:37:\"https://metabox.io/plugins/mb-blocks/\";s:10:\"author_url\";s:18:\"https://metabox.io\";s:13:\"thumbnail_url\";s:60:\"https://plugin-installer.wp-json.app/thumbnail/mb-blocks.png\";s:13:\"landscape_url\";s:60:\"https://plugin-installer.wp-json.app/thumbnail/mb-blocks.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:197;a:14:{s:2:\"id\";s:10:\"4162406797\";s:4:\"name\";s:15:\"MB Custom Table\";s:6:\"author\";s:10:\"MetaBox.io\";s:7:\"version\";s:5:\"2.3.0\";s:11:\"description\";s:75:\"Save custom fields data to custom table instead of the default meta tables.\";s:3:\"url\";s:43:\"https://metabox.io/plugins/mb-custom-table/\";s:10:\"author_url\";s:18:\"https://metabox.io\";s:13:\"thumbnail_url\";s:66:\"https://plugin-installer.wp-json.app/thumbnail/mb-custom-table.png\";s:13:\"landscape_url\";s:66:\"https://plugin-installer.wp-json.app/thumbnail/mb-custom-table.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:198;a:14:{s:2:\"id\";s:10:\"3407521028\";s:4:\"name\";s:17:\"MB Favorite Posts\";s:6:\"author\";s:10:\"MetaBox.io\";s:7:\"version\";s:5:\"2.0.9\";s:11:\"description\";s:67:\"Easily create list of your favorite posts, pages or any post types.\";s:3:\"url\";s:45:\"https://metabox.io/plugins/mb-favorite-posts/\";s:10:\"author_url\";s:18:\"https://metabox.io\";s:13:\"thumbnail_url\";s:68:\"https://plugin-installer.wp-json.app/thumbnail/mb-favorite-posts.png\";s:13:\"landscape_url\";s:68:\"https://plugin-installer.wp-json.app/thumbnail/mb-favorite-posts.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:199;a:14:{s:2:\"id\";s:10:\"2342695042\";s:4:\"name\";s:22:\"MB Frontend Submission\";s:6:\"author\";s:10:\"MetaBox.io\";s:7:\"version\";s:5:\"4.5.4\";s:11:\"description\";s:47:\"Submit posts and custom fields in the frontend.\";s:3:\"url\";s:49:\"https://metabox.io/plugins/mb-frontend-submission\";s:10:\"author_url\";s:18:\"https://metabox.io\";s:13:\"thumbnail_url\";s:73:\"https://plugin-installer.wp-json.app/thumbnail/mb-frontend-submission.png\";s:13:\"landscape_url\";s:73:\"https://plugin-installer.wp-json.app/thumbnail/mb-frontend-submission.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:200;a:14:{s:2:\"id\";s:10:\"1579815375\";s:4:\"name\";s:11:\"MB Revision\";s:6:\"author\";s:10:\"MetaBox.io\";s:7:\"version\";s:5:\"1.3.9\";s:11:\"description\";s:29:\"Enable revision for meta box.\";s:3:\"url\";s:39:\"https://metabox.io/plugins/mb-revision/\";s:10:\"author_url\";s:18:\"https://metabox.io\";s:13:\"thumbnail_url\";s:62:\"https://plugin-installer.wp-json.app/thumbnail/mb-revision.png\";s:13:\"landscape_url\";s:62:\"https://plugin-installer.wp-json.app/thumbnail/mb-revision.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:201;a:14:{s:2:\"id\";s:10:\"2954460480\";s:4:\"name\";s:16:\"MB Settings Page\";s:6:\"author\";s:10:\"MetaBox.io\";s:7:\"version\";s:5:\"2.2.1\";s:11:\"description\";s:72:\"Add-on for meta box plugin which helps you create settings pages easily.\";s:3:\"url\";s:44:\"https://metabox.io/plugins/mb-settings-page/\";s:10:\"author_url\";s:18:\"https://metabox.io\";s:13:\"thumbnail_url\";s:67:\"https://plugin-installer.wp-json.app/thumbnail/mb-settings-page.png\";s:13:\"landscape_url\";s:67:\"https://plugin-installer.wp-json.app/thumbnail/mb-settings-page.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:202;a:14:{s:2:\"id\";s:10:\"1242418444\";s:4:\"name\";s:12:\"MB Term Meta\";s:6:\"author\";s:10:\"MetaBox.io\";s:7:\"version\";s:6:\"1.2.11\";s:11:\"description\";s:40:\"Add custom fields (meta data) for terms.\";s:3:\"url\";s:40:\"https://metabox.io/plugins/mb-term-meta/\";s:10:\"author_url\";s:18:\"https://metabox.io\";s:13:\"thumbnail_url\";s:63:\"https://plugin-installer.wp-json.app/thumbnail/mb-term-meta.png\";s:13:\"landscape_url\";s:63:\"https://plugin-installer.wp-json.app/thumbnail/mb-term-meta.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:203;a:14:{s:2:\"id\";s:10:\"3018229521\";s:4:\"name\";s:15:\"MB Testimonials\";s:6:\"author\";s:10:\"MetaBox.io\";s:7:\"version\";s:5:\"1.1.1\";s:11:\"description\";s:48:\"Easily create and add testimonials to your site.\";s:3:\"url\";s:43:\"https://metabox.io/plugins/mb-testimonials/\";s:10:\"author_url\";s:18:\"https://metabox.io\";s:13:\"thumbnail_url\";s:66:\"https://plugin-installer.wp-json.app/thumbnail/mb-testimonials.png\";s:13:\"landscape_url\";s:66:\"https://plugin-installer.wp-json.app/thumbnail/mb-testimonials.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:204;a:14:{s:2:\"id\";s:10:\"1643653706\";s:4:\"name\";s:14:\"MB User Avatar\";s:6:\"author\";s:10:\"MetaBox.io\";s:7:\"version\";s:5:\"1.0.1\";s:11:\"description\";s:36:\"Easily add custom avatars for users.\";s:3:\"url\";s:42:\"https://metabox.io/plugins/mb-user-avatar/\";s:10:\"author_url\";s:18:\"https://metabox.io\";s:13:\"thumbnail_url\";s:65:\"https://plugin-installer.wp-json.app/thumbnail/mb-user-avatar.png\";s:13:\"landscape_url\";s:65:\"https://plugin-installer.wp-json.app/thumbnail/mb-user-avatar.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:205;a:14:{s:2:\"id\";s:10:\"3170414720\";s:4:\"name\";s:15:\"MB User Profile\";s:6:\"author\";s:10:\"MetaBox.io\";s:7:\"version\";s:6:\"2.5.12\";s:11:\"description\";s:65:\"Register, edit user profiles with custom fields on the front end.\";s:3:\"url\";s:43:\"https://metabox.io/plugins/mb-user-profile/\";s:10:\"author_url\";s:18:\"https://metabox.io\";s:13:\"thumbnail_url\";s:66:\"https://plugin-installer.wp-json.app/thumbnail/mb-user-profile.png\";s:13:\"landscape_url\";s:66:\"https://plugin-installer.wp-json.app/thumbnail/mb-user-profile.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:206;a:14:{s:2:\"id\";s:10:\"1712586400\";s:4:\"name\";s:8:\"Meta Box\";s:6:\"author\";s:10:\"MetaBox.io\";s:7:\"version\";s:7:\"5.10.19\";s:11:\"description\";s:56:\"Create custom meta boxes and custom fields in WordPress.\";s:3:\"url\";s:18:\"https://metabox.io\";s:10:\"author_url\";s:18:\"https://metabox.io\";s:13:\"thumbnail_url\";s:59:\"https://plugin-installer.wp-json.app/thumbnail/meta-box.png\";s:13:\"landscape_url\";s:59:\"https://plugin-installer.wp-json.app/thumbnail/meta-box.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:207;a:14:{s:2:\"id\";s:10:\"1093045257\";s:4:\"name\";s:10:\"MB Builder\";s:6:\"author\";s:10:\"MetaBox.io\";s:7:\"version\";s:5:\"5.1.4\";s:11:\"description\";s:66:\"Drag and drop UI for creating custom meta boxes and custom fields.\";s:3:\"url\";s:44:\"https://metabox.io/plugins/meta-box-builder/\";s:10:\"author_url\";s:18:\"https://metabox.io\";s:13:\"thumbnail_url\";s:67:\"https://plugin-installer.wp-json.app/thumbnail/meta-box-builder.png\";s:13:\"landscape_url\";s:67:\"https://plugin-installer.wp-json.app/thumbnail/meta-box-builder.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:208;a:14:{s:2:\"id\";s:10:\"1003480055\";s:4:\"name\";s:16:\"Meta Box Columns\";s:6:\"author\";s:10:\"MetaBox.io\";s:7:\"version\";s:6:\"1.2.16\";s:11:\"description\";s:67:\"Display fields more beautiful by putting them into 12-columns grid.\";s:3:\"url\";s:44:\"https://metabox.io/plugins/meta-box-columns/\";s:10:\"author_url\";s:18:\"https://metabox.io\";s:13:\"thumbnail_url\";s:67:\"https://plugin-installer.wp-json.app/thumbnail/meta-box-columns.png\";s:13:\"landscape_url\";s:67:\"https://plugin-installer.wp-json.app/thumbnail/meta-box-columns.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:209;a:14:{s:2:\"id\";s:10:\"1862577251\";s:4:\"name\";s:20:\"MB Conditional Logic\";s:6:\"author\";s:10:\"MetaBox.io\";s:7:\"version\";s:6:\"1.6.28\";s:11:\"description\";s:82:\"Control the visibility of field groups and fields or even HTML elements with ease.\";s:3:\"url\";s:54:\"https://metabox.io/plugins/meta-box-conditional-logic/\";s:10:\"author_url\";s:18:\"https://metabox.io\";s:13:\"thumbnail_url\";s:77:\"https://plugin-installer.wp-json.app/thumbnail/meta-box-conditional-logic.png\";s:13:\"landscape_url\";s:77:\"https://plugin-installer.wp-json.app/thumbnail/meta-box-conditional-logic.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:210;a:14:{s:2:\"id\";s:10:\"1269789334\";s:4:\"name\";s:20:\"Meta Box Geolocation\";s:6:\"author\";s:10:\"MetaBox.io\";s:7:\"version\";s:5:\"1.3.6\";s:11:\"description\";s:69:\"Powerful tool to interact with Google Maps API and save location data\";s:3:\"url\";s:48:\"https://metabox.io/plugins/meta-box-geolocation/\";s:10:\"author_url\";s:18:\"https://metabox.io\";s:13:\"thumbnail_url\";s:71:\"https://plugin-installer.wp-json.app/thumbnail/meta-box-geolocation.png\";s:13:\"landscape_url\";s:71:\"https://plugin-installer.wp-json.app/thumbnail/meta-box-geolocation.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:211;a:14:{s:2:\"id\";s:10:\"1107080354\";s:4:\"name\";s:8:\"MB Group\";s:6:\"author\";s:10:\"MetaBox.io\";s:7:\"version\";s:5:\"1.4.6\";s:11:\"description\";s:46:\"Put fields into groups for better organization\";s:3:\"url\";s:42:\"https://metabox.io/plugins/meta-box-group/\";s:10:\"author_url\";s:18:\"https://metabox.io\";s:13:\"thumbnail_url\";s:65:\"https://plugin-installer.wp-json.app/thumbnail/meta-box-group.png\";s:13:\"landscape_url\";s:65:\"https://plugin-installer.wp-json.app/thumbnail/meta-box-group.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:212;a:14:{s:2:\"id\";s:10:\"2568619074\";s:4:\"name\";s:18:\"MB Include Exclude\";s:6:\"author\";s:10:\"MetaBox.io\";s:7:\"version\";s:5:\"1.1.2\";s:11:\"description\";s:41:\"Advanced location rules for field groups.\";s:3:\"url\";s:52:\"https://metabox.io/plugins/meta-box-include-exclude/\";s:10:\"author_url\";s:18:\"https://metabox.io\";s:13:\"thumbnail_url\";s:75:\"https://plugin-installer.wp-json.app/thumbnail/meta-box-include-exclude.png\";s:13:\"landscape_url\";s:75:\"https://plugin-installer.wp-json.app/thumbnail/meta-box-include-exclude.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:213;a:14:{s:2:\"id\";s:10:\"2841773873\";s:4:\"name\";s:18:\"Meta Box Show Hide\";s:6:\"author\";s:10:\"MetaBox.io\";s:7:\"version\";s:5:\"1.3.1\";s:11:\"description\";s:67:\"Easily show/hide meta boxes by various conditions using JavaScript.\";s:3:\"url\";s:46:\"https://metabox.io/plugins/meta-box-show-hide/\";s:10:\"author_url\";s:18:\"https://metabox.io\";s:13:\"thumbnail_url\";s:69:\"https://plugin-installer.wp-json.app/thumbnail/meta-box-show-hide.png\";s:13:\"landscape_url\";s:69:\"https://plugin-installer.wp-json.app/thumbnail/meta-box-show-hide.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:214;a:14:{s:2:\"id\";s:10:\"4154821853\";s:4:\"name\";s:7:\"MB Tabs\";s:6:\"author\";s:10:\"MetaBox.io\";s:7:\"version\";s:5:\"1.2.1\";s:11:\"description\";s:73:\"Create tabs for meta boxes easily. Support 3 WordPress-native tab styles.\";s:3:\"url\";s:41:\"https://metabox.io/plugins/meta-box-tabs/\";s:10:\"author_url\";s:18:\"https://metabox.io\";s:13:\"thumbnail_url\";s:64:\"https://plugin-installer.wp-json.app/thumbnail/meta-box-tabs.png\";s:13:\"landscape_url\";s:64:\"https://plugin-installer.wp-json.app/thumbnail/meta-box-tabs.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:215;a:14:{s:2:\"id\";s:10:\"3777716016\";s:4:\"name\";s:17:\"Meta Box Template\";s:6:\"author\";s:10:\"MetaBox.io\";s:7:\"version\";s:5:\"1.2.4\";s:11:\"description\";s:47:\"Configure meta boxes easily via YAML templates.\";s:3:\"url\";s:43:\"http://metabox.io/plugins/meta-box-template\";s:10:\"author_url\";s:18:\"https://metabox.io\";s:13:\"thumbnail_url\";s:68:\"https://plugin-installer.wp-json.app/thumbnail/meta-box-template.png\";s:13:\"landscape_url\";s:68:\"https://plugin-installer.wp-json.app/thumbnail/meta-box-template.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:216;a:14:{s:2:\"id\";s:9:\"918060272\";s:4:\"name\";s:10:\"MB Tooltip\";s:6:\"author\";s:10:\"MetaBox.io\";s:7:\"version\";s:5:\"1.1.9\";s:11:\"description\";s:27:\"Add tooltip for meta fields\";s:3:\"url\";s:44:\"https://metabox.io/plugins/meta-box-tooltip/\";s:10:\"author_url\";s:18:\"https://metabox.io\";s:13:\"thumbnail_url\";s:67:\"https://plugin-installer.wp-json.app/thumbnail/meta-box-tooltip.png\";s:13:\"landscape_url\";s:67:\"https://plugin-installer.wp-json.app/thumbnail/meta-box-tooltip.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:217;a:14:{s:2:\"id\";s:10:\"1018394750\";s:4:\"name\";s:11:\"Ninja Forms\";s:6:\"author\";s:14:\"Saturday Drive\";s:7:\"version\";s:6:\"3.13.3\";s:11:\"description\";s:76:\"Ninja Forms is a webform builder with unparalleled ease of use and features.\";s:3:\"url\";s:61:\"http://ninjaforms.com/?utm_source=WordPress&utm_medium=readme\";s:10:\"author_url\";s:84:\"http://ninjaforms.com/?utm_source=Ninja+Forms+Plugin&utm_medium=Plugins+WP+Dashboard\";s:13:\"thumbnail_url\";s:62:\"https://plugin-installer.wp-json.app/thumbnail/ninja-forms.png\";s:13:\"landscape_url\";s:62:\"https://plugin-installer.wp-json.app/thumbnail/ninja-forms.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:218;a:14:{s:2:\"id\";s:10:\"3790041095\";s:4:\"name\";s:28:\"Ninja Forms - ActiveCampaign\";s:6:\"author\";s:14:\"Saturday Drive\";s:7:\"version\";s:5:\"3.1.3\";s:11:\"description\";s:17:\"releaseTagMessage\";s:3:\"url\";s:50:\"https://ninjaforms.com/extensions/active-campaign/\";s:10:\"author_url\";s:85:\"https://ninjaforms.com/?utm_source=Ninja+Forms+Plugin&utm_medium=Plugins+WP+Dashboard\";s:13:\"thumbnail_url\";s:78:\"https://plugin-installer.wp-json.app/thumbnail/ninja-forms-active-campaign.png\";s:13:\"landscape_url\";s:78:\"https://plugin-installer.wp-json.app/thumbnail/ninja-forms-active-campaign.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:219;a:14:{s:2:\"id\";s:9:\"237468866\";s:4:\"name\";s:31:\"Ninja Forms - Conditional Logic\";s:6:\"author\";s:14:\"Saturday Drive\";s:7:\"version\";s:5:\"3.1.1\";s:11:\"description\";s:46:\"Conditional form logic add-on for Ninja Forms.\";s:3:\"url\";s:52:\"https://ninjaforms.com/extensions/conditional-logic/\";s:10:\"author_url\";s:22:\"https://ninjaforms.com\";s:13:\"thumbnail_url\";s:75:\"https://plugin-installer.wp-json.app/thumbnail/ninja-forms-conditionals.png\";s:13:\"landscape_url\";s:75:\"https://plugin-installer.wp-json.app/thumbnail/ninja-forms-conditionals.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:220;a:14:{s:2:\"id\";s:9:\"796924330\";s:4:\"name\";s:26:\"Ninja Forms - Excel Export\";s:6:\"author\";s:14:\"Saturday Drive\";s:7:\"version\";s:5:\"3.3.5\";s:11:\"description\";s:13:\"Release 3.3.5\";s:3:\"url\";s:27:\"http://etzelstorfer.com/en/\";s:10:\"author_url\";s:84:\"http://ninjaforms.com/?utm_source=Ninja+Forms+Plugin&utm_medium=Plugins+WP+Dashboard\";s:13:\"thumbnail_url\";s:75:\"https://plugin-installer.wp-json.app/thumbnail/ninja-forms-excel-export.png\";s:13:\"landscape_url\";s:75:\"https://plugin-installer.wp-json.app/thumbnail/ninja-forms-excel-export.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:221;a:14:{s:2:\"id\";s:10:\"3009488804\";s:4:\"name\";s:30:\"Ninja Forms - Multi-Part Forms\";s:6:\"author\";s:14:\"Saturday Drive\";s:7:\"version\";s:6:\"3.0.27\";s:11:\"description\";s:40:\"Multi-Part Forms add-on for Ninja Forms.\";s:3:\"url\";s:51:\"https://ninjaforms.com/extensions/multi-part-forms/\";s:10:\"author_url\";s:21:\"http://ninjaforms.com\";s:13:\"thumbnail_url\";s:73:\"https://plugin-installer.wp-json.app/thumbnail/ninja-forms-multi-part.png\";s:13:\"landscape_url\";s:73:\"https://plugin-installer.wp-json.app/thumbnail/ninja-forms-multi-part.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:222;a:14:{s:2:\"id\";s:10:\"3928704469\";s:4:\"name\";s:27:\"Ninja Forms - Save Progress\";s:6:\"author\";s:14:\"Saturday Drive\";s:7:\"version\";s:6:\"3.0.29\";s:11:\"description\";s:37:\"Save Progress add-on for Ninja Forms.\";s:3:\"url\";s:0:\"\";s:10:\"author_url\";s:21:\"http://ninjaforms.com\";s:13:\"thumbnail_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/ninja-forms-save-progress.png\";s:13:\"landscape_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/ninja-forms-save-progress.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:223;a:14:{s:2:\"id\";s:10:\"2424953820\";s:4:\"name\";s:20:\"Ninja Forms - Stripe\";s:6:\"author\";s:14:\"Saturday Drive\";s:7:\"version\";s:5:\"3.2.8\";s:11:\"description\";s:17:\"releaseTagMessage\";s:3:\"url\";s:38:\"http://ninjaforms.com/downloads/stripe\";s:10:\"author_url\";s:21:\"http://ninjaforms.com\";s:13:\"thumbnail_url\";s:69:\"https://plugin-installer.wp-json.app/thumbnail/ninja-forms-stripe.png\";s:13:\"landscape_url\";s:69:\"https://plugin-installer.wp-json.app/thumbnail/ninja-forms-stripe.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:224;a:14:{s:2:\"id\";s:9:\"626246147\";s:4:\"name\";s:29:\"Ninja Forms - Layout & Styles\";s:6:\"author\";s:14:\"Saturday Drive\";s:7:\"version\";s:6:\"3.0.30\";s:11:\"description\";s:47:\"Form layout and styling add-on for Ninja Forms.\";s:3:\"url\";s:48:\"https://ninjaforms.com/extensions/layout-styles/\";s:10:\"author_url\";s:21:\"http://ninjaforms.com\";s:13:\"thumbnail_url\";s:68:\"https://plugin-installer.wp-json.app/thumbnail/ninja-forms-style.png\";s:13:\"landscape_url\";s:68:\"https://plugin-installer.wp-json.app/thumbnail/ninja-forms-style.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:225;a:14:{s:2:\"id\";s:10:\"2466128186\";s:4:\"name\";s:26:\"Ninja Forms - File Uploads\";s:6:\"author\";s:14:\"Saturday Drive\";s:7:\"version\";s:6:\"3.3.23\";s:11:\"description\";s:17:\"versionTagMessage\";s:3:\"url\";s:47:\"https://ninjaforms.com/extensions/file-uploads/\";s:10:\"author_url\";s:21:\"http://ninjaforms.com\";s:13:\"thumbnail_url\";s:70:\"https://plugin-installer.wp-json.app/thumbnail/ninja-forms-uploads.png\";s:13:\"landscape_url\";s:70:\"https://plugin-installer.wp-json.app/thumbnail/ninja-forms-uploads.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:226;a:14:{s:2:\"id\";s:10:\"3494658247\";s:4:\"name\";s:29:\"Ninja Forms - User Management\";s:6:\"author\";s:14:\"Saturday Drive\";s:7:\"version\";s:5:\"3.2.2\";s:11:\"description\";s:17:\"releaseTagMessage\";s:3:\"url\";s:50:\"https://ninjaforms.com/extensions/user-management/\";s:10:\"author_url\";s:84:\"http://ninjaforms.com/?utm_source=Ninja+Forms+Plugin&utm_medium=Plugins+WP+Dashboard\";s:13:\"thumbnail_url\";s:78:\"https://plugin-installer.wp-json.app/thumbnail/ninja-forms-user-management.png\";s:13:\"landscape_url\";s:78:\"https://plugin-installer.wp-json.app/thumbnail/ninja-forms-user-management.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:227;a:14:{s:2:\"id\";s:10:\"1290330471\";s:4:\"name\";s:22:\"Ninja Forms - Webhooks\";s:6:\"author\";s:14:\"Saturday Drive\";s:7:\"version\";s:5:\"3.0.8\";s:11:\"description\";s:69:\"Send submission data collected by Ninja Forms to an external API/URL.\";s:3:\"url\";s:43:\"https://ninjaforms.com/extensions/webhooks/\";s:10:\"author_url\";s:21:\"http://ninjaforms.com\";s:13:\"thumbnail_url\";s:71:\"https://plugin-installer.wp-json.app/thumbnail/ninja-forms-webhooks.png\";s:13:\"landscape_url\";s:71:\"https://plugin-installer.wp-json.app/thumbnail/ninja-forms-webhooks.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:228;a:14:{s:2:\"id\";s:8:\"32061886\";s:4:\"name\";s:20:\"Ninja Forms - Zapier\";s:6:\"author\";s:14:\"Saturday Drive\";s:7:\"version\";s:5:\"3.1.0\";s:11:\"description\";s:35:\"Integrates Ninja Forms with Zapier.\";s:3:\"url\";s:38:\"http://ninjaforms.com/downloads/zapier\";s:10:\"author_url\";s:84:\"http://ninjaforms.com/?utm_source=Ninja+Forms+Plugin&utm_medium=Plugins+WP+Dashboard\";s:13:\"thumbnail_url\";s:69:\"https://plugin-installer.wp-json.app/thumbnail/ninja-forms-zapier.png\";s:13:\"landscape_url\";s:69:\"https://plugin-installer.wp-json.app/thumbnail/ninja-forms-zapier.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:229;a:14:{s:2:\"id\";s:10:\"4107239796\";s:4:\"name\";s:9:\"OxyExtras\";s:6:\"author\";s:9:\"OxyExtras\";s:7:\"version\";s:5:\"1.4.7\";s:11:\"description\";s:29:\"Component Library for Oxygen.\";s:3:\"url\";s:0:\"\";s:10:\"author_url\";s:21:\"https://oxyextras.com\";s:13:\"thumbnail_url\";s:60:\"https://plugin-installer.wp-json.app/thumbnail/oxyextras.png\";s:13:\"landscape_url\";s:60:\"https://plugin-installer.wp-json.app/thumbnail/oxyextras.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:230;a:14:{s:2:\"id\";s:10:\"1760384556\";s:4:\"name\";s:6:\"Oxygen\";s:6:\"author\";s:6:\"Soflyy\";s:7:\"version\";s:5:\"4.9.1\";s:11:\"description\";s:63:\"If you can do it with WordPress, you can design it with Oxygen.\";s:3:\"url\";s:0:\"\";s:10:\"author_url\";s:25:\"https://oxygenbuilder.com\";s:13:\"thumbnail_url\";s:57:\"https://plugin-installer.wp-json.app/thumbnail/oxygen.png\";s:13:\"landscape_url\";s:57:\"https://plugin-installer.wp-json.app/thumbnail/oxygen.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:231;a:14:{s:2:\"id\";s:9:\"114163758\";s:4:\"name\";s:28:\"Oxygen Gutenberg Integration\";s:6:\"author\";s:6:\"Soflyy\";s:7:\"version\";s:5:\"1.4.5\";s:11:\"description\";s:68:\"Edit Oxygen-designed content directly in the Gutenberg Block Editor.\";s:3:\"url\";s:0:\"\";s:10:\"author_url\";s:25:\"https://oxygenbuilder.com\";s:13:\"thumbnail_url\";s:67:\"https://plugin-installer.wp-json.app/thumbnail/oxygen-gutenberg.png\";s:13:\"landscape_url\";s:67:\"https://plugin-installer.wp-json.app/thumbnail/oxygen-gutenberg.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:232;a:14:{s:2:\"id\";s:10:\"4280568946\";s:4:\"name\";s:31:\"Oxygen Elements for WooCommerce\";s:6:\"author\";s:6:\"Soflyy\";s:7:\"version\";s:5:\"2.0.1\";s:11:\"description\";s:37:\"Build beautiful WooCommerce websites.\";s:3:\"url\";s:0:\"\";s:10:\"author_url\";s:25:\"https://oxygenbuilder.com\";s:13:\"thumbnail_url\";s:69:\"https://plugin-installer.wp-json.app/thumbnail/oxygen-woocommerce.png\";s:13:\"landscape_url\";s:69:\"https://plugin-installer.wp-json.app/thumbnail/oxygen-woocommerce.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:233;a:14:{s:2:\"id\";s:9:\"828759139\";s:4:\"name\";s:11:\"Perfmatters\";s:6:\"author\";s:10:\"forgemedia\";s:7:\"version\";s:5:\"2.5.2\";s:11:\"description\";s:90:\"Perfmatters is a lightweight performance plugin developed to speed up your WordPress site.\";s:3:\"url\";s:23:\"https://perfmatters.io/\";s:10:\"author_url\";s:22:\"https://forgemedia.io/\";s:13:\"thumbnail_url\";s:62:\"https://plugin-installer.wp-json.app/thumbnail/perfmatters.png\";s:13:\"landscape_url\";s:62:\"https://plugin-installer.wp-json.app/thumbnail/perfmatters.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:234;a:14:{s:2:\"id\";s:10:\"2125265865\";s:4:\"name\";s:12:\"Polylang Pro\";s:6:\"author\";s:9:\"WP SYNTEX\";s:7:\"version\";s:5:\"3.7.4\";s:11:\"description\";s:41:\"Adds multilingual capability to WordPress\";s:3:\"url\";s:20:\"https://polylang.pro\";s:10:\"author_url\";s:20:\"https://polylang.pro\";s:13:\"thumbnail_url\";s:63:\"https://plugin-installer.wp-json.app/thumbnail/polylang-pro.png\";s:13:\"landscape_url\";s:63:\"https://plugin-installer.wp-json.app/thumbnail/polylang-pro.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:235;a:14:{s:2:\"id\";s:10:\"3851942855\";s:4:\"name\";s:36:\"WooCommerce Product Add-Ons Ultimate\";s:6:\"author\";s:15:\"Plugin Republic\";s:7:\"version\";s:6:\"3.27.4\";s:11:\"description\";s:40:\"Add extra fields to WooCommerce products\";s:3:\"url\";s:82:\"https://pluginrepublic.com/wordpress-plugins/woocommerce-product-add-ons-ultimate/\";s:10:\"author_url\";s:27:\"https://pluginrepublic.com/\";s:13:\"thumbnail_url\";s:81:\"https://plugin-installer.wp-json.app/thumbnail/product-extras-for-woocommerce.png\";s:13:\"landscape_url\";s:81:\"https://plugin-installer.wp-json.app/thumbnail/product-extras-for-woocommerce.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:236;a:14:{s:2:\"id\";s:10:\"2668736868\";s:4:\"name\";s:29:\"Product Video for WooCommerce\";s:6:\"author\";s:6:\"Addify\";s:7:\"version\";s:5:\"1.7.0\";s:11:\"description\";s:112:\"Allows merchants to add product videos and improve their sales. (PLEASE TAKE BACKUP BEFORE UPDATING THE PLUGIN).\";s:3:\"url\";s:63:\"https://woocommerce.com/products/product-video-for-woocommerce/\";s:10:\"author_url\";s:38:\"https://woocommerce.com/vendor/addify/\";s:13:\"thumbnail_url\";s:80:\"https://plugin-installer.wp-json.app/thumbnail/product-video-for-woocommerce.png\";s:13:\"landscape_url\";s:80:\"https://plugin-installer.wp-json.app/thumbnail/product-video-for-woocommerce.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:237;a:14:{s:2:\"id\";s:10:\"1319707124\";s:4:\"name\";s:45:\"Products Linked by Variations for WooCommerce\";s:6:\"author\";s:7:\"Plugify\";s:7:\"version\";s:5:\"2.0.0\";s:11:\"description\";s:117:\"Link products by their variants to provide your shoppers easy access to similar products right from the product page.\";s:3:\"url\";s:71:\"https://woo.com/products/products-linked-by-variations-for-woocommerce/\";s:10:\"author_url\";s:39:\"https://woocommerce.com/vendor/plugify/\";s:13:\"thumbnail_url\";s:96:\"https://plugin-installer.wp-json.app/thumbnail/products-linked-by-variations-for-woocommerce.png\";s:13:\"landscape_url\";s:96:\"https://plugin-installer.wp-json.app/thumbnail/products-linked-by-variations-for-woocommerce.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:238;a:14:{s:2:\"id\";s:10:\"2955758430\";s:4:\"name\";s:26:\"Qala Product Price History\";s:6:\"author\";s:14:\"Angry Creative\";s:7:\"version\";s:5:\"0.7.2\";s:11:\"description\";s:37:\"Track and save product price changes.\";s:3:\"url\";s:76:\"https://woocommerce.com/products/qala-product-price-history-for-woocommerce/\";s:10:\"author_url\";s:25:\"https://angrycreative.com\";s:13:\"thumbnail_url\";s:77:\"https://plugin-installer.wp-json.app/thumbnail/qala-product-price-history.png\";s:13:\"landscape_url\";s:77:\"https://plugin-installer.wp-json.app/thumbnail/qala-product-price-history.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:239;a:14:{s:2:\"id\";s:10:\"1221810454\";s:4:\"name\";s:8:\"QuadMenu\";s:6:\"author\";s:10:\"QuadLayers\";s:7:\"version\";s:5:\"3.3.2\";s:11:\"description\";s:102:\"The best drag & drop WordPress Mega Menu plugin which allow you to create Tabs Menus & Carousel Menus.\";s:3:\"url\";s:20:\"https://quadmenu.com\";s:10:\"author_url\";s:22:\"https://quadlayers.com\";s:13:\"thumbnail_url\";s:59:\"https://plugin-installer.wp-json.app/thumbnail/quadmenu.png\";s:13:\"landscape_url\";s:59:\"https://plugin-installer.wp-json.app/thumbnail/quadmenu.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:240;a:14:{s:2:\"id\";s:9:\"602203408\";s:4:\"name\";s:12:\"QuadMenu PRO\";s:6:\"author\";s:10:\"QuadLayers\";s:7:\"version\";s:5:\"3.1.8\";s:11:\"description\";s:35:\"The Best WordPress Mega Menu Plugin\";s:3:\"url\";s:20:\"https://quadmenu.com\";s:10:\"author_url\";s:22:\"https://quadlayers.com\";s:13:\"thumbnail_url\";s:63:\"https://plugin-installer.wp-json.app/thumbnail/quadmenu-pro.png\";s:13:\"landscape_url\";s:63:\"https://plugin-installer.wp-json.app/thumbnail/quadmenu-pro.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:241;a:14:{s:2:\"id\";s:10:\"2548381205\";s:4:\"name\";s:16:\"Ultimate Refunds\";s:6:\"author\";s:15:\"AspiringPlugins\";s:7:\"version\";s:5:\"2.2.0\";s:11:\"description\";s:101:\"This plugin allows your customers to request refunds for their orders easily from their account page.\";s:3:\"url\";s:0:\"\";s:10:\"author_url\";s:39:\"https://woo.com/vendor/aspiringplugins/\";s:13:\"thumbnail_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/refunds-for-woocommerce.png\";s:13:\"landscape_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/refunds-for-woocommerce.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:242;a:14:{s:2:\"id\";s:10:\"2139552472\";s:4:\"name\";s:20:\"Restrict Content Pro\";s:6:\"author\";s:20:\"Restrict Content Pro\";s:7:\"version\";s:6:\"3.5.47\";s:11:\"description\";s:212:\"Set up a complete membership system for your WordPress site and deliver premium content to your members. Unlimited membership packages, membership management, discount codes, registration / login forms, and more.\";s:3:\"url\";s:30:\"https://restrictcontentpro.com\";s:10:\"author_url\";s:31:\"https://restrictcontentpro.com/\";s:13:\"thumbnail_url\";s:71:\"https://plugin-installer.wp-json.app/thumbnail/restrict-content-pro.png\";s:13:\"landscape_url\";s:71:\"https://plugin-installer.wp-json.app/thumbnail/restrict-content-pro.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:243;a:14:{s:2:\"id\";s:10:\"1374291351\";s:4:\"name\";s:17:\"Slider Revolution\";s:6:\"author\";s:10:\"ThemePunch\";s:7:\"version\";s:6:\"6.7.39\";s:11:\"description\";s:53:\"Slider Revolution - More than just a WordPress Slider\";s:3:\"url\";s:106:\"https://www.sliderrevolution.com/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=info\";s:10:\"author_url\";s:96:\"https://themepunch.com/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=info\";s:13:\"thumbnail_url\";s:60:\"https://plugin-installer.wp-json.app/thumbnail/revslider.png\";s:13:\"landscape_url\";s:60:\"https://plugin-installer.wp-json.app/thumbnail/revslider.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:244;a:14:{s:2:\"id\";s:10:\"3754208506\";s:4:\"name\";s:13:\"LearnDash LMS\";s:6:\"author\";s:9:\"LearnDash\";s:7:\"version\";s:6:\"4.25.7\";s:11:\"description\";s:82:\"LearnDash LMS Plugin - Turn your WordPress site into a learning management system.\";s:3:\"url\";s:24:\"http://www.learndash.com\";s:10:\"author_url\";s:24:\"http://www.learndash.com\";s:13:\"thumbnail_url\";s:59:\"https://plugin-installer.wp-json.app/thumbnail/sfwd-lms.png\";s:13:\"landscape_url\";s:59:\"https://plugin-installer.wp-json.app/thumbnail/sfwd-lms.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:245;a:14:{s:2:\"id\";s:10:\"4271459890\";s:4:\"name\";s:21:\"WPML Multilingual CMS\";s:6:\"author\";s:14:\"OnTheGoSystems\";s:7:\"version\";s:5:\"4.8.5\";s:11:\"description\";s:64:\"WPML Multilingual CMS | Documentation | WPML 4.8.5 release notes\";s:3:\"url\";s:17:\"https://wpml.org/\";s:10:\"author_url\";s:30:\"http://www.onthegosystems.com/\";s:13:\"thumbnail_url\";s:77:\"https://plugin-installer.wp-json.app/thumbnail/sitepress-multilingual-cms.png\";s:13:\"landscape_url\";s:77:\"https://plugin-installer.wp-json.app/thumbnail/sitepress-multilingual-cms.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:246;a:14:{s:2:\"id\";s:9:\"240910067\";s:4:\"name\";s:16:\"Divi Supreme Pro\";s:6:\"author\";s:12:\"Divi Supreme\";s:7:\"version\";s:9:\"4.9.97.40\";s:11:\"description\";s:143:\"Divi Supreme Pro enhances the experience and features found on Divi and extend with custom creative modules to help you build amazing websites.\";s:3:\"url\";s:23:\"https://divisupreme.com\";s:10:\"author_url\";s:23:\"https://divisupreme.com\";s:13:\"thumbnail_url\";s:79:\"https://plugin-installer.wp-json.app/thumbnail/supreme-modules-pro-for-divi.png\";s:13:\"landscape_url\";s:79:\"https://plugin-installer.wp-json.app/thumbnail/supreme-modules-pro-for-divi.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:247;a:14:{s:2:\"id\";s:10:\"1933193280\";s:4:\"name\";s:22:\"Termageddon for MainWP\";s:6:\"author\";s:11:\"Termageddon\";s:7:\"version\";s:5:\"2.5.2\";s:11:\"description\";s:138:\"This extension is used for creating Privacy Policy, ToS, Disclaimer and Cookie Policy & Consent Tool pages automatically on your websites.\";s:3:\"url\";s:27:\"https://www.termageddon.com\";s:10:\"author_url\";s:27:\"https://www.termageddon.com\";s:13:\"thumbnail_url\";s:73:\"https://plugin-installer.wp-json.app/thumbnail/termageddon-for-mainwp.png\";s:13:\"landscape_url\";s:73:\"https://plugin-installer.wp-json.app/thumbnail/termageddon-for-mainwp.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:248;a:14:{s:2:\"id\";s:10:\"3500188332\";s:4:\"name\";s:35:\"The Plus Addons for Elementor - Pro\";s:6:\"author\";s:8:\"POSIMYTH\";s:7:\"version\";s:5:\"6.4.1\";s:11:\"description\";s:156:\"Highly Customisable 120+ Advanced Elementor Widgets & Extensions for Performance Driven Website. Keep the free version active to access all of its features.\";s:3:\"url\";s:26:\"https://theplusaddons.com/\";s:10:\"author_url\";s:21:\"https://posimyth.com/\";s:13:\"thumbnail_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/theplus_elementor_addon.png\";s:13:\"landscape_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/theplus_elementor_addon.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:249;a:14:{s:2:\"id\";s:10:\"2610289543\";s:4:\"name\";s:23:\"Top Bar for WooCommerce\";s:6:\"author\";s:6:\"Addify\";s:7:\"version\";s:5:\"1.5.1\";s:11:\"description\";s:150:\"Add top notification bar on your website to highlight the latest products, offers or upcoming events. (PLEASE TAKE BACKUP BEFORE UPDATING THE PLUGIN).\";s:3:\"url\";s:41:\"https://woocommerce.com/products/top-bar/\";s:10:\"author_url\";s:38:\"https://woocommerce.com/vendor/addify/\";s:13:\"thumbnail_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/top-bar-for-woocommerce.png\";s:13:\"landscape_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/top-bar-for-woocommerce.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:250;a:14:{s:2:\"id\";s:9:\"823706907\";s:4:\"name\";s:25:\"TranslatePress - Business\";s:6:\"author\";s:44:\"Cozmoslabs, Razvan Mocanu, Madalin Ungureanu\";s:7:\"version\";s:5:\"1.7.0\";s:11:\"description\";s:156:\"Experience a better way of translating your WordPress site using a visual front-end translation editor, with full support for WooCommerce and site builders.\";s:3:\"url\";s:27:\"https://translatepress.com/\";s:10:\"author_url\";s:23:\"https://cozmoslabs.com/\";s:13:\"thumbnail_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/translatepress-business.png\";s:13:\"landscape_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/translatepress-business.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:251;a:14:{s:2:\"id\";s:10:\"1913262056\";s:4:\"name\";s:29:\"TranslatePress - Multilingual\";s:6:\"author\";s:65:\"Cozmoslabs, Razvan Mocanu, Madalin Ungureanu, Cristophor Hurduban\";s:7:\"version\";s:5:\"3.0.5\";s:11:\"description\";s:156:\"Experience a better way of translating your WordPress site using a visual front-end translation editor, with full support for WooCommerce and site builders.\";s:3:\"url\";s:27:\"https://translatepress.com/\";s:10:\"author_url\";s:23:\"https://cozmoslabs.com/\";s:13:\"thumbnail_url\";s:78:\"https://plugin-installer.wp-json.app/thumbnail/translatepress-multilingual.png\";s:13:\"landscape_url\";s:78:\"https://plugin-installer.wp-json.app/thumbnail/translatepress-multilingual.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:252;a:14:{s:2:\"id\";s:9:\"197958549\";s:4:\"name\";s:13:\"Tutor LMS Pro\";s:6:\"author\";s:7:\"Themeum\";s:7:\"version\";s:5:\"3.9.3\";s:11:\"description\";s:39:\"Power up Tutor LMS plugins by Tutor Pro\";s:3:\"url\";s:20:\"https://tutorlms.com\";s:10:\"author_url\";s:18:\"http://themeum.com\";s:13:\"thumbnail_url\";s:60:\"https://plugin-installer.wp-json.app/thumbnail/tutor-pro.png\";s:13:\"landscape_url\";s:60:\"https://plugin-installer.wp-json.app/thumbnail/tutor-pro.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:253;a:14:{s:2:\"id\";s:10:\"4206389898\";s:4:\"name\";s:12:\"Tutor Stripe\";s:6:\"author\";s:7:\"Themeum\";s:7:\"version\";s:5:\"1.0.1\";s:11:\"description\";s:40:\"Stripe payment integration for Tutor LMS\";s:3:\"url\";s:20:\"https://tutorlms.com\";s:10:\"author_url\";s:20:\"https://tutorlms.com\";s:13:\"thumbnail_url\";s:63:\"https://plugin-installer.wp-json.app/thumbnail/tutor-stripe.png\";s:13:\"landscape_url\";s:63:\"https://plugin-installer.wp-json.app/thumbnail/tutor-stripe.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:254;a:14:{s:2:\"id\";s:10:\"3198717367\";s:4:\"name\";s:33:\"Ultimate Addons for Elementor Pro\";s:6:\"author\";s:16:\"Brainstorm Force\";s:7:\"version\";s:6:\"1.42.0\";s:11:\"description\";s:170:\"Ultimate Addons is a premium extension for Elementor that adds 40+ widgets and works on top of any Elementor Package (Free, Pro). You can use it with any WordPress theme.\";s:3:\"url\";s:30:\"https://ultimateelementor.com/\";s:10:\"author_url\";s:31:\"https://www.brainstormforce.com\";s:13:\"thumbnail_url\";s:69:\"https://plugin-installer.wp-json.app/thumbnail/ultimate-elementor.png\";s:13:\"landscape_url\";s:69:\"https://plugin-installer.wp-json.app/thumbnail/ultimate-elementor.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:255;a:14:{s:2:\"id\";s:10:\"3016318580\";s:4:\"name\";s:28:\"UpdraftPlus - Backup/Restore\";s:6:\"author\";s:26:\"TeamUpdraft, DavidAnderson\";s:7:\"version\";s:9:\"2.25.9.26\";s:11:\"description\";s:147:\"Backup and restore: take backups locally, or backup to Amazon S3, Dropbox, Google Drive, Rackspace, (S)FTP, WebDAV & email, on automatic schedules.\";s:3:\"url\";s:23:\"https://updraftplus.com\";s:10:\"author_url\";s:23:\"https://updraftplus.com\";s:13:\"thumbnail_url\";s:62:\"https://plugin-installer.wp-json.app/thumbnail/updraftplus.png\";s:13:\"landscape_url\";s:62:\"https://plugin-installer.wp-json.app/thumbnail/updraftplus.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:256;a:14:{s:2:\"id\";s:9:\"353196439\";s:4:\"name\";s:47:\"Custom User Registration Fields for WooCommerce\";s:6:\"author\";s:6:\"Addify\";s:7:\"version\";s:5:\"2.1.3\";s:11:\"description\";s:285:\"User Registration Plugin for WooCommerce allows you to add extra fields to your registration form. Registration Fields Addon is compatible with both WordPress & WooCommerce. Support 14 types of fields and compatible with Addify plugins. (PLEASE TAKE BACKUP BEFORE UPDATING THE PLUGIN).\";s:3:\"url\";s:81:\"https://woocommerce.com/products/custom-user-registration-fields-for-woocommerce/\";s:10:\"author_url\";s:38:\"https://woocommerce.com/vendor/addify/\";s:13:\"thumbnail_url\";s:91:\"https://plugin-installer.wp-json.app/thumbnail/user-registration-plugin-for-woocommerce.png\";s:13:\"landscape_url\";s:91:\"https://plugin-installer.wp-json.app/thumbnail/user-registration-plugin-for-woocommerce.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:257;a:14:{s:2:\"id\";s:9:\"664607237\";s:4:\"name\";s:30:\"WooCommerce Price Per Unit PRO\";s:6:\"author\";s:8:\"MechComp\";s:7:\"version\";s:5:\"2.2.8\";s:11:\"description\";s:140:\"WooCommerce Price Per Unit allows the user to show prices recalculated per units(weight) and do some customization to the look of the prices\";s:3:\"url\";s:52:\"https://woocommerce.com/products/price-per-unit-pro/\";s:10:\"author_url\";s:40:\"https://woocommerce.com/vendor/mechcomp/\";s:13:\"thumbnail_url\";s:73:\"https://plugin-installer.wp-json.app/thumbnail/woo-price-per-unit-pro.png\";s:13:\"landscape_url\";s:73:\"https://plugin-installer.wp-json.app/thumbnail/woo-price-per-unit-pro.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:258;a:14:{s:2:\"id\";s:10:\"2126480719\";s:4:\"name\";s:29:\"Account Funds for WooCommerce\";s:6:\"author\";s:7:\"Kestrel\";s:7:\"version\";s:5:\"4.0.8\";s:11:\"description\";s:96:\"Allow customers to deposit funds into their accounts and pay with account funds during checkout.\";s:3:\"url\";s:47:\"https://woocommerce.com/products/account-funds/\";s:10:\"author_url\";s:20:\"http://kestrelwp.com\";s:13:\"thumbnail_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-account-funds.png\";s:13:\"landscape_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-account-funds.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:259;a:14:{s:2:\"id\";s:10:\"1807055663\";s:4:\"name\";s:38:\"WooCommerce Payment Gateway Based Fees\";s:6:\"author\";s:8:\"InoPlugs\";s:7:\"version\";s:5:\"5.2.1\";s:11:\"description\";s:338:\"Add fees to an order automatically depending on the payment gateway. The fees are calculated on product level and/or on total cart value on checkout page, pay-for-order page and admin order page. The admin can change the amount added in the backend and can also disable calculation of fees for a specific order for the pay-for-order page.\";s:3:\"url\";s:62:\"https://www.woothemes.com/products/payment-gateway-based-fees/\";s:10:\"author_url\";s:22:\"https://woothemes.com/\";s:13:\"thumbnail_url\";s:78:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-additional-fees.png\";s:13:\"landscape_url\";s:78:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-additional-fees.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:260;a:14:{s:2:\"id\";s:10:\"4061433917\";s:4:\"name\";s:39:\"WooCommerce Additional Variation Images\";s:6:\"author\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"2.3.2\";s:11:\"description\";s:115:\"A WooCommerce plugin/extension that adds ability for shop/store owners to add variation specific images in a group.\";s:3:\"url\";s:73:\"https://woocommerce.com/products/woocommerce-additional-variation-images/\";s:10:\"author_url\";s:24:\"https://woocommerce.com/\";s:13:\"thumbnail_url\";s:90:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-additional-variation-images.png\";s:13:\"landscape_url\";s:90:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-additional-variation-images.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:261;a:14:{s:2:\"id\";s:10:\"3792188766\";s:4:\"name\";s:34:\"WooCommerce Advanced Notifications\";s:6:\"author\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"1.6.2\";s:11:\"description\";s:126:\"Add additonal, advanced order and stock notifications to WordPress - ideal for improving store management or for dropshippers.\";s:3:\"url\";s:55:\"https://woocommerce.com/products/advanced-notifications\";s:10:\"author_url\";s:23:\"https://woocommerce.com\";s:13:\"thumbnail_url\";s:85:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-advanced-notifications.png\";s:13:\"landscape_url\";s:85:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-advanced-notifications.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:262;a:14:{s:2:\"id\";s:10:\"1927540091\";s:4:\"name\";s:42:\"WooCommerce All Products for Subscriptions\";s:6:\"author\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"6.0.7\";s:11:\"description\";s:129:\"Make existing products available on subscription, and give customers the freedom to add products to their existing subscriptions.\";s:3:\"url\";s:76:\"https://woocommerce.com/products/all-products-for-woocommerce-subscriptions/\";s:10:\"author_url\";s:24:\"https://woocommerce.com/\";s:13:\"thumbnail_url\";s:93:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-all-products-for-subscriptions.png\";s:13:\"landscape_url\";s:93:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-all-products-for-subscriptions.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:263;a:14:{s:2:\"id\";s:10:\"1952610069\";s:4:\"name\";s:27:\"API Manager for WooCommerce\";s:6:\"author\";s:7:\"Kestrel\";s:7:\"version\";s:5:\"3.5.2\";s:11:\"description\";s:109:\"Sell license keys and subscriptions for software and online services to grow your digital downloads business.\";s:3:\"url\";s:49:\"https://woo.com/products/woocommerce-api-manager/\";s:10:\"author_url\";s:21:\"https://kestrelwp.com\";s:13:\"thumbnail_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-api-manager.png\";s:13:\"landscape_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-api-manager.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:264;a:14:{s:2:\"id\";s:10:\"3099720247\";s:4:\"name\";s:24:\"WooCommerce Appointments\";s:6:\"author\";s:9:\"BookingWP\";s:7:\"version\";s:6:\"4.26.4\";s:11:\"description\";s:42:\"Setup appointable products for WooCommerce\";s:3:\"url\";s:55:\"https://bookingwp.com/plugins/woocommerce-appointments/\";s:10:\"author_url\";s:21:\"https://bookingwp.com\";s:13:\"thumbnail_url\";s:75:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-appointments.png\";s:13:\"landscape_url\";s:75:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-appointments.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:265;a:14:{s:2:\"id\";s:10:\"3555429847\";s:4:\"name\";s:39:\"WooCommerce Back In Stock Notifications\";s:6:\"author\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"3.3.3\";s:11:\"description\";s:69:\"Notify your customers when their favorite products are back in stock.\";s:3:\"url\";s:61:\"https://woocommerce.com/products/back-in-stock-notifications/\";s:10:\"author_url\";s:24:\"https://woocommerce.com/\";s:13:\"thumbnail_url\";s:90:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-back-in-stock-notifications.png\";s:13:\"landscape_url\";s:90:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-back-in-stock-notifications.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:266;a:14:{s:2:\"id\";s:10:\"1132193733\";s:4:\"name\";s:20:\"WooCommerce Bookings\";s:6:\"author\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"2.2.9\";s:11:\"description\";s:69:\"Setup bookable products such as for reservations, services and hires.\";s:3:\"url\";s:54:\"https://woocommerce.com/products/woocommerce-bookings/\";s:10:\"author_url\";s:23:\"https://woocommerce.com\";s:13:\"thumbnail_url\";s:71:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-bookings.png\";s:13:\"landscape_url\";s:71:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-bookings.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:267;a:14:{s:2:\"id\";s:9:\"418670616\";s:4:\"name\";s:33:\"WooCommerce Bulk Stock Management\";s:6:\"author\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"2.3.2\";s:11:\"description\";s:80:\"Bulk edit stock levels and print out stock reports right from WooCommerce admin.\";s:3:\"url\";s:55:\"https://woocommerce.com/products/bulk-stock-management/\";s:10:\"author_url\";s:22:\"http://woocommerce.com\";s:13:\"thumbnail_url\";s:84:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-bulk-stock-management.png\";s:13:\"landscape_url\";s:84:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-bulk-stock-management.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:268;a:14:{s:2:\"id\";s:10:\"2881686080\";s:4:\"name\";s:28:\"WooCommerce Checkout Add-Ons\";s:6:\"author\";s:8:\"SkyVerge\";s:7:\"version\";s:5:\"2.7.5\";s:11:\"description\";s:140:\"Easily create paid add-ons for your WooCommerce checkout and display them in the Orders admin, the My Orders section, and even order emails!\";s:3:\"url\";s:65:\"http://www.woocommerce.com/products/woocommerce-checkout-add-ons/\";s:10:\"author_url\";s:26:\"http://www.woocommerce.com\";s:13:\"thumbnail_url\";s:79:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-checkout-add-ons.png\";s:13:\"landscape_url\";s:79:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-checkout-add-ons.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:269;a:14:{s:2:\"id\";s:10:\"1851622973\";s:4:\"name\";s:33:\"WooCommerce Checkout Field Editor\";s:6:\"author\";s:11:\"WooCommerce\";s:7:\"version\";s:6:\"1.7.25\";s:11:\"description\";s:70:\"Add, remove and modify fields shown on your WooCommerce checkout page.\";s:3:\"url\";s:67:\"https://woocommerce.com/products/woocommerce-checkout-field-editor/\";s:10:\"author_url\";s:23:\"https://woocommerce.com\";s:13:\"thumbnail_url\";s:84:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-checkout-field-editor.png\";s:13:\"landscape_url\";s:84:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-checkout-field-editor.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:270;a:14:{s:2:\"id\";s:9:\"217935324\";s:4:\"name\";s:30:\"WooCommerce Composite Products\";s:6:\"author\";s:11:\"WooCommerce\";s:7:\"version\";s:6:\"11.0.2\";s:11:\"description\";s:59:\"Create personalized product kits and configurable products.\";s:3:\"url\";s:52:\"https://woocommerce.com/products/composite-products/\";s:10:\"author_url\";s:24:\"https://woocommerce.com/\";s:13:\"thumbnail_url\";s:81:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-composite-products.png\";s:13:\"landscape_url\";s:81:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-composite-products.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:271;a:14:{s:2:\"id\";s:10:\"1355942932\";s:4:\"name\";s:45:\"WooCommerce Conditional Shipping and Payments\";s:6:\"author\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"3.0.3\";s:11:\"description\";s:93:\"Exclude shipping methods, payment gateways and shipping destinations using conditional logic.\";s:3:\"url\";s:78:\"https://woocommerce.com/products/woocommerce-conditional-shipping-and-payments\";s:10:\"author_url\";s:24:\"https://woocommerce.com/\";s:13:\"thumbnail_url\";s:96:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-conditional-shipping-and-payments.png\";s:13:\"landscape_url\";s:96:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-conditional-shipping-and-payments.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:272;a:14:{s:2:\"id\";s:10:\"2620807482\";s:4:\"name\";s:25:\"WooCommerce Cost of Goods\";s:6:\"author\";s:8:\"SkyVerge\";s:7:\"version\";s:6:\"2.15.0\";s:11:\"description\";s:117:\"A full-featured cost of goods management extension for WooCommerce, with detailed reporting for total cost and profit\";s:3:\"url\";s:62:\"http://www.woocommerce.com/products/woocommerce-cost-of-goods/\";s:10:\"author_url\";s:26:\"http://www.woocommerce.com\";s:13:\"thumbnail_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-cost-of-goods.png\";s:13:\"landscape_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-cost-of-goods.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:273;a:14:{s:2:\"id\";s:10:\"2103461742\";s:4:\"name\";s:20:\"WooCommerce Deposits\";s:6:\"author\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"2.4.1\";s:11:\"description\";s:99:\"Mark items as deposit items which customers can then place deposits on, rather than paying in full.\";s:3:\"url\";s:54:\"https://woocommerce.com/products/woocommerce-deposits/\";s:10:\"author_url\";s:23:\"https://woocommerce.com\";s:13:\"thumbnail_url\";s:71:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-deposits.png\";s:13:\"landscape_url\";s:71:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-deposits.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:274;a:14:{s:2:\"id\";s:10:\"3008912359\";s:4:\"name\";s:27:\"WooCommerce Dynamic Pricing\";s:6:\"author\";s:13:\"Element Stark\";s:7:\"version\";s:5:\"3.4.8\";s:11:\"description\";s:106:\"WooCommerce Dynamic Pricing lets you configure dynamic pricing rules for products, categories and members.\";s:3:\"url\";s:49:\"https://woocommerce.com/products/dynamic-pricing/\";s:10:\"author_url\";s:24:\"https://elementstark.com\";s:13:\"thumbnail_url\";s:78:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-dynamic-pricing.png\";s:13:\"landscape_url\";s:78:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-dynamic-pricing.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:275;a:14:{s:2:\"id\";s:10:\"1136666427\";s:4:\"name\";s:44:\"WooCommerce E-Mail Attachments (by Inoplugs)\";s:6:\"author\";s:8:\"InoPlugs\";s:7:\"version\";s:5:\"3.2.3\";s:11:\"description\";s:320:\"WooCommerce E-Mail Attachments provides a possibility for adding attachments to WooCommerce E-Mails. You can upload files for exclusiv use as attachment to E-Mails or use files from the media gallery. You can also add an informational note to the E-Mail, that an attachment has been added and add CC and BCC reciepients.\";s:3:\"url\";s:52:\"http://www.woothemes.com/products/email-attachments/\";s:10:\"author_url\";s:19:\"http://inoplugs.com\";s:13:\"thumbnail_url\";s:80:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-email-attachments.png\";s:13:\"landscape_url\";s:80:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-email-attachments.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:276;a:14:{s:2:\"id\";s:10:\"4103847847\";s:4:\"name\";s:25:\"WooCommerce EU VAT Number\";s:6:\"author\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"3.0.2\";s:11:\"description\";s:289:\"The EU VAT Number extension lets you collect and validate EU VAT numbers during checkout to identify B2B transactions verses B2C. IP Addresses can also be validated to ensure they match the billing address. EU businesses with a valid VAT number can have their VAT removed prior to payment.\";s:3:\"url\";s:47:\"https://woocommerce.com/products/eu-vat-number/\";s:10:\"author_url\";s:24:\"https://woocommerce.com/\";s:13:\"thumbnail_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-eu-vat-number.png\";s:13:\"landscape_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-eu-vat-number.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:277;a:14:{s:2:\"id\";s:9:\"250154396\";s:4:\"name\";s:32:\"WooCommerce Google Analytics Pro\";s:6:\"author\";s:8:\"SkyVerge\";s:7:\"version\";s:5:\"2.2.1\";s:11:\"description\";s:82:\"Measure your site\'s success using advanced eCommerce tracking via Google Analytics\";s:3:\"url\";s:69:\"http://www.woocommerce.com/products/woocommerce-google-analytics-pro/\";s:10:\"author_url\";s:23:\"http://www.skyverge.com\";s:13:\"thumbnail_url\";s:83:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-google-analytics-pro.png\";s:13:\"landscape_url\";s:83:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-google-analytics-pro.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:278;a:14:{s:2:\"id\";s:9:\"191950519\";s:4:\"name\";s:45:\"Gravity Forms Product Add-Ons for WooCommerce\";s:6:\"author\";s:13:\"Element Stark\";s:7:\"version\";s:6:\"3.6.11\";s:11:\"description\";s:110:\"Allows you to use Gravity Forms on individual WooCommerce products. Requires the Gravity Forms plugin to work.\";s:3:\"url\";s:52:\"http://woothemes.com/products/gravity-forms-add-ons/\";s:10:\"author_url\";s:29:\"https://www.elementstark.com/\";s:13:\"thumbnail_url\";s:90:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-gravityforms-product-addons.png\";s:13:\"landscape_url\";s:90:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-gravityforms-product-addons.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:279;a:14:{s:2:\"id\";s:10:\"1600859112\";s:4:\"name\";s:40:\"WooCommerce Measurement Price Calculator\";s:6:\"author\";s:8:\"SkyVerge\";s:7:\"version\";s:6:\"3.23.9\";s:11:\"description\";s:91:\"WooCommerce plugin to provide price and quantity calculations based on product measurements\";s:3:\"url\";s:65:\"http://www.woocommerce.com/products/measurement-price-calculator/\";s:10:\"author_url\";s:26:\"http://www.woocommerce.com\";s:13:\"thumbnail_url\";s:91:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-measurement-price-calculator.png\";s:13:\"landscape_url\";s:91:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-measurement-price-calculator.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:280;a:14:{s:2:\"id\";s:9:\"190314320\";s:4:\"name\";s:23:\"WooCommerce Memberships\";s:6:\"author\";s:8:\"SkyVerge\";s:7:\"version\";s:6:\"1.27.3\";s:11:\"description\";s:90:\"Sell memberships that provide access to restricted content, products, discounts, and more!\";s:3:\"url\";s:61:\"https://www.woocommerce.com/products/woocommerce-memberships/\";s:10:\"author_url\";s:28:\"https://www.woocommerce.com/\";s:13:\"thumbnail_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-memberships.png\";s:13:\"landscape_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-memberships.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:281;a:14:{s:2:\"id\";s:10:\"4191760062\";s:4:\"name\";s:33:\"Teams for WooCommerce Memberships\";s:6:\"author\";s:8:\"SkyVerge\";s:7:\"version\";s:5:\"1.7.7\";s:11:\"description\";s:99:\"Expands WooCommerce Memberships to sell memberships to teams, families, companies, or other groups!\";s:3:\"url\";s:63:\"https://woocommerce.com/products/teams-woocommerce-memberships/\";s:10:\"author_url\";s:28:\"https://www.woocommerce.com/\";s:13:\"thumbnail_url\";s:84:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-memberships-for-teams.png\";s:13:\"landscape_url\";s:84:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-memberships-for-teams.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:282;a:14:{s:2:\"id\";s:10:\"2020286689\";s:4:\"name\";s:37:\"MailChimp for WooCommerce Memberships\";s:6:\"author\";s:8:\"SkyVerge\";s:7:\"version\";s:5:\"1.5.1\";s:11:\"description\";s:67:\"Sync your member lists to MailChimp for improved email segmentation\";s:3:\"url\";s:71:\"https://www.woocommerce.com/products/mailchimp-woocommerce-memberships/\";s:10:\"author_url\";s:28:\"https://www.woocommerce.com/\";s:13:\"thumbnail_url\";s:84:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-memberships-mailchimp.png\";s:13:\"landscape_url\";s:84:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-memberships-mailchimp.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:283;a:14:{s:2:\"id\";s:10:\"3356724518\";s:4:\"name\";s:30:\"WooCommerce Min/Max Quantities\";s:6:\"author\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"5.2.7\";s:11:\"description\";s:78:\"Define minimum/maximum allowed quantities for products, variations and orders.\";s:3:\"url\";s:51:\"https://woocommerce.com/products/minmax-quantities/\";s:10:\"author_url\";s:23:\"https://woocommerce.com\";s:13:\"thumbnail_url\";s:81:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-min-max-quantities.png\";s:13:\"landscape_url\";s:81:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-min-max-quantities.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:284;a:14:{s:2:\"id\";s:10:\"2955654009\";s:4:\"name\";s:49:\"WPML Multilingual & Multicurrency for WooCommerce\";s:6:\"author\";s:14:\"OnTheGoSystems\";s:7:\"version\";s:5:\"5.5.3\";s:11:\"description\";s:75:\"Make your store multilingual and enable multiple currencies | Documentation\";s:3:\"url\";s:124:\"https://wpml.org/documentation/related-projects/woocommerce-multilingual/?utm_source=plugin&utm_medium=gui&utm_campaign=wcml\";s:10:\"author_url\";s:30:\"http://www.onthegosystems.com/\";s:13:\"thumbnail_url\";s:75:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-multilingual.png\";s:13:\"landscape_url\";s:75:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-multilingual.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:285;a:14:{s:2:\"id\";s:9:\"450076953\";s:4:\"name\";s:27:\"WooCommerce Name Your Price\";s:6:\"author\";s:13:\"Kathy Darling\";s:7:\"version\";s:5:\"3.7.0\";s:11:\"description\";s:94:\"WooCommerce Name Your Price allows customers to set their own price for products or donations.\";s:3:\"url\";s:64:\"https://github.com/backcourt/woocommerce-mix-and-match-products/\";s:10:\"author_url\";s:23:\"http://www.backcourt.io\";s:13:\"thumbnail_url\";s:78:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-name-your-price.png\";s:13:\"landscape_url\";s:78:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-name-your-price.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:286;a:14:{s:2:\"id\";s:10:\"1247749167\";s:4:\"name\";s:29:\"WooCommerce One Page Checkout\";s:6:\"author\";s:10:\"Automattic\";s:7:\"version\";s:5:\"2.9.5\";s:11:\"description\";s:83:\"Super fast sales with WooCommerce. Add to cart, checkout & pay all on the one page!\";s:3:\"url\";s:63:\"https://woocommerce.com/products/woocommerce-one-page-checkout/\";s:10:\"author_url\";s:24:\"https://woocommerce.com/\";s:13:\"thumbnail_url\";s:80:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-one-page-checkout.png\";s:13:\"landscape_url\";s:80:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-one-page-checkout.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:287;a:14:{s:2:\"id\";s:10:\"1053766676\";s:4:\"name\";s:32:\"WooCommerce Order Status Manager\";s:6:\"author\";s:8:\"SkyVerge\";s:7:\"version\";s:6:\"1.15.6\";s:11:\"description\";s:87:\"Easily create custom order statuses and trigger custom emails when order status changes\";s:3:\"url\";s:69:\"http://www.woocommerce.com/products/woocommerce-order-status-manager/\";s:10:\"author_url\";s:26:\"http://www.woocommerce.com\";s:13:\"thumbnail_url\";s:83:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-order-status-manager.png\";s:13:\"landscape_url\";s:83:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-order-status-manager.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:288;a:14:{s:2:\"id\";s:10:\"2158473376\";s:4:\"name\";s:24:\"WooCommerce PDF Invoices\";s:6:\"author\";s:13:\"Andrew Benbow\";s:7:\"version\";s:5:\"5.1.0\";s:11:\"description\";s:118:\"Attach a PDF Invoice to the completed order email and allow invoices to be downloaded from customer\'s My Account page.\";s:3:\"url\";s:46:\"https://woocommerce.com/products/pdf-invoices/\";s:10:\"author_url\";s:29:\"http://www.chromeorange.co.uk\";s:13:\"thumbnail_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-pdf-invoice.png\";s:13:\"landscape_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-pdf-invoice.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:289;a:14:{s:2:\"id\";s:10:\"2551643877\";s:4:\"name\";s:25:\"WooCommerce PDF Watermark\";s:6:\"author\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"1.9.6\";s:11:\"description\";s:71:\"Apply text or image-based watermarks to your WooCommerce PDF downloads.\";s:3:\"url\";s:62:\"http://www.woocommerce.com/products/woocommerce-pdf-watermark/\";s:10:\"author_url\";s:27:\"http://www.woocommerce.com/\";s:13:\"thumbnail_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-pdf-watermark.png\";s:13:\"landscape_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-pdf-watermark.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:290;a:14:{s:2:\"id\";s:10:\"3297202760\";s:4:\"name\";s:33:\"Pixel Manager Pro for WooCommerce\";s:6:\"author\";s:9:\"SweetCode\";s:7:\"version\";s:6:\"1.53.0\";s:11:\"description\";s:90:\"Visitor and conversion value tracking for WooCommerce. Highly optimized for data accuracy.\";s:3:\"url\";s:34:\"https://sweetcode.com/plugins/pmw/\";s:10:\"author_url\";s:41:\"https://woocommerce.com/vendor/sweetcode/\";s:13:\"thumbnail_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-pixel-manager.png\";s:13:\"landscape_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-pixel-manager.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:291;a:14:{s:2:\"id\";s:9:\"985840074\";s:4:\"name\";s:30:\"WooCommerce Points and Rewards\";s:6:\"author\";s:11:\"WooCommerce\";s:7:\"version\";s:7:\"1.18.19\";s:11:\"description\";s:96:\"Reward customers for purchases and other actions with points which can be redeemed for discounts\";s:3:\"url\";s:64:\"https://woocommerce.com/products/woocommerce-points-and-rewards/\";s:10:\"author_url\";s:23:\"https://woocommerce.com\";s:13:\"thumbnail_url\";s:81:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-points-and-rewards.png\";s:13:\"landscape_url\";s:81:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-points-and-rewards.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:292;a:14:{s:2:\"id\";s:10:\"2896658284\";s:4:\"name\";s:22:\"WooCommerce Pre-Orders\";s:6:\"author\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"2.3.1\";s:11:\"description\";s:55:\"Sell pre-orders for products in your WooCommerce store.\";s:3:\"url\";s:56:\"https://woocommerce.com/products/woocommerce-pre-orders/\";s:10:\"author_url\";s:23:\"https://woocommerce.com\";s:13:\"thumbnail_url\";s:73:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-pre-orders.png\";s:13:\"landscape_url\";s:73:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-pre-orders.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:293;a:14:{s:2:\"id\";s:10:\"1683639883\";s:4:\"name\";s:27:\"WooCommerce Product Add-Ons\";s:6:\"author\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"8.1.1\";s:11:\"description\";s:199:\"Add extra options to products which your customers can select from, when adding to the cart, with an optional fee for each extra option. Add-ons can be checkboxes, a select box, or custom text input.\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-add-ons/\";s:10:\"author_url\";s:23:\"https://woocommerce.com\";s:13:\"thumbnail_url\";s:77:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-product-addons.png\";s:13:\"landscape_url\";s:77:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-product-addons.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:294;a:14:{s:2:\"id\";s:10:\"2175482087\";s:4:\"name\";s:27:\"WooCommerce Product Bundles\";s:6:\"author\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"8.5.3\";s:11:\"description\";s:70:\"Offer product bundles, bulk discount packages, and assembled products.\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-bundles/\";s:10:\"author_url\";s:24:\"https://woocommerce.com/\";s:13:\"thumbnail_url\";s:78:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-product-bundles.png\";s:13:\"landscape_url\";s:78:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-product-bundles.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:295;a:14:{s:2:\"id\";s:10:\"3038813980\";s:4:\"name\";s:31:\"WooCommerce Google Product Feed\";s:6:\"author\";s:20:\"Ademti Software Ltd.\";s:7:\"version\";s:7:\"11.0.26\";s:11:\"description\";s:118:\"WooCommerce extension that allows you to more easily populate advanced attributes into the Google Merchant Centre feed\";s:3:\"url\";s:53:\"https://woocommerce.com/products/google-product-feed/\";s:10:\"author_url\";s:34:\"https://www.ademti-software.co.uk/\";s:13:\"thumbnail_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-product-feeds.png\";s:13:\"landscape_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-product-feeds.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:296;a:14:{s:2:\"id\";s:10:\"3552489731\";s:4:\"name\";s:35:\"WooCommerce Product Recommendations\";s:6:\"author\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"4.3.2\";s:11:\"description\";s:111:\"Create smarter up-sells and cross-sells, place them anywhere, and measure their impact with in-depth analytics.\";s:3:\"url\";s:57:\"https://woocommerce.com/products/product-recommendations/\";s:10:\"author_url\";s:24:\"https://woocommerce.com/\";s:13:\"thumbnail_url\";s:86:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-product-recommendations.png\";s:13:\"landscape_url\";s:86:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-product-recommendations.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:297;a:14:{s:2:\"id\";s:10:\"2411129591\";s:4:\"name\";s:31:\"WooCommerce Product Reviews Pro\";s:6:\"author\";s:8:\"SkyVerge\";s:7:\"version\";s:6:\"1.20.2\";s:11:\"description\";s:148:\"Extend WooCommerce product reviews to add video, photo, comment, and question contribution types, as well as review filtering, voting, and flagging.\";s:3:\"url\";s:68:\"http://www.woocommerce.com/products/woocommerce-product-reviews-pro/\";s:10:\"author_url\";s:26:\"http://www.woocommerce.com\";s:13:\"thumbnail_url\";s:82:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-product-reviews-pro.png\";s:13:\"landscape_url\";s:82:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-product-reviews-pro.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:298;a:14:{s:2:\"id\";s:9:\"371832942\";s:4:\"name\";s:27:\"WooCommerce Product Vendors\";s:6:\"author\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"2.4.8\";s:11:\"description\";s:142:\"Set up a multi-vendor marketplace that allows vendors to manage their own products and earn commissions. Run stores similar to Amazon or Etsy.\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-vendors/\";s:10:\"author_url\";s:23:\"https://woocommerce.com\";s:13:\"thumbnail_url\";s:78:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-product-vendors.png\";s:13:\"landscape_url\";s:78:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-product-vendors.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:299;a:14:{s:2:\"id\";s:8:\"71162294\";s:4:\"name\";s:31:\"Request a Quote for WooCommerce\";s:6:\"author\";s:6:\"Addify\";s:7:\"version\";s:5:\"2.9.0\";s:11:\"description\";s:104:\"Allow customers to add product(s) to quote basket and ask for a quote by submitting a simple quote form.\";s:3:\"url\";s:56:\"https://woocommerce.com/products/request-a-quote-plugin/\";s:10:\"author_url\";s:38:\"https://woocommerce.com/vendor/addify/\";s:13:\"thumbnail_url\";s:78:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-request-a-quote.png\";s:13:\"landscape_url\";s:78:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-request-a-quote.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:300;a:14:{s:2:\"id\";s:10:\"1411994168\";s:4:\"name\";s:40:\"WooCommerce Sequential Order Numbers Pro\";s:6:\"author\";s:8:\"SkyVerge\";s:7:\"version\";s:6:\"1.21.6\";s:11:\"description\";s:66:\"Provides custom incrementing order numbers for WooCommerce orders.\";s:3:\"url\";s:65:\"http://www.woocommerce.com/products/sequential-order-numbers-pro/\";s:10:\"author_url\";s:26:\"http://www.woocommerce.com\";s:13:\"thumbnail_url\";s:91:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-sequential-order-numbers-pro.png\";s:13:\"landscape_url\";s:91:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-sequential-order-numbers-pro.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:301;a:14:{s:2:\"id\";s:10:\"2716969820\";s:4:\"name\";s:29:\"WooCommerce Local Pickup Plus\";s:6:\"author\";s:8:\"SkyVerge\";s:7:\"version\";s:6:\"2.11.8\";s:11:\"description\";s:162:\"A shipping plugin for WooCommerce that allows the store operator to define local pickup locations, which the customer can then choose from when making a purchase.\";s:3:\"url\";s:50:\"http://woocommerce.com/products/local-pickup-plus/\";s:10:\"author_url\";s:22:\"http://woocommerce.com\";s:13:\"thumbnail_url\";s:89:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-shipping-local-pickup-plus.png\";s:13:\"landscape_url\";s:89:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-shipping-local-pickup-plus.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:302;a:14:{s:2:\"id\";s:10:\"4036343980\";s:4:\"name\";s:35:\"WooCommerce Shipping Per Product v2\";s:6:\"author\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"2.7.2\";s:11:\"description\";s:201:\"Per product shipping allows you to define different shipping costs for products, based on customer location. These costs can be added to other shipping methods, or used as a standalone shipping method.\";s:3:\"url\";s:54:\"https://woocommerce.com/products/per-product-shipping/\";s:10:\"author_url\";s:23:\"https://woocommerce.com\";s:13:\"thumbnail_url\";s:83:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-shipping-per-product.png\";s:13:\"landscape_url\";s:83:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-shipping-per-product.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:303;a:14:{s:2:\"id\";s:9:\"523385236\";s:4:\"name\";s:21:\"Slack for WooCommerce\";s:6:\"author\";s:7:\"Kestrel\";s:7:\"version\";s:5:\"1.7.1\";s:11:\"description\";s:96:\"Easily send notifications to your different Slack channels whenever a WooCommerce event happens!\";s:3:\"url\";s:43:\"https://woo.com/products/woocommerce-slack/\";s:10:\"author_url\";s:21:\"https://kestrelwp.com\";s:13:\"thumbnail_url\";s:68:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-slack.png\";s:13:\"landscape_url\";s:68:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-slack.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:304;a:14:{s:2:\"id\";s:10:\"1926935022\";s:4:\"name\";s:25:\"WooCommerce Smart Coupons\";s:6:\"author\";s:9:\"StoreApps\";s:7:\"version\";s:6:\"9.62.0\";s:11:\"description\";s:163:\"WooCommerce Smart Coupons lets customers buy gift certificates, store credits or coupons easily. They can use purchased credits themselves or gift to someone else.\";s:3:\"url\";s:47:\"https://woocommerce.com/products/smart-coupons/\";s:10:\"author_url\";s:26:\"https://www.storeapps.org/\";s:13:\"thumbnail_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-smart-coupons.png\";s:13:\"landscape_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-smart-coupons.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:305;a:14:{s:2:\"id\";s:10:\"1962040069\";s:4:\"name\";s:24:\"WooCommerce Social Login\";s:6:\"author\";s:8:\"SkyVerge\";s:7:\"version\";s:6:\"2.17.1\";s:11:\"description\";s:94:\"One-click registration and login via social networks like Facebook, Google, Twitter and Amazon\";s:3:\"url\";s:61:\"http://www.woocommerce.com/products/woocommerce-social-login/\";s:10:\"author_url\";s:26:\"http://www.woocommerce.com\";s:13:\"thumbnail_url\";s:75:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-social-login.png\";s:13:\"landscape_url\";s:75:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-social-login.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:306;a:14:{s:2:\"id\";s:10:\"1390316125\";s:4:\"name\";s:34:\"WooCommerce Subscription Downloads\";s:6:\"author\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"1.4.1\";s:11:\"description\";s:163:\"Associate downloadable products with a Subscription product in WooCommerce, and grant subscribers access to the associated downloads for the downloadable products.\";s:3:\"url\";s:68:\"https://woocommerce.com/products/woocommerce-subscription-downloads/\";s:10:\"author_url\";s:23:\"https://woocommerce.com\";s:13:\"thumbnail_url\";s:85:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-subscription-downloads.png\";s:13:\"landscape_url\";s:85:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-subscription-downloads.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:307;a:14:{s:2:\"id\";s:9:\"214448036\";s:4:\"name\";s:25:\"WooCommerce Subscriptions\";s:6:\"author\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"8.1.0\";s:11:\"description\";s:77:\"Sell products and services with recurring payments in your WooCommerce Store.\";s:3:\"url\";s:63:\"https://www.woocommerce.com/products/woocommerce-subscriptions/\";s:10:\"author_url\";s:24:\"https://woocommerce.com/\";s:13:\"thumbnail_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-subscriptions.png\";s:13:\"landscape_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-subscriptions.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:308;a:14:{s:2:\"id\";s:10:\"3791285143\";s:4:\"name\";s:23:\"WooCommerce Tab Manager\";s:6:\"author\";s:8:\"SkyVerge\";s:7:\"version\";s:6:\"1.16.2\";s:11:\"description\";s:37:\"A product tab manager for WooCommerce\";s:3:\"url\";s:60:\"http://www.woocommerce.com/products/woocommerce-tab-manager/\";s:10:\"author_url\";s:26:\"http://www.woocommerce.com\";s:13:\"thumbnail_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-tab-manager.png\";s:13:\"landscape_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-tab-manager.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:309;a:14:{s:2:\"id\";s:10:\"2965674175\";s:4:\"name\";s:31:\"WooCommerce Table Rate Shipping\";s:6:\"author\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"3.5.9\";s:11:\"description\";s:112:\"Table rate shipping lets you define rates depending on location vs shipping class, price, weight, or item count.\";s:3:\"url\";s:53:\"https://woocommerce.com/products/table-rate-shipping/\";s:10:\"author_url\";s:24:\"https://woocommerce.com/\";s:13:\"thumbnail_url\";s:82:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-table-rate-shipping.png\";s:13:\"landscape_url\";s:82:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-table-rate-shipping.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:310;a:14:{s:2:\"id\";s:9:\"728719759\";s:4:\"name\";s:23:\"WooCommerce URL Coupons\";s:6:\"author\";s:8:\"SkyVerge\";s:7:\"version\";s:6:\"2.16.1\";s:11:\"description\";s:108:\"Create a unique URL that applies a discount and optionally adds one or more products to the customer\'s cart.\";s:3:\"url\";s:48:\"http://www.woocommerce.com/products/url-coupons/\";s:10:\"author_url\";s:26:\"http://www.woocommerce.com\";s:13:\"thumbnail_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-url-coupons.png\";s:13:\"landscape_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-url-coupons.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:311;a:14:{s:2:\"id\";s:10:\"2972305154\";s:4:\"name\";s:29:\"WooCommerce Warranty Requests\";s:6:\"author\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"2.7.0\";s:11:\"description\";s:285:\"Set warranties for your products (free and paid), and allow customers to purchase warranties when buying a product, and to initiate a return request right from their account. Manage RMA numbers, return status, email communications, and track return shipping easily with this extension.\";s:3:\"url\";s:51:\"https://woocommerce.com/products/warranty-requests/\";s:10:\"author_url\";s:23:\"https://woocommerce.com\";s:13:\"thumbnail_url\";s:71:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-warranty.png\";s:13:\"landscape_url\";s:71:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-warranty.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:312;a:14:{s:2:\"id\";s:10:\"3139641448\";s:4:\"name\";s:25:\"Wholesale For WooCommerce\";s:6:\"author\";s:9:\"WPExperts\";s:7:\"version\";s:5:\"2.7.0\";s:11:\"description\";s:221:\"Wholesale for WooCommerce enables store owners to create and manage wholesale prices, multiple wholesale user roles, user registration forms, product and price visibility, tax, payment and shipping methods, and much more.\";s:3:\"url\";s:59:\"https://woocommerce.com/products/wholesale-for-woocommerce/\";s:10:\"author_url\";s:20:\"https://wpexperts.io\";s:13:\"thumbnail_url\";s:80:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-wholesale-pricing.png\";s:13:\"landscape_url\";s:80:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-wholesale-pricing.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:313;a:14:{s:2:\"id\";s:10:\"4157088476\";s:4:\"name\";s:21:\"WooCommerce WishLists\";s:6:\"author\";s:13:\"Element Stark\";s:7:\"version\";s:5:\"2.3.9\";s:11:\"description\";s:73:\"WooCommerce Wishlists allows you to create public and personal wishlists.\";s:3:\"url\";s:55:\"https://woocommerce.com/products/woocommerce-wishlists/\";s:10:\"author_url\";s:28:\"https://www.elementstark.com\";s:13:\"thumbnail_url\";s:72:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-wishlists.png\";s:13:\"landscape_url\";s:72:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-wishlists.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:314;a:14:{s:2:\"id\";s:10:\"1062901538\";s:4:\"name\";s:34:\"Zapier Integration for WooCommerce\";s:6:\"author\";s:8:\"Tectalic\";s:7:\"version\";s:6:\"2.17.0\";s:11:\"description\";s:150:\"Integrates WooCommerce with Zapier. Connect your store to over 8,000 apps like Google Sheets, HubSpot, MailChimp, Slack, and Xero. No coding required.\";s:3:\"url\";s:52:\"https://woocommerce.com/products/woocommerce-zapier/\";s:10:\"author_url\";s:30:\"https://tectalic.com/software/\";s:13:\"thumbnail_url\";s:69:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-zapier.png\";s:13:\"landscape_url\";s:69:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-zapier.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:315;a:14:{s:2:\"id\";s:9:\"775517281\";s:4:\"name\";s:30:\"MainWP WordPress SEO Extension\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:5:\"5.0.1\";s:11:\"description\";s:214:\"MainWP WordPress SEO extension by MainWP enables you to manage all your Yoast SEO plugins across your network. Create and quickly set settings templates from one central dashboard. Requires MainWP Dashboard plugin.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/wordpress-seo-extension.png\";s:13:\"landscape_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/wordpress-seo-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:316;a:14:{s:2:\"id\";s:10:\"1279260631\";s:4:\"name\";s:17:\"Yoast SEO Premium\";s:6:\"author\";s:10:\"Team Yoast\";s:7:\"version\";s:4:\"26.2\";s:11:\"description\";s:117:\"The first true all-in-one SEO solution for WordPress, including on-page content analysis, XML sitemaps and much more.\";s:3:\"url\";s:18:\"https://yoa.st/2jc\";s:10:\"author_url\";s:33:\"https://yoa.st/team-yoast-premium\";s:13:\"thumbnail_url\";s:72:\"https://plugin-installer.wp-json.app/thumbnail/wordpress-seo-premium.png\";s:13:\"landscape_url\";s:72:\"https://plugin-installer.wp-json.app/thumbnail/wordpress-seo-premium.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:317;a:14:{s:2:\"id\";s:10:\"3802252035\";s:4:\"name\";s:17:\"WP All Export Pro\";s:6:\"author\";s:6:\"Soflyy\";s:7:\"version\";s:6:\"1.9.14\";s:11:\"description\";s:115:\"Export any post type to a CSV or XML file. Edit the exported data, and then re-import it later using WP All Import.\";s:3:\"url\";s:34:\"http://www.wpallimport.com/export/\";s:10:\"author_url\";s:0:\"\";s:13:\"thumbnail_url\";s:68:\"https://plugin-installer.wp-json.app/thumbnail/wp-all-export-pro.png\";s:13:\"landscape_url\";s:68:\"https://plugin-installer.wp-json.app/thumbnail/wp-all-export-pro.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:318;a:14:{s:2:\"id\";s:9:\"516564147\";s:4:\"name\";s:17:\"WP All Import Pro\";s:6:\"author\";s:6:\"Soflyy\";s:7:\"version\";s:5:\"5.0.2\";s:11:\"description\";s:214:\"The most powerful solution for importing XML and CSV files to WordPress. Import to Posts, Pages, and Custom Post Types. Support for imports that run on a schedule, ability to update existing imports, and much more.\";s:3:\"url\";s:27:\"http://www.wpallimport.com/\";s:10:\"author_url\";s:0:\"\";s:13:\"thumbnail_url\";s:68:\"https://plugin-installer.wp-json.app/thumbnail/wp-all-import-pro.png\";s:13:\"landscape_url\";s:68:\"https://plugin-installer.wp-json.app/thumbnail/wp-all-import-pro.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:319;a:14:{s:2:\"id\";s:10:\"2102146610\";s:4:\"name\";s:32:\"Analytify UTM Campaigns Tracking\";s:6:\"author\";s:9:\"Analytify\";s:7:\"version\";s:3:\"3.0\";s:11:\"description\";s:180:\"Our Campaign Tracking addon will help you track your marketing efforts. This addon will provide UTM tracking data in a beautiful dashboard which can help in better decision making.\";s:3:\"url\";s:146:\"https://analytify.io/add-ons/campaigns/?utm_source=analytify-campaigns&utm_medium=plugins&utm_campaign=campaigns-addon-page&utm_content=plugin-uri\";s:10:\"author_url\";s:121:\"https://analytify.io?utm_source=analytify-campaigns&utm_medium=plugins&utm_campaign=analytify-home&utm_content=author-uri\";s:13:\"thumbnail_url\";s:73:\"https://plugin-installer.wp-json.app/thumbnail/wp-analytify-campaigns.png\";s:13:\"landscape_url\";s:73:\"https://plugin-installer.wp-json.app/thumbnail/wp-analytify-campaigns.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:320;a:14:{s:2:\"id\";s:9:\"148447208\";s:4:\"name\";s:29:\"Analytify Email Notifications\";s:6:\"author\";s:9:\"Analytify\";s:7:\"version\";s:5:\"5.5.0\";s:11:\"description\";s:117:\"Our Email Notifications add-on will deliver your website analytics right in your inbox on a weekly and monthly basis.\";s:3:\"url\";s:161:\"https://analytify.io/add-ons/email-notifications?utm_source=analytify-email-notifications&utm_medium=plugins&utm_campaign=email-addon-page&utm_content=plugin-uri\";s:10:\"author_url\";s:131:\"https://analytify.io?utm_source=analytify-email-notifications&utm_medium=plugins&utm_campaign=analytify-home&utm_content=author-uri\";s:13:\"thumbnail_url\";s:69:\"https://plugin-installer.wp-json.app/thumbnail/wp-analytify-email.png\";s:13:\"landscape_url\";s:69:\"https://plugin-installer.wp-json.app/thumbnail/wp-analytify-email.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:321;a:14:{s:2:\"id\";s:9:\"678395315\";s:4:\"name\";s:28:\"Analytify Goals (Key Events)\";s:6:\"author\";s:9:\"Analytify\";s:7:\"version\";s:5:\"5.5.0\";s:11:\"description\";s:86:\"This is a premium add-on to show you Goals (Key Events) results from Google Analytics.\";s:3:\"url\";s:161:\"https://analytify.io/add-ons/google-analytics-goals-wordpress/?utm_source=analytify-goals&utm_medium=plugins&utm_campaign=goals-addon-page&utm_content=plugin-uri\";s:10:\"author_url\";s:117:\"https://analytify.io?utm_source=analytify-goals&utm_medium=plugins&utm_campaign=analytify-home&utm_content=author-uri\";s:13:\"thumbnail_url\";s:69:\"https://plugin-installer.wp-json.app/thumbnail/wp-analytify-goals.png\";s:13:\"landscape_url\";s:69:\"https://plugin-installer.wp-json.app/thumbnail/wp-analytify-goals.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:322;a:14:{s:2:\"id\";s:10:\"2090284792\";s:4:\"name\";s:13:\"Analytify Pro\";s:6:\"author\";s:9:\"Analytify\";s:7:\"version\";s:5:\"7.1.0\";s:11:\"description\";s:140:\"Analytify Pro is a feature rich plugin that adds advanced tracking capabilities of GA4 and displays analytics in a simple, beautiful format.\";s:3:\"url\";s:45:\"https://github.com/WPBrigade/wp-analytify-pro\";s:10:\"author_url\";s:116:\"https://analytify.io/?utm_source=analytify-pro&utm_medium=plugins&utm_campaign=analytify-home&utm_content=author-uri\";s:13:\"thumbnail_url\";s:67:\"https://plugin-installer.wp-json.app/thumbnail/wp-analytify-pro.png\";s:13:\"landscape_url\";s:67:\"https://plugin-installer.wp-json.app/thumbnail/wp-analytify-pro.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:323;a:14:{s:2:\"id\";s:10:\"2615301760\";s:4:\"name\";s:21:\"Analytify WooCommerce\";s:6:\"author\";s:9:\"Analytify\";s:7:\"version\";s:3:\"6.4\";s:11:\"description\";s:138:\"WooCommerce Add-on helps track the enhanced ecommerce tracking of GA4 and Displays all sales, cart behavior, and many more in a Dashboard.\";s:3:\"url\";s:144:\"https://analytify.io/add-ons/woocommerce/?utm_source=analytify-woocommerce&utm_medium=plugins&utm_campaign=woo-addon-page&utm_content=plugin-uri\";s:10:\"author_url\";s:123:\"https://analytify.io?utm_source=analytify-woocommerce&utm_medium=plugins&utm_campaign=analytify-home&utm_content=author-uri\";s:13:\"thumbnail_url\";s:75:\"https://plugin-installer.wp-json.app/thumbnail/wp-analytify-woocommerce.png\";s:13:\"landscape_url\";s:75:\"https://plugin-installer.wp-json.app/thumbnail/wp-analytify-woocommerce.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:324;a:14:{s:2:\"id\";s:10:\"1547608241\";s:4:\"name\";s:17:\"WP Booking System\";s:6:\"author\";s:19:\"Veribo, Roland Murg\";s:7:\"version\";s:6:\"5.12.4\";s:11:\"description\";s:59:\"A set-and-forget booking calendar for your rental business.\";s:3:\"url\";s:32:\"https://www.wpbookingsystem.com/\";s:10:\"author_url\";s:32:\"https://www.wpbookingsystem.com/\";s:13:\"thumbnail_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium.png\";s:13:\"landscape_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:325;a:14:{s:2:\"id\";s:10:\"3061437327\";s:4:\"name\";s:40:\"WP Booking System - Authorize.Net Add-on\";s:6:\"author\";s:19:\"Veribo, Roland Murg\";s:7:\"version\";s:5:\"1.0.6\";s:11:\"description\";s:49:\"Accept credit card payments through Authorize.Net\";s:3:\"url\";s:32:\"https://www.wpbookingsystem.com/\";s:10:\"author_url\";s:32:\"https://www.wpbookingsystem.com/\";s:13:\"thumbnail_url\";s:90:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-authorize-net.png\";s:13:\"landscape_url\";s:90:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-authorize-net.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:326;a:14:{s:2:\"id\";s:10:\"1564536831\";s:4:\"name\";s:35:\"WP Booking System - Booking Manager\";s:6:\"author\";s:19:\"Veribo, Roland Murg\";s:7:\"version\";s:6:\"1.0.15\";s:11:\"description\";s:77:\"Display all your bookings from all the calendars in a dashboard style layout.\";s:3:\"url\";s:32:\"https://www.wpbookingsystem.com/\";s:10:\"author_url\";s:32:\"https://www.wpbookingsystem.com/\";s:13:\"thumbnail_url\";s:92:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-booking-manager.png\";s:13:\"landscape_url\";s:92:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-booking-manager.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:327;a:14:{s:2:\"id\";s:9:\"124998526\";s:4:\"name\";s:56:\"WP Booking System - Advanced Booking Restrictions Add-on\";s:6:\"author\";s:19:\"Veribo, Roland Murg\";s:7:\"version\";s:6:\"1.0.21\";s:11:\"description\";s:100:\"Set advanced booking restrictions like minimum or maximum days, enforce a day of the week, and more.\";s:3:\"url\";s:32:\"https://www.wpbookingsystem.com/\";s:10:\"author_url\";s:32:\"https://www.wpbookingsystem.com/\";s:13:\"thumbnail_url\";s:97:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-booking-restrictions.png\";s:13:\"landscape_url\";s:97:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-booking-restrictions.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:328;a:14:{s:2:\"id\";s:9:\"400324352\";s:4:\"name\";s:38:\"WP Booking System - Calendar Organiser\";s:6:\"author\";s:19:\"Veribo, Roland Murg\";s:7:\"version\";s:5:\"1.0.1\";s:11:\"description\";s:66:\"Group your calendars in multiple categories for easier management.\";s:3:\"url\";s:32:\"https://www.wpbookingsystem.com/\";s:10:\"author_url\";s:32:\"https://www.wpbookingsystem.com/\";s:13:\"thumbnail_url\";s:95:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-calendar-organiser.png\";s:13:\"landscape_url\";s:95:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-calendar-organiser.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:329;a:14:{s:2:\"id\";s:10:\"1205009836\";s:4:\"name\";s:29:\"WP Booking System - Contracts\";s:6:\"author\";s:19:\"Veribo, Roland Murg\";s:7:\"version\";s:7:\"1.0.7.1\";s:11:\"description\";s:68:\"Create PDF contracts or agreements and email them to your customers.\";s:3:\"url\";s:32:\"https://www.wpbookingsystem.com/\";s:10:\"author_url\";s:32:\"https://www.wpbookingsystem.com/\";s:13:\"thumbnail_url\";s:86:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-contracts.png\";s:13:\"landscape_url\";s:86:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-contracts.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:330;a:14:{s:2:\"id\";s:9:\"751901438\";s:4:\"name\";s:29:\"WP Booking System - Customers\";s:6:\"author\";s:19:\"Veribo, Roland Murg\";s:7:\"version\";s:5:\"1.0.4\";s:11:\"description\";s:92:\"Shows a customer list and a dashboard with detailed statistics for each individual customer.\";s:3:\"url\";s:32:\"https://www.wpbookingsystem.com/\";s:10:\"author_url\";s:32:\"https://www.wpbookingsystem.com/\";s:13:\"thumbnail_url\";s:86:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-customers.png\";s:13:\"landscape_url\";s:86:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-customers.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:331;a:14:{s:2:\"id\";s:10:\"3000325735\";s:4:\"name\";s:46:\"WP Booking System - Coupons & Discounts Add-on\";s:6:\"author\";s:19:\"Veribo, Roland Murg\";s:7:\"version\";s:6:\"1.1.11\";s:11:\"description\";s:101:\"Create discounts and coupon codes that are applied to the checkout form based on specific conditions.\";s:3:\"url\";s:32:\"https://www.wpbookingsystem.com/\";s:10:\"author_url\";s:32:\"https://www.wpbookingsystem.com/\";s:13:\"thumbnail_url\";s:86:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-discounts.png\";s:13:\"landscape_url\";s:86:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-discounts.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:332;a:14:{s:2:\"id\";s:10:\"2206886609\";s:4:\"name\";s:42:\"WP Booking System - Email Reminders Add-on\";s:6:\"author\";s:19:\"Veribo, Roland Murg\";s:7:\"version\";s:6:\"1.0.14\";s:11:\"description\";s:71:\"Automatically email your customers to remind them about their bookings.\";s:3:\"url\";s:32:\"https://www.wpbookingsystem.com/\";s:10:\"author_url\";s:32:\"https://www.wpbookingsystem.com/\";s:13:\"thumbnail_url\";s:92:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-email-reminders.png\";s:13:\"landscape_url\";s:92:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-email-reminders.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:333;a:14:{s:2:\"id\";s:10:\"2542405485\";s:4:\"name\";s:32:\"WP Booking System - GoPay Add-on\";s:6:\"author\";s:19:\"Veribo, Roland Murg\";s:7:\"version\";s:5:\"1.0.7\";s:11:\"description\";s:82:\"Allow customers to pay with their credit cards or via bank transfer through GoPay.\";s:3:\"url\";s:32:\"https://www.wpbookingsystem.com/\";s:10:\"author_url\";s:32:\"https://www.wpbookingsystem.com/\";s:13:\"thumbnail_url\";s:82:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-gopay.png\";s:13:\"landscape_url\";s:82:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-gopay.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:334;a:14:{s:2:\"id\";s:10:\"4289666793\";s:4:\"name\";s:29:\"WP Booking System - Inventory\";s:6:\"author\";s:19:\"Veribo, Roland Murg\";s:7:\"version\";s:6:\"1.0.16\";s:11:\"description\";s:124:\"Allow multiple bookings per day and automatically make the dates unavailable when the maximum number of bookings is reached.\";s:3:\"url\";s:32:\"https://www.wpbookingsystem.com/\";s:10:\"author_url\";s:32:\"https://www.wpbookingsystem.com/\";s:13:\"thumbnail_url\";s:86:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-inventory.png\";s:13:\"landscape_url\";s:86:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-inventory.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:335;a:14:{s:2:\"id\";s:10:\"3975718007\";s:4:\"name\";s:28:\"WP Booking System - Invoices\";s:6:\"author\";s:19:\"Veribo, Roland Murg\";s:7:\"version\";s:6:\"1.0.29\";s:11:\"description\";s:72:\"Generate professional looking invoices and email them to your customers.\";s:3:\"url\";s:32:\"https://www.wpbookingsystem.com/\";s:10:\"author_url\";s:32:\"https://www.wpbookingsystem.com/\";s:13:\"thumbnail_url\";s:85:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-invoices.png\";s:13:\"landscape_url\";s:85:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-invoices.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:336;a:14:{s:2:\"id\";s:9:\"620799995\";s:4:\"name\";s:26:\"WP Booking System - Mollie\";s:6:\"author\";s:19:\"Veribo, Roland Murg\";s:7:\"version\";s:6:\"1.0.11\";s:11:\"description\";s:80:\"Allow customers to pay with any of the payment methods available through Mollie.\";s:3:\"url\";s:32:\"https://www.wpbookingsystem.com/\";s:10:\"author_url\";s:32:\"https://www.wpbookingsystem.com/\";s:13:\"thumbnail_url\";s:83:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-mollie.png\";s:13:\"landscape_url\";s:83:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-mollie.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:337;a:14:{s:2:\"id\";s:10:\"2714028926\";s:4:\"name\";s:39:\"WP Booking System - Multiple Currencies\";s:6:\"author\";s:19:\"Veribo, Roland Murg\";s:7:\"version\";s:5:\"1.0.6\";s:11:\"description\";s:72:\"Allow your customers to switch between currencies when making a payment.\";s:3:\"url\";s:32:\"https://www.wpbookingsystem.com/\";s:10:\"author_url\";s:32:\"https://www.wpbookingsystem.com/\";s:13:\"thumbnail_url\";s:96:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-multiple-currencies.png\";s:13:\"landscape_url\";s:96:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-multiple-currencies.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:338;a:14:{s:2:\"id\";s:10:\"3867592650\";s:4:\"name\";s:41:\"WP Booking System - PayPal Buttons Add-on\";s:6:\"author\";s:19:\"Veribo, Roland Murg\";s:7:\"version\";s:6:\"1.0.13\";s:11:\"description\";s:55:\"Allow customers to pay with PayPal when making bookings\";s:3:\"url\";s:32:\"https://www.wpbookingsystem.com/\";s:10:\"author_url\";s:32:\"https://www.wpbookingsystem.com/\";s:13:\"thumbnail_url\";s:83:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-paypal.png\";s:13:\"landscape_url\";s:83:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-paypal.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:339;a:14:{s:2:\"id\";s:10:\"3521337785\";s:4:\"name\";s:29:\"WP Booking System - Pricelabs\";s:6:\"author\";s:19:\"Veribo, Roland Murg\";s:7:\"version\";s:5:\"1.0.4\";s:11:\"description\";s:69:\"Import property prices from PriceLabs.co directly into your calendar.\";s:3:\"url\";s:32:\"https://www.wpbookingsystem.com/\";s:10:\"author_url\";s:32:\"https://www.wpbookingsystem.com/\";s:13:\"thumbnail_url\";s:86:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-pricelabs.png\";s:13:\"landscape_url\";s:86:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-pricelabs.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:340;a:14:{s:2:\"id\";s:10:\"4058539190\";s:4:\"name\";s:33:\"WP Booking System - Redsys Add-on\";s:6:\"author\";s:19:\"Veribo, Roland Murg\";s:7:\"version\";s:7:\"1.0.4.1\";s:11:\"description\";s:62:\"Allow customers to pay with their credit cards through Redsys.\";s:3:\"url\";s:32:\"https://www.wpbookingsystem.com/\";s:10:\"author_url\";s:32:\"https://www.wpbookingsystem.com/\";s:13:\"thumbnail_url\";s:83:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-redsys.png\";s:13:\"landscape_url\";s:83:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-redsys.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:341;a:14:{s:2:\"id\";s:10:\"4093554240\";s:4:\"name\";s:36:\"WP Booking System - Reporting Add-on\";s:6:\"author\";s:19:\"Veribo, Roland Murg\";s:7:\"version\";s:5:\"1.0.8\";s:11:\"description\";s:66:\"Creates a dashboard with reports and statistics for your bookings.\";s:3:\"url\";s:32:\"https://www.wpbookingsystem.com/\";s:10:\"author_url\";s:32:\"https://www.wpbookingsystem.com/\";s:13:\"thumbnail_url\";s:86:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-reporting.png\";s:13:\"landscape_url\";s:86:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-reporting.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:342;a:14:{s:2:\"id\";s:9:\"920657441\";s:4:\"name\";s:33:\"WP Booking System - Search Add-on\";s:6:\"author\";s:19:\"Veribo, Roland Murg\";s:7:\"version\";s:6:\"2.1.10\";s:11:\"description\";s:37:\"A search add-on for WP Booking System\";s:3:\"url\";s:32:\"https://www.wpbookingsystem.com/\";s:10:\"author_url\";s:32:\"https://www.wpbookingsystem.com/\";s:13:\"thumbnail_url\";s:83:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-search.png\";s:13:\"landscape_url\";s:83:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-search.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:343;a:14:{s:2:\"id\";s:10:\"1666857383\";s:4:\"name\";s:37:\"WP Booking System - SMS Notifications\";s:6:\"author\";s:19:\"Veribo, Roland Murg\";s:7:\"version\";s:5:\"1.0.7\";s:11:\"description\";s:41:\"Send SMS notifications to your customers.\";s:3:\"url\";s:32:\"https://www.wpbookingsystem.com/\";s:10:\"author_url\";s:32:\"https://www.wpbookingsystem.com/\";s:13:\"thumbnail_url\";s:80:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-sms.png\";s:13:\"landscape_url\";s:80:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-sms.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:344;a:14:{s:2:\"id\";s:10:\"1341369647\";s:4:\"name\";s:33:\"WP Booking System - Square Add-on\";s:6:\"author\";s:19:\"Veribo, Roland Murg\";s:7:\"version\";s:5:\"1.0.6\";s:11:\"description\";s:62:\"Allow customers to pay with their credit cards through Square.\";s:3:\"url\";s:32:\"https://www.wpbookingsystem.com/\";s:10:\"author_url\";s:32:\"https://www.wpbookingsystem.com/\";s:13:\"thumbnail_url\";s:83:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-square.png\";s:13:\"landscape_url\";s:83:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-square.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:345;a:14:{s:2:\"id\";s:9:\"652290524\";s:4:\"name\";s:33:\"WP Booking System - Stripe Add-on\";s:6:\"author\";s:19:\"Veribo, Roland Murg\";s:7:\"version\";s:6:\"1.0.27\";s:11:\"description\";s:62:\"Allow customers to pay with their credit cards through Stripe.\";s:3:\"url\";s:32:\"https://www.wpbookingsystem.com/\";s:10:\"author_url\";s:32:\"https://www.wpbookingsystem.com/\";s:13:\"thumbnail_url\";s:83:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-stripe.png\";s:13:\"landscape_url\";s:83:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-stripe.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:346;a:14:{s:2:\"id\";s:10:\"2883176251\";s:4:\"name\";s:38:\"WP Booking System - WooCommerce Add-on\";s:6:\"author\";s:19:\"Veribo, Roland Murg\";s:7:\"version\";s:6:\"1.0.18\";s:11:\"description\";s:44:\"Allow customers to checkout with WooCommerce\";s:3:\"url\";s:32:\"https://www.wpbookingsystem.com/\";s:10:\"author_url\";s:32:\"https://www.wpbookingsystem.com/\";s:13:\"thumbnail_url\";s:88:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-woocommerce.png\";s:13:\"landscape_url\";s:88:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-woocommerce.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:347;a:14:{s:2:\"id\";s:10:\"2876430472\";s:4:\"name\";s:15:\"WP Grid Builder\";s:6:\"author\";s:13:\"Loïc Blascos\";s:7:\"version\";s:5:\"2.3.1\";s:11:\"description\";s:106:\"Build advanced grid layouts with real time faceted search for your eCommerce, blog, portfolio, and more...\";s:3:\"url\";s:29:\"https://www.wpgridbuilder.com\";s:10:\"author_url\";s:29:\"https://www.wpgridbuilder.com\";s:13:\"thumbnail_url\";s:66:\"https://plugin-installer.wp-json.app/thumbnail/wp-grid-builder.png\";s:13:\"landscape_url\";s:66:\"https://plugin-installer.wp-json.app/thumbnail/wp-grid-builder.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:348;a:14:{s:2:\"id\";s:10:\"2102864144\";s:4:\"name\";s:32:\"WP Grid Builder - Beaver Builder\";s:6:\"author\";s:13:\"Loïc Blascos\";s:7:\"version\";s:5:\"1.2.1\";s:11:\"description\";s:53:\"Integrate WP Grid Builder with Beaver Builder plugin.\";s:3:\"url\";s:29:\"https://www.wpgridbuilder.com\";s:10:\"author_url\";s:29:\"https://www.wpgridbuilder.com\";s:13:\"thumbnail_url\";s:81:\"https://plugin-installer.wp-json.app/thumbnail/wp-grid-builder-beaver-builder.png\";s:13:\"landscape_url\";s:81:\"https://plugin-installer.wp-json.app/thumbnail/wp-grid-builder-beaver-builder.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:349;a:14:{s:2:\"id\";s:10:\"3934180026\";s:4:\"name\";s:24:\"WP Grid Builder - Bricks\";s:6:\"author\";s:13:\"Loïc Blascos\";s:7:\"version\";s:5:\"1.3.5\";s:11:\"description\";s:45:\"Integrate WP Grid Builder with Bricks plugin.\";s:3:\"url\";s:29:\"https://www.wpgridbuilder.com\";s:10:\"author_url\";s:29:\"https://www.wpgridbuilder.com\";s:13:\"thumbnail_url\";s:73:\"https://plugin-installer.wp-json.app/thumbnail/wp-grid-builder-bricks.png\";s:13:\"landscape_url\";s:73:\"https://plugin-installer.wp-json.app/thumbnail/wp-grid-builder-bricks.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:350;a:14:{s:2:\"id\";s:10:\"1759929189\";s:4:\"name\";s:25:\"WP Grid Builder - Caching\";s:6:\"author\";s:13:\"Loïc Blascos\";s:7:\"version\";s:5:\"1.2.1\";s:11:\"description\";s:73:\"Speed up loading time when filtering grids by caching content and facets.\";s:3:\"url\";s:29:\"https://www.wpgridbuilder.com\";s:10:\"author_url\";s:29:\"https://www.wpgridbuilder.com\";s:13:\"thumbnail_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/wp-grid-builder-caching.png\";s:13:\"landscape_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/wp-grid-builder-caching.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:351;a:14:{s:2:\"id\";s:10:\"3507784347\";s:4:\"name\";s:27:\"WP Grid Builder - Elementor\";s:6:\"author\";s:13:\"Loïc Blascos\";s:7:\"version\";s:5:\"1.3.1\";s:11:\"description\";s:48:\"Integrate WP Grid Builder with Elementor plugin.\";s:3:\"url\";s:29:\"https://www.wpgridbuilder.com\";s:10:\"author_url\";s:29:\"https://www.wpgridbuilder.com\";s:13:\"thumbnail_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/wp-grid-builder-elementor.png\";s:13:\"landscape_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/wp-grid-builder-elementor.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:352;a:14:{s:2:\"id\";s:10:\"2107811711\";s:4:\"name\";s:27:\"WP Grid Builder - LearnDash\";s:6:\"author\";s:13:\"Loïc Blascos\";s:7:\"version\";s:5:\"1.3.0\";s:11:\"description\";s:66:\"Add new blocks to the card builder to display courses information.\";s:3:\"url\";s:29:\"https://www.wpgridbuilder.com\";s:10:\"author_url\";s:29:\"https://www.wpgridbuilder.com\";s:13:\"thumbnail_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/wp-grid-builder-learndash.png\";s:13:\"landscape_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/wp-grid-builder-learndash.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:353;a:14:{s:2:\"id\";s:10:\"3729856155\";s:4:\"name\";s:27:\"WP Grid Builder - Map Facet\";s:6:\"author\";s:13:\"Loïc Blascos\";s:7:\"version\";s:5:\"2.0.4\";s:11:\"description\";s:77:\"Add maps from Google Map, Mapbox or Leaflet to display markers and to filter.\";s:3:\"url\";s:29:\"https://www.wpgridbuilder.com\";s:10:\"author_url\";s:29:\"https://www.wpgridbuilder.com\";s:13:\"thumbnail_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/wp-grid-builder-map-facet.png\";s:13:\"landscape_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/wp-grid-builder-map-facet.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:354;a:14:{s:2:\"id\";s:10:\"2531245890\";s:4:\"name\";s:26:\"WP Grid Builder - Meta Box\";s:6:\"author\";s:13:\"Loïc Blascos\";s:7:\"version\";s:5:\"1.2.0\";s:11:\"description\";s:47:\"Integrate WP Grid Builder with Meta Box plugin.\";s:3:\"url\";s:29:\"https://www.wpgridbuilder.com\";s:10:\"author_url\";s:29:\"https://www.wpgridbuilder.com\";s:13:\"thumbnail_url\";s:75:\"https://plugin-installer.wp-json.app/thumbnail/wp-grid-builder-meta-box.png\";s:13:\"landscape_url\";s:75:\"https://plugin-installer.wp-json.app/thumbnail/wp-grid-builder-meta-box.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:355;a:14:{s:2:\"id\";s:10:\"3044491054\";s:4:\"name\";s:30:\"WP Grid Builder - Multilingual\";s:6:\"author\";s:13:\"Loïc Blascos\";s:7:\"version\";s:5:\"1.1.2\";s:11:\"description\";s:64:\"Easily integrate WP Grid Builder with Polylang and WPML plugins.\";s:3:\"url\";s:29:\"https://www.wpgridbuilder.com\";s:10:\"author_url\";s:29:\"https://www.wpgridbuilder.com\";s:13:\"thumbnail_url\";s:79:\"https://plugin-installer.wp-json.app/thumbnail/wp-grid-builder-multilingual.png\";s:13:\"landscape_url\";s:79:\"https://plugin-installer.wp-json.app/thumbnail/wp-grid-builder-multilingual.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:356;a:14:{s:2:\"id\";s:10:\"3066390481\";s:4:\"name\";s:24:\"WP Grid Builder - Oxygen\";s:6:\"author\";s:13:\"Loïc Blascos\";s:7:\"version\";s:5:\"1.2.1\";s:11:\"description\";s:45:\"Integrate WP Grid Builder with Oxygen plugin.\";s:3:\"url\";s:29:\"https://www.wpgridbuilder.com\";s:10:\"author_url\";s:29:\"https://www.wpgridbuilder.com\";s:13:\"thumbnail_url\";s:73:\"https://plugin-installer.wp-json.app/thumbnail/wp-grid-builder-oxygen.png\";s:13:\"landscape_url\";s:73:\"https://plugin-installer.wp-json.app/thumbnail/wp-grid-builder-oxygen.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:357;a:14:{s:2:\"id\";s:10:\"1739197749\";s:4:\"name\";s:22:\"WP Grid Builder - Pods\";s:6:\"author\";s:13:\"Loïc Blascos\";s:7:\"version\";s:5:\"1.1.0\";s:11:\"description\";s:43:\"Integrate WP Grid Builder with Pods plugin.\";s:3:\"url\";s:29:\"https://www.wpgridbuilder.com\";s:10:\"author_url\";s:29:\"https://www.wpgridbuilder.com\";s:13:\"thumbnail_url\";s:71:\"https://plugin-installer.wp-json.app/thumbnail/wp-grid-builder-pods.png\";s:13:\"landscape_url\";s:71:\"https://plugin-installer.wp-json.app/thumbnail/wp-grid-builder-pods.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:358;a:14:{s:2:\"id\";s:9:\"260729283\";s:4:\"name\";s:9:\"WP Rocket\";s:6:\"author\";s:8:\"WP Media\";s:7:\"version\";s:6:\"3.20.2\";s:11:\"description\";s:38:\"The best WordPress performance plugin.\";s:3:\"url\";s:20:\"https://wp-rocket.me\";s:10:\"author_url\";s:19:\"https://wp-media.me\";s:13:\"thumbnail_url\";s:60:\"https://plugin-installer.wp-json.app/thumbnail/wp-rocket.png\";s:13:\"landscape_url\";s:60:\"https://plugin-installer.wp-json.app/thumbnail/wp-rocket.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:359;a:14:{s:2:\"id\";s:10:\"2919233342\";s:4:\"name\";s:8:\"WPML SEO\";s:6:\"author\";s:14:\"OnTheGoSystems\";s:7:\"version\";s:5:\"2.2.4\";s:11:\"description\";s:44:\"Multilingual support for popular SEO plugins\";s:3:\"url\";s:17:\"https://wpml.org/\";s:10:\"author_url\";s:30:\"http://www.onthegosystems.com/\";s:13:\"thumbnail_url\";s:70:\"https://plugin-installer.wp-json.app/thumbnail/wp-seo-multilingual.png\";s:13:\"landscape_url\";s:70:\"https://plugin-installer.wp-json.app/thumbnail/wp-seo-multilingual.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:360;a:14:{s:2:\"id\";s:10:\"2155664878\";s:4:\"name\";s:8:\"SEOPress\";s:6:\"author\";s:24:\"The SEO Guys at SEOPress\";s:7:\"version\";s:7:\"9.3.0.4\";s:11:\"description\";s:42:\"One of the best SEO plugins for WordPress.\";s:3:\"url\";s:25:\"https://www.seopress.org/\";s:10:\"author_url\";s:25:\"https://www.seopress.org/\";s:13:\"thumbnail_url\";s:62:\"https://plugin-installer.wp-json.app/thumbnail/wp-seopress.png\";s:13:\"landscape_url\";s:62:\"https://plugin-installer.wp-json.app/thumbnail/wp-seopress.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:361;a:14:{s:2:\"id\";s:9:\"876204824\";s:4:\"name\";s:12:\"SEOPress PRO\";s:6:\"author\";s:24:\"The SEO Guys at SEOPress\";s:7:\"version\";s:7:\"9.3.0.4\";s:11:\"description\";s:54:\"The PRO version of SEOPress. SEOPress required (free).\";s:3:\"url\";s:51:\"https://www.seopress.org/wordpress-seo-plugins/pro/\";s:10:\"author_url\";s:51:\"https://www.seopress.org/wordpress-seo-plugins/pro/\";s:13:\"thumbnail_url\";s:66:\"https://plugin-installer.wp-json.app/thumbnail/wp-seopress-pro.png\";s:13:\"landscape_url\";s:66:\"https://plugin-installer.wp-json.app/thumbnail/wp-seopress-pro.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:362;a:14:{s:2:\"id\";s:9:\"251404266\";s:4:\"name\";s:37:\"WP All Export - ACF Export Add-On Pro\";s:6:\"author\";s:6:\"Soflyy\";s:7:\"version\";s:5:\"1.0.6\";s:11:\"description\";s:59:\"Export ACF data from WordPress. Requires WP All Export Pro.\";s:3:\"url\";s:27:\"http://www.wpallimport.com/\";s:10:\"author_url\";s:0:\"\";s:13:\"thumbnail_url\";s:66:\"https://plugin-installer.wp-json.app/thumbnail/wpae-acf-add-on.png\";s:13:\"landscape_url\";s:66:\"https://plugin-installer.wp-json.app/thumbnail/wpae-acf-add-on.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:363;a:14:{s:2:\"id\";s:10:\"3516175221\";s:4:\"name\";s:36:\"WP All Export - Gravity Forms Add-On\";s:6:\"author\";s:0:\"\";s:7:\"version\";s:5:\"1.0.2\";s:11:\"description\";s:84:\"Export Gravity Forms entries to CSV or XML, or migrate to another WordPress install.\";s:3:\"url\";s:0:\"\";s:10:\"author_url\";s:0:\"\";s:13:\"thumbnail_url\";s:82:\"https://plugin-installer.wp-json.app/thumbnail/wpae-gravity-forms-export-addon.png\";s:13:\"landscape_url\";s:82:\"https://plugin-installer.wp-json.app/thumbnail/wpae-gravity-forms-export-addon.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:364;a:14:{s:2:\"id\";s:10:\"1081209535\";s:4:\"name\";s:32:\"WP All Export - JetEngine Add-On\";s:6:\"author\";s:6:\"Soflyy\";s:7:\"version\";s:5:\"1.0.0\";s:11:\"description\";s:39:\"Export data from JetEngine Meta Fields.\";s:3:\"url\";s:44:\"https://www.wpallimport.com/export-wordpress\";s:10:\"author_url\";s:0:\"\";s:13:\"thumbnail_url\";s:78:\"https://plugin-installer.wp-json.app/thumbnail/wpae-jetengine-export-addon.png\";s:13:\"landscape_url\";s:78:\"https://plugin-installer.wp-json.app/thumbnail/wpae-jetengine-export-addon.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:365;a:14:{s:2:\"id\";s:10:\"3713044198\";s:4:\"name\";s:31:\"WP All Export - Meta Box Add-On\";s:6:\"author\";s:6:\"Soflyy\";s:7:\"version\";s:14:\"1.0.0-beta-1.0\";s:11:\"description\";s:38:\"Export data from Meta Box Meta Fields.\";s:3:\"url\";s:44:\"https://www.wpallimport.com/export-wordpress\";s:10:\"author_url\";s:0:\"\";s:13:\"thumbnail_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/wpae-metabox-export-addon.png\";s:13:\"landscape_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/wpae-metabox-export-addon.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:366;a:14:{s:2:\"id\";s:9:\"556152862\";s:4:\"name\";s:38:\"WP All Export - User Export Add-On Pro\";s:6:\"author\";s:6:\"Soflyy\";s:7:\"version\";s:6:\"1.0.11\";s:11:\"description\";s:70:\"Export Users and User meta from WordPress. Requires WP All Export Pro.\";s:3:\"url\";s:27:\"http://www.wpallimport.com/\";s:10:\"author_url\";s:0:\"\";s:13:\"thumbnail_url\";s:71:\"https://plugin-installer.wp-json.app/thumbnail/wpae-user-add-on-pro.png\";s:13:\"landscape_url\";s:71:\"https://plugin-installer.wp-json.app/thumbnail/wpae-user-add-on-pro.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:367;a:14:{s:2:\"id\";s:10:\"3204877699\";s:4:\"name\";s:45:\"WP All Export - WooCommerce Export Add-On Pro\";s:6:\"author\";s:6:\"Soflyy\";s:7:\"version\";s:6:\"1.0.10\";s:11:\"description\";s:91:\"Export WooCommerce Products, Orders and Reviews from WordPress. Requires WP All Export Pro.\";s:3:\"url\";s:27:\"http://www.wpallimport.com/\";s:10:\"author_url\";s:0:\"\";s:13:\"thumbnail_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/wpae-woocommerce-add-on.png\";s:13:\"landscape_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/wpae-woocommerce-add-on.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:368;a:14:{s:2:\"id\";s:9:\"200692331\";s:4:\"name\";s:30:\"WP All Import - ACF Add-On Pro\";s:6:\"author\";s:6:\"Soflyy\";s:7:\"version\";s:5:\"4.0.1\";s:11:\"description\";s:107:\"Import to Advanced Custom Fields. Requires WP All Import, ACF Import Add-On Free, & Advanced Custom Fields.\";s:3:\"url\";s:27:\"http://www.wpallimport.com/\";s:10:\"author_url\";s:0:\"\";s:13:\"thumbnail_url\";s:66:\"https://plugin-installer.wp-json.app/thumbnail/wpai-acf-add-on.png\";s:13:\"landscape_url\";s:66:\"https://plugin-installer.wp-json.app/thumbnail/wpai-acf-add-on.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:369;a:14:{s:2:\"id\";s:7:\"4696801\";s:4:\"name\";s:36:\"WP All Import - Gravity Forms Add-On\";s:6:\"author\";s:6:\"Soflyy\";s:7:\"version\";s:5:\"1.0.2\";s:11:\"description\";s:64:\"Import to Gravity Forms. Requires WP All Import & Gravity Forms.\";s:3:\"url\";s:27:\"http://www.wpallimport.com/\";s:10:\"author_url\";s:0:\"\";s:13:\"thumbnail_url\";s:82:\"https://plugin-installer.wp-json.app/thumbnail/wpai-gravity-forms-import-addon.png\";s:13:\"landscape_url\";s:82:\"https://plugin-installer.wp-json.app/thumbnail/wpai-gravity-forms-import-addon.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:370;a:14:{s:2:\"id\";s:9:\"567375190\";s:4:\"name\";s:32:\"WP All Import - JetEngine Add-On\";s:6:\"author\";s:6:\"Soflyy\";s:7:\"version\";s:5:\"1.0.0\";s:11:\"description\";s:68:\"Import to JetEngine Meta Fields. Requires WP All Import & JetEngine.\";s:3:\"url\";s:27:\"http://www.wpallimport.com/\";s:10:\"author_url\";s:0:\"\";s:13:\"thumbnail_url\";s:78:\"https://plugin-installer.wp-json.app/thumbnail/wpai-jetengine-import-addon.png\";s:13:\"landscape_url\";s:78:\"https://plugin-installer.wp-json.app/thumbnail/wpai-jetengine-import-addon.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:371;a:14:{s:2:\"id\";s:10:\"2059246982\";s:4:\"name\";s:36:\"WP All Import - Link Cloaking Add-on\";s:6:\"author\";s:6:\"Soflyy\";s:7:\"version\";s:5:\"1.1.5\";s:11:\"description\";s:38:\"Cloak all links present during import.\";s:3:\"url\";s:27:\"http://www.wpallimport.com/\";s:10:\"author_url\";s:0:\"\";s:13:\"thumbnail_url\";s:72:\"https://plugin-installer.wp-json.app/thumbnail/wpai-linkcloak-add-on.png\";s:13:\"landscape_url\";s:72:\"https://plugin-installer.wp-json.app/thumbnail/wpai-linkcloak-add-on.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:372;a:14:{s:2:\"id\";s:9:\"312649621\";s:4:\"name\";s:31:\"WP All Import - Meta Box Add-On\";s:6:\"author\";s:6:\"Soflyy\";s:7:\"version\";s:5:\"1.0.1\";s:11:\"description\";s:66:\"Import to Meta Box Meta Fields. Requires WP All Import & Meta Box.\";s:3:\"url\";s:27:\"http://www.wpallimport.com/\";s:10:\"author_url\";s:0:\"\";s:13:\"thumbnail_url\";s:80:\"https://plugin-installer.wp-json.app/thumbnail/wpai-metabox-import-addon-new.png\";s:13:\"landscape_url\";s:80:\"https://plugin-installer.wp-json.app/thumbnail/wpai-metabox-import-addon-new.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:373;a:14:{s:2:\"id\";s:10:\"1897330616\";s:4:\"name\";s:38:\"WP All Import - User Import Add-On Pro\";s:6:\"author\";s:6:\"Soflyy\";s:7:\"version\";s:6:\"1.1.10\";s:11:\"description\";s:66:\"Import Users & User metadata to WordPress. Requires WP All Import.\";s:3:\"url\";s:27:\"http://www.wpallimport.com/\";s:10:\"author_url\";s:0:\"\";s:13:\"thumbnail_url\";s:67:\"https://plugin-installer.wp-json.app/thumbnail/wpai-user-add-on.png\";s:13:\"landscape_url\";s:67:\"https://plugin-installer.wp-json.app/thumbnail/wpai-user-add-on.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:374;a:14:{s:2:\"id\";s:10:\"1815130216\";s:4:\"name\";s:45:\"WP All Import - WooCommerce Import Add-On Pro\";s:6:\"author\";s:6:\"Soflyy\";s:7:\"version\";s:5:\"4.0.6\";s:11:\"description\";s:112:\"Import to WooCommerce. Adds a section to WP All Import that looks just like WooCommerce. Requires WP All Import.\";s:3:\"url\";s:27:\"http://www.wpallimport.com/\";s:10:\"author_url\";s:0:\"\";s:13:\"thumbnail_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/wpai-woocommerce-add-on.png\";s:13:\"landscape_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/wpai-woocommerce-add-on.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:375;a:14:{s:2:\"id\";s:9:\"146711429\";s:4:\"name\";s:15:\"WPML All Import\";s:6:\"author\";s:14:\"OnTheGoSystems\";s:7:\"version\";s:5:\"2.3.2\";s:11:\"description\";s:65:\"Adds compatibility between WP All Import and WPML | Documentation\";s:3:\"url\";s:15:\"http://wpml.org\";s:10:\"author_url\";s:30:\"http://www.onthegosystems.com/\";s:13:\"thumbnail_url\";s:66:\"https://plugin-installer.wp-json.app/thumbnail/wpml-all-import.png\";s:13:\"landscape_url\";s:66:\"https://plugin-installer.wp-json.app/thumbnail/wpml-all-import.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:376;a:14:{s:2:\"id\";s:10:\"1288681941\";s:4:\"name\";s:19:\"WPML CMS Navigation\";s:6:\"author\";s:14:\"OnTheGoSystems\";s:7:\"version\";s:5:\"1.5.6\";s:11:\"description\";s:104:\"Adds CMS navigation elements to sites built with WPML | Documentation | WPML CMS Nav 1.5.6 release notes\";s:3:\"url\";s:17:\"https://wpml.org/\";s:10:\"author_url\";s:30:\"http://www.onthegosystems.com/\";s:13:\"thumbnail_url\";s:63:\"https://plugin-installer.wp-json.app/thumbnail/wpml-cms-nav.png\";s:13:\"landscape_url\";s:63:\"https://plugin-installer.wp-json.app/thumbnail/wpml-cms-nav.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:377;a:14:{s:2:\"id\";s:9:\"440429812\";s:4:\"name\";s:36:\"MailChimp for WordPress Multilingual\";s:6:\"author\";s:14:\"OnTheGoSystems\";s:7:\"version\";s:5:\"0.1.0\";s:11:\"description\";s:125:\"This \'glue\' plugin makes it easier to translate with WPML content provided in MailChimp for WordPress plugin. | Documentation\";s:3:\"url\";s:16:\"https://wpml.org\";s:10:\"author_url\";s:16:\"https://wpml.org\";s:13:\"thumbnail_url\";s:72:\"https://plugin-installer.wp-json.app/thumbnail/wpml-mailchimp-for-wp.png\";s:13:\"landscape_url\";s:72:\"https://plugin-installer.wp-json.app/thumbnail/wpml-mailchimp-for-wp.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:378;a:14:{s:2:\"id\";s:10:\"4034518074\";s:4:\"name\";s:22:\"WPML Media Translation\";s:6:\"author\";s:14:\"OnTheGoSystems\";s:7:\"version\";s:5:\"3.0.0\";s:11:\"description\";s:117:\"Show different images for content in different languages | Documentation | WPML Media Translation 3.0.0 release notes\";s:3:\"url\";s:17:\"https://wpml.org/\";s:10:\"author_url\";s:30:\"http://www.onthegosystems.com/\";s:13:\"thumbnail_url\";s:73:\"https://plugin-installer.wp-json.app/thumbnail/wpml-media-translation.png\";s:13:\"landscape_url\";s:73:\"https://plugin-installer.wp-json.app/thumbnail/wpml-media-translation.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:379;a:14:{s:2:\"id\";s:10:\"3065796038\";s:4:\"name\";s:24:\"Ninja Forms Multilingual\";s:6:\"author\";s:14:\"OnTheGoSystems\";s:7:\"version\";s:5:\"0.4.0\";s:11:\"description\";s:56:\"Add multilingual support for Ninja Forms | Documentation\";s:3:\"url\";s:160:\"https://wpml.org/documentation/related-projects/creating-multilingual-forms-using-ninja-forms-and-wpml/?utm_source=plugin&utm_medium=gui&utm_campaign=ninjaforms\";s:10:\"author_url\";s:30:\"http://www.onthegosystems.com/\";s:13:\"thumbnail_url\";s:67:\"https://plugin-installer.wp-json.app/thumbnail/wpml-ninja-forms.png\";s:13:\"landscape_url\";s:67:\"https://plugin-installer.wp-json.app/thumbnail/wpml-ninja-forms.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:380;a:14:{s:2:\"id\";s:10:\"4201207222\";s:4:\"name\";s:23:\"WPML String Translation\";s:6:\"author\";s:14:\"OnTheGoSystems\";s:7:\"version\";s:5:\"3.4.1\";s:11:\"description\";s:118:\"Adds theme and plugins localization capabilities to WPML | Documentation | WPML String Translation 3.4.1 release notes\";s:3:\"url\";s:17:\"https://wpml.org/\";s:10:\"author_url\";s:30:\"http://www.onthegosystems.com/\";s:13:\"thumbnail_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/wpml-string-translation.png\";s:13:\"landscape_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/wpml-string-translation.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:381;a:14:{s:2:\"id\";s:9:\"820541854\";s:4:\"name\";s:20:\"WPForms Multilingual\";s:6:\"author\";s:14:\"OnTheGoSystems\";s:7:\"version\";s:5:\"0.4.1\";s:11:\"description\";s:52:\"Add multilingual support for WPForms | Documentation\";s:3:\"url\";s:153:\"https://wpml.org/documentation/related-projects/creating-multilingual-forms-using-wpforms-and-wpml/?utm_source=plugin&utm_medium=gui&utm_campaign=wpforms\";s:10:\"author_url\";s:31:\"https://www.onthegosystems.com/\";s:13:\"thumbnail_url\";s:63:\"https://plugin-installer.wp-json.app/thumbnail/wpml-wpforms.png\";s:13:\"landscape_url\";s:63:\"https://plugin-installer.wp-json.app/thumbnail/wpml-wpforms.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:382;a:14:{s:2:\"id\";s:10:\"1209335832\";s:4:\"name\";s:22:\"Yoast SEO: WooCommerce\";s:6:\"author\";s:10:\"Team Yoast\";s:7:\"version\";s:4:\"16.7\";s:11:\"description\";s:109:\"This extension to WooCommerce and Yoast SEO makes sure there\'s perfect communication between the two plugins.\";s:3:\"url\";s:18:\"https://yoa.st/4fu\";s:10:\"author_url\";s:37:\"https://yoa.st/team-yoast-woocommerce\";s:13:\"thumbnail_url\";s:68:\"https://plugin-installer.wp-json.app/thumbnail/wpseo-woocommerce.png\";s:13:\"landscape_url\";s:68:\"https://plugin-installer.wp-json.app/thumbnail/wpseo-woocommerce.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:383;a:14:{s:2:\"id\";s:10:\"2034601898\";s:4:\"name\";s:16:\"WebinarPress Pro\";s:6:\"author\";s:12:\"WebinarPress\";s:7:\"version\";s:7:\"2.28.13\";s:11:\"description\";s:89:\"Host live and automated webinars within your WordPress website, and customize everything.\";s:3:\"url\";s:24:\"https://webinarpress.com\";s:10:\"author_url\";s:24:\"https://webinarpress.com\";s:13:\"thumbnail_url\";s:66:\"https://plugin-installer.wp-json.app/thumbnail/wpwebinarsystem.png\";s:13:\"landscape_url\";s:66:\"https://plugin-installer.wp-json.app/thumbnail/wpwebinarsystem.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:384;a:14:{s:2:\"id\";s:10:\"3855956603\";s:4:\"name\";s:39:\"WooCommerce WS Form PRO Product Add-Ons\";s:6:\"author\";s:7:\"WS Form\";s:7:\"version\";s:5:\"1.2.6\";s:11:\"description\";s:37:\"WooCommerce extension for WS Form PRO\";s:3:\"url\";s:45:\"https://wsform.com/knowledgebase/woocommerce/\";s:10:\"author_url\";s:19:\"https://wsform.com/\";s:13:\"thumbnail_url\";s:70:\"https://plugin-installer.wp-json.app/thumbnail/ws-form-woocommerce.png\";s:13:\"landscape_url\";s:70:\"https://plugin-installer.wp-json.app/thumbnail/ws-form-woocommerce.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:385;a:14:{s:2:\"id\";s:10:\"1982134376\";s:4:\"name\";s:31:\"YITH Infinite Scrolling Premium\";s:6:\"author\";s:4:\"YITH\";s:7:\"version\";s:5:\"2.5.0\";s:11:\"description\";s:136:\"The YITH Infinite Scrolling plugin lets you easily add infinite scroll on your pages. Get more plugins for your e-commerce shop on YITH.\";s:3:\"url\";s:60:\"https://yithemes.com/themes/plugins/yith-infinite-scrolling/\";s:10:\"author_url\";s:21:\"https://yithemes.com/\";s:13:\"thumbnail_url\";s:82:\"https://plugin-installer.wp-json.app/thumbnail/yith-infinite-scrolling-premium.png\";s:13:\"landscape_url\";s:82:\"https://plugin-installer.wp-json.app/thumbnail/yith-infinite-scrolling-premium.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:386;a:14:{s:2:\"id\";s:10:\"1147396266\";s:4:\"name\";s:44:\"YITH WooCommerce Ajax Product Filter Premium\";s:6:\"author\";s:4:\"YITH\";s:7:\"version\";s:6:\"5.16.0\";s:11:\"description\";s:320:\"YITH WooCommerce AJAX Product Filter allows your users to find the product they are looking for as quickly as possible. Thanks to the plugin you will be able to set up one or more search filters for your WooCommerce products and improve the user experience of your shop. Get more plugins for your e-commerce shop on YITH\";s:3:\"url\";s:73:\"https://yithemes.com/themes/plugins/yith-woocommerce-ajax-product-filter/\";s:10:\"author_url\";s:21:\"https://yithemes.com/\";s:13:\"thumbnail_url\";s:95:\"https://plugin-installer.wp-json.app/thumbnail/yith-woocommerce-ajax-product-filter-premium.png\";s:13:\"landscape_url\";s:95:\"https://plugin-installer.wp-json.app/thumbnail/yith-woocommerce-ajax-product-filter-premium.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}}s:6:\"active\";a:1:{s:31:\"elementor-pro/elementor-pro.php\";a:14:{s:2:\"id\";s:10:\"1137004424\";s:4:\"name\";s:13:\"Elementor Pro\";s:6:\"author\";s:13:\"Elementor.com\";s:7:\"version\";s:6:\"3.33.2\";s:11:\"description\";s:176:\"Elevate your designs and unlock the full power of Elementor. Gain access to dozens of Pro widgets and kits, Theme Builder, Pop Ups, Forms and WooCommerce building capabilities.\";s:3:\"url\";s:55:\"https://go.elementor.com/wp-dash-wp-plugins-author-uri/\";s:10:\"author_url\";s:55:\"https://go.elementor.com/wp-dash-wp-plugins-author-uri/\";s:13:\"thumbnail_url\";s:64:\"https://plugin-installer.wp-json.app/thumbnail/elementor-pro.png\";s:13:\"landscape_url\";s:64:\"https://plugin-installer.wp-json.app/thumbnail/elementor-pro.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}}s:9:\"installed\";a:0:{}s:7:\"install\";a:386:{i:0;a:14:{s:2:\"id\";s:10:\"2481880582\";s:4:\"name\";s:35:\"Advanced Custom Fields Multilingual\";s:6:\"author\";s:14:\"OnTheGoSystems\";s:7:\"version\";s:5:\"2.1.5\";s:11:\"description\";s:74:\"Adds compatibility between WPML and Advanced Custom Fields | Documentation\";s:3:\"url\";s:17:\"https://wpml.org/\";s:10:\"author_url\";s:30:\"http://www.onthegosystems.com/\";s:13:\"thumbnail_url\";s:56:\"https://plugin-installer.wp-json.app/thumbnail/acfml.png\";s:13:\"landscape_url\";s:56:\"https://plugin-installer.wp-json.app/thumbnail/acfml.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:1;a:14:{s:2:\"id\";s:10:\"1784021611\";s:4:\"name\";s:22:\"Edit Order by Customer\";s:6:\"author\";s:6:\"Addify\";s:7:\"version\";s:5:\"1.1.3\";s:11:\"description\";s:88:\"Allow your customers to edit specific details of your order based on the current status.\";s:3:\"url\";s:56:\"https://woocommerce.com/products/edit-order-by-customer/\";s:10:\"author_url\";s:38:\"https://woocommerce.com/vendor/addify/\";s:13:\"thumbnail_url\";s:80:\"https://plugin-installer.wp-json.app/thumbnail/addify-edit-order-by-customer.png\";s:13:\"landscape_url\";s:80:\"https://plugin-installer.wp-json.app/thumbnail/addify-edit-order-by-customer.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:2;a:14:{s:2:\"id\";s:10:\"2816567786\";s:4:\"name\";s:37:\"Product Dynamic Pricing and Discounts\";s:6:\"author\";s:6:\"Addify\";s:7:\"version\";s:5:\"1.3.1\";s:11:\"description\";s:121:\"Offer free gifts, adjust product prices, offer cart level discounts based on order quantity, amount, user roles and more.\";s:3:\"url\";s:71:\"https://woocommerce.com/products/product-dynamic-pricing-and-discounts/\";s:10:\"author_url\";s:38:\"https://woocommerce.com/vendor/addify/\";s:13:\"thumbnail_url\";s:95:\"https://plugin-installer.wp-json.app/thumbnail/addify-product-dynamic-pricing-and-discounts.png\";s:13:\"landscape_url\";s:95:\"https://plugin-installer.wp-json.app/thumbnail/addify-product-dynamic-pricing-and-discounts.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:3;a:14:{s:2:\"id\";s:10:\"1570794257\";s:4:\"name\";s:21:\"Admin Menu Editor Pro\";s:6:\"author\";s:11:\"Janis Elsts\";s:7:\"version\";s:4:\"2.30\";s:11:\"description\";s:125:\"Lets you directly edit the WordPress admin menu. You can re-order, hide or rename existing menus, add custom menus, and more.\";s:3:\"url\";s:27:\"http://adminmenueditor.com/\";s:10:\"author_url\";s:20:\"http://w-shadow.com/\";s:13:\"thumbnail_url\";s:72:\"https://plugin-installer.wp-json.app/thumbnail/admin-menu-editor-pro.png\";s:13:\"landscape_url\";s:72:\"https://plugin-installer.wp-json.app/thumbnail/admin-menu-editor-pro.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:4;a:14:{s:2:\"id\";s:10:\"1641630710\";s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:6:\"author\";s:9:\"WP Engine\";s:7:\"version\";s:7:\"6.7.0.1\";s:11:\"description\";s:69:\"Customize WordPress with powerful, professional and intuitive fields.\";s:3:\"url\";s:36:\"https://www.advancedcustomfields.com\";s:10:\"author_url\";s:131:\"https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields\";s:13:\"thumbnail_url\";s:77:\"https://plugin-installer.wp-json.app/thumbnail/advanced-custom-fields-pro.png\";s:13:\"landscape_url\";s:77:\"https://plugin-installer.wp-json.app/thumbnail/advanced-custom-fields-pro.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:5;a:14:{s:2:\"id\";s:10:\"2612754879\";s:4:\"name\";s:25:\"Advanced Product Quantity\";s:6:\"author\";s:6:\"Addify\";s:7:\"version\";s:5:\"1.4.6\";s:11:\"description\";s:86:\"Advanced Product Quantity extension empowers you to control product and cart quantity.\";s:3:\"url\";s:59:\"https://woocommerce.com/products/advanced-product-quantity/\";s:10:\"author_url\";s:38:\"https://woocommerce.com/vendor/addify/\";s:13:\"thumbnail_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/advanced-product-quantity.png\";s:13:\"landscape_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/advanced-product-quantity.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:6;a:14:{s:2:\"id\";s:10:\"3775786989\";s:4:\"name\";s:42:\"MainWP Advanced Uptime Monitor Integration\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:5:\"5.3.3\";s:11:\"description\";s:46:\"MainWP Add-on for real-time uptime monitoring.\";s:3:\"url\";s:19:\"https://mainwp.com/\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:84:\"https://plugin-installer.wp-json.app/thumbnail/advanced-uptime-monitor-extension.png\";s:13:\"landscape_url\";s:84:\"https://plugin-installer.wp-json.app/thumbnail/advanced-uptime-monitor-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:7;a:14:{s:2:\"id\";s:9:\"117216006\";s:4:\"name\";s:11:\"AffiliateWP\";s:6:\"author\";s:11:\"AffiliateWP\";s:7:\"version\";s:6:\"2.30.0\";s:11:\"description\";s:30:\"Affiliate Plugin for WordPress\";s:3:\"url\";s:23:\"affiliatewp/affiliatewp\";s:10:\"author_url\";s:23:\"https://affiliatewp.com\";s:13:\"thumbnail_url\";s:63:\"https://plugin-installer.wp-json.app/thumbnail/affiliate-wp.png\";s:13:\"landscape_url\";s:63:\"https://plugin-installer.wp-json.app/thumbnail/affiliate-wp.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:8;a:14:{s:2:\"id\";s:8:\"59653850\";s:4:\"name\";s:34:\"AffiliateWP - Lifetime Commissions\";s:6:\"author\";s:11:\"AffiliateWP\";s:7:\"version\";s:5:\"1.6.4\";s:11:\"description\";s:85:\"Allow your affiliates to receive a commission on all future purchases by the customer\";s:3:\"url\";s:51:\"http://affiliatewp.com/addons/lifetime-commissions/\";s:10:\"author_url\";s:23:\"https://affiliatewp.com\";s:13:\"thumbnail_url\";s:84:\"https://plugin-installer.wp-json.app/thumbnail/affiliate-wp-lifetime-commissions.png\";s:13:\"landscape_url\";s:84:\"https://plugin-installer.wp-json.app/thumbnail/affiliate-wp-lifetime-commissions.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:9;a:14:{s:2:\"id\";s:10:\"2276672731\";s:4:\"name\";s:28:\"AffiliateWP - PayPal Payouts\";s:6:\"author\";s:11:\"AffiliateWP\";s:7:\"version\";s:5:\"1.4.3\";s:11:\"description\";s:40:\"Instantly pay your affiliates via PayPal\";s:3:\"url\";s:46:\"https://affiliatewp.com/addons/paypal-payouts/\";s:10:\"author_url\";s:23:\"https://affiliatewp.com\";s:13:\"thumbnail_url\";s:78:\"https://plugin-installer.wp-json.app/thumbnail/affiliate-wp-paypal-payouts.png\";s:13:\"landscape_url\";s:78:\"https://plugin-installer.wp-json.app/thumbnail/affiliate-wp-paypal-payouts.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:10;a:14:{s:2:\"id\";s:10:\"2289910181\";s:4:\"name\";s:33:\"AffiliateWP - Recurring Referrals\";s:6:\"author\";s:11:\"AffiliateWP\";s:7:\"version\";s:5:\"1.9.2\";s:11:\"description\";s:53:\"Track referrals for recurring payments in AffiliateWP\";s:3:\"url\";s:50:\"http://affiliatewp.com/addons/recurring-referrals/\";s:10:\"author_url\";s:23:\"https://affiliatewp.com\";s:13:\"thumbnail_url\";s:83:\"https://plugin-installer.wp-json.app/thumbnail/affiliate-wp-recurring-referrals.png\";s:13:\"landscape_url\";s:83:\"https://plugin-installer.wp-json.app/thumbnail/affiliate-wp-recurring-referrals.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:11;a:14:{s:2:\"id\";s:10:\"1238690306\";s:4:\"name\";s:39:\"AffiliateWP - Affiliate Area Shortcodes\";s:6:\"author\";s:11:\"AffiliateWP\";s:7:\"version\";s:5:\"1.3.1\";s:11:\"description\";s:80:\"Provides shortcodes for each tab of the Affiliate Area + other useful shortcodes\";s:3:\"url\";s:72:\"https://affiliatewp.com/add-ons/official-free/affiliate-area-shortcodes/\";s:10:\"author_url\";s:23:\"https://affiliatewp.com\";s:13:\"thumbnail_url\";s:88:\"https://plugin-installer.wp-json.app/thumbnail/affiliatewp-affiliate-area-shortcodes.png\";s:13:\"landscape_url\";s:88:\"https://plugin-installer.wp-json.app/thumbnail/affiliatewp-affiliate-area-shortcodes.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:12;a:14:{s:2:\"id\";s:9:\"689060782\";s:4:\"name\";s:41:\"AffiliateWP - Affiliate Dashboard Sharing\";s:6:\"author\";s:26:\"Sandhills Development, LLC\";s:7:\"version\";s:3:\"1.3\";s:11:\"description\";s:90:\"Easily allow your affiliates to share referral URLs generated from the affiliate dashboard\";s:3:\"url\";s:64:\"https://affiliatewp.com/add-ons/pro/affiliate-dashboard-sharing/\";s:10:\"author_url\";s:24:\"https://sandhillsdev.com\";s:13:\"thumbnail_url\";s:90:\"https://plugin-installer.wp-json.app/thumbnail/affiliatewp-affiliate-dashboard-sharing.png\";s:13:\"landscape_url\";s:90:\"https://plugin-installer.wp-json.app/thumbnail/affiliatewp-affiliate-dashboard-sharing.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:13;a:14:{s:2:\"id\";s:10:\"3461645727\";s:4:\"name\";s:30:\"AffiliateWP - Affiliate Portal\";s:6:\"author\";s:11:\"AffiliateWP\";s:7:\"version\";s:6:\"1.3.11\";s:11:\"description\";s:82:\"Provides an optimized experience for affiliates via a custom portal user interface\";s:3:\"url\";s:53:\"https://affiliatewp.com/add-ons/pro/affiliate-portal/\";s:10:\"author_url\";s:24:\"https://affiliatewp.com/\";s:13:\"thumbnail_url\";s:79:\"https://plugin-installer.wp-json.app/thumbnail/affiliatewp-affiliate-portal.png\";s:13:\"landscape_url\";s:79:\"https://plugin-installer.wp-json.app/thumbnail/affiliatewp-affiliate-portal.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:14;a:14:{s:2:\"id\";s:10:\"3461634928\";s:4:\"name\";s:30:\"AffiliateWP - Allowed Products\";s:6:\"author\";s:11:\"AffiliateWP\";s:7:\"version\";s:5:\"1.3.0\";s:11:\"description\";s:52:\"Allows only specific products to generate commission\";s:3:\"url\";s:48:\"https://affiliatewp.com/addons/allowed-products/\";s:10:\"author_url\";s:23:\"https://affiliatewp.com\";s:13:\"thumbnail_url\";s:79:\"https://plugin-installer.wp-json.app/thumbnail/affiliatewp-allowed-products.png\";s:13:\"landscape_url\";s:79:\"https://plugin-installer.wp-json.app/thumbnail/affiliatewp-allowed-products.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:15;a:14:{s:2:\"id\";s:9:\"511991968\";s:4:\"name\";s:36:\"AffiliateWP - Custom Affiliate Slugs\";s:6:\"author\";s:11:\"AffiliateWP\";s:7:\"version\";s:5:\"1.3.0\";s:11:\"description\";s:96:\"Automatically generate custom slugs for your affiliates, or let your affiliates create their own\";s:3:\"url\";s:55:\"https://affiliatewp.com/add-ons/custom-affiliate-slugs/\";s:10:\"author_url\";s:23:\"https://affiliatewp.com\";s:13:\"thumbnail_url\";s:85:\"https://plugin-installer.wp-json.app/thumbnail/affiliatewp-custom-affiliate-slugs.png\";s:13:\"landscape_url\";s:85:\"https://plugin-installer.wp-json.app/thumbnail/affiliatewp-custom-affiliate-slugs.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:16;a:14:{s:2:\"id\";s:9:\"733365772\";s:4:\"name\";s:34:\"AffiliateWP - Direct Link Tracking\";s:6:\"author\";s:11:\"AffiliateWP\";s:7:\"version\";s:5:\"1.3.3\";s:11:\"description\";s:103:\"Allow affiliates to link directly to your site, from their site, without the need for an affiliate link\";s:3:\"url\";s:52:\"https://affiliatewp.com/addons/direct-link-tracking/\";s:10:\"author_url\";s:23:\"https://affiliatewp.com\";s:13:\"thumbnail_url\";s:83:\"https://plugin-installer.wp-json.app/thumbnail/affiliatewp-direct-link-tracking.png\";s:13:\"landscape_url\";s:83:\"https://plugin-installer.wp-json.app/thumbnail/affiliatewp-direct-link-tracking.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:17;a:14:{s:2:\"id\";s:10:\"1943983162\";s:4:\"name\";s:28:\"AffiliateWP - Multi-Currency\";s:6:\"author\";s:11:\"AffiliateWP\";s:7:\"version\";s:5:\"1.0.0\";s:11:\"description\";s:123:\"Enhance AffiliateWP with comprehensive multi-currency support, enabling real-time exchange rates and commission conversion.\";s:3:\"url\";s:46:\"https://affiliatewp.com/addons/multi-currency/\";s:10:\"author_url\";s:24:\"https://affiliatewp.com/\";s:13:\"thumbnail_url\";s:77:\"https://plugin-installer.wp-json.app/thumbnail/affiliatewp-multi-currency.png\";s:13:\"landscape_url\";s:77:\"https://plugin-installer.wp-json.app/thumbnail/affiliatewp-multi-currency.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:18;a:14:{s:2:\"id\";s:10:\"3874177739\";s:4:\"name\";s:36:\"AffiliateWP - Multi-Tier Commissions\";s:6:\"author\";s:11:\"AffiliateWP\";s:7:\"version\";s:5:\"1.4.7\";s:11:\"description\";s:167:\"Enables your affiliates to grow their networks and boost earnings through recruit sales, improving overall sales and benefiting both your business and your affiliates.\";s:3:\"url\";s:54:\"https://affiliatewp.com/addons/multi-tier-commissions/\";s:10:\"author_url\";s:24:\"https://affiliatewp.com/\";s:13:\"thumbnail_url\";s:85:\"https://plugin-installer.wp-json.app/thumbnail/affiliatewp-multi-tier-commissions.png\";s:13:\"landscape_url\";s:85:\"https://plugin-installer.wp-json.app/thumbnail/affiliatewp-multi-tier-commissions.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:19;a:14:{s:2:\"id\";s:9:\"395568468\";s:4:\"name\";s:31:\"AffiliateWP - REST API Extended\";s:6:\"author\";s:11:\"AffiliateWP\";s:7:\"version\";s:5:\"1.2.1\";s:11:\"description\";s:67:\"Adds write, edit, and delete endpoints to the AffiliateWP REST API.\";s:3:\"url\";s:49:\"https://affiliatewp.com/addons/rest-api-extended/\";s:10:\"author_url\";s:24:\"https://affiliatewp.com/\";s:13:\"thumbnail_url\";s:80:\"https://plugin-installer.wp-json.app/thumbnail/affiliatewp-rest-api-extended.png\";s:13:\"landscape_url\";s:80:\"https://plugin-installer.wp-json.app/thumbnail/affiliatewp-rest-api-extended.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:20;a:14:{s:2:\"id\";s:9:\"972305675\";s:4:\"name\";s:36:\"AffiliateWP - Show Affiliate Coupons\";s:6:\"author\";s:11:\"AffiliateWP\";s:7:\"version\";s:5:\"1.0.7\";s:11:\"description\";s:69:\"Shows an affiliate their available coupon codes in the affiliate area\";s:3:\"url\";s:69:\"https://affiliatewp.com/add-ons/official-free/show-affiliate-coupons/\";s:10:\"author_url\";s:23:\"https://affiliatewp.com\";s:13:\"thumbnail_url\";s:92:\"https://plugin-installer.wp-json.app/thumbnail/affiliatewp-show-affiliate-coupons-master.png\";s:13:\"landscape_url\";s:92:\"https://plugin-installer.wp-json.app/thumbnail/affiliatewp-show-affiliate-coupons-master.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:21;a:14:{s:2:\"id\";s:9:\"127793901\";s:4:\"name\";s:30:\"AffiliateWP - Signup Referrals\";s:6:\"author\";s:11:\"AffiliateWP\";s:7:\"version\";s:5:\"1.2.1\";s:11:\"description\";s:75:\"Award commission to affiliates when a referred user signs up for an account\";s:3:\"url\";s:53:\"https://affiliatewp.com/add-ons/pro/signup-referrals/\";s:10:\"author_url\";s:23:\"https://affiliatewp.com\";s:13:\"thumbnail_url\";s:79:\"https://plugin-installer.wp-json.app/thumbnail/affiliatewp-signup-referrals.png\";s:13:\"landscape_url\";s:79:\"https://plugin-installer.wp-json.app/thumbnail/affiliatewp-signup-referrals.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:22;a:14:{s:2:\"id\";s:9:\"394164905\";s:4:\"name\";s:26:\"AffiliateWP - Store Credit\";s:6:\"author\";s:11:\"AffiliateWP\";s:7:\"version\";s:5:\"2.6.2\";s:11:\"description\";s:42:\"Pay AffiliateWP referrals as store credit.\";s:3:\"url\";s:44:\"https://affiliatewp.com/addons/store-credit/\";s:10:\"author_url\";s:23:\"https://affiliatewp.com\";s:13:\"thumbnail_url\";s:75:\"https://plugin-installer.wp-json.app/thumbnail/affiliatewp-store-credit.png\";s:13:\"landscape_url\";s:75:\"https://plugin-installer.wp-json.app/thumbnail/affiliatewp-store-credit.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:23;a:14:{s:2:\"id\";s:10:\"3635515113\";s:4:\"name\";s:26:\"AffiliateWP - Tiered Rates\";s:6:\"author\";s:11:\"AffiliateWP\";s:7:\"version\";s:5:\"1.3.1\";s:11:\"description\";s:38:\"Tiered affiliate rates for AffiliateWP\";s:3:\"url\";s:54:\"https://affiliatewp.com/addons/tiered-affiliate-rates/\";s:10:\"author_url\";s:24:\"https://affiliatewp.com/\";s:13:\"thumbnail_url\";s:85:\"https://plugin-installer.wp-json.app/thumbnail/affiliatewp-tiered-affiliate-rates.png\";s:13:\"landscape_url\";s:85:\"https://plugin-installer.wp-json.app/thumbnail/affiliatewp-tiered-affiliate-rates.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:24;a:14:{s:2:\"id\";s:10:\"3439891414\";s:4:\"name\";s:45:\"AffiliateWP - WooCommerce Redirect Affiliates\";s:6:\"author\";s:11:\"AffiliateWP\";s:7:\"version\";s:5:\"1.2.1\";s:11:\"description\";s:94:\"Redirect affiliates to their affiliate area when they login via WooCommerce\'s /my-account page\";s:3:\"url\";s:63:\"https://affiliatewp.com/addons/woocommerce-redirect-affiliates/\";s:10:\"author_url\";s:23:\"https://affiliatewp.com\";s:13:\"thumbnail_url\";s:94:\"https://plugin-installer.wp-json.app/thumbnail/affiliatewp-woocommerce-redirect-affiliates.png\";s:13:\"landscape_url\";s:94:\"https://plugin-installer.wp-json.app/thumbnail/affiliatewp-woocommerce-redirect-affiliates.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:25;a:14:{s:2:\"id\";s:9:\"335072974\";s:4:\"name\";s:34:\"All-in-One WP Migration and Backup\";s:6:\"author\";s:8:\"ServMask\";s:7:\"version\";s:5:\"7.101\";s:11:\"description\";s:154:\"All-in-One WP Migration makes moving your entire WordPress site simple. Export or import your database, media, plugins, and themes with just a few clicks.\";s:3:\"url\";s:21:\"https://servmask.com/\";s:10:\"author_url\";s:21:\"https://servmask.com/\";s:13:\"thumbnail_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/all-in-one-wp-migration.png\";s:13:\"landscape_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/all-in-one-wp-migration.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:26;a:14:{s:2:\"id\";s:10:\"3491955459\";s:4:\"name\";s:41:\"All-in-One WP Migration Dropbox Extension\";s:6:\"author\";s:8:\"ServMask\";s:7:\"version\";s:4:\"3.93\";s:11:\"description\";s:88:\"Extension for All-in-One WP Migration that enables using Dropbox for imports and exports\";s:3:\"url\";s:21:\"https://servmask.com/\";s:10:\"author_url\";s:21:\"https://servmask.com/\";s:13:\"thumbnail_url\";s:92:\"https://plugin-installer.wp-json.app/thumbnail/all-in-one-wp-migration-dropbox-extension.png\";s:13:\"landscape_url\";s:92:\"https://plugin-installer.wp-json.app/thumbnail/all-in-one-wp-migration-dropbox-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:27;a:14:{s:2:\"id\";s:10:\"2223370937\";s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:6:\"author\";s:8:\"ServMask\";s:7:\"version\";s:4:\"2.92\";s:11:\"description\";s:84:\"Extension for All-in-One WP Migration that enables using FTP for imports and exports\";s:3:\"url\";s:21:\"https://servmask.com/\";s:10:\"author_url\";s:21:\"https://servmask.com/\";s:13:\"thumbnail_url\";s:88:\"https://plugin-installer.wp-json.app/thumbnail/all-in-one-wp-migration-ftp-extension.png\";s:13:\"landscape_url\";s:88:\"https://plugin-installer.wp-json.app/thumbnail/all-in-one-wp-migration-ftp-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:28;a:14:{s:2:\"id\";s:10:\"1005087142\";s:4:\"name\";s:46:\"All-in-One WP Migration Google Drive Extension\";s:6:\"author\";s:8:\"ServMask\";s:7:\"version\";s:4:\"2.99\";s:11:\"description\";s:93:\"Extension for All-in-One WP Migration that enables using Google Drive for imports and exports\";s:3:\"url\";s:21:\"https://servmask.com/\";s:10:\"author_url\";s:21:\"https://servmask.com/\";s:13:\"thumbnail_url\";s:91:\"https://plugin-installer.wp-json.app/thumbnail/all-in-one-wp-migration-gdrive-extension.png\";s:13:\"landscape_url\";s:91:\"https://plugin-installer.wp-json.app/thumbnail/all-in-one-wp-migration-gdrive-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:29;a:14:{s:2:\"id\";s:10:\"3776794661\";s:4:\"name\";s:43:\"All-in-One WP Migration Multisite Extension\";s:6:\"author\";s:8:\"ServMask\";s:7:\"version\";s:4:\"4.60\";s:11:\"description\";s:80:\"Extension for All-in-One WP Migration that enables multisite exports and imports\";s:3:\"url\";s:21:\"https://servmask.com/\";s:10:\"author_url\";s:21:\"https://servmask.com/\";s:13:\"thumbnail_url\";s:94:\"https://plugin-installer.wp-json.app/thumbnail/all-in-one-wp-migration-multisite-extension.png\";s:13:\"landscape_url\";s:94:\"https://plugin-installer.wp-json.app/thumbnail/all-in-one-wp-migration-multisite-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:30;a:14:{s:2:\"id\";s:10:\"1903092371\";s:4:\"name\";s:42:\"All-in-One WP Migration OneDrive Extension\";s:6:\"author\";s:8:\"ServMask\";s:7:\"version\";s:4:\"1.83\";s:11:\"description\";s:89:\"Extension for All-in-One WP Migration that enables using OneDrive for imports and exports\";s:3:\"url\";s:21:\"https://servmask.com/\";s:10:\"author_url\";s:21:\"https://servmask.com/\";s:13:\"thumbnail_url\";s:93:\"https://plugin-installer.wp-json.app/thumbnail/all-in-one-wp-migration-onedrive-extension.png\";s:13:\"landscape_url\";s:93:\"https://plugin-installer.wp-json.app/thumbnail/all-in-one-wp-migration-onedrive-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:31;a:14:{s:2:\"id\";s:10:\"1543904888\";s:4:\"name\";s:43:\"All-in-One WP Migration Unlimited Extension\";s:6:\"author\";s:8:\"ServMask\";s:7:\"version\";s:4:\"2.81\";s:11:\"description\";s:85:\"Extension for All-in-One WP Migration that enables unlimited size exports and imports\";s:3:\"url\";s:21:\"https://servmask.com/\";s:10:\"author_url\";s:21:\"https://servmask.com/\";s:13:\"thumbnail_url\";s:94:\"https://plugin-installer.wp-json.app/thumbnail/all-in-one-wp-migration-unlimited-extension.png\";s:13:\"landscape_url\";s:94:\"https://plugin-installer.wp-json.app/thumbnail/all-in-one-wp-migration-unlimited-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:32;a:14:{s:2:\"id\";s:10:\"3331967809\";s:4:\"name\";s:37:\"All-in-One WP Migration URL Extension\";s:6:\"author\";s:8:\"ServMask\";s:7:\"version\";s:4:\"2.78\";s:11:\"description\";s:72:\"Extension for All-in-One WP Migration that enables using URL for imports\";s:3:\"url\";s:21:\"https://servmask.com/\";s:10:\"author_url\";s:21:\"https://servmask.com/\";s:13:\"thumbnail_url\";s:88:\"https://plugin-installer.wp-json.app/thumbnail/all-in-one-wp-migration-url-extension.png\";s:13:\"landscape_url\";s:88:\"https://plugin-installer.wp-json.app/thumbnail/all-in-one-wp-migration-url-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:33;a:14:{s:2:\"id\";s:9:\"290804545\";s:4:\"name\";s:6:\"Amelia\";s:6:\"author\";s:3:\"TMS\";s:7:\"version\";s:3:\"8.7\";s:11:\"description\";s:157:\"Amelia is a simple yet powerful automated booking specialist, working 24/7 to make sure your customers can make appointments and events even while you sleep!\";s:3:\"url\";s:21:\"https://wpamelia.com/\";s:10:\"author_url\";s:23:\"https://tmsproducts.io/\";s:13:\"thumbnail_url\";s:64:\"https://plugin-installer.wp-json.app/thumbnail/ameliabooking.png\";s:13:\"landscape_url\";s:64:\"https://plugin-installer.wp-json.app/thumbnail/ameliabooking.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:34;a:14:{s:2:\"id\";s:9:\"160191382\";s:4:\"name\";s:11:\"AutomateWoo\";s:6:\"author\";s:11:\"WooCommerce\";s:7:\"version\";s:6:\"6.1.19\";s:11:\"description\";s:57:\"Powerful marketing automation for your WooCommerce store.\";s:3:\"url\";s:23:\"https://automatewoo.com\";s:10:\"author_url\";s:23:\"https://woocommerce.com\";s:13:\"thumbnail_url\";s:62:\"https://plugin-installer.wp-json.app/thumbnail/automatewoo.png\";s:13:\"landscape_url\";s:62:\"https://plugin-installer.wp-json.app/thumbnail/automatewoo.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:35;a:14:{s:2:\"id\";s:10:\"1877599413\";s:4:\"name\";s:11:\"AutomatorWP\";s:6:\"author\";s:11:\"AutomatorWP\";s:7:\"version\";s:5:\"5.5.5\";s:11:\"description\";s:84:\"Connect your WordPress plugins together and create automated workflows with no code!\";s:3:\"url\";s:23:\"https://automatorwp.com\";s:10:\"author_url\";s:24:\"https://automatorwp.com/\";s:13:\"thumbnail_url\";s:62:\"https://plugin-installer.wp-json.app/thumbnail/automatorwp.png\";s:13:\"landscape_url\";s:62:\"https://plugin-installer.wp-json.app/thumbnail/automatorwp.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:36;a:14:{s:2:\"id\";s:9:\"824137130\";s:4:\"name\";s:15:\"AutomatorWP Pro\";s:6:\"author\";s:11:\"AutomatorWP\";s:7:\"version\";s:5:\"4.8.0\";s:11:\"description\";s:78:\"All the power of AutomatorWP and all its premium add-ons in a single add-on :)\";s:3:\"url\";s:48:\"https://automatorwp.com/add-ons/automatorwp-pro/\";s:10:\"author_url\";s:24:\"https://automatorwp.com/\";s:13:\"thumbnail_url\";s:66:\"https://plugin-installer.wp-json.app/thumbnail/automatorwp-pro.png\";s:13:\"landscape_url\";s:66:\"https://plugin-installer.wp-json.app/thumbnail/automatorwp-pro.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:37;a:14:{s:2:\"id\";s:10:\"2999013787\";s:4:\"name\";s:21:\"Boilerplate Extension\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:5:\"5.0.3\";s:11:\"description\";s:107:\"MainWP Boilerplate extension allows you to create, edit and share repetitive pages across your child sites.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:19:\"https://mainwp.com/\";s:13:\"thumbnail_url\";s:72:\"https://plugin-installer.wp-json.app/thumbnail/boilerplate-extension.png\";s:13:\"landscape_url\";s:72:\"https://plugin-installer.wp-json.app/thumbnail/boilerplate-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:38;a:14:{s:2:\"id\";s:10:\"3537872636\";s:4:\"name\";s:28:\"Booster Plus for WooCommerce\";s:6:\"author\";s:12:\"Pluggabl LLC\";s:7:\"version\";s:5:\"7.5.0\";s:11:\"description\";s:125:\"Supercharge your WooCommerce site with these awesome powerful features. More than 100 modules. All in one WooCommerce plugin.\";s:3:\"url\";s:18:\"https://booster.io\";s:10:\"author_url\";s:18:\"https://booster.io\";s:13:\"thumbnail_url\";s:79:\"https://plugin-installer.wp-json.app/thumbnail/booster-plus-for-woocommerce.png\";s:13:\"landscape_url\";s:79:\"https://plugin-installer.wp-json.app/thumbnail/booster-plus-for-woocommerce.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:39;a:14:{s:2:\"id\";s:10:\"3841141440\";s:4:\"name\";s:31:\"Bought Together for WooCommerce\";s:6:\"author\";s:3:\"WP1\";s:7:\"version\";s:5:\"1.5.2\";s:11:\"description\";s:126:\"The Bought Together feature drives customers to add more items to their cart means more sales for you and increase in revenue.\";s:3:\"url\";s:34:\"https://wp1.co/wp/bought-together/\";s:10:\"author_url\";s:14:\"http://wp1.co/\";s:13:\"thumbnail_url\";s:82:\"https://plugin-installer.wp-json.app/thumbnail/bought-together-for-woocommerce.png\";s:13:\"landscape_url\";s:82:\"https://plugin-installer.wp-json.app/thumbnail/bought-together-for-woocommerce.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:40;a:14:{s:2:\"id\";s:10:\"2528575288\";s:4:\"name\";s:12:\"BricksExtras\";s:6:\"author\";s:12:\"BricksExtras\";s:7:\"version\";s:5:\"1.5.6\";s:11:\"description\";s:27:\"Element Library for Bricks.\";s:3:\"url\";s:0:\"\";s:10:\"author_url\";s:24:\"https://bricksextras.com\";s:13:\"thumbnail_url\";s:63:\"https://plugin-installer.wp-json.app/thumbnail/bricksextras.png\";s:13:\"landscape_url\";s:63:\"https://plugin-installer.wp-json.app/thumbnail/bricksextras.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:41;a:14:{s:2:\"id\";s:9:\"235310422\";s:4:\"name\";s:11:\"Bricksforge\";s:6:\"author\";s:11:\"Bricksforge\";s:7:\"version\";s:7:\"3.1.7.1\";s:11:\"description\";s:67:\"A powerful set of tools to extend the Bricks Builder functionality.\";s:3:\"url\";s:26:\"https://www.bricksforge.io\";s:10:\"author_url\";s:26:\"https://www.bricksforge.io\";s:13:\"thumbnail_url\";s:62:\"https://plugin-installer.wp-json.app/thumbnail/bricksforge.png\";s:13:\"landscape_url\";s:62:\"https://plugin-installer.wp-json.app/thumbnail/bricksforge.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:42;a:14:{s:2:\"id\";s:9:\"734537803\";s:4:\"name\";s:25:\"Buy Again for WooCommerce\";s:6:\"author\";s:7:\"Flintop\";s:7:\"version\";s:5:\"5.4.0\";s:11:\"description\";s:95:\"Your customers can quickly purchase the products which they had purchased earlier in your site.\";s:3:\"url\";s:0:\"\";s:10:\"author_url\";s:39:\"https://woocommerce.com/vendor/flintop/\";s:13:\"thumbnail_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/buy-again-for-woocommerce.png\";s:13:\"landscape_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/buy-again-for-woocommerce.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:43;a:14:{s:2:\"id\";s:10:\"4187557571\";s:4:\"name\";s:9:\"CartFlows\";s:6:\"author\";s:16:\"Brainstorm Force\";s:7:\"version\";s:6:\"2.1.17\";s:11:\"description\";s:62:\"Create beautiful checkout pages & sales flows for WooCommerce.\";s:3:\"url\";s:22:\"https://cartflows.com/\";s:10:\"author_url\";s:31:\"https://www.brainstormforce.com\";s:13:\"thumbnail_url\";s:60:\"https://plugin-installer.wp-json.app/thumbnail/cartflows.png\";s:13:\"landscape_url\";s:60:\"https://plugin-installer.wp-json.app/thumbnail/cartflows.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:44;a:14:{s:2:\"id\";s:10:\"3983388699\";s:4:\"name\";s:13:\"CartFlows Pro\";s:6:\"author\";s:16:\"Brainstorm Force\";s:7:\"version\";s:5:\"2.1.8\";s:11:\"description\";s:70:\"eCommerce on steroid with Order Bump, One Click Upsells and much more!\";s:3:\"url\";s:22:\"https://cartflows.com/\";s:10:\"author_url\";s:31:\"https://www.brainstormforce.com\";s:13:\"thumbnail_url\";s:64:\"https://plugin-installer.wp-json.app/thumbnail/cartflows-pro.png\";s:13:\"landscape_url\";s:64:\"https://plugin-installer.wp-json.app/thumbnail/cartflows-pro.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:45;a:14:{s:2:\"id\";s:10:\"1750143640\";s:4:\"name\";s:10:\"CheckoutWC\";s:6:\"author\";s:7:\"Kestrel\";s:7:\"version\";s:6:\"10.3.5\";s:11:\"description\";s:66:\"Beautiful conversion optimized checkout templates for WooCommerce.\";s:3:\"url\";s:26:\"https://www.checkoutwc.com\";s:10:\"author_url\";s:22:\"https://kestrelwp.com/\";s:13:\"thumbnail_url\";s:75:\"https://plugin-installer.wp-json.app/thumbnail/checkout-for-woocommerce.png\";s:13:\"landscape_url\";s:75:\"https://plugin-installer.wp-json.app/thumbnail/checkout-for-woocommerce.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:46;a:14:{s:2:\"id\";s:10:\"3805400819\";s:4:\"name\";s:43:\"Complianz Privacy Suite (GDPR/CCPA) premium\";s:6:\"author\";s:9:\"Complianz\";s:7:\"version\";s:7:\"7.5.6.1\";s:11:\"description\";s:56:\"Plugin to help you make your website GDPR/CCPa compliant\";s:3:\"url\";s:28:\"https://complianz.io/pricing\";s:10:\"author_url\";s:20:\"https://complianz.io\";s:13:\"thumbnail_url\";s:73:\"https://plugin-installer.wp-json.app/thumbnail/complianz-gdpr-premium.png\";s:13:\"landscape_url\";s:73:\"https://plugin-installer.wp-json.app/thumbnail/complianz-gdpr-premium.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:47;a:14:{s:2:\"id\";s:10:\"2986483701\";s:4:\"name\";s:25:\"WPML Multilingual for CF7\";s:6:\"author\";s:14:\"OnTheGoSystems\";s:7:\"version\";s:5:\"1.3.3\";s:11:\"description\";s:69:\"Make forms from Contact Form 7 translatable with WPML | Documentation\";s:3:\"url\";s:0:\"\";s:10:\"author_url\";s:30:\"http://www.onthegosystems.com/\";s:13:\"thumbnail_url\";s:78:\"https://plugin-installer.wp-json.app/thumbnail/contact-form-7-multilingual.png\";s:13:\"landscape_url\";s:78:\"https://plugin-installer.wp-json.app/thumbnail/contact-form-7-multilingual.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:48;a:14:{s:2:\"id\";s:10:\"1577020795\";s:4:\"name\";s:31:\"WP All Import - ACF Add-On Free\";s:6:\"author\";s:6:\"Soflyy\";s:7:\"version\";s:5:\"1.0.6\";s:11:\"description\";s:82:\"Import to Advanced Custom Fields. Requires WP All Import & Advanced Custom Fields.\";s:3:\"url\";s:27:\"http://www.wpallimport.com/\";s:10:\"author_url\";s:0:\"\";s:13:\"thumbnail_url\";s:73:\"https://plugin-installer.wp-json.app/thumbnail/csv-xml-import-for-acf.png\";s:13:\"landscape_url\";s:73:\"https://plugin-installer.wp-json.app/thumbnail/csv-xml-import-for-acf.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:49;a:14:{s:2:\"id\";s:10:\"2474691290\";s:4:\"name\";s:19:\"Custom Stock Status\";s:6:\"author\";s:6:\"Addify\";s:7:\"version\";s:5:\"1.4.1\";s:11:\"description\";s:95:\"Display custom stock statuses to communicate precise information about your stock availability.\";s:3:\"url\";s:53:\"https://woocommerce.com/products/custom-stock-status/\";s:10:\"author_url\";s:38:\"https://woocommerce.com/vendor/addify/\";s:13:\"thumbnail_url\";s:86:\"https://plugin-installer.wp-json.app/thumbnail/custom-stock-status-for-woocommerce.png\";s:13:\"landscape_url\";s:86:\"https://plugin-installer.wp-json.app/thumbnail/custom-stock-status-for-woocommerce.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:50;a:14:{s:2:\"id\";s:10:\"3960730114\";s:4:\"name\";s:41:\"Customize My Account Page For Woocommerce\";s:6:\"author\";s:10:\"ThemeGrill\";s:7:\"version\";s:5:\"2.0.1\";s:11:\"description\";s:91:\"Allows you to register custom WooCommerce tabs on my-account page and customize the design.\";s:3:\"url\";s:75:\"https://woocommerce.com/products/customize-my-account-page-for-woocommerce/\";s:10:\"author_url\";s:22:\"https://themegrill.com\";s:13:\"thumbnail_url\";s:92:\"https://plugin-installer.wp-json.app/thumbnail/customize-my-account-page-for-woocommerce.png\";s:13:\"landscape_url\";s:92:\"https://plugin-installer.wp-json.app/thumbnail/customize-my-account-page-for-woocommerce.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:51;a:14:{s:2:\"id\";s:10:\"1827554429\";s:4:\"name\";s:22:\"Database Cleaner (Pro)\";s:6:\"author\";s:10:\"Jordy Meow\";s:7:\"version\";s:5:\"1.3.0\";s:11:\"description\";s:138:\"User-friendly tool to clean and optimize databases. Efficiently manages large databases, simplifying repair and ensuring peak performance.\";s:3:\"url\";s:20:\"https://meowapps.com\";s:10:\"author_url\";s:20:\"https://meowapps.com\";s:13:\"thumbnail_url\";s:71:\"https://plugin-installer.wp-json.app/thumbnail/database-cleaner-pro.png\";s:13:\"landscape_url\";s:71:\"https://plugin-installer.wp-json.app/thumbnail/database-cleaner-pro.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:52;a:14:{s:2:\"id\";s:10:\"2965125038\";s:4:\"name\";s:20:\"Divi Events Calendar\";s:6:\"author\";s:16:\"Pee-Aye Creative\";s:7:\"version\";s:6:\"2.8.28\";s:11:\"description\";s:279:\"Easily integrate The Events Calendar plugin into Divi using our custom event modules to display beautiful highly-customizable grids, calendars, lists, and single event pages with incredible options and features for selecting, displaying, and styling events in the Visual Builder.\";s:3:\"url\";s:0:\"\";s:10:\"author_url\";s:26:\"https://peeayecreative.com\";s:13:\"thumbnail_url\";s:77:\"https://plugin-installer.wp-json.app/thumbnail/divi-event-calendar-module.png\";s:13:\"landscape_url\";s:77:\"https://plugin-installer.wp-json.app/thumbnail/divi-event-calendar-module.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:53;a:14:{s:2:\"id\";s:9:\"823554674\";s:4:\"name\";s:14:\"Divi Menu Cart\";s:6:\"author\";s:13:\"Milen Krastev\";s:7:\"version\";s:5:\"3.0.1\";s:11:\"description\";s:168:\"Adds fully customizeble cart icon with (integer) of products in the cart to the menu of choice or in Navigation next to hamberger for Divi Theme and Woocommerce Plugin.\";s:3:\"url\";s:39:\"https://divi-menu-cart.powdithemes.com/\";s:10:\"author_url\";s:24:\"https://powdistudio.com/\";s:13:\"thumbnail_url\";s:65:\"https://plugin-installer.wp-json.app/thumbnail/divi-menu-cart.png\";s:13:\"landscape_url\";s:65:\"https://plugin-installer.wp-json.app/thumbnail/divi-menu-cart.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:54;a:14:{s:2:\"id\";s:9:\"280688573\";s:4:\"name\";s:22:\"Divi Responsive Helper\";s:6:\"author\";s:16:\"Pee-Aye Creative\";s:7:\"version\";s:5:\"2.5.5\";s:11:\"description\";s:183:\"Make your website look great and function well on all devices with the help of our huge suite of over 50 awesome features and unique settings in this ultimate Divi responsive toolkit!\";s:3:\"url\";s:61:\"https://www.peeayecreative.com/product/divi-responsive-helper\";s:10:\"author_url\";s:31:\"https://www.peeayecreative.com/\";s:13:\"thumbnail_url\";s:73:\"https://plugin-installer.wp-json.app/thumbnail/divi-responsive-helper.png\";s:13:\"landscape_url\";s:73:\"https://plugin-installer.wp-json.app/thumbnail/divi-responsive-helper.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:55;a:14:{s:2:\"id\";s:10:\"1845755066\";s:4:\"name\";s:12:\"Divi Toolbox\";s:6:\"author\";s:10:\"Divi Lover\";s:7:\"version\";s:5:\"1.7.4\";s:11:\"description\";s:42:\"Powerful Tools to Customize the Divi Theme\";s:3:\"url\";s:29:\"https://toolbox.divilover.com\";s:10:\"author_url\";s:21:\"https://divilover.com\";s:13:\"thumbnail_url\";s:63:\"https://plugin-installer.wp-json.app/thumbnail/divi-toolbox.png\";s:13:\"landscape_url\";s:63:\"https://plugin-installer.wp-json.app/thumbnail/divi-toolbox.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:56;a:14:{s:2:\"id\";s:10:\"1143679073\";s:4:\"name\";s:13:\"DiviPasswords\";s:6:\"author\";s:7:\"DonDivi\";s:7:\"version\";s:6:\"1.1.10\";s:11:\"description\";s:63:\"Password Protect sections, rows, columns and modules with Divi!\";s:3:\"url\";s:34:\"https://dondivi.com/divipasswords/\";s:10:\"author_url\";s:20:\"https://dondivi.com/\";s:13:\"thumbnail_url\";s:64:\"https://plugin-installer.wp-json.app/thumbnail/divipasswords.png\";s:13:\"landscape_url\";s:64:\"https://plugin-installer.wp-json.app/thumbnail/divipasswords.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:57;a:14:{s:2:\"id\";s:9:\"177314438\";s:4:\"name\";s:43:\"Dynamic.ooo - Dynamic Content for Elementor\";s:6:\"author\";s:11:\"Dynamic.ooo\";s:7:\"version\";s:6:\"3.3.21\";s:11:\"description\";s:180:\"Building powerful websites by extending Elementor. We give you over 150 features that will save you time and money on achieving complex results. The only limit is your imagination.\";s:3:\"url\";s:118:\"https://www.dynamic.ooo/dynamic-content-for-elementor?utm_source=wp-plugins&utm_campaign=plugin-uri&utm_medium=wp-dash\";s:10:\"author_url\";s:89:\"https://www.dynamic.ooo/?utm_source=wp-plugins&utm_campaign=plugin-uri&utm_medium=wp-dash\";s:13:\"thumbnail_url\";s:80:\"https://plugin-installer.wp-json.app/thumbnail/dynamic-content-for-elementor.png\";s:13:\"landscape_url\";s:80:\"https://plugin-installer.wp-json.app/thumbnail/dynamic-content-for-elementor.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:58;a:14:{s:2:\"id\";s:9:\"930821053\";s:4:\"name\";s:32:\"Email Customizer for AutomateWoo\";s:6:\"author\";s:11:\"YayCommerce\";s:7:\"version\";s:5:\"4.0.4\";s:11:\"description\";s:81:\"Customize AutomateWoo email templates with YayMail - WooCommerce Email Customizer\";s:3:\"url\";s:66:\"https://woocommerce.com/products/email-customizer-for-automatewoo/\";s:10:\"author_url\";s:23:\"https://yaycommerce.com\";s:13:\"thumbnail_url\";s:79:\"https://plugin-installer.wp-json.app/thumbnail/email-customizer-automatewoo.png\";s:13:\"landscape_url\";s:79:\"https://plugin-installer.wp-json.app/thumbnail/email-customizer-automatewoo.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:59;a:14:{s:2:\"id\";s:10:\"1055410006\";s:4:\"name\";s:42:\"YayMail Pro - WooCommerce Email Customizer\";s:6:\"author\";s:11:\"YayCommerce\";s:7:\"version\";s:5:\"4.3.1\";s:11:\"description\";s:70:\"Create awesome transactional emails with a drag and drop email builder\";s:3:\"url\";s:61:\"https://yaycommerce.com/yaymail-woocommerce-email-customizer/\";s:10:\"author_url\";s:23:\"https://yaycommerce.com\";s:13:\"thumbnail_url\";s:83:\"https://plugin-installer.wp-json.app/thumbnail/email-customizer-for-woocommerce.png\";s:13:\"landscape_url\";s:83:\"https://plugin-installer.wp-json.app/thumbnail/email-customizer-for-woocommerce.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:60;a:14:{s:2:\"id\";s:10:\"2341781267\";s:4:\"name\";s:46:\"Email Customizer for WooCommerce Subscriptions\";s:6:\"author\";s:11:\"YayCommerce\";s:7:\"version\";s:5:\"4.0.4\";s:11:\"description\";s:95:\"Customize WooCommerce Subscriptions email templates with YayMail - WooCommerce Email Customizer\";s:3:\"url\";s:80:\"https://woocommerce.com/products/email-customizer-for-woocommerce-subscriptions/\";s:10:\"author_url\";s:23:\"https://yaycommerce.com\";s:13:\"thumbnail_url\";s:97:\"https://plugin-installer.wp-json.app/thumbnail/email-customizer-for-woocommerce-subscriptions.png\";s:13:\"landscape_url\";s:97:\"https://plugin-installer.wp-json.app/thumbnail/email-customizer-for-woocommerce-subscriptions.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:61;a:14:{s:2:\"id\";s:10:\"1685856957\";s:4:\"name\";s:39:\"Fluent Boards - Project Management Tool\";s:6:\"author\";s:13:\"WPManageNinja\";s:7:\"version\";s:6:\"1.90.1\";s:11:\"description\";s:131:\"Fluent Boards is a powerful tool designed for efficient management of to-do lists, projects, and tasks with kanban board and more..\";s:3:\"url\";s:24:\"https://fluentboards.com\";s:10:\"author_url\";s:24:\"https://fluentboards.com\";s:13:\"thumbnail_url\";s:64:\"https://plugin-installer.wp-json.app/thumbnail/fluent-boards.png\";s:13:\"landscape_url\";s:64:\"https://plugin-installer.wp-json.app/thumbnail/fluent-boards.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:62;a:14:{s:2:\"id\";s:10:\"4201459808\";s:4:\"name\";s:17:\"Fluent Boards Pro\";s:6:\"author\";s:13:\"WPManageNinja\";s:7:\"version\";s:4:\"1.86\";s:11:\"description\";s:33:\"Pro addon for FluentBoards Plugin\";s:3:\"url\";s:24:\"https://fluentboards.com\";s:10:\"author_url\";s:24:\"https://fluentboards.com\";s:13:\"thumbnail_url\";s:68:\"https://plugin-installer.wp-json.app/thumbnail/fluent-boards-pro.png\";s:13:\"landscape_url\";s:68:\"https://plugin-installer.wp-json.app/thumbnail/fluent-boards-pro.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:63;a:14:{s:2:\"id\";s:10:\"3522556254\";s:4:\"name\";s:57:\"FluentBooking - Appointment Scheduling & Booking Solution\";s:6:\"author\";s:51:\"Appointment & Booking Solution Team - WPManageNinja\";s:7:\"version\";s:7:\"1.10.01\";s:11:\"description\";s:115:\"FluentBooking is the ultimate solution for booking appointments, meetings, webinars, events, sales calls, and more.\";s:3:\"url\";s:34:\"https://fluentbooking.com/pricing/\";s:10:\"author_url\";s:25:\"https://fluentbooking.com\";s:13:\"thumbnail_url\";s:65:\"https://plugin-installer.wp-json.app/thumbnail/fluent-booking.png\";s:13:\"landscape_url\";s:65:\"https://plugin-installer.wp-json.app/thumbnail/fluent-booking.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:64;a:14:{s:2:\"id\";s:10:\"3760337374\";s:4:\"name\";s:17:\"FluentBooking Pro\";s:6:\"author\";s:17:\"WPManageNinja LLC\";s:7:\"version\";s:7:\"1.10.01\";s:11:\"description\";s:39:\"The Pro version of FluentBooking Plugin\";s:3:\"url\";s:25:\"https://fluentbooking.com\";s:10:\"author_url\";s:25:\"https://fluentbooking.com\";s:13:\"thumbnail_url\";s:69:\"https://plugin-installer.wp-json.app/thumbnail/fluent-booking-pro.png\";s:13:\"landscape_url\";s:69:\"https://plugin-installer.wp-json.app/thumbnail/fluent-booking-pro.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:65;a:14:{s:2:\"id\";s:10:\"1653531997\";s:4:\"name\";s:10:\"FluentCart\";s:6:\"author\";s:15:\"FluentCart Team\";s:7:\"version\";s:5:\"1.3.2\";s:11:\"description\";s:27:\"FluentCart WordPress Plugin\";s:3:\"url\";s:22:\"https://fluentcart.com\";s:10:\"author_url\";s:31:\"https://fluentcart.com/about-us\";s:13:\"thumbnail_url\";s:62:\"https://plugin-installer.wp-json.app/thumbnail/fluent-cart.png\";s:13:\"landscape_url\";s:62:\"https://plugin-installer.wp-json.app/thumbnail/fluent-cart.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:66;a:14:{s:2:\"id\";s:10:\"1998313367\";s:4:\"name\";s:14:\"FluentCart Pro\";s:6:\"author\";s:15:\"FluentCart Team\";s:7:\"version\";s:5:\"1.3.3\";s:11:\"description\";s:68:\"The Pro version of FluentCart - A New Era of Commerce with WordPress\";s:3:\"url\";s:22:\"https://fluentcart.com\";s:10:\"author_url\";s:22:\"https://fluentcart.com\";s:13:\"thumbnail_url\";s:66:\"https://plugin-installer.wp-json.app/thumbnail/fluent-cart-pro.png\";s:13:\"landscape_url\";s:66:\"https://plugin-installer.wp-json.app/thumbnail/fluent-cart-pro.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:67;a:14:{s:2:\"id\";s:9:\"887272910\";s:4:\"name\";s:15:\"FluentCommunity\";s:6:\"author\";s:17:\"WPManageNinja LLC\";s:7:\"version\";s:6:\"2.1.02\";s:11:\"description\";s:45:\"The super-fast Community Plugin for WordPress\";s:3:\"url\";s:26:\"https://fluentcommunity.co\";s:10:\"author_url\";s:26:\"https://fluentcommunity.co\";s:13:\"thumbnail_url\";s:67:\"https://plugin-installer.wp-json.app/thumbnail/fluent-community.png\";s:13:\"landscape_url\";s:67:\"https://plugin-installer.wp-json.app/thumbnail/fluent-community.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:68;a:14:{s:2:\"id\";s:10:\"4279396103\";s:4:\"name\";s:19:\"FluentCommunity Pro\";s:6:\"author\";s:17:\"WPManageNinja LLC\";s:7:\"version\";s:6:\"2.1.02\";s:11:\"description\";s:41:\"The Pro version of FluentCommunity Plugin\";s:3:\"url\";s:26:\"https://fluentcommunity.co\";s:10:\"author_url\";s:26:\"https://fluentcommunity.co\";s:13:\"thumbnail_url\";s:71:\"https://plugin-installer.wp-json.app/thumbnail/fluent-community-pro.png\";s:13:\"landscape_url\";s:71:\"https://plugin-installer.wp-json.app/thumbnail/fluent-community-pro.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:69;a:14:{s:2:\"id\";s:10:\"2960506473\";s:4:\"name\";s:46:\"FluentCRM - Marketing Automation For WordPress\";s:6:\"author\";s:36:\"WP Email Newsletter Team - FluentCRM\";s:7:\"version\";s:6:\"2.9.87\";s:11:\"description\";s:45:\"CRM and Email Newsletter Plugin for WordPress\";s:3:\"url\";s:21:\"https://fluentcrm.com\";s:10:\"author_url\";s:21:\"https://fluentcrm.com\";s:13:\"thumbnail_url\";s:61:\"https://plugin-installer.wp-json.app/thumbnail/fluent-crm.png\";s:13:\"landscape_url\";s:61:\"https://plugin-installer.wp-json.app/thumbnail/fluent-crm.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:70;a:14:{s:2:\"id\";s:10:\"1790584889\";s:4:\"name\";s:10:\"FluentSMTP\";s:6:\"author\";s:31:\"FluentSMTP & WPManageNinja Team\";s:7:\"version\";s:6:\"2.2.92\";s:11:\"description\";s:50:\"The Ultimate SMTP Connection Plugin for WordPress.\";s:3:\"url\";s:22:\"https://fluentsmtp.com\";s:10:\"author_url\";s:22:\"https://fluentsmtp.com\";s:13:\"thumbnail_url\";s:62:\"https://plugin-installer.wp-json.app/thumbnail/fluent-smtp.png\";s:13:\"landscape_url\";s:62:\"https://plugin-installer.wp-json.app/thumbnail/fluent-smtp.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:71;a:14:{s:2:\"id\";s:10:\"2986211109\";s:4:\"name\";s:14:\"Fluent Support\";s:6:\"author\";s:17:\"WPManageNinja LLC\";s:7:\"version\";s:6:\"1.10.5\";s:11:\"description\";s:47:\"The Ultimate Support Plugin For Your WordPress.\";s:3:\"url\";s:25:\"https://fluentsupport.com\";s:10:\"author_url\";s:25:\"https://wpmanageninja.com\";s:13:\"thumbnail_url\";s:65:\"https://plugin-installer.wp-json.app/thumbnail/fluent-support.png\";s:13:\"landscape_url\";s:65:\"https://plugin-installer.wp-json.app/thumbnail/fluent-support.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:72;a:14:{s:2:\"id\";s:10:\"3724181921\";s:4:\"name\";s:18:\"Fluent Support Pro\";s:6:\"author\";s:17:\"WPManageNinja LLC\";s:7:\"version\";s:6:\"1.10.1\";s:11:\"description\";s:51:\"Customer Support and Ticketing System for WordPress\";s:3:\"url\";s:25:\"https://fluentsupport.com\";s:10:\"author_url\";s:25:\"https://fluentsupport.com\";s:13:\"thumbnail_url\";s:69:\"https://plugin-installer.wp-json.app/thumbnail/fluent-support-pro.png\";s:13:\"landscape_url\";s:69:\"https://plugin-installer.wp-json.app/thumbnail/fluent-support-pro.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:73;a:14:{s:2:\"id\";s:10:\"1824604637\";s:4:\"name\";s:13:\"FluentCRM Pro\";s:6:\"author\";s:10:\"Fluent CRM\";s:7:\"version\";s:6:\"2.9.86\";s:11:\"description\";s:56:\"Pro Email Automation and Integration Addon for FluentCRM\";s:3:\"url\";s:21:\"https://fluentcrm.com\";s:10:\"author_url\";s:21:\"https://fluentcrm.com\";s:13:\"thumbnail_url\";s:69:\"https://plugin-installer.wp-json.app/thumbnail/fluentcampaign-pro.png\";s:13:\"landscape_url\";s:69:\"https://plugin-installer.wp-json.app/thumbnail/fluentcampaign-pro.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:74;a:14:{s:2:\"id\";s:10:\"4118452273\";s:4:\"name\";s:12:\"Fluent Forms\";s:6:\"author\";s:32:\"Contact Form - WPManageNinja LLC\";s:7:\"version\";s:6:\"6.1.11\";s:11:\"description\";s:127:\"Contact Form By Fluent Forms is the advanced Contact form plugin with drag and drop, multi column supported form builder plugin\";s:3:\"url\";s:41:\"https://wpmanageninja.com/wp-fluent-form/\";s:10:\"author_url\";s:23:\"https://fluentforms.com\";s:13:\"thumbnail_url\";s:61:\"https://plugin-installer.wp-json.app/thumbnail/fluentform.png\";s:13:\"landscape_url\";s:61:\"https://plugin-installer.wp-json.app/thumbnail/fluentform.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:75;a:14:{s:2:\"id\";s:10:\"3959579903\";s:4:\"name\";s:28:\"Fluent Forms Signature Addon\";s:6:\"author\";s:12:\"WPFluentForm\";s:7:\"version\";s:6:\"4.3.12\";s:11:\"description\";s:104:\"The signature field for Fluent Forms, the most advanced drag and drop form builder plugin for WordPress.\";s:3:\"url\";s:70:\"https://wpmanageninja.com/downloads/signature-add-on-for-wp-fluentform\";s:10:\"author_url\";s:23:\"https://fluentforms.com\";s:13:\"thumbnail_url\";s:71:\"https://plugin-installer.wp-json.app/thumbnail/fluentform-signature.png\";s:13:\"landscape_url\";s:71:\"https://plugin-installer.wp-json.app/thumbnail/fluentform-signature.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:76;a:14:{s:2:\"id\";s:10:\"1196802461\";s:4:\"name\";s:28:\"Fluent Forms Pro Add On Pack\";s:6:\"author\";s:12:\"Fluent Forms\";s:7:\"version\";s:5:\"6.1.8\";s:11:\"description\";s:98:\"The Pro version of FluentForm, the most advanced, drag and drop form builder plugin for WordPress.\";s:3:\"url\";s:24:\"https://fluentforms.com/\";s:10:\"author_url\";s:23:\"https://fluentforms.com\";s:13:\"thumbnail_url\";s:64:\"https://plugin-installer.wp-json.app/thumbnail/fluentformpro.png\";s:13:\"landscape_url\";s:64:\"https://plugin-installer.wp-json.app/thumbnail/fluentformpro.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:77;a:14:{s:2:\"id\";s:9:\"262256764\";s:4:\"name\";s:26:\"Fluent Forms PDF Generator\";s:6:\"author\";s:17:\"WPManageNinja LLC\";s:7:\"version\";s:6:\"1.1.11\";s:11:\"description\";s:47:\"Download entries as pdf with multiple template.\";s:3:\"url\";s:58:\"https://wpmanageninja.com/downloads/fluentform-pro-add-on/\";s:10:\"author_url\";s:25:\"https://wpmanageninja.com\";s:13:\"thumbnail_url\";s:66:\"https://plugin-installer.wp-json.app/thumbnail/fluentforms-pdf.png\";s:13:\"landscape_url\";s:66:\"https://plugin-installer.wp-json.app/thumbnail/fluentforms-pdf.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:78;a:14:{s:2:\"id\";s:10:\"1120780809\";s:4:\"name\";s:26:\"Free Gifts for WooCommerce\";s:6:\"author\";s:7:\"Flintop\";s:7:\"version\";s:6:\"12.7.0\";s:11:\"description\";s:81:\"Offer Free Gifts to your customers for making purchases in your WooCommerce Shop.\";s:3:\"url\";s:0:\"\";s:10:\"author_url\";s:31:\"https://woo.com/vendor/flintop/\";s:13:\"thumbnail_url\";s:77:\"https://plugin-installer.wp-json.app/thumbnail/free-gifts-for-woocommerce.png\";s:13:\"landscape_url\";s:77:\"https://plugin-installer.wp-json.app/thumbnail/free-gifts-for-woocommerce.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:79;a:14:{s:2:\"id\";s:10:\"1835019921\";s:4:\"name\";s:13:\"gAppointments\";s:6:\"author\";s:8:\"WpCrunch\";s:7:\"version\";s:6:\"1.14.1\";s:11:\"description\";s:44:\"Appointment booking addon for Gravity Forms.\";s:3:\"url\";s:0:\"\";s:10:\"author_url\";s:36:\"https://codecanyon.net/user/wpcrunch\";s:13:\"thumbnail_url\";s:64:\"https://plugin-installer.wp-json.app/thumbnail/gappointments.png\";s:13:\"landscape_url\";s:64:\"https://plugin-installer.wp-json.app/thumbnail/gappointments.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:80;a:14:{s:2:\"id\";s:10:\"4236818622\";s:4:\"name\";s:14:\"GenerateBlocks\";s:6:\"author\";s:11:\"Tom Usborne\";s:7:\"version\";s:5:\"2.2.0\";s:11:\"description\";s:87:\"A small collection of lightweight WordPress blocks that can accomplish nearly anything.\";s:3:\"url\";s:26:\"https://generateblocks.com\";s:10:\"author_url\";s:22:\"https://tomusborne.com\";s:13:\"thumbnail_url\";s:65:\"https://plugin-installer.wp-json.app/thumbnail/generateblocks.png\";s:13:\"landscape_url\";s:65:\"https://plugin-installer.wp-json.app/thumbnail/generateblocks.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:81;a:14:{s:2:\"id\";s:10:\"2522389863\";s:4:\"name\";s:18:\"GenerateBlocks Pro\";s:6:\"author\";s:11:\"Tom Usborne\";s:7:\"version\";s:5:\"2.5.0\";s:11:\"description\";s:107:\"GenerateBlocks Pro adds more great features to GenerateBlocks without sacrificing usability or performance.\";s:3:\"url\";s:32:\"https://generatepress.com/blocks\";s:10:\"author_url\";s:25:\"https://generatepress.com\";s:13:\"thumbnail_url\";s:69:\"https://plugin-installer.wp-json.app/thumbnail/generateblocks-pro.png\";s:13:\"landscape_url\";s:69:\"https://plugin-installer.wp-json.app/thumbnail/generateblocks-pro.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:82;a:14:{s:2:\"id\";s:10:\"1445988566\";s:4:\"name\";s:10:\"GP Premium\";s:6:\"author\";s:11:\"Tom Usborne\";s:7:\"version\";s:5:\"2.5.5\";s:11:\"description\";s:55:\"The entire collection of GeneratePress premium modules.\";s:3:\"url\";s:25:\"https://generatepress.com\";s:10:\"author_url\";s:25:\"https://generatepress.com\";s:13:\"thumbnail_url\";s:61:\"https://plugin-installer.wp-json.app/thumbnail/gp-premium.png\";s:13:\"landscape_url\";s:61:\"https://plugin-installer.wp-json.app/thumbnail/gp-premium.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:83;a:14:{s:2:\"id\";s:10:\"4236149376\";s:4:\"name\";s:13:\"Gravity Forms\";s:6:\"author\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.9.24\";s:11:\"description\";s:75:\"Easily create web forms and manage form entries within the WordPress admin.\";s:3:\"url\";s:24:\"https://gravityforms.com\";s:10:\"author_url\";s:24:\"https://gravityforms.com\";s:13:\"thumbnail_url\";s:63:\"https://plugin-installer.wp-json.app/thumbnail/gravityforms.png\";s:13:\"landscape_url\";s:63:\"https://plugin-installer.wp-json.app/thumbnail/gravityforms.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:84;a:14:{s:2:\"id\";s:10:\"1760186840\";s:4:\"name\";s:26:\"Gravity Forms Multilingual\";s:6:\"author\";s:14:\"OnTheGoSystems\";s:7:\"version\";s:5:\"1.8.3\";s:11:\"description\";s:42:\"Add multilingual support for Gravity Forms\";s:3:\"url\";s:126:\"https://wpml.org/documentation/related-projects/gravity-forms-multilingual/?utm_source=plugin&utm_medium=gui&utm_campaign=gfml\";s:10:\"author_url\";s:30:\"http://www.onthegosystems.com/\";s:13:\"thumbnail_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/gravityforms-multilingual.png\";s:13:\"landscape_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/gravityforms-multilingual.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:85;a:14:{s:2:\"id\";s:10:\"2575250578\";s:4:\"name\";s:12:\"Gravity SMTP\";s:6:\"author\";s:13:\"Gravity Forms\";s:7:\"version\";s:5:\"2.1.1\";s:11:\"description\";s:105:\"Confidently send emails from your website with secure and reliable SMTP providers and API-based services.\";s:3:\"url\";s:24:\"https://gravityforms.com\";s:10:\"author_url\";s:24:\"https://gravityforms.com\";s:13:\"thumbnail_url\";s:62:\"https://plugin-installer.wp-json.app/thumbnail/gravitysmtp.png\";s:13:\"landscape_url\";s:62:\"https://plugin-installer.wp-json.app/thumbnail/gravitysmtp.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:86;a:14:{s:2:\"id\";s:10:\"3183477990\";s:4:\"name\";s:18:\"Solid Security Pro\";s:6:\"author\";s:7:\"SolidWP\";s:7:\"version\";s:5:\"8.6.3\";s:11:\"description\";s:130:\"Shield your site from cyberattacks and prevent security vulnerabilities. The only security plugin you need for a solid foundation.\";s:3:\"url\";s:28:\"https://solidwp.com/security\";s:10:\"author_url\";s:19:\"https://solidwp.com\";s:13:\"thumbnail_url\";s:71:\"https://plugin-installer.wp-json.app/thumbnail/ithemes-security-pro.png\";s:13:\"landscape_url\";s:71:\"https://plugin-installer.wp-json.app/thumbnail/ithemes-security-pro.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:87;a:14:{s:2:\"id\";s:10:\"1080449219\";s:4:\"name\";s:24:\"Jet Appointments Booking\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:7:\"2.2.6.1\";s:11:\"description\";s:66:\"A must-have solution to create forms for booking the appointments.\";s:3:\"url\";s:46:\"https://crocoblock.com/plugins/jetappointment/\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:75:\"https://plugin-installer.wp-json.app/thumbnail/jet-appointments-booking.png\";s:13:\"landscape_url\";s:75:\"https://plugin-installer.wp-json.app/thumbnail/jet-appointments-booking.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:88;a:14:{s:2:\"id\";s:10:\"3403992009\";s:4:\"name\";s:23:\"JetBlocks For Elementor\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:6:\"1.3.21\";s:11:\"description\";s:131:\"The basic utilitary widgets for implementing additional functionality to headers, footers and special sections built with Elementor\";s:3:\"url\";s:41:\"https://crocoblock.com/plugins/jetblocks/\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:61:\"https://plugin-installer.wp-json.app/thumbnail/jet-blocks.png\";s:13:\"landscape_url\";s:61:\"https://plugin-installer.wp-json.app/thumbnail/jet-blocks.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:89;a:14:{s:2:\"id\";s:10:\"3040094821\";s:4:\"name\";s:21:\"JetBlog For Elementor\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:5:\"2.4.7\";s:11:\"description\";s:43:\"Blogging Package for Elementor Page Builder\";s:3:\"url\";s:39:\"https://crocoblock.com/plugins/jetblog/\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:59:\"https://plugin-installer.wp-json.app/thumbnail/jet-blog.png\";s:13:\"landscape_url\";s:59:\"https://plugin-installer.wp-json.app/thumbnail/jet-blog.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:90;a:14:{s:2:\"id\";s:10:\"1550739354\";s:4:\"name\";s:10:\"JetBooking\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:5:\"3.8.5\";s:11:\"description\";s:210:\"Allows creating a booking functionality for your residence with an availability check, which means your site visitor can select a certain period (check-in and check-out dates) he wants to rent this housing for.\";s:3:\"url\";s:42:\"https://crocoblock.com/plugins/jetbooking/\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:62:\"https://plugin-installer.wp-json.app/thumbnail/jet-booking.png\";s:13:\"landscape_url\";s:62:\"https://plugin-installer.wp-json.app/thumbnail/jet-booking.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:91;a:14:{s:2:\"id\";s:10:\"4093224638\";s:4:\"name\";s:32:\"JetCompareWishlist For Elementor\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:8:\"1.5.12.2\";s:11:\"description\";s:82:\"JetCompareWishlist - Compare and Wishlist functionality for Elementor Page Builder\";s:3:\"url\";s:50:\"https://crocoblock.com/plugins/jetcomparewishlist/\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:71:\"https://plugin-installer.wp-json.app/thumbnail/jet-compare-wishlist.png\";s:13:\"landscape_url\";s:71:\"https://plugin-installer.wp-json.app/thumbnail/jet-compare-wishlist.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:92;a:14:{s:2:\"id\";s:9:\"893902942\";s:4:\"name\";s:25:\"JetElements For Elementor\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:8:\"2.7.12.1\";s:11:\"description\";s:211:\"Brand new addon for Elementor Page builder. It provides the set of modules to create different kinds of content, adds custom modules to your website and applies attractive styles in the matter of several clicks!\";s:3:\"url\";s:43:\"https://crocoblock.com/plugins/jetelements/\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:63:\"https://plugin-installer.wp-json.app/thumbnail/jet-elements.png\";s:13:\"landscape_url\";s:63:\"https://plugin-installer.wp-json.app/thumbnail/jet-elements.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:93;a:14:{s:2:\"id\";s:10:\"3969991740\";s:4:\"name\";s:9:\"JetEngine\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:5:\"3.8.0\";s:11:\"description\";s:80:\"The ultimate solution for managing custom post types, taxonomies and meta boxes.\";s:3:\"url\";s:41:\"https://crocoblock.com/plugins/jetengine/\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:61:\"https://plugin-installer.wp-json.app/thumbnail/jet-engine.png\";s:13:\"landscape_url\";s:61:\"https://plugin-installer.wp-json.app/thumbnail/jet-engine.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:94;a:14:{s:2:\"id\";s:10:\"3467341702\";s:4:\"name\";s:42:\"JetEngine - Get attachment file link by ID\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:5:\"1.1.3\";s:11:\"description\";s:111:\"Adds new callback to Dynamic Field widget, which allows to convert attachment file ID into attchment file link.\";s:3:\"url\";s:1:\"#\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:86:\"https://plugin-installer.wp-json.app/thumbnail/jet-engine-attachment-link-callback.png\";s:13:\"landscape_url\";s:86:\"https://plugin-installer.wp-json.app/thumbnail/jet-engine-attachment-link-callback.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:95;a:14:{s:2:\"id\";s:10:\"3982202189\";s:4:\"name\";s:40:\"JetEngine - Custom visibility conditions\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:5:\"1.1.2\";s:11:\"description\";s:0:\"\";s:3:\"url\";s:0:\"\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:90:\"https://plugin-installer.wp-json.app/thumbnail/jet-engine-custom-visibility-conditions.png\";s:13:\"landscape_url\";s:90:\"https://plugin-installer.wp-json.app/thumbnail/jet-engine-custom-visibility-conditions.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:96;a:14:{s:2:\"id\";s:10:\"2318908446\";s:4:\"name\";s:34:\"JetEngine - dynamic charts builder\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:6:\"1.0.11\";s:11:\"description\";s:44:\"Dynamic charts builder module for JetEngine.\";s:3:\"url\";s:0:\"\";s:10:\"author_url\";s:0:\"\";s:13:\"thumbnail_url\";s:83:\"https://plugin-installer.wp-json.app/thumbnail/jet-engine-dynamic-charts-module.png\";s:13:\"landscape_url\";s:83:\"https://plugin-installer.wp-json.app/thumbnail/jet-engine-dynamic-charts-module.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:97;a:14:{s:2:\"id\";s:10:\"3319048037\";s:4:\"name\";s:34:\"JetEngine - dynamic tables builder\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:6:\"1.0.14\";s:11:\"description\";s:44:\"Dynamic tables builder module for JetEngine.\";s:3:\"url\";s:0:\"\";s:10:\"author_url\";s:0:\"\";s:13:\"thumbnail_url\";s:83:\"https://plugin-installer.wp-json.app/thumbnail/jet-engine-dynamic-tables-module.png\";s:13:\"landscape_url\";s:83:\"https://plugin-installer.wp-json.app/thumbnail/jet-engine-dynamic-tables-module.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:98;a:14:{s:2:\"id\";s:10:\"1571399162\";s:4:\"name\";s:31:\"JetEngine - Items number filter\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:5:\"1.0.0\";s:11:\"description\";s:135:\"Allows users to add a filter that sets the number of items per page depending on the screen width. Requires the JetSmartFilters plugin.\";s:3:\"url\";s:0:\"\";s:10:\"author_url\";s:0:\"\";s:13:\"thumbnail_url\";s:81:\"https://plugin-installer.wp-json.app/thumbnail/jet-engine-items-number-filter.png\";s:13:\"landscape_url\";s:81:\"https://plugin-installer.wp-json.app/thumbnail/jet-engine-items-number-filter.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:99;a:14:{s:2:\"id\";s:10:\"2431671964\";s:4:\"name\";s:27:\"JetEngine - Layout Switcher\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:5:\"1.0.0\";s:11:\"description\";s:49:\"Layout Switcher module for JetEngine Listing Grid\";s:3:\"url\";s:0:\"\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:77:\"https://plugin-installer.wp-json.app/thumbnail/jet-engine-layout-switcher.png\";s:13:\"landscape_url\";s:77:\"https://plugin-installer.wp-json.app/thumbnail/jet-engine-layout-switcher.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:100;a:14:{s:2:\"id\";s:10:\"3506593316\";s:4:\"name\";s:39:\"JetEngine Post Expiration Period Module\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:5:\"1.1.2\";s:11:\"description\";s:29:\"Also supports JetFormBuilder.\";s:3:\"url\";s:0:\"\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:84:\"https://plugin-installer.wp-json.app/thumbnail/jet-engine-post-expiration-period.png\";s:13:\"landscape_url\";s:84:\"https://plugin-installer.wp-json.app/thumbnail/jet-engine-post-expiration-period.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:101;a:14:{s:2:\"id\";s:10:\"1268217416\";s:4:\"name\";s:32:\"JetEngine - Trim string callback\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:5:\"1.0.3\";s:11:\"description\";s:104:\"Adds new callback to Dynamic Field widget, which allows to return truncated string with specified width.\";s:3:\"url\";s:1:\"#\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:75:\"https://plugin-installer.wp-json.app/thumbnail/jet-engine-trim-callback.png\";s:13:\"landscape_url\";s:75:\"https://plugin-installer.wp-json.app/thumbnail/jet-engine-trim-callback.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:102;a:14:{s:2:\"id\";s:9:\"202233499\";s:4:\"name\";s:35:\"JetFormBuilder Address Autocomplete\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:6:\"1.0.10\";s:11:\"description\";s:85:\"A dynamic addon that suggests up to 5 places in order to auto-fill the Address field.\";s:3:\"url\";s:55:\"https://jetformbuilder.com/addons/address-autocomplete/\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:88:\"https://plugin-installer.wp-json.app/thumbnail/jet-form-builder-address-autocomplete.png\";s:13:\"landscape_url\";s:88:\"https://plugin-installer.wp-json.app/thumbnail/jet-form-builder-address-autocomplete.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:103;a:14:{s:2:\"id\";s:9:\"564361421\";s:4:\"name\";s:36:\"JetFormBuilder Advanced Color Picker\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:5:\"1.0.5\";s:11:\"description\";s:79:\"A field-enriching tweak that adds color picker functionality to frontend forms.\";s:3:\"url\";s:56:\"https://jetformbuilder.com/addons/advanced-color-picker/\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:79:\"https://plugin-installer.wp-json.app/thumbnail/jet-form-builder-colorpicker.png\";s:13:\"landscape_url\";s:79:\"https://plugin-installer.wp-json.app/thumbnail/jet-form-builder-colorpicker.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:104;a:14:{s:2:\"id\";s:10:\"1034663231\";s:4:\"name\";s:32:\"JetFormBuilder ConvertKit Action\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:5:\"1.0.3\";s:11:\"description\";s:87:\"An email marketing addon to ensure higher audience reach and income from mailing lists.\";s:3:\"url\";s:52:\"https://jetformbuilder.com/addons/convertkit-action/\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:85:\"https://plugin-installer.wp-json.app/thumbnail/jet-form-builder-convertkit-action.png\";s:13:\"landscape_url\";s:85:\"https://plugin-installer.wp-json.app/thumbnail/jet-form-builder-convertkit-action.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:105;a:14:{s:2:\"id\";s:10:\"1207965181\";s:4:\"name\";s:41:\"JetFormBuilder Formless Actions Endpoints\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:5:\"1.0.4\";s:11:\"description\";s:73:\"A tweak to execute specific after-submit actions without front-end forms.\";s:3:\"url\";s:27:\"https://jetformbuilder.com/\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:94:\"https://plugin-installer.wp-json.app/thumbnail/jet-form-builder-formless-actions-endpoints.png\";s:13:\"landscape_url\";s:94:\"https://plugin-installer.wp-json.app/thumbnail/jet-form-builder-formless-actions-endpoints.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:106;a:14:{s:2:\"id\";s:10:\"4276243406\";s:4:\"name\";s:34:\"JetFormBuilder Hierarchical Select\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:5:\"1.0.7\";s:11:\"description\";s:81:\"A form-enriching tweak that allows you to output multi-level Select field groups.\";s:3:\"url\";s:54:\"https://jetformbuilder.com/addons/hierarchical-select/\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:87:\"https://plugin-installer.wp-json.app/thumbnail/jet-form-builder-hierarchical-select.png\";s:13:\"landscape_url\";s:87:\"https://plugin-installer.wp-json.app/thumbnail/jet-form-builder-hierarchical-select.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:107;a:14:{s:2:\"id\";s:10:\"3261961806\";s:4:\"name\";s:29:\"JetFormBuilder HubSpot Action\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:5:\"1.1.6\";s:11:\"description\";s:87:\"A mailing list addon that lets you alter the existing contacts and easily add new ones.\";s:3:\"url\";s:42:\"https://jetformbuilder.com/addons/hubspot/\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:82:\"https://plugin-installer.wp-json.app/thumbnail/jet-form-builder-hubspot-action.png\";s:13:\"landscape_url\";s:82:\"https://plugin-installer.wp-json.app/thumbnail/jet-form-builder-hubspot-action.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:108;a:14:{s:2:\"id\";s:10:\"2595327279\";s:4:\"name\";s:35:\"JetFormBuilder Limit Form Responses\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:5:\"1.1.1\";s:11:\"description\";s:89:\"A lightweight addon to control the overall number of form submissions and those per user.\";s:3:\"url\";s:55:\"https://jetformbuilder.com/addons/limit-form-responses/\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:88:\"https://plugin-installer.wp-json.app/thumbnail/jet-form-builder-limit-form-responses.png\";s:13:\"landscape_url\";s:88:\"https://plugin-installer.wp-json.app/thumbnail/jet-form-builder-limit-form-responses.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:109;a:14:{s:2:\"id\";s:9:\"534470500\";s:4:\"name\";s:32:\"JetFormBuilder User Login Action\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:5:\"2.0.7\";s:11:\"description\";s:91:\"A post-submit action addon allowing users to log in by the provided email/login & password.\";s:3:\"url\";s:45:\"https://jetformbuilder.com/addons/user-login/\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:80:\"https://plugin-installer.wp-json.app/thumbnail/jet-form-builder-login-action.png\";s:13:\"landscape_url\";s:80:\"https://plugin-installer.wp-json.app/thumbnail/jet-form-builder-login-action.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:110;a:14:{s:2:\"id\";s:10:\"2396468175\";s:4:\"name\";s:32:\"JetFormBuilder MailerLite Action\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:5:\"1.0.4\";s:11:\"description\";s:66:\"A top-notch addon to bring your email marketing to the next level.\";s:3:\"url\";s:52:\"https://jetformbuilder.com/addons/mailerlite-action/\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:85:\"https://plugin-installer.wp-json.app/thumbnail/jet-form-builder-mailerlite-action.png\";s:13:\"landscape_url\";s:85:\"https://plugin-installer.wp-json.app/thumbnail/jet-form-builder-mailerlite-action.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:111;a:14:{s:2:\"id\";s:10:\"1860627451\";s:4:\"name\";s:30:\"JetFormBuilder MailPoet Action\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:5:\"1.0.6\";s:11:\"description\";s:79:\"A form addon for more effective visitor data management and newsletter sending.\";s:3:\"url\";s:43:\"https://jetformbuilder.com/addons/mailpoet/\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:83:\"https://plugin-installer.wp-json.app/thumbnail/jet-form-builder-mailpoet-action.png\";s:13:\"landscape_url\";s:83:\"https://plugin-installer.wp-json.app/thumbnail/jet-form-builder-mailpoet-action.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:112;a:14:{s:2:\"id\";s:10:\"4236138229\";s:4:\"name\";s:29:\"JetFormBuilder Moosend Action\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:5:\"1.0.3\";s:11:\"description\";s:80:\"A form extension to effectively manage subscribers and automate email marketing.\";s:3:\"url\";s:42:\"https://jetformbuilder.com/addons/moosend/\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:82:\"https://plugin-installer.wp-json.app/thumbnail/jet-form-builder-moosend-action.png\";s:13:\"landscape_url\";s:82:\"https://plugin-installer.wp-json.app/thumbnail/jet-form-builder-moosend-action.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:113;a:14:{s:2:\"id\";s:9:\"246881085\";s:4:\"name\";s:40:\"JetFormBuilder PayPal Recurring payments\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:5:\"1.1.4\";s:11:\"description\";s:106:\"A tweak that allows you to create subscriptions and accept recurring payments via PayPal-integrated forms.\";s:3:\"url\";s:59:\"https://jetformbuilder.com/addons/paypal-recurring-payments\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:88:\"https://plugin-installer.wp-json.app/thumbnail/jet-form-builder-paypal-subscriptions.png\";s:13:\"landscape_url\";s:88:\"https://plugin-installer.wp-json.app/thumbnail/jet-form-builder-paypal-subscriptions.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:114;a:14:{s:2:\"id\";s:9:\"207530158\";s:4:\"name\";s:29:\"JetFormBuilder PDF Attachment\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:5:\"1.0.3\";s:11:\"description\";s:85:\"A form addon to convert user-submitted data from a WordPress form to PDF attachments.\";s:3:\"url\";s:27:\"https://jetformbuilder.com/\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:71:\"https://plugin-installer.wp-json.app/thumbnail/jet-form-builder-pdf.png\";s:13:\"landscape_url\";s:71:\"https://plugin-installer.wp-json.app/thumbnail/jet-form-builder-pdf.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:115;a:14:{s:2:\"id\";s:8:\"78094746\";s:4:\"name\";s:33:\"JetFormBuilder Save Form Progress\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:6:\"1.0.11\";s:11:\"description\";s:95:\"A tweak to autosave the form progress and inputted data if the filling process was interrupted.\";s:3:\"url\";s:53:\"https://jetformbuilder.com/addons/save-form-progress/\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:81:\"https://plugin-installer.wp-json.app/thumbnail/jet-form-builder-save-progress.png\";s:13:\"landscape_url\";s:81:\"https://plugin-installer.wp-json.app/thumbnail/jet-form-builder-save-progress.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:116;a:14:{s:2:\"id\";s:10:\"3930137071\";s:4:\"name\";s:29:\"JetFormBuilder Schedule Forms\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:5:\"1.0.3\";s:11:\"description\";s:74:\"A supplementary plugin that lets you set the form availability time frame.\";s:3:\"url\";s:49:\"https://jetformbuilder.com/addons/schedule-forms/\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:82:\"https://plugin-installer.wp-json.app/thumbnail/jet-form-builder-schedule-forms.png\";s:13:\"landscape_url\";s:82:\"https://plugin-installer.wp-json.app/thumbnail/jet-form-builder-schedule-forms.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:117;a:14:{s:2:\"id\";s:10:\"4131861495\";s:4:\"name\";s:34:\"JetFormBuilder Select Autocomplete\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:5:\"1.0.7\";s:11:\"description\";s:69:\"A tweak to auto-fill the values dynamically in the Select field type.\";s:3:\"url\";s:54:\"https://jetformbuilder.com/addons/select-autocomplete/\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:87:\"https://plugin-installer.wp-json.app/thumbnail/jet-form-builder-select-autocomplete.png\";s:13:\"landscape_url\";s:87:\"https://plugin-installer.wp-json.app/thumbnail/jet-form-builder-select-autocomplete.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:118;a:14:{s:2:\"id\";s:10:\"2021731558\";s:4:\"name\";s:29:\"JetFormBuilder Stripe Gateway\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:5:\"2.0.3\";s:11:\"description\";s:75:\"A supplementary software to integrate your forms and Stripe payment system.\";s:3:\"url\";s:50:\"https://jetformbuilder.com/addons/stripe-payments/\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:82:\"https://plugin-installer.wp-json.app/thumbnail/jet-form-builder-stripe-gateway.png\";s:13:\"landscape_url\";s:82:\"https://plugin-installer.wp-json.app/thumbnail/jet-form-builder-stripe-gateway.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:119;a:14:{s:2:\"id\";s:10:\"2514534718\";s:4:\"name\";s:49:\"JetFormBuilder WooCommerce Cart & Checkout Action\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:5:\"1.0.8\";s:11:\"description\";s:56:\"An addon that integrates forms and WooCommerce checkout.\";s:3:\"url\";s:67:\"https://jetformbuilder.com/addons/woocommerce-cart-checkout-action/\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:78:\"https://plugin-installer.wp-json.app/thumbnail/jet-form-builder-woo-action.png\";s:13:\"landscape_url\";s:78:\"https://plugin-installer.wp-json.app/thumbnail/jet-form-builder-woo-action.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:120;a:14:{s:2:\"id\";s:9:\"136593845\";s:4:\"name\";s:7:\"JetMenu\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:6:\"2.4.18\";s:11:\"description\";s:217:\"A top-notch mega menu addon for Elementor. Use it to create a fully responsive mega menu with drop-down items, rich in content modules, and change your menu style according to your vision without any coding knowledge!\";s:3:\"url\";s:39:\"https://crocoblock.com/plugins/jetmenu/\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:59:\"https://plugin-installer.wp-json.app/thumbnail/jet-menu.png\";s:13:\"landscape_url\";s:59:\"https://plugin-installer.wp-json.app/thumbnail/jet-menu.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:121;a:14:{s:2:\"id\";s:10:\"3631333598\";s:4:\"name\";s:8:\"JetPopup\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:8:\"2.0.20.1\";s:11:\"description\";s:54:\"The advanced plugin for creating popups with Elementor\";s:3:\"url\";s:40:\"https://crocoblock.com/plugins/jetpopup/\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:60:\"https://plugin-installer.wp-json.app/thumbnail/jet-popup.png\";s:13:\"landscape_url\";s:60:\"https://plugin-installer.wp-json.app/thumbnail/jet-popup.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:122;a:14:{s:2:\"id\";s:10:\"3574751563\";s:4:\"name\";s:24:\"JetReviews For Elementor\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:7:\"3.0.0.1\";s:11:\"description\";s:54:\"JetReviews - Reviews Widget for Elementor Page Builder\";s:3:\"url\";s:42:\"https://crocoblock.com/plugins/jetreviews/\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:62:\"https://plugin-installer.wp-json.app/thumbnail/jet-reviews.png\";s:13:\"landscape_url\";s:62:\"https://plugin-installer.wp-json.app/thumbnail/jet-reviews.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:123;a:14:{s:2:\"id\";s:10:\"2969142550\";s:4:\"name\";s:9:\"JetSearch\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:8:\"3.5.16.1\";s:11:\"description\";s:100:\"The best tool for adding complex search functionality to pages built with Elementor or Blocks editor\";s:3:\"url\";s:41:\"https://crocoblock.com/plugins/jetsearch/\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:61:\"https://plugin-installer.wp-json.app/thumbnail/jet-search.png\";s:13:\"landscape_url\";s:61:\"https://plugin-installer.wp-json.app/thumbnail/jet-search.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:124;a:14:{s:2:\"id\";s:10:\"3313672811\";s:4:\"name\";s:15:\"JetSmartFilters\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:5:\"3.7.1\";s:11:\"description\";s:99:\"Adds easy-to-use AJAX filters to the pages built with Elementor which contain the dynamic listings.\";s:3:\"url\";s:47:\"https://crocoblock.com/plugins/jetsmartfilters/\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:68:\"https://plugin-installer.wp-json.app/thumbnail/jet-smart-filters.png\";s:13:\"landscape_url\";s:68:\"https://plugin-installer.wp-json.app/thumbnail/jet-smart-filters.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:125;a:14:{s:2:\"id\";s:10:\"1082783189\";s:4:\"name\";s:15:\"JetStyleManager\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:5:\"1.3.8\";s:11:\"description\";s:36:\"Style manager for Crocoblock plugins\";s:3:\"url\";s:22:\"https://crocoblock.com\";s:10:\"author_url\";s:22:\"https://crocoblock.com\";s:13:\"thumbnail_url\";s:68:\"https://plugin-installer.wp-json.app/thumbnail/jet-style-manager.png\";s:13:\"landscape_url\";s:68:\"https://plugin-installer.wp-json.app/thumbnail/jet-style-manager.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:126;a:14:{s:2:\"id\";s:10:\"1743395653\";s:4:\"name\";s:21:\"JetTabs For Elementor\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:6:\"2.2.12\";s:11:\"description\";s:56:\"JetTabs - Tabs and Accordions for Elementor Page Builder\";s:3:\"url\";s:39:\"https://crocoblock.com/plugins/jettabs/\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:59:\"https://plugin-installer.wp-json.app/thumbnail/jet-tabs.png\";s:13:\"landscape_url\";s:59:\"https://plugin-installer.wp-json.app/thumbnail/jet-tabs.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:127;a:14:{s:2:\"id\";s:10:\"3072038856\";s:4:\"name\";s:12:\"JetThemeCore\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:7:\"2.3.1.1\";s:11:\"description\";s:65:\"Most powerful plugin created to make building websites super easy\";s:3:\"url\";s:44:\"https://crocoblock.com/plugins/jetthemecore/\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:65:\"https://plugin-installer.wp-json.app/thumbnail/jet-theme-core.png\";s:13:\"landscape_url\";s:65:\"https://plugin-installer.wp-json.app/thumbnail/jet-theme-core.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:128;a:14:{s:2:\"id\";s:10:\"3855637616\";s:4:\"name\";s:9:\"JetTricks\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:5:\"1.5.9\";s:11:\"description\";s:124:\"Use different eye-catching stylish animation effects and let your content become truly alive with outstanding visual tricks!\";s:3:\"url\";s:41:\"https://crocoblock.com/plugins/jettricks/\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:61:\"https://plugin-installer.wp-json.app/thumbnail/jet-tricks.png\";s:13:\"landscape_url\";s:61:\"https://plugin-installer.wp-json.app/thumbnail/jet-tricks.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:129;a:14:{s:2:\"id\";s:10:\"1532512026\";s:4:\"name\";s:27:\"JetWooBuilder For Elementor\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:5:\"2.2.3\";s:11:\"description\";s:112:\"Your perfect asset in creating WooCommerce page templates using loads of special widgets & stylish page layouts.\";s:3:\"url\";s:45:\"https://crocoblock.com/plugins/jetwoobuilder/\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:66:\"https://plugin-installer.wp-json.app/thumbnail/jet-woo-builder.png\";s:13:\"landscape_url\";s:66:\"https://plugin-installer.wp-json.app/thumbnail/jet-woo-builder.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:130;a:14:{s:2:\"id\";s:9:\"543367685\";s:4:\"name\";s:17:\"JetProductGallery\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:5:\"2.2.4\";s:11:\"description\";s:41:\"Your perfect tool for creating galleries.\";s:3:\"url\";s:49:\"https://crocoblock.com/plugins/jetproductgallery/\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/jet-woo-product-gallery.png\";s:13:\"landscape_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/jet-woo-product-gallery.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:131;a:14:{s:2:\"id\";s:10:\"4257010235\";s:4:\"name\";s:14:\"JetFormBuilder\";s:6:\"author\";s:10:\"Crocoblock\";s:7:\"version\";s:5:\"3.5.5\";s:11:\"description\";s:156:\"Advanced form builder plugin for WordPress block editor. Create forms from the ground up, customize the existing ones, and style them up  all in one editor.\";s:3:\"url\";s:27:\"https://jetformbuilder.com/\";s:10:\"author_url\";s:23:\"https://crocoblock.com/\";s:13:\"thumbnail_url\";s:65:\"https://plugin-installer.wp-json.app/thumbnail/jetformbuilder.png\";s:13:\"landscape_url\";s:65:\"https://plugin-installer.wp-json.app/thumbnail/jetformbuilder.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:132;a:14:{s:2:\"id\";s:10:\"2486703837\";s:4:\"name\";s:21:\"WPBakery Page Builder\";s:6:\"author\";s:8:\"WPBakery\";s:7:\"version\";s:5:\"8.7.2\";s:11:\"description\";s:154:\"Drag and drop page builder for WordPress. Take full control over your WordPress site, build any layout you can imagine  no programming knowledge required.\";s:3:\"url\";s:20:\"https://wpbakery.com\";s:10:\"author_url\";s:101:\"https://wpbakery.com/?utm_source=wpdashboard&utm_medium=wp-plugins&utm_campaign=info&utm_content=text\";s:13:\"thumbnail_url\";s:62:\"https://plugin-installer.wp-json.app/thumbnail/js_composer.png\";s:13:\"landscape_url\";s:62:\"https://plugin-installer.wp-json.app/thumbnail/js_composer.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:133;a:14:{s:2:\"id\";s:10:\"2823108866\";s:4:\"name\";s:34:\"LearnDash Multilingual Integration\";s:6:\"author\";s:9:\"LearnDash\";s:7:\"version\";s:5:\"1.0.0\";s:11:\"description\";s:57:\"Adds Multilingual support with WPML and Polylang plugins.\";s:3:\"url\";s:29:\"https://support.learndash.com\";s:10:\"author_url\";s:29:\"https://support.learndash.com\";s:13:\"thumbnail_url\";s:66:\"https://plugin-installer.wp-json.app/thumbnail/ld-multilingual.png\";s:13:\"landscape_url\";s:66:\"https://plugin-installer.wp-json.app/thumbnail/ld-multilingual.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:134;a:14:{s:2:\"id\";s:10:\"1876404064\";s:4:\"name\";s:47:\"LearnDash LMS - The Events Calendar Integration\";s:6:\"author\";s:9:\"LearnDash\";s:7:\"version\";s:7:\"1.0.2.1\";s:11:\"description\";s:48:\"Integrate LearnDash LMS with The Events Calendar\";s:3:\"url\";s:26:\"https://www.learndash.com/\";s:10:\"author_url\";s:26:\"https://www.learndash.com/\";s:13:\"thumbnail_url\";s:57:\"https://plugin-installer.wp-json.app/thumbnail/ld-tec.png\";s:13:\"landscape_url\";s:57:\"https://plugin-installer.wp-json.app/thumbnail/ld-tec.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:135;a:14:{s:2:\"id\";s:10:\"3726444705\";s:4:\"name\";s:37:\"LearnDash LMS - 2Checkout Integration\";s:6:\"author\";s:9:\"LearnDash\";s:7:\"version\";s:7:\"1.1.1.2\";s:11:\"description\";s:44:\"2Checkout payment gateway for LearnDash LMS.\";s:3:\"url\";s:24:\"http://www.learndash.com\";s:10:\"author_url\";s:24:\"http://www.learndash.com\";s:13:\"thumbnail_url\";s:70:\"https://plugin-installer.wp-json.app/thumbnail/learndash-2checkout.png\";s:13:\"landscape_url\";s:70:\"https://plugin-installer.wp-json.app/thumbnail/learndash-2checkout.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:136;a:14:{s:2:\"id\";s:9:\"942355114\";s:4:\"name\";s:28:\"LearnDash LMS - Achievements\";s:6:\"author\";s:9:\"LearnDash\";s:7:\"version\";s:5:\"2.0.3\";s:11:\"description\";s:101:\"Award badges and points to users for the successful completion of LearnDash and WordPress activities.\";s:3:\"url\";s:25:\"http://www.learndash.com/\";s:10:\"author_url\";s:25:\"http://www.learndash.com/\";s:13:\"thumbnail_url\";s:73:\"https://plugin-installer.wp-json.app/thumbnail/learndash-achievements.png\";s:13:\"landscape_url\";s:73:\"https://plugin-installer.wp-json.app/thumbnail/learndash-achievements.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:137;a:14:{s:2:\"id\";s:10:\"2828053868\";s:4:\"name\";s:35:\"LearnDash LMS - bbPress Integration\";s:6:\"author\";s:9:\"LearnDash\";s:7:\"version\";s:5:\"2.2.4\";s:11:\"description\";s:115:\"LearnDash integration with the bbPress plugin that allows to create private forums for user\'s enrolled to a course.\";s:3:\"url\";s:24:\"http://www.learndash.com\";s:10:\"author_url\";s:24:\"http://www.learndash.com\";s:13:\"thumbnail_url\";s:68:\"https://plugin-installer.wp-json.app/thumbnail/learndash-bbpress.png\";s:13:\"landscape_url\";s:68:\"https://plugin-installer.wp-json.app/thumbnail/learndash-bbpress.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:138;a:14:{s:2:\"id\";s:10:\"1687609611\";s:4:\"name\";s:35:\"LearnDash LMS - Certificate Builder\";s:6:\"author\";s:9:\"LearnDash\";s:7:\"version\";s:7:\"1.1.3.1\";s:11:\"description\";s:120:\"LearnDash certificate builder allows you build certificates for your courses using the Gutenberg WordPress block editor.\";s:3:\"url\";s:67:\"https://www.learndash.com/ld-add-ons/learndash-certificate-builder/\";s:10:\"author_url\";s:25:\"https://www.learndash.com\";s:13:\"thumbnail_url\";s:80:\"https://plugin-installer.wp-json.app/thumbnail/learndash-certificate-builder.png\";s:13:\"landscape_url\";s:80:\"https://plugin-installer.wp-json.app/thumbnail/learndash-certificate-builder.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:139;a:14:{s:2:\"id\";s:10:\"3591743341\";s:4:\"name\";s:31:\"LearnDash LMS - EDD Integration\";s:6:\"author\";s:9:\"LearnDash\";s:7:\"version\";s:5:\"1.4.0\";s:11:\"description\";s:55:\"LearnDash integration plugin for Easy Digital Downloads\";s:3:\"url\";s:20:\"http://learndash.com\";s:10:\"author_url\";s:20:\"http://learndash.com\";s:13:\"thumbnail_url\";s:64:\"https://plugin-installer.wp-json.app/thumbnail/learndash-edd.png\";s:13:\"landscape_url\";s:64:\"https://plugin-installer.wp-json.app/thumbnail/learndash-edd.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:140;a:14:{s:2:\"id\";s:10:\"1831453682\";s:4:\"name\";s:25:\"LearnDash LMS - Elementor\";s:6:\"author\";s:9:\"LearnDash\";s:7:\"version\";s:6:\"1.0.11\";s:11:\"description\";s:94:\"LearnDash LMS official add-on to integrate LearnDash LMS with Elementor widgets and templates.\";s:3:\"url\";s:24:\"http://www.learndash.com\";s:10:\"author_url\";s:24:\"http://www.learndash.com\";s:13:\"thumbnail_url\";s:70:\"https://plugin-installer.wp-json.app/thumbnail/learndash-elementor.png\";s:13:\"landscape_url\";s:70:\"https://plugin-installer.wp-json.app/thumbnail/learndash-elementor.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:141;a:14:{s:2:\"id\";s:9:\"315489483\";s:4:\"name\";s:30:\"LearnDash LMS - Event Espresso\";s:6:\"author\";s:9:\"LearnDash\";s:7:\"version\";s:5:\"1.1.0\";s:11:\"description\";s:43:\"LearnDash Event Espresso integration plugin\";s:3:\"url\";s:24:\"http://www.learndash.com\";s:10:\"author_url\";s:24:\"http://www.learndash.com\";s:13:\"thumbnail_url\";s:75:\"https://plugin-installer.wp-json.app/thumbnail/learndash-event-espresso.png\";s:13:\"landscape_url\";s:75:\"https://plugin-installer.wp-json.app/thumbnail/learndash-event-espresso.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:142;a:14:{s:2:\"id\";s:10:\"2472698374\";s:4:\"name\";s:40:\"LearnDash LMS - GravityForms Integration\";s:6:\"author\";s:9:\"LearnDash\";s:7:\"version\";s:5:\"2.1.3\";s:11:\"description\";s:40:\"LearnDash LMS - GravityForms Integration\";s:3:\"url\";s:24:\"http://www.learndash.com\";s:10:\"author_url\";s:24:\"http://www.learndash.com\";s:13:\"thumbnail_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/learndash-gravity-forms.png\";s:13:\"landscape_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/learndash-gravity-forms.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:143;a:14:{s:2:\"id\";s:10:\"2933373946\";s:4:\"name\";s:25:\"LearnDash LMS - Integrity\";s:6:\"author\";s:9:\"LearnDash\";s:7:\"version\";s:5:\"1.2.1\";s:11:\"description\";s:47:\"Protect your LearnDash site from content theft.\";s:3:\"url\";s:26:\"https://www.learndash.com/\";s:10:\"author_url\";s:26:\"https://www.learndash.com/\";s:13:\"thumbnail_url\";s:70:\"https://plugin-installer.wp-json.app/thumbnail/learndash-integrity.png\";s:13:\"landscape_url\";s:70:\"https://plugin-installer.wp-json.app/thumbnail/learndash-integrity.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:144;a:14:{s:2:\"id\";s:10:\"3061858812\";s:4:\"name\";s:39:\"LearnDash LMS - MemberPress Integration\";s:6:\"author\";s:9:\"LearnDash\";s:7:\"version\";s:5:\"2.2.2\";s:11:\"description\";s:40:\"Integrate LearnDash LMS with MemberPress\";s:3:\"url\";s:25:\"http://www.learndash.com/\";s:10:\"author_url\";s:25:\"http://www.learndash.com/\";s:13:\"thumbnail_url\";s:72:\"https://plugin-installer.wp-json.app/thumbnail/learndash-memberpress.png\";s:13:\"landscape_url\";s:72:\"https://plugin-installer.wp-json.app/thumbnail/learndash-memberpress.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:145;a:14:{s:2:\"id\";s:9:\"836088766\";s:4:\"name\";s:25:\"LearnDash LMS - Migration\";s:6:\"author\";s:9:\"LearnDash\";s:7:\"version\";s:5:\"1.1.1\";s:11:\"description\";s:63:\"Migrate from other LMS platform to LearnDash with a few clicks.\";s:3:\"url\";s:26:\"https://www.learndash.com/\";s:10:\"author_url\";s:26:\"https://www.learndash.com/\";s:13:\"thumbnail_url\";s:70:\"https://plugin-installer.wp-json.app/thumbnail/learndash-migration.png\";s:13:\"landscape_url\";s:70:\"https://plugin-installer.wp-json.app/thumbnail/learndash-migration.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:146;a:14:{s:2:\"id\";s:9:\"217001074\";s:4:\"name\";s:29:\"LearnDash LMS - Notifications\";s:6:\"author\";s:9:\"LearnDash\";s:7:\"version\";s:5:\"1.6.6\";s:11:\"description\";s:49:\"Create and send notification emails to the users.\";s:3:\"url\";s:57:\"https://www.learndash.com/add-on/learndash-notifications/\";s:10:\"author_url\";s:26:\"https://www.learndash.com/\";s:13:\"thumbnail_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/learndash-notifications.png\";s:13:\"landscape_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/learndash-notifications.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:147;a:14:{s:2:\"id\";s:10:\"3239573607\";s:4:\"name\";s:36:\"LearnDash LMS - Paid Memberships Pro\";s:6:\"author\";s:9:\"LearnDash\";s:7:\"version\";s:5:\"1.3.5\";s:11:\"description\";s:118:\"LearnDash integration with the Paid Memberships Pro plugin that allows to control the course\'s access by a user level.\";s:3:\"url\";s:24:\"http://www.learndash.com\";s:10:\"author_url\";s:24:\"http://www.learndash.com\";s:13:\"thumbnail_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/learndash-paidmemberships.png\";s:13:\"landscape_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/learndash-paidmemberships.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:148;a:14:{s:2:\"id\";s:9:\"797633679\";s:4:\"name\";s:48:\"LearnDash LMS - Restrict Content Pro Integration\";s:6:\"author\";s:9:\"LearnDash\";s:7:\"version\";s:5:\"1.1.2\";s:11:\"description\";s:50:\"Integrate LearnDash LMS with Restrict Content Pro.\";s:3:\"url\";s:25:\"http://www.learndash.com/\";s:10:\"author_url\";s:25:\"http://www.learndash.com/\";s:13:\"thumbnail_url\";s:81:\"https://plugin-installer.wp-json.app/thumbnail/learndash-restrict-content-pro.png\";s:13:\"landscape_url\";s:81:\"https://plugin-installer.wp-json.app/thumbnail/learndash-restrict-content-pro.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:149;a:14:{s:2:\"id\";s:9:\"521021263\";s:4:\"name\";s:35:\"LearnDash LMS - Samcart Integration\";s:6:\"author\";s:9:\"LearnDash\";s:7:\"version\";s:5:\"1.1.0\";s:11:\"description\";s:33:\"Integrate Samcart with LearnDash.\";s:3:\"url\";s:25:\"http://www.learndash.com/\";s:10:\"author_url\";s:25:\"http://www.learndash.com/\";s:13:\"thumbnail_url\";s:68:\"https://plugin-installer.wp-json.app/thumbnail/learndash-samcart.png\";s:13:\"landscape_url\";s:68:\"https://plugin-installer.wp-json.app/thumbnail/learndash-samcart.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:150;a:14:{s:2:\"id\";s:10:\"4106699944\";s:4:\"name\";s:38:\"LearnDash LMS - ThriveCart Integration\";s:6:\"author\";s:9:\"LearnDash\";s:7:\"version\";s:5:\"1.0.3\";s:11:\"description\";s:36:\"Integrate Thrivecart with LearnDash.\";s:3:\"url\";s:25:\"http://www.learndash.com/\";s:10:\"author_url\";s:25:\"http://www.learndash.com/\";s:13:\"thumbnail_url\";s:71:\"https://plugin-installer.wp-json.app/thumbnail/learndash-thrivecart.png\";s:13:\"landscape_url\";s:71:\"https://plugin-installer.wp-json.app/thumbnail/learndash-thrivecart.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:151;a:14:{s:2:\"id\";s:10:\"2878776450\";s:4:\"name\";s:39:\"LearnDash LMS - WooCommerce Integration\";s:6:\"author\";s:9:\"LearnDash\";s:7:\"version\";s:5:\"2.0.2\";s:11:\"description\";s:71:\"LearnDash LMS addon plugin to integrate LearnDash LMS with WooCommerce.\";s:3:\"url\";s:51:\"https://www.learndash.com/integrations/woocommerce/\";s:10:\"author_url\";s:25:\"https://www.learndash.com\";s:13:\"thumbnail_url\";s:72:\"https://plugin-installer.wp-json.app/thumbnail/learndash-woocommerce.png\";s:13:\"landscape_url\";s:72:\"https://plugin-installer.wp-json.app/thumbnail/learndash-woocommerce.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:152;a:14:{s:2:\"id\";s:9:\"927584217\";s:4:\"name\";s:34:\"LearnDash LMS - Zapier Integration\";s:6:\"author\";s:9:\"LearnDash\";s:7:\"version\";s:5:\"2.3.1\";s:11:\"description\";s:64:\"LearnDash LMS addon plugin that integrates LearnDash with Zapier\";s:3:\"url\";s:24:\"http://www.learndash.com\";s:10:\"author_url\";s:24:\"http://www.learndash.com\";s:13:\"thumbnail_url\";s:67:\"https://plugin-installer.wp-json.app/thumbnail/learndash-zapier.png\";s:13:\"landscape_url\";s:67:\"https://plugin-installer.wp-json.app/thumbnail/learndash-zapier.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:153;a:14:{s:2:\"id\";s:10:\"2514887540\";s:4:\"name\";s:16:\"MainWP Dashboard\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:5:\"5.4.1\";s:11:\"description\";s:145:\"Manage all of your WP sites, even those on different servers, from one central dashboard that runs off of your own self-hosted WordPress install.\";s:3:\"url\";s:19:\"https://mainwp.com/\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:57:\"https://plugin-installer.wp-json.app/thumbnail/mainwp.png\";s:13:\"landscape_url\";s:57:\"https://plugin-installer.wp-json.app/thumbnail/mainwp.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:154;a:14:{s:2:\"id\";s:10:\"3970110698\";s:4:\"name\";s:33:\"MainWP Article Uploader Extension\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:5:\"5.0.5\";s:11:\"description\";s:114:\"MainWP Article Uploader Extension allows you to bulk upload articles to your dashboard and publish to child sites.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:84:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-article-uploader-extension.png\";s:13:\"landscape_url\";s:84:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-article-uploader-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:155;a:14:{s:2:\"id\";s:10:\"2924327545\";s:4:\"name\";s:23:\"MainWP Atarim Extension\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:5:\"5.0.1\";s:11:\"description\";s:249:\"The Atarim Extension for MainWP expands your ability to collaborate with your clients through your MainWP Dashboard. Get a complete overview of tasks that have been created inside your websites using Atarim to keep track of all your client requests!\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-atarim-extension.png\";s:13:\"landscape_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-atarim-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:156;a:14:{s:2:\"id\";s:10:\"1315582503\";s:4:\"name\";s:28:\"MainWP White Label Extension\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:5:\"5.0.1\";s:11:\"description\";s:186:\"The MainWP White Label extension allows you to alter the details of the MainWP Child Plugin to reflect your companies brand or completely hide the plugin from the installed plugins list.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-branding-extension.png\";s:13:\"landscape_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-branding-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:157;a:14:{s:2:\"id\";s:10:\"3105341825\";s:4:\"name\";s:22:\"MainWP Buddy Extension\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:5:\"5.0.1\";s:11:\"description\";s:280:\"With the MainWP Buddy Extension, you can control the BackupBuddy Plugin settings for all your child sites directly from your MainWP Dashboard. This includes giving you the ability to create your child site backups and even set Backup schedules directly from your MainWP Dashboard.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:73:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-buddy-extension.png\";s:13:\"landscape_url\";s:73:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-buddy-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:158;a:14:{s:2:\"id\";s:10:\"1982688342\";s:4:\"name\";s:38:\"MainWP Bulk Settings Manager Extension\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:5:\"5.0.4\";s:11:\"description\";s:235:\"The Bulk Settings Manager Extension unlocks the world of WordPress directly from your MainWP Dashboard. With Bulk Settings Manager you can adjust your Child site settings for the WordPress Core and almost any WordPress Plugin or Theme.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:79:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-bulk-settings-manager.png\";s:13:\"landscape_url\";s:79:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-bulk-settings-manager.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:159;a:14:{s:2:\"id\";s:10:\"4046507219\";s:4:\"name\";s:30:\"MainWP Cache Control Extension\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:5:\"5.0.4\";s:11:\"description\";s:172:\"MainWP Cache Control allows you to automatically purge the Cache on your child sites after performing an update of WP Core, Theme, or a Plugin through the MainWP Dashboard.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:81:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-cache-control-extension.png\";s:13:\"landscape_url\";s:81:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-cache-control-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:160;a:14:{s:2:\"id\";s:10:\"4279608894\";s:4:\"name\";s:31:\"MainWP Dashboard Lock Extension\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:5:\"5.0.3\";s:11:\"description\";s:218:\"MainWP Dashboard Lock Extension is a simple yet powerful Extension that allows you to limit access to WP-Admin and even redirects non-wp-admin pages to a different site making your MainWP Dashboard virtually invisible.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:82:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-clean-and-lock-extension.png\";s:13:\"landscape_url\";s:82:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-clean-and-lock-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:161;a:14:{s:2:\"id\";s:10:\"1629149323\";s:4:\"name\";s:22:\"MainWP Clone Extension\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:5:\"5.0.1\";s:11:\"description\";s:141:\"MainWP Clone Extension is an extension for the MainWP plugin that enables you to clone your child sites with no technical knowledge required.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:73:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-clone-extension.png\";s:13:\"landscape_url\";s:73:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-clone-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:162;a:14:{s:2:\"id\";s:10:\"1425859664\";s:4:\"name\";s:30:\"MainWP Code Snippets Extension\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:5:\"5.0.4\";s:11:\"description\";s:207:\"The MainWP Code Snippets Extension is a powerful PHP platform that enables you to execute php code and scripts on your child sites and view the output on your Dashboard. Requires the MainWP Dashboard plugin.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:81:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-code-snippets-extension.png\";s:13:\"landscape_url\";s:81:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-code-snippets-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:163;a:14:{s:2:\"id\";s:9:\"183784162\";s:4:\"name\";s:25:\"MainWP Comments Extension\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:3:\"5.1\";s:11:\"description\";s:120:\"MainWP Comments Extension is an extension for the MainWP plugin that enables you to manage comments on your child sites.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-comments-extension.png\";s:13:\"landscape_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-comments-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:164;a:14:{s:2:\"id\";s:10:\"1808542145\";s:4:\"name\";s:33:\"MainWP Custom Dashboard Extension\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:5:\"5.0.1\";s:11:\"description\";s:95:\"The purpose of this plugin is to contain your customisation snippets for your MainWP Dashboard.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:84:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-custom-dashboard-extension.png\";s:13:\"landscape_url\";s:84:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-custom-dashboard-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:165;a:14:{s:2:\"id\";s:10:\"2715796862\";s:4:\"name\";s:23:\"MainWP Custom Post Type\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:5:\"5.0.2\";s:11:\"description\";s:217:\"Custom Post Types Extension is an extension for the MainWP Plugin that allows you to manage almost any custom post type on your child sites and that includes Publishing, Editing, and Deleting custom post type content.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:75:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-custom-post-types.png\";s:13:\"landscape_url\";s:75:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-custom-post-types.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:166;a:14:{s:2:\"id\";s:10:\"2415614204\";s:4:\"name\";s:33:\"MainWP Database Updater Extension\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:5:\"5.0.7\";s:11:\"description\";s:256:\"MainWP Database Updater Extension is designed for updating the databases of two popular WordPress plugins - WooCommerce and Elementor. With this extension, users can easily and quickly update the databases of these plugins without having to do so manually.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:84:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-database-updater-extension.png\";s:13:\"landscape_url\";s:84:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-database-updater-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:167;a:14:{s:2:\"id\";s:10:\"2111761130\";s:4:\"name\";s:31:\"MainWP Domain Monitor Extension\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:5:\"5.1.3\";s:11:\"description\";s:145:\"MainWP Domain Monitor Add-on lets you keep a watchful eye on your domains. It alerts you via email when monitored domains are nearing expiration.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:82:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-domain-monitor-extension.png\";s:13:\"landscape_url\";s:82:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-domain-monitor-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:168;a:14:{s:2:\"id\";s:10:\"3522715383\";s:4:\"name\";s:26:\"MainWP Favorites Extension\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:5:\"5.1.3\";s:11:\"description\";s:218:\"MainWP Favorites add-on simplifies site setup by letting you create a personal repository of preferred plugins and themes. Quickly access and install them across your child sites without repetitive searches or uploads.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:77:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-favorites-extension.png\";s:13:\"landscape_url\";s:77:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-favorites-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:169;a:14:{s:2:\"id\";s:10:\"3664960135\";s:4:\"name\";s:30:\"MainWP File Uploader Extension\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:5:\"5.0.2\";s:11:\"description\";s:91:\"MainWP File Uploader Extension gives you an simple way to upload files to your child sites.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:81:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-file-uploader-extension.png\";s:13:\"landscape_url\";s:81:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-file-uploader-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:170;a:14:{s:2:\"id\";s:9:\"748231273\";s:4:\"name\";s:33:\"MainWP Google Analytics Extension\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:5:\"5.0.1\";s:11:\"description\";s:212:\"MainWP Google Analytics Extension is an extension for the MainWP plugin that enables you to monitor detailed statistics about your child sites traffic. It integrates seamlessly with your Google Analytics account.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:84:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-google-analytics-extension.png\";s:13:\"landscape_url\";s:84:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-google-analytics-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:171;a:14:{s:2:\"id\";s:10:\"2865543432\";s:4:\"name\";s:33:\"MainWP iThemes Security Extension\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:5:\"5.0.1\";s:11:\"description\";s:237:\"The iThemes Security Extension combines the power of your MainWP Dashboard with the popular iThemes Security Plugin. It allows you to manage iThemes Security plugin settings directly from your dashboard. Requires MainWP Dashboard plugin.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:84:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-ithemes-security-extension.png\";s:13:\"landscape_url\";s:84:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-ithemes-security-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:172;a:14:{s:2:\"id\";s:9:\"596471526\";s:4:\"name\";s:32:\"MainWP Jetpack Protect Extension\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:5:\"5.0.4\";s:11:\"description\";s:173:\"MainWP Jetpack Protect Extension uses the Jetpack Protect plugin to bring you information about vulnerable plugins and themes on your Child Sites so you can act accordingly.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:83:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-jetpack-protect-extension.png\";s:13:\"landscape_url\";s:83:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-jetpack-protect-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:173;a:14:{s:2:\"id\";s:10:\"4056859313\";s:4:\"name\";s:29:\"MainWP Jetpack Scan Extension\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:5:\"5.0.1\";s:11:\"description\";s:164:\"MainWP Jetpack Scan Extension uses the Jetpack Scan API to bring you information about vulnerable plugins and themes on your Child Sites so you can act accordingly.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:80:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-jetpack-scan-extension.png\";s:13:\"landscape_url\";s:80:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-jetpack-scan-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:174;a:14:{s:2:\"id\";s:10:\"1775945080\";s:4:\"name\";s:27:\"MainWP Lighthouse Extension\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:5:\"5.1.2\";s:11:\"description\";s:210:\"MainWP Lighthouse Add-on is used for measuring the quality of your websites. It uses the Google PageSpeed Insights API to audit performance, accessibility and search engine optimization of your WordPress sites.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:78:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-lighthouse-extension.png\";s:13:\"landscape_url\";s:78:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-lighthouse-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:175;a:14:{s:2:\"id\";s:10:\"2548889521\";s:4:\"name\";s:28:\"MainWP Maintenance Extension\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:3:\"5.0\";s:11:\"description\";s:314:\"MainWP Maintenance Extension is MainWP Dashboard extension that clears unwanted entries from your child sites. You can delete post revisions, delete auto draft pots, delete trash posts, delete spam, pending and trash comments, delete unused tags and categories and optimize database tables on selected child sites.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:79:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-maintenance-extension.png\";s:13:\"landscape_url\";s:79:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-maintenance-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:176;a:14:{s:2:\"id\";s:10:\"2018309358\";s:4:\"name\";s:23:\"MainWP Matomo Extension\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:3:\"5.1\";s:11:\"description\";s:210:\"MainWP Matomo (formerly Piwik) Add-on is an integration for the MainWP plugin that enables you to monitor detailed statistics about your child sites traffic. It integrates seamlessly with your Matomo dashboard.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:73:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-piwik-extension.png\";s:13:\"landscape_url\";s:73:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-piwik-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:177;a:14:{s:2:\"id\";s:9:\"692788681\";s:4:\"name\";s:29:\"MainWP Post Dripper Extension\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:5:\"5.0.1\";s:11:\"description\";s:162:\"MainWP Post Dripper Extension allows you to deliver posts or pages to your network of sites over a pre-scheduled period of time. Requires MainWP Dashboard plugin.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:80:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-post-dripper-extension.png\";s:13:\"landscape_url\";s:80:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-post-dripper-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:178;a:14:{s:2:\"id\";s:10:\"4277205248\";s:4:\"name\";s:26:\"MainWP Post Plus Extension\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:5:\"5.0.1\";s:11:\"description\";s:195:\"MainWP Post Plus extension allow you to randomize meta data for your content giving the appearance of multiple active bloggers. Also, it allows you to save your posts as drafts in your dashboard.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:77:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-post-plus-extension.png\";s:13:\"landscape_url\";s:77:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-post-plus-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:179;a:14:{s:2:\"id\";s:10:\"3676784891\";s:4:\"name\";s:26:\"MainWP Pressable Extension\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:5:\"5.0.1\";s:11:\"description\";s:240:\"MainWP Pressable Extension simplifies your Pressable hosting management experience, such as creating, disabling, and deleting websites, enabling/disabling CDN, managing backups, and more without the need to log in to your Pressable account.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:77:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-pressable-extension.png\";s:13:\"landscape_url\";s:77:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-pressable-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:180;a:14:{s:2:\"id\";s:9:\"597777304\";s:4:\"name\";s:28:\"MainWP Pro Reports Extension\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:6:\"5.0.10\";s:11:\"description\";s:109:\"MainWP Pro Reports Add-on allows you to generate pro reports for your child sites. Requires MainWP Dashboard.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:79:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-pro-reports-extension.png\";s:13:\"landscape_url\";s:79:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-pro-reports-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:181;a:14:{s:2:\"id\";s:10:\"4185513716\";s:4:\"name\";s:21:\"WP Rocket Integration\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:5:\"5.1.5\";s:11:\"description\";s:199:\"WP Rocket Integration combines the power of your MainWP Dashboard with the popular WP Rocket Plugin. It allows you to mange WP Rocket settings and quickly Clear and Preload cache on your child sites.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-rocket-extension.png\";s:13:\"landscape_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-rocket-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:182;a:14:{s:2:\"id\";s:10:\"4141674867\";s:4:\"name\";s:28:\"MainWP SSL Monitor Extension\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:5:\"5.1.3\";s:11:\"description\";s:156:\"MainWP SSL Monitor Add-on lets you keep a watchful eye on your SSL Certificates. It alerts you via email when monitored certificates are nearing expiration.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:79:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-ssl-monitor-extension.png\";s:13:\"landscape_url\";s:79:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-ssl-monitor-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:183;a:14:{s:2:\"id\";s:10:\"2770064999\";s:4:\"name\";s:24:\"MainWP Staging Extension\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:3:\"5.1\";s:11:\"description\";s:103:\"MainWP Staging Add-on allows you to create and manageStaging sites directly from your MainWP Dashboard.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:75:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-staging-extension.png\";s:13:\"landscape_url\";s:75:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-staging-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:184;a:14:{s:2:\"id\";s:9:\"662670057\";s:4:\"name\";s:23:\"MainWP Sucuri Extension\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:5:\"5.0.3\";s:11:\"description\";s:166:\"MainWP Sucuri Add-on enables you to scan your child sites for various types of malware, spam injections, website errors, and much more. Requires the MainWP Dashboard.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-sucuri-extension.png\";s:13:\"landscape_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-sucuri-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:185;a:14:{s:2:\"id\";s:10:\"2177127844\";s:4:\"name\";s:19:\"MainWP Team Control\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:5:\"5.0.3\";s:11:\"description\";s:175:\"MainWP Team Control extension allows you to create a custom roles for your dashboard site users and limiting their access to MainWP features. Requires MainWP Dashboard plugin.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:70:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-team-control.png\";s:13:\"landscape_url\";s:70:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-team-control.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:186;a:14:{s:2:\"id\";s:8:\"52533193\";s:4:\"name\";s:29:\"MainWP Time Capsule Extension\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:5:\"5.0.1\";s:11:\"description\";s:143:\"With the MainWP Time Capsule Extension, you can control the WP Time Capsule Plugin on all your child sites directly from your MainWP Dashboard.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:79:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-timecapsule-extension.png\";s:13:\"landscape_url\";s:79:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-timecapsule-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:187;a:14:{s:2:\"id\";s:10:\"2935473402\";s:4:\"name\";s:28:\"MainWP UpdraftPlus Extension\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:5:\"5.0.2\";s:11:\"description\";s:170:\"MainWP UpdraftPlus Extension combines the power of your MainWP Dashboard with the popular WordPress UpdraftPlus Plugin. It allows you to quickly back up your child sites.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:79:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-updraftplus-extension.png\";s:13:\"landscape_url\";s:79:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-updraftplus-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:188;a:14:{s:2:\"id\";s:10:\"2089324940\";s:4:\"name\";s:30:\"MainWP URL Extractor Extension\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:5:\"5.0.1\";s:11:\"description\";s:145:\"MainWP URL Extractor allows you to search your child sites post and pages and export URLs in customized format. Requires MainWP Dashboard plugin.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:81:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-url-extractor-extension.png\";s:13:\"landscape_url\";s:81:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-url-extractor-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:189;a:14:{s:2:\"id\";s:10:\"4100202783\";s:4:\"name\";s:25:\"MainWP Virusdie Extension\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:5:\"5.0.1\";s:11:\"description\";s:192:\"MainWP Virusdie Extension uses Virusdie, a powerful, user-friendly, and professional-grade antivirus for your websites. It helps you monitor all your sites directly from your MainWP Dashboard.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-virusdie-extension.png\";s:13:\"landscape_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-virusdie-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:190;a:14:{s:2:\"id\";s:9:\"299527051\";s:4:\"name\";s:38:\"MainWP Vulnerability Checker Extension\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:5:\"5.0.3\";s:11:\"description\";s:134:\"MainWP Vulnerability Checker extension brings you information about vulnerable plugins on your Child Sites so you can act accordingly.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:89:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-vulnerability-checker-extension.png\";s:13:\"landscape_url\";s:89:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-vulnerability-checker-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:191;a:14:{s:2:\"id\";s:10:\"2931267558\";s:4:\"name\";s:38:\"MainWP WooCommerce Shortcuts Extension\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:5:\"5.0.1\";s:11:\"description\";s:125:\"MainWP WooCommerce Shortcuts provides you a quick access WooCommerce pages in your network. Requires MainWP Dashboard plugin.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:89:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-woocommerce-shortcuts-extension.png\";s:13:\"landscape_url\";s:89:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-woocommerce-shortcuts-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:192;a:14:{s:2:\"id\";s:10:\"3141854145\";s:4:\"name\";s:35:\"MainWP WooCommerce Status Extension\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:5:\"5.0.4\";s:11:\"description\";s:133:\"MainWP WooCommerce Status provides you a quick overview of your WooCommerce stores in your network. Requires MainWP Dashboard plugin.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:86:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-woocommerce-status-extension.png\";s:13:\"landscape_url\";s:86:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-woocommerce-status-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:193;a:14:{s:2:\"id\";s:10:\"3865836491\";s:4:\"name\";s:26:\"MainWP Wordfence Extension\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:3:\"5.1\";s:11:\"description\";s:269:\"The Wordfence Integration combines the power of your MainWP Dashboard with the popular WordPress Wordfence Plugin. It allows you to manage Wordfence settings, Monitor Live Traffic and Scan your child sites directly from your dashboard. Requires MainWP Dashboard plugin.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:77:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-wordfence-extension.png\";s:13:\"landscape_url\";s:77:\"https://plugin-installer.wp-json.app/thumbnail/mainwp-wordfence-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:194;a:14:{s:2:\"id\";s:10:\"3311790635\";s:4:\"name\";s:16:\"MB Admin Columns\";s:6:\"author\";s:10:\"MetaBox.io\";s:7:\"version\";s:5:\"1.8.0\";s:11:\"description\";s:42:\"Show custom fields in the post list table.\";s:3:\"url\";s:44:\"https://metabox.io/plugins/mb-admin-columns/\";s:10:\"author_url\";s:18:\"https://metabox.io\";s:13:\"thumbnail_url\";s:67:\"https://plugin-installer.wp-json.app/thumbnail/mb-admin-columns.png\";s:13:\"landscape_url\";s:67:\"https://plugin-installer.wp-json.app/thumbnail/mb-admin-columns.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:195;a:14:{s:2:\"id\";s:9:\"145668380\";s:4:\"name\";s:9:\"MB Blocks\";s:6:\"author\";s:10:\"MetaBox.io\";s:7:\"version\";s:5:\"1.7.6\";s:11:\"description\";s:31:\"Create custom Gutenberg blocks.\";s:3:\"url\";s:37:\"https://metabox.io/plugins/mb-blocks/\";s:10:\"author_url\";s:18:\"https://metabox.io\";s:13:\"thumbnail_url\";s:60:\"https://plugin-installer.wp-json.app/thumbnail/mb-blocks.png\";s:13:\"landscape_url\";s:60:\"https://plugin-installer.wp-json.app/thumbnail/mb-blocks.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:196;a:14:{s:2:\"id\";s:10:\"4162406797\";s:4:\"name\";s:15:\"MB Custom Table\";s:6:\"author\";s:10:\"MetaBox.io\";s:7:\"version\";s:5:\"2.3.0\";s:11:\"description\";s:75:\"Save custom fields data to custom table instead of the default meta tables.\";s:3:\"url\";s:43:\"https://metabox.io/plugins/mb-custom-table/\";s:10:\"author_url\";s:18:\"https://metabox.io\";s:13:\"thumbnail_url\";s:66:\"https://plugin-installer.wp-json.app/thumbnail/mb-custom-table.png\";s:13:\"landscape_url\";s:66:\"https://plugin-installer.wp-json.app/thumbnail/mb-custom-table.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:197;a:14:{s:2:\"id\";s:10:\"3407521028\";s:4:\"name\";s:17:\"MB Favorite Posts\";s:6:\"author\";s:10:\"MetaBox.io\";s:7:\"version\";s:5:\"2.0.9\";s:11:\"description\";s:67:\"Easily create list of your favorite posts, pages or any post types.\";s:3:\"url\";s:45:\"https://metabox.io/plugins/mb-favorite-posts/\";s:10:\"author_url\";s:18:\"https://metabox.io\";s:13:\"thumbnail_url\";s:68:\"https://plugin-installer.wp-json.app/thumbnail/mb-favorite-posts.png\";s:13:\"landscape_url\";s:68:\"https://plugin-installer.wp-json.app/thumbnail/mb-favorite-posts.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:198;a:14:{s:2:\"id\";s:10:\"2342695042\";s:4:\"name\";s:22:\"MB Frontend Submission\";s:6:\"author\";s:10:\"MetaBox.io\";s:7:\"version\";s:5:\"4.5.4\";s:11:\"description\";s:47:\"Submit posts and custom fields in the frontend.\";s:3:\"url\";s:49:\"https://metabox.io/plugins/mb-frontend-submission\";s:10:\"author_url\";s:18:\"https://metabox.io\";s:13:\"thumbnail_url\";s:73:\"https://plugin-installer.wp-json.app/thumbnail/mb-frontend-submission.png\";s:13:\"landscape_url\";s:73:\"https://plugin-installer.wp-json.app/thumbnail/mb-frontend-submission.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:199;a:14:{s:2:\"id\";s:10:\"1579815375\";s:4:\"name\";s:11:\"MB Revision\";s:6:\"author\";s:10:\"MetaBox.io\";s:7:\"version\";s:5:\"1.3.9\";s:11:\"description\";s:29:\"Enable revision for meta box.\";s:3:\"url\";s:39:\"https://metabox.io/plugins/mb-revision/\";s:10:\"author_url\";s:18:\"https://metabox.io\";s:13:\"thumbnail_url\";s:62:\"https://plugin-installer.wp-json.app/thumbnail/mb-revision.png\";s:13:\"landscape_url\";s:62:\"https://plugin-installer.wp-json.app/thumbnail/mb-revision.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:200;a:14:{s:2:\"id\";s:10:\"2954460480\";s:4:\"name\";s:16:\"MB Settings Page\";s:6:\"author\";s:10:\"MetaBox.io\";s:7:\"version\";s:5:\"2.2.1\";s:11:\"description\";s:72:\"Add-on for meta box plugin which helps you create settings pages easily.\";s:3:\"url\";s:44:\"https://metabox.io/plugins/mb-settings-page/\";s:10:\"author_url\";s:18:\"https://metabox.io\";s:13:\"thumbnail_url\";s:67:\"https://plugin-installer.wp-json.app/thumbnail/mb-settings-page.png\";s:13:\"landscape_url\";s:67:\"https://plugin-installer.wp-json.app/thumbnail/mb-settings-page.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:201;a:14:{s:2:\"id\";s:10:\"1242418444\";s:4:\"name\";s:12:\"MB Term Meta\";s:6:\"author\";s:10:\"MetaBox.io\";s:7:\"version\";s:6:\"1.2.11\";s:11:\"description\";s:40:\"Add custom fields (meta data) for terms.\";s:3:\"url\";s:40:\"https://metabox.io/plugins/mb-term-meta/\";s:10:\"author_url\";s:18:\"https://metabox.io\";s:13:\"thumbnail_url\";s:63:\"https://plugin-installer.wp-json.app/thumbnail/mb-term-meta.png\";s:13:\"landscape_url\";s:63:\"https://plugin-installer.wp-json.app/thumbnail/mb-term-meta.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:202;a:14:{s:2:\"id\";s:10:\"3018229521\";s:4:\"name\";s:15:\"MB Testimonials\";s:6:\"author\";s:10:\"MetaBox.io\";s:7:\"version\";s:5:\"1.1.1\";s:11:\"description\";s:48:\"Easily create and add testimonials to your site.\";s:3:\"url\";s:43:\"https://metabox.io/plugins/mb-testimonials/\";s:10:\"author_url\";s:18:\"https://metabox.io\";s:13:\"thumbnail_url\";s:66:\"https://plugin-installer.wp-json.app/thumbnail/mb-testimonials.png\";s:13:\"landscape_url\";s:66:\"https://plugin-installer.wp-json.app/thumbnail/mb-testimonials.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:203;a:14:{s:2:\"id\";s:10:\"1643653706\";s:4:\"name\";s:14:\"MB User Avatar\";s:6:\"author\";s:10:\"MetaBox.io\";s:7:\"version\";s:5:\"1.0.1\";s:11:\"description\";s:36:\"Easily add custom avatars for users.\";s:3:\"url\";s:42:\"https://metabox.io/plugins/mb-user-avatar/\";s:10:\"author_url\";s:18:\"https://metabox.io\";s:13:\"thumbnail_url\";s:65:\"https://plugin-installer.wp-json.app/thumbnail/mb-user-avatar.png\";s:13:\"landscape_url\";s:65:\"https://plugin-installer.wp-json.app/thumbnail/mb-user-avatar.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:204;a:14:{s:2:\"id\";s:10:\"3170414720\";s:4:\"name\";s:15:\"MB User Profile\";s:6:\"author\";s:10:\"MetaBox.io\";s:7:\"version\";s:6:\"2.5.12\";s:11:\"description\";s:65:\"Register, edit user profiles with custom fields on the front end.\";s:3:\"url\";s:43:\"https://metabox.io/plugins/mb-user-profile/\";s:10:\"author_url\";s:18:\"https://metabox.io\";s:13:\"thumbnail_url\";s:66:\"https://plugin-installer.wp-json.app/thumbnail/mb-user-profile.png\";s:13:\"landscape_url\";s:66:\"https://plugin-installer.wp-json.app/thumbnail/mb-user-profile.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:205;a:14:{s:2:\"id\";s:10:\"1712586400\";s:4:\"name\";s:8:\"Meta Box\";s:6:\"author\";s:10:\"MetaBox.io\";s:7:\"version\";s:7:\"5.10.19\";s:11:\"description\";s:56:\"Create custom meta boxes and custom fields in WordPress.\";s:3:\"url\";s:18:\"https://metabox.io\";s:10:\"author_url\";s:18:\"https://metabox.io\";s:13:\"thumbnail_url\";s:59:\"https://plugin-installer.wp-json.app/thumbnail/meta-box.png\";s:13:\"landscape_url\";s:59:\"https://plugin-installer.wp-json.app/thumbnail/meta-box.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:206;a:14:{s:2:\"id\";s:10:\"1093045257\";s:4:\"name\";s:10:\"MB Builder\";s:6:\"author\";s:10:\"MetaBox.io\";s:7:\"version\";s:5:\"5.1.4\";s:11:\"description\";s:66:\"Drag and drop UI for creating custom meta boxes and custom fields.\";s:3:\"url\";s:44:\"https://metabox.io/plugins/meta-box-builder/\";s:10:\"author_url\";s:18:\"https://metabox.io\";s:13:\"thumbnail_url\";s:67:\"https://plugin-installer.wp-json.app/thumbnail/meta-box-builder.png\";s:13:\"landscape_url\";s:67:\"https://plugin-installer.wp-json.app/thumbnail/meta-box-builder.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:207;a:14:{s:2:\"id\";s:10:\"1003480055\";s:4:\"name\";s:16:\"Meta Box Columns\";s:6:\"author\";s:10:\"MetaBox.io\";s:7:\"version\";s:6:\"1.2.16\";s:11:\"description\";s:67:\"Display fields more beautiful by putting them into 12-columns grid.\";s:3:\"url\";s:44:\"https://metabox.io/plugins/meta-box-columns/\";s:10:\"author_url\";s:18:\"https://metabox.io\";s:13:\"thumbnail_url\";s:67:\"https://plugin-installer.wp-json.app/thumbnail/meta-box-columns.png\";s:13:\"landscape_url\";s:67:\"https://plugin-installer.wp-json.app/thumbnail/meta-box-columns.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:208;a:14:{s:2:\"id\";s:10:\"1862577251\";s:4:\"name\";s:20:\"MB Conditional Logic\";s:6:\"author\";s:10:\"MetaBox.io\";s:7:\"version\";s:6:\"1.6.28\";s:11:\"description\";s:82:\"Control the visibility of field groups and fields or even HTML elements with ease.\";s:3:\"url\";s:54:\"https://metabox.io/plugins/meta-box-conditional-logic/\";s:10:\"author_url\";s:18:\"https://metabox.io\";s:13:\"thumbnail_url\";s:77:\"https://plugin-installer.wp-json.app/thumbnail/meta-box-conditional-logic.png\";s:13:\"landscape_url\";s:77:\"https://plugin-installer.wp-json.app/thumbnail/meta-box-conditional-logic.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:209;a:14:{s:2:\"id\";s:10:\"1269789334\";s:4:\"name\";s:20:\"Meta Box Geolocation\";s:6:\"author\";s:10:\"MetaBox.io\";s:7:\"version\";s:5:\"1.3.6\";s:11:\"description\";s:69:\"Powerful tool to interact with Google Maps API and save location data\";s:3:\"url\";s:48:\"https://metabox.io/plugins/meta-box-geolocation/\";s:10:\"author_url\";s:18:\"https://metabox.io\";s:13:\"thumbnail_url\";s:71:\"https://plugin-installer.wp-json.app/thumbnail/meta-box-geolocation.png\";s:13:\"landscape_url\";s:71:\"https://plugin-installer.wp-json.app/thumbnail/meta-box-geolocation.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:210;a:14:{s:2:\"id\";s:10:\"1107080354\";s:4:\"name\";s:8:\"MB Group\";s:6:\"author\";s:10:\"MetaBox.io\";s:7:\"version\";s:5:\"1.4.6\";s:11:\"description\";s:46:\"Put fields into groups for better organization\";s:3:\"url\";s:42:\"https://metabox.io/plugins/meta-box-group/\";s:10:\"author_url\";s:18:\"https://metabox.io\";s:13:\"thumbnail_url\";s:65:\"https://plugin-installer.wp-json.app/thumbnail/meta-box-group.png\";s:13:\"landscape_url\";s:65:\"https://plugin-installer.wp-json.app/thumbnail/meta-box-group.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:211;a:14:{s:2:\"id\";s:10:\"2568619074\";s:4:\"name\";s:18:\"MB Include Exclude\";s:6:\"author\";s:10:\"MetaBox.io\";s:7:\"version\";s:5:\"1.1.2\";s:11:\"description\";s:41:\"Advanced location rules for field groups.\";s:3:\"url\";s:52:\"https://metabox.io/plugins/meta-box-include-exclude/\";s:10:\"author_url\";s:18:\"https://metabox.io\";s:13:\"thumbnail_url\";s:75:\"https://plugin-installer.wp-json.app/thumbnail/meta-box-include-exclude.png\";s:13:\"landscape_url\";s:75:\"https://plugin-installer.wp-json.app/thumbnail/meta-box-include-exclude.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:212;a:14:{s:2:\"id\";s:10:\"2841773873\";s:4:\"name\";s:18:\"Meta Box Show Hide\";s:6:\"author\";s:10:\"MetaBox.io\";s:7:\"version\";s:5:\"1.3.1\";s:11:\"description\";s:67:\"Easily show/hide meta boxes by various conditions using JavaScript.\";s:3:\"url\";s:46:\"https://metabox.io/plugins/meta-box-show-hide/\";s:10:\"author_url\";s:18:\"https://metabox.io\";s:13:\"thumbnail_url\";s:69:\"https://plugin-installer.wp-json.app/thumbnail/meta-box-show-hide.png\";s:13:\"landscape_url\";s:69:\"https://plugin-installer.wp-json.app/thumbnail/meta-box-show-hide.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:213;a:14:{s:2:\"id\";s:10:\"4154821853\";s:4:\"name\";s:7:\"MB Tabs\";s:6:\"author\";s:10:\"MetaBox.io\";s:7:\"version\";s:5:\"1.2.1\";s:11:\"description\";s:73:\"Create tabs for meta boxes easily. Support 3 WordPress-native tab styles.\";s:3:\"url\";s:41:\"https://metabox.io/plugins/meta-box-tabs/\";s:10:\"author_url\";s:18:\"https://metabox.io\";s:13:\"thumbnail_url\";s:64:\"https://plugin-installer.wp-json.app/thumbnail/meta-box-tabs.png\";s:13:\"landscape_url\";s:64:\"https://plugin-installer.wp-json.app/thumbnail/meta-box-tabs.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:214;a:14:{s:2:\"id\";s:10:\"3777716016\";s:4:\"name\";s:17:\"Meta Box Template\";s:6:\"author\";s:10:\"MetaBox.io\";s:7:\"version\";s:5:\"1.2.4\";s:11:\"description\";s:47:\"Configure meta boxes easily via YAML templates.\";s:3:\"url\";s:43:\"http://metabox.io/plugins/meta-box-template\";s:10:\"author_url\";s:18:\"https://metabox.io\";s:13:\"thumbnail_url\";s:68:\"https://plugin-installer.wp-json.app/thumbnail/meta-box-template.png\";s:13:\"landscape_url\";s:68:\"https://plugin-installer.wp-json.app/thumbnail/meta-box-template.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:215;a:14:{s:2:\"id\";s:9:\"918060272\";s:4:\"name\";s:10:\"MB Tooltip\";s:6:\"author\";s:10:\"MetaBox.io\";s:7:\"version\";s:5:\"1.1.9\";s:11:\"description\";s:27:\"Add tooltip for meta fields\";s:3:\"url\";s:44:\"https://metabox.io/plugins/meta-box-tooltip/\";s:10:\"author_url\";s:18:\"https://metabox.io\";s:13:\"thumbnail_url\";s:67:\"https://plugin-installer.wp-json.app/thumbnail/meta-box-tooltip.png\";s:13:\"landscape_url\";s:67:\"https://plugin-installer.wp-json.app/thumbnail/meta-box-tooltip.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:216;a:14:{s:2:\"id\";s:10:\"1018394750\";s:4:\"name\";s:11:\"Ninja Forms\";s:6:\"author\";s:14:\"Saturday Drive\";s:7:\"version\";s:6:\"3.13.3\";s:11:\"description\";s:76:\"Ninja Forms is a webform builder with unparalleled ease of use and features.\";s:3:\"url\";s:61:\"http://ninjaforms.com/?utm_source=WordPress&utm_medium=readme\";s:10:\"author_url\";s:84:\"http://ninjaforms.com/?utm_source=Ninja+Forms+Plugin&utm_medium=Plugins+WP+Dashboard\";s:13:\"thumbnail_url\";s:62:\"https://plugin-installer.wp-json.app/thumbnail/ninja-forms.png\";s:13:\"landscape_url\";s:62:\"https://plugin-installer.wp-json.app/thumbnail/ninja-forms.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:217;a:14:{s:2:\"id\";s:10:\"3790041095\";s:4:\"name\";s:28:\"Ninja Forms - ActiveCampaign\";s:6:\"author\";s:14:\"Saturday Drive\";s:7:\"version\";s:5:\"3.1.3\";s:11:\"description\";s:17:\"releaseTagMessage\";s:3:\"url\";s:50:\"https://ninjaforms.com/extensions/active-campaign/\";s:10:\"author_url\";s:85:\"https://ninjaforms.com/?utm_source=Ninja+Forms+Plugin&utm_medium=Plugins+WP+Dashboard\";s:13:\"thumbnail_url\";s:78:\"https://plugin-installer.wp-json.app/thumbnail/ninja-forms-active-campaign.png\";s:13:\"landscape_url\";s:78:\"https://plugin-installer.wp-json.app/thumbnail/ninja-forms-active-campaign.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:218;a:14:{s:2:\"id\";s:9:\"237468866\";s:4:\"name\";s:31:\"Ninja Forms - Conditional Logic\";s:6:\"author\";s:14:\"Saturday Drive\";s:7:\"version\";s:5:\"3.1.1\";s:11:\"description\";s:46:\"Conditional form logic add-on for Ninja Forms.\";s:3:\"url\";s:52:\"https://ninjaforms.com/extensions/conditional-logic/\";s:10:\"author_url\";s:22:\"https://ninjaforms.com\";s:13:\"thumbnail_url\";s:75:\"https://plugin-installer.wp-json.app/thumbnail/ninja-forms-conditionals.png\";s:13:\"landscape_url\";s:75:\"https://plugin-installer.wp-json.app/thumbnail/ninja-forms-conditionals.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:219;a:14:{s:2:\"id\";s:9:\"796924330\";s:4:\"name\";s:26:\"Ninja Forms - Excel Export\";s:6:\"author\";s:14:\"Saturday Drive\";s:7:\"version\";s:5:\"3.3.5\";s:11:\"description\";s:13:\"Release 3.3.5\";s:3:\"url\";s:27:\"http://etzelstorfer.com/en/\";s:10:\"author_url\";s:84:\"http://ninjaforms.com/?utm_source=Ninja+Forms+Plugin&utm_medium=Plugins+WP+Dashboard\";s:13:\"thumbnail_url\";s:75:\"https://plugin-installer.wp-json.app/thumbnail/ninja-forms-excel-export.png\";s:13:\"landscape_url\";s:75:\"https://plugin-installer.wp-json.app/thumbnail/ninja-forms-excel-export.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:220;a:14:{s:2:\"id\";s:10:\"3009488804\";s:4:\"name\";s:30:\"Ninja Forms - Multi-Part Forms\";s:6:\"author\";s:14:\"Saturday Drive\";s:7:\"version\";s:6:\"3.0.27\";s:11:\"description\";s:40:\"Multi-Part Forms add-on for Ninja Forms.\";s:3:\"url\";s:51:\"https://ninjaforms.com/extensions/multi-part-forms/\";s:10:\"author_url\";s:21:\"http://ninjaforms.com\";s:13:\"thumbnail_url\";s:73:\"https://plugin-installer.wp-json.app/thumbnail/ninja-forms-multi-part.png\";s:13:\"landscape_url\";s:73:\"https://plugin-installer.wp-json.app/thumbnail/ninja-forms-multi-part.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:221;a:14:{s:2:\"id\";s:10:\"3928704469\";s:4:\"name\";s:27:\"Ninja Forms - Save Progress\";s:6:\"author\";s:14:\"Saturday Drive\";s:7:\"version\";s:6:\"3.0.29\";s:11:\"description\";s:37:\"Save Progress add-on for Ninja Forms.\";s:3:\"url\";s:0:\"\";s:10:\"author_url\";s:21:\"http://ninjaforms.com\";s:13:\"thumbnail_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/ninja-forms-save-progress.png\";s:13:\"landscape_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/ninja-forms-save-progress.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:222;a:14:{s:2:\"id\";s:10:\"2424953820\";s:4:\"name\";s:20:\"Ninja Forms - Stripe\";s:6:\"author\";s:14:\"Saturday Drive\";s:7:\"version\";s:5:\"3.2.8\";s:11:\"description\";s:17:\"releaseTagMessage\";s:3:\"url\";s:38:\"http://ninjaforms.com/downloads/stripe\";s:10:\"author_url\";s:21:\"http://ninjaforms.com\";s:13:\"thumbnail_url\";s:69:\"https://plugin-installer.wp-json.app/thumbnail/ninja-forms-stripe.png\";s:13:\"landscape_url\";s:69:\"https://plugin-installer.wp-json.app/thumbnail/ninja-forms-stripe.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:223;a:14:{s:2:\"id\";s:9:\"626246147\";s:4:\"name\";s:29:\"Ninja Forms - Layout & Styles\";s:6:\"author\";s:14:\"Saturday Drive\";s:7:\"version\";s:6:\"3.0.30\";s:11:\"description\";s:47:\"Form layout and styling add-on for Ninja Forms.\";s:3:\"url\";s:48:\"https://ninjaforms.com/extensions/layout-styles/\";s:10:\"author_url\";s:21:\"http://ninjaforms.com\";s:13:\"thumbnail_url\";s:68:\"https://plugin-installer.wp-json.app/thumbnail/ninja-forms-style.png\";s:13:\"landscape_url\";s:68:\"https://plugin-installer.wp-json.app/thumbnail/ninja-forms-style.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:224;a:14:{s:2:\"id\";s:10:\"2466128186\";s:4:\"name\";s:26:\"Ninja Forms - File Uploads\";s:6:\"author\";s:14:\"Saturday Drive\";s:7:\"version\";s:6:\"3.3.23\";s:11:\"description\";s:17:\"versionTagMessage\";s:3:\"url\";s:47:\"https://ninjaforms.com/extensions/file-uploads/\";s:10:\"author_url\";s:21:\"http://ninjaforms.com\";s:13:\"thumbnail_url\";s:70:\"https://plugin-installer.wp-json.app/thumbnail/ninja-forms-uploads.png\";s:13:\"landscape_url\";s:70:\"https://plugin-installer.wp-json.app/thumbnail/ninja-forms-uploads.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:225;a:14:{s:2:\"id\";s:10:\"3494658247\";s:4:\"name\";s:29:\"Ninja Forms - User Management\";s:6:\"author\";s:14:\"Saturday Drive\";s:7:\"version\";s:5:\"3.2.2\";s:11:\"description\";s:17:\"releaseTagMessage\";s:3:\"url\";s:50:\"https://ninjaforms.com/extensions/user-management/\";s:10:\"author_url\";s:84:\"http://ninjaforms.com/?utm_source=Ninja+Forms+Plugin&utm_medium=Plugins+WP+Dashboard\";s:13:\"thumbnail_url\";s:78:\"https://plugin-installer.wp-json.app/thumbnail/ninja-forms-user-management.png\";s:13:\"landscape_url\";s:78:\"https://plugin-installer.wp-json.app/thumbnail/ninja-forms-user-management.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:226;a:14:{s:2:\"id\";s:10:\"1290330471\";s:4:\"name\";s:22:\"Ninja Forms - Webhooks\";s:6:\"author\";s:14:\"Saturday Drive\";s:7:\"version\";s:5:\"3.0.8\";s:11:\"description\";s:69:\"Send submission data collected by Ninja Forms to an external API/URL.\";s:3:\"url\";s:43:\"https://ninjaforms.com/extensions/webhooks/\";s:10:\"author_url\";s:21:\"http://ninjaforms.com\";s:13:\"thumbnail_url\";s:71:\"https://plugin-installer.wp-json.app/thumbnail/ninja-forms-webhooks.png\";s:13:\"landscape_url\";s:71:\"https://plugin-installer.wp-json.app/thumbnail/ninja-forms-webhooks.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:227;a:14:{s:2:\"id\";s:8:\"32061886\";s:4:\"name\";s:20:\"Ninja Forms - Zapier\";s:6:\"author\";s:14:\"Saturday Drive\";s:7:\"version\";s:5:\"3.1.0\";s:11:\"description\";s:35:\"Integrates Ninja Forms with Zapier.\";s:3:\"url\";s:38:\"http://ninjaforms.com/downloads/zapier\";s:10:\"author_url\";s:84:\"http://ninjaforms.com/?utm_source=Ninja+Forms+Plugin&utm_medium=Plugins+WP+Dashboard\";s:13:\"thumbnail_url\";s:69:\"https://plugin-installer.wp-json.app/thumbnail/ninja-forms-zapier.png\";s:13:\"landscape_url\";s:69:\"https://plugin-installer.wp-json.app/thumbnail/ninja-forms-zapier.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:228;a:14:{s:2:\"id\";s:10:\"4107239796\";s:4:\"name\";s:9:\"OxyExtras\";s:6:\"author\";s:9:\"OxyExtras\";s:7:\"version\";s:5:\"1.4.7\";s:11:\"description\";s:29:\"Component Library for Oxygen.\";s:3:\"url\";s:0:\"\";s:10:\"author_url\";s:21:\"https://oxyextras.com\";s:13:\"thumbnail_url\";s:60:\"https://plugin-installer.wp-json.app/thumbnail/oxyextras.png\";s:13:\"landscape_url\";s:60:\"https://plugin-installer.wp-json.app/thumbnail/oxyextras.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:229;a:14:{s:2:\"id\";s:10:\"1760384556\";s:4:\"name\";s:6:\"Oxygen\";s:6:\"author\";s:6:\"Soflyy\";s:7:\"version\";s:5:\"4.9.1\";s:11:\"description\";s:63:\"If you can do it with WordPress, you can design it with Oxygen.\";s:3:\"url\";s:0:\"\";s:10:\"author_url\";s:25:\"https://oxygenbuilder.com\";s:13:\"thumbnail_url\";s:57:\"https://plugin-installer.wp-json.app/thumbnail/oxygen.png\";s:13:\"landscape_url\";s:57:\"https://plugin-installer.wp-json.app/thumbnail/oxygen.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:230;a:14:{s:2:\"id\";s:9:\"114163758\";s:4:\"name\";s:28:\"Oxygen Gutenberg Integration\";s:6:\"author\";s:6:\"Soflyy\";s:7:\"version\";s:5:\"1.4.5\";s:11:\"description\";s:68:\"Edit Oxygen-designed content directly in the Gutenberg Block Editor.\";s:3:\"url\";s:0:\"\";s:10:\"author_url\";s:25:\"https://oxygenbuilder.com\";s:13:\"thumbnail_url\";s:67:\"https://plugin-installer.wp-json.app/thumbnail/oxygen-gutenberg.png\";s:13:\"landscape_url\";s:67:\"https://plugin-installer.wp-json.app/thumbnail/oxygen-gutenberg.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:231;a:14:{s:2:\"id\";s:10:\"4280568946\";s:4:\"name\";s:31:\"Oxygen Elements for WooCommerce\";s:6:\"author\";s:6:\"Soflyy\";s:7:\"version\";s:5:\"2.0.1\";s:11:\"description\";s:37:\"Build beautiful WooCommerce websites.\";s:3:\"url\";s:0:\"\";s:10:\"author_url\";s:25:\"https://oxygenbuilder.com\";s:13:\"thumbnail_url\";s:69:\"https://plugin-installer.wp-json.app/thumbnail/oxygen-woocommerce.png\";s:13:\"landscape_url\";s:69:\"https://plugin-installer.wp-json.app/thumbnail/oxygen-woocommerce.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:232;a:14:{s:2:\"id\";s:9:\"828759139\";s:4:\"name\";s:11:\"Perfmatters\";s:6:\"author\";s:10:\"forgemedia\";s:7:\"version\";s:5:\"2.5.2\";s:11:\"description\";s:90:\"Perfmatters is a lightweight performance plugin developed to speed up your WordPress site.\";s:3:\"url\";s:23:\"https://perfmatters.io/\";s:10:\"author_url\";s:22:\"https://forgemedia.io/\";s:13:\"thumbnail_url\";s:62:\"https://plugin-installer.wp-json.app/thumbnail/perfmatters.png\";s:13:\"landscape_url\";s:62:\"https://plugin-installer.wp-json.app/thumbnail/perfmatters.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:233;a:14:{s:2:\"id\";s:10:\"2125265865\";s:4:\"name\";s:12:\"Polylang Pro\";s:6:\"author\";s:9:\"WP SYNTEX\";s:7:\"version\";s:5:\"3.7.4\";s:11:\"description\";s:41:\"Adds multilingual capability to WordPress\";s:3:\"url\";s:20:\"https://polylang.pro\";s:10:\"author_url\";s:20:\"https://polylang.pro\";s:13:\"thumbnail_url\";s:63:\"https://plugin-installer.wp-json.app/thumbnail/polylang-pro.png\";s:13:\"landscape_url\";s:63:\"https://plugin-installer.wp-json.app/thumbnail/polylang-pro.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:234;a:14:{s:2:\"id\";s:10:\"3851942855\";s:4:\"name\";s:36:\"WooCommerce Product Add-Ons Ultimate\";s:6:\"author\";s:15:\"Plugin Republic\";s:7:\"version\";s:6:\"3.27.4\";s:11:\"description\";s:40:\"Add extra fields to WooCommerce products\";s:3:\"url\";s:82:\"https://pluginrepublic.com/wordpress-plugins/woocommerce-product-add-ons-ultimate/\";s:10:\"author_url\";s:27:\"https://pluginrepublic.com/\";s:13:\"thumbnail_url\";s:81:\"https://plugin-installer.wp-json.app/thumbnail/product-extras-for-woocommerce.png\";s:13:\"landscape_url\";s:81:\"https://plugin-installer.wp-json.app/thumbnail/product-extras-for-woocommerce.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:235;a:14:{s:2:\"id\";s:10:\"2668736868\";s:4:\"name\";s:29:\"Product Video for WooCommerce\";s:6:\"author\";s:6:\"Addify\";s:7:\"version\";s:5:\"1.7.0\";s:11:\"description\";s:112:\"Allows merchants to add product videos and improve their sales. (PLEASE TAKE BACKUP BEFORE UPDATING THE PLUGIN).\";s:3:\"url\";s:63:\"https://woocommerce.com/products/product-video-for-woocommerce/\";s:10:\"author_url\";s:38:\"https://woocommerce.com/vendor/addify/\";s:13:\"thumbnail_url\";s:80:\"https://plugin-installer.wp-json.app/thumbnail/product-video-for-woocommerce.png\";s:13:\"landscape_url\";s:80:\"https://plugin-installer.wp-json.app/thumbnail/product-video-for-woocommerce.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:236;a:14:{s:2:\"id\";s:10:\"1319707124\";s:4:\"name\";s:45:\"Products Linked by Variations for WooCommerce\";s:6:\"author\";s:7:\"Plugify\";s:7:\"version\";s:5:\"2.0.0\";s:11:\"description\";s:117:\"Link products by their variants to provide your shoppers easy access to similar products right from the product page.\";s:3:\"url\";s:71:\"https://woo.com/products/products-linked-by-variations-for-woocommerce/\";s:10:\"author_url\";s:39:\"https://woocommerce.com/vendor/plugify/\";s:13:\"thumbnail_url\";s:96:\"https://plugin-installer.wp-json.app/thumbnail/products-linked-by-variations-for-woocommerce.png\";s:13:\"landscape_url\";s:96:\"https://plugin-installer.wp-json.app/thumbnail/products-linked-by-variations-for-woocommerce.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:237;a:14:{s:2:\"id\";s:10:\"2955758430\";s:4:\"name\";s:26:\"Qala Product Price History\";s:6:\"author\";s:14:\"Angry Creative\";s:7:\"version\";s:5:\"0.7.2\";s:11:\"description\";s:37:\"Track and save product price changes.\";s:3:\"url\";s:76:\"https://woocommerce.com/products/qala-product-price-history-for-woocommerce/\";s:10:\"author_url\";s:25:\"https://angrycreative.com\";s:13:\"thumbnail_url\";s:77:\"https://plugin-installer.wp-json.app/thumbnail/qala-product-price-history.png\";s:13:\"landscape_url\";s:77:\"https://plugin-installer.wp-json.app/thumbnail/qala-product-price-history.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:238;a:14:{s:2:\"id\";s:10:\"1221810454\";s:4:\"name\";s:8:\"QuadMenu\";s:6:\"author\";s:10:\"QuadLayers\";s:7:\"version\";s:5:\"3.3.2\";s:11:\"description\";s:102:\"The best drag & drop WordPress Mega Menu plugin which allow you to create Tabs Menus & Carousel Menus.\";s:3:\"url\";s:20:\"https://quadmenu.com\";s:10:\"author_url\";s:22:\"https://quadlayers.com\";s:13:\"thumbnail_url\";s:59:\"https://plugin-installer.wp-json.app/thumbnail/quadmenu.png\";s:13:\"landscape_url\";s:59:\"https://plugin-installer.wp-json.app/thumbnail/quadmenu.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:239;a:14:{s:2:\"id\";s:9:\"602203408\";s:4:\"name\";s:12:\"QuadMenu PRO\";s:6:\"author\";s:10:\"QuadLayers\";s:7:\"version\";s:5:\"3.1.8\";s:11:\"description\";s:35:\"The Best WordPress Mega Menu Plugin\";s:3:\"url\";s:20:\"https://quadmenu.com\";s:10:\"author_url\";s:22:\"https://quadlayers.com\";s:13:\"thumbnail_url\";s:63:\"https://plugin-installer.wp-json.app/thumbnail/quadmenu-pro.png\";s:13:\"landscape_url\";s:63:\"https://plugin-installer.wp-json.app/thumbnail/quadmenu-pro.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:240;a:14:{s:2:\"id\";s:10:\"2548381205\";s:4:\"name\";s:16:\"Ultimate Refunds\";s:6:\"author\";s:15:\"AspiringPlugins\";s:7:\"version\";s:5:\"2.2.0\";s:11:\"description\";s:101:\"This plugin allows your customers to request refunds for their orders easily from their account page.\";s:3:\"url\";s:0:\"\";s:10:\"author_url\";s:39:\"https://woo.com/vendor/aspiringplugins/\";s:13:\"thumbnail_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/refunds-for-woocommerce.png\";s:13:\"landscape_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/refunds-for-woocommerce.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:241;a:14:{s:2:\"id\";s:10:\"2139552472\";s:4:\"name\";s:20:\"Restrict Content Pro\";s:6:\"author\";s:20:\"Restrict Content Pro\";s:7:\"version\";s:6:\"3.5.47\";s:11:\"description\";s:212:\"Set up a complete membership system for your WordPress site and deliver premium content to your members. Unlimited membership packages, membership management, discount codes, registration / login forms, and more.\";s:3:\"url\";s:30:\"https://restrictcontentpro.com\";s:10:\"author_url\";s:31:\"https://restrictcontentpro.com/\";s:13:\"thumbnail_url\";s:71:\"https://plugin-installer.wp-json.app/thumbnail/restrict-content-pro.png\";s:13:\"landscape_url\";s:71:\"https://plugin-installer.wp-json.app/thumbnail/restrict-content-pro.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:242;a:14:{s:2:\"id\";s:10:\"1374291351\";s:4:\"name\";s:17:\"Slider Revolution\";s:6:\"author\";s:10:\"ThemePunch\";s:7:\"version\";s:6:\"6.7.39\";s:11:\"description\";s:53:\"Slider Revolution - More than just a WordPress Slider\";s:3:\"url\";s:106:\"https://www.sliderrevolution.com/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=info\";s:10:\"author_url\";s:96:\"https://themepunch.com/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=info\";s:13:\"thumbnail_url\";s:60:\"https://plugin-installer.wp-json.app/thumbnail/revslider.png\";s:13:\"landscape_url\";s:60:\"https://plugin-installer.wp-json.app/thumbnail/revslider.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:243;a:14:{s:2:\"id\";s:10:\"3754208506\";s:4:\"name\";s:13:\"LearnDash LMS\";s:6:\"author\";s:9:\"LearnDash\";s:7:\"version\";s:6:\"4.25.7\";s:11:\"description\";s:82:\"LearnDash LMS Plugin - Turn your WordPress site into a learning management system.\";s:3:\"url\";s:24:\"http://www.learndash.com\";s:10:\"author_url\";s:24:\"http://www.learndash.com\";s:13:\"thumbnail_url\";s:59:\"https://plugin-installer.wp-json.app/thumbnail/sfwd-lms.png\";s:13:\"landscape_url\";s:59:\"https://plugin-installer.wp-json.app/thumbnail/sfwd-lms.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:244;a:14:{s:2:\"id\";s:10:\"4271459890\";s:4:\"name\";s:21:\"WPML Multilingual CMS\";s:6:\"author\";s:14:\"OnTheGoSystems\";s:7:\"version\";s:5:\"4.8.5\";s:11:\"description\";s:64:\"WPML Multilingual CMS | Documentation | WPML 4.8.5 release notes\";s:3:\"url\";s:17:\"https://wpml.org/\";s:10:\"author_url\";s:30:\"http://www.onthegosystems.com/\";s:13:\"thumbnail_url\";s:77:\"https://plugin-installer.wp-json.app/thumbnail/sitepress-multilingual-cms.png\";s:13:\"landscape_url\";s:77:\"https://plugin-installer.wp-json.app/thumbnail/sitepress-multilingual-cms.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:245;a:14:{s:2:\"id\";s:9:\"240910067\";s:4:\"name\";s:16:\"Divi Supreme Pro\";s:6:\"author\";s:12:\"Divi Supreme\";s:7:\"version\";s:9:\"4.9.97.40\";s:11:\"description\";s:143:\"Divi Supreme Pro enhances the experience and features found on Divi and extend with custom creative modules to help you build amazing websites.\";s:3:\"url\";s:23:\"https://divisupreme.com\";s:10:\"author_url\";s:23:\"https://divisupreme.com\";s:13:\"thumbnail_url\";s:79:\"https://plugin-installer.wp-json.app/thumbnail/supreme-modules-pro-for-divi.png\";s:13:\"landscape_url\";s:79:\"https://plugin-installer.wp-json.app/thumbnail/supreme-modules-pro-for-divi.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:246;a:14:{s:2:\"id\";s:10:\"1933193280\";s:4:\"name\";s:22:\"Termageddon for MainWP\";s:6:\"author\";s:11:\"Termageddon\";s:7:\"version\";s:5:\"2.5.2\";s:11:\"description\";s:138:\"This extension is used for creating Privacy Policy, ToS, Disclaimer and Cookie Policy & Consent Tool pages automatically on your websites.\";s:3:\"url\";s:27:\"https://www.termageddon.com\";s:10:\"author_url\";s:27:\"https://www.termageddon.com\";s:13:\"thumbnail_url\";s:73:\"https://plugin-installer.wp-json.app/thumbnail/termageddon-for-mainwp.png\";s:13:\"landscape_url\";s:73:\"https://plugin-installer.wp-json.app/thumbnail/termageddon-for-mainwp.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:247;a:14:{s:2:\"id\";s:10:\"3500188332\";s:4:\"name\";s:35:\"The Plus Addons for Elementor - Pro\";s:6:\"author\";s:8:\"POSIMYTH\";s:7:\"version\";s:5:\"6.4.1\";s:11:\"description\";s:156:\"Highly Customisable 120+ Advanced Elementor Widgets & Extensions for Performance Driven Website. Keep the free version active to access all of its features.\";s:3:\"url\";s:26:\"https://theplusaddons.com/\";s:10:\"author_url\";s:21:\"https://posimyth.com/\";s:13:\"thumbnail_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/theplus_elementor_addon.png\";s:13:\"landscape_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/theplus_elementor_addon.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:248;a:14:{s:2:\"id\";s:10:\"2610289543\";s:4:\"name\";s:23:\"Top Bar for WooCommerce\";s:6:\"author\";s:6:\"Addify\";s:7:\"version\";s:5:\"1.5.1\";s:11:\"description\";s:150:\"Add top notification bar on your website to highlight the latest products, offers or upcoming events. (PLEASE TAKE BACKUP BEFORE UPDATING THE PLUGIN).\";s:3:\"url\";s:41:\"https://woocommerce.com/products/top-bar/\";s:10:\"author_url\";s:38:\"https://woocommerce.com/vendor/addify/\";s:13:\"thumbnail_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/top-bar-for-woocommerce.png\";s:13:\"landscape_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/top-bar-for-woocommerce.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:249;a:14:{s:2:\"id\";s:9:\"823706907\";s:4:\"name\";s:25:\"TranslatePress - Business\";s:6:\"author\";s:44:\"Cozmoslabs, Razvan Mocanu, Madalin Ungureanu\";s:7:\"version\";s:5:\"1.7.0\";s:11:\"description\";s:156:\"Experience a better way of translating your WordPress site using a visual front-end translation editor, with full support for WooCommerce and site builders.\";s:3:\"url\";s:27:\"https://translatepress.com/\";s:10:\"author_url\";s:23:\"https://cozmoslabs.com/\";s:13:\"thumbnail_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/translatepress-business.png\";s:13:\"landscape_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/translatepress-business.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:250;a:14:{s:2:\"id\";s:10:\"1913262056\";s:4:\"name\";s:29:\"TranslatePress - Multilingual\";s:6:\"author\";s:65:\"Cozmoslabs, Razvan Mocanu, Madalin Ungureanu, Cristophor Hurduban\";s:7:\"version\";s:5:\"3.0.5\";s:11:\"description\";s:156:\"Experience a better way of translating your WordPress site using a visual front-end translation editor, with full support for WooCommerce and site builders.\";s:3:\"url\";s:27:\"https://translatepress.com/\";s:10:\"author_url\";s:23:\"https://cozmoslabs.com/\";s:13:\"thumbnail_url\";s:78:\"https://plugin-installer.wp-json.app/thumbnail/translatepress-multilingual.png\";s:13:\"landscape_url\";s:78:\"https://plugin-installer.wp-json.app/thumbnail/translatepress-multilingual.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:251;a:14:{s:2:\"id\";s:9:\"197958549\";s:4:\"name\";s:13:\"Tutor LMS Pro\";s:6:\"author\";s:7:\"Themeum\";s:7:\"version\";s:5:\"3.9.3\";s:11:\"description\";s:39:\"Power up Tutor LMS plugins by Tutor Pro\";s:3:\"url\";s:20:\"https://tutorlms.com\";s:10:\"author_url\";s:18:\"http://themeum.com\";s:13:\"thumbnail_url\";s:60:\"https://plugin-installer.wp-json.app/thumbnail/tutor-pro.png\";s:13:\"landscape_url\";s:60:\"https://plugin-installer.wp-json.app/thumbnail/tutor-pro.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:252;a:14:{s:2:\"id\";s:10:\"4206389898\";s:4:\"name\";s:12:\"Tutor Stripe\";s:6:\"author\";s:7:\"Themeum\";s:7:\"version\";s:5:\"1.0.1\";s:11:\"description\";s:40:\"Stripe payment integration for Tutor LMS\";s:3:\"url\";s:20:\"https://tutorlms.com\";s:10:\"author_url\";s:20:\"https://tutorlms.com\";s:13:\"thumbnail_url\";s:63:\"https://plugin-installer.wp-json.app/thumbnail/tutor-stripe.png\";s:13:\"landscape_url\";s:63:\"https://plugin-installer.wp-json.app/thumbnail/tutor-stripe.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:253;a:14:{s:2:\"id\";s:10:\"3198717367\";s:4:\"name\";s:33:\"Ultimate Addons for Elementor Pro\";s:6:\"author\";s:16:\"Brainstorm Force\";s:7:\"version\";s:6:\"1.42.0\";s:11:\"description\";s:170:\"Ultimate Addons is a premium extension for Elementor that adds 40+ widgets and works on top of any Elementor Package (Free, Pro). You can use it with any WordPress theme.\";s:3:\"url\";s:30:\"https://ultimateelementor.com/\";s:10:\"author_url\";s:31:\"https://www.brainstormforce.com\";s:13:\"thumbnail_url\";s:69:\"https://plugin-installer.wp-json.app/thumbnail/ultimate-elementor.png\";s:13:\"landscape_url\";s:69:\"https://plugin-installer.wp-json.app/thumbnail/ultimate-elementor.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:254;a:14:{s:2:\"id\";s:10:\"3016318580\";s:4:\"name\";s:28:\"UpdraftPlus - Backup/Restore\";s:6:\"author\";s:26:\"TeamUpdraft, DavidAnderson\";s:7:\"version\";s:9:\"2.25.9.26\";s:11:\"description\";s:147:\"Backup and restore: take backups locally, or backup to Amazon S3, Dropbox, Google Drive, Rackspace, (S)FTP, WebDAV & email, on automatic schedules.\";s:3:\"url\";s:23:\"https://updraftplus.com\";s:10:\"author_url\";s:23:\"https://updraftplus.com\";s:13:\"thumbnail_url\";s:62:\"https://plugin-installer.wp-json.app/thumbnail/updraftplus.png\";s:13:\"landscape_url\";s:62:\"https://plugin-installer.wp-json.app/thumbnail/updraftplus.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:255;a:14:{s:2:\"id\";s:9:\"353196439\";s:4:\"name\";s:47:\"Custom User Registration Fields for WooCommerce\";s:6:\"author\";s:6:\"Addify\";s:7:\"version\";s:5:\"2.1.3\";s:11:\"description\";s:285:\"User Registration Plugin for WooCommerce allows you to add extra fields to your registration form. Registration Fields Addon is compatible with both WordPress & WooCommerce. Support 14 types of fields and compatible with Addify plugins. (PLEASE TAKE BACKUP BEFORE UPDATING THE PLUGIN).\";s:3:\"url\";s:81:\"https://woocommerce.com/products/custom-user-registration-fields-for-woocommerce/\";s:10:\"author_url\";s:38:\"https://woocommerce.com/vendor/addify/\";s:13:\"thumbnail_url\";s:91:\"https://plugin-installer.wp-json.app/thumbnail/user-registration-plugin-for-woocommerce.png\";s:13:\"landscape_url\";s:91:\"https://plugin-installer.wp-json.app/thumbnail/user-registration-plugin-for-woocommerce.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:256;a:14:{s:2:\"id\";s:9:\"664607237\";s:4:\"name\";s:30:\"WooCommerce Price Per Unit PRO\";s:6:\"author\";s:8:\"MechComp\";s:7:\"version\";s:5:\"2.2.8\";s:11:\"description\";s:140:\"WooCommerce Price Per Unit allows the user to show prices recalculated per units(weight) and do some customization to the look of the prices\";s:3:\"url\";s:52:\"https://woocommerce.com/products/price-per-unit-pro/\";s:10:\"author_url\";s:40:\"https://woocommerce.com/vendor/mechcomp/\";s:13:\"thumbnail_url\";s:73:\"https://plugin-installer.wp-json.app/thumbnail/woo-price-per-unit-pro.png\";s:13:\"landscape_url\";s:73:\"https://plugin-installer.wp-json.app/thumbnail/woo-price-per-unit-pro.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:257;a:14:{s:2:\"id\";s:10:\"2126480719\";s:4:\"name\";s:29:\"Account Funds for WooCommerce\";s:6:\"author\";s:7:\"Kestrel\";s:7:\"version\";s:5:\"4.0.8\";s:11:\"description\";s:96:\"Allow customers to deposit funds into their accounts and pay with account funds during checkout.\";s:3:\"url\";s:47:\"https://woocommerce.com/products/account-funds/\";s:10:\"author_url\";s:20:\"http://kestrelwp.com\";s:13:\"thumbnail_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-account-funds.png\";s:13:\"landscape_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-account-funds.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:258;a:14:{s:2:\"id\";s:10:\"1807055663\";s:4:\"name\";s:38:\"WooCommerce Payment Gateway Based Fees\";s:6:\"author\";s:8:\"InoPlugs\";s:7:\"version\";s:5:\"5.2.1\";s:11:\"description\";s:338:\"Add fees to an order automatically depending on the payment gateway. The fees are calculated on product level and/or on total cart value on checkout page, pay-for-order page and admin order page. The admin can change the amount added in the backend and can also disable calculation of fees for a specific order for the pay-for-order page.\";s:3:\"url\";s:62:\"https://www.woothemes.com/products/payment-gateway-based-fees/\";s:10:\"author_url\";s:22:\"https://woothemes.com/\";s:13:\"thumbnail_url\";s:78:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-additional-fees.png\";s:13:\"landscape_url\";s:78:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-additional-fees.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:259;a:14:{s:2:\"id\";s:10:\"4061433917\";s:4:\"name\";s:39:\"WooCommerce Additional Variation Images\";s:6:\"author\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"2.3.2\";s:11:\"description\";s:115:\"A WooCommerce plugin/extension that adds ability for shop/store owners to add variation specific images in a group.\";s:3:\"url\";s:73:\"https://woocommerce.com/products/woocommerce-additional-variation-images/\";s:10:\"author_url\";s:24:\"https://woocommerce.com/\";s:13:\"thumbnail_url\";s:90:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-additional-variation-images.png\";s:13:\"landscape_url\";s:90:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-additional-variation-images.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:260;a:14:{s:2:\"id\";s:10:\"3792188766\";s:4:\"name\";s:34:\"WooCommerce Advanced Notifications\";s:6:\"author\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"1.6.2\";s:11:\"description\";s:126:\"Add additonal, advanced order and stock notifications to WordPress - ideal for improving store management or for dropshippers.\";s:3:\"url\";s:55:\"https://woocommerce.com/products/advanced-notifications\";s:10:\"author_url\";s:23:\"https://woocommerce.com\";s:13:\"thumbnail_url\";s:85:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-advanced-notifications.png\";s:13:\"landscape_url\";s:85:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-advanced-notifications.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:261;a:14:{s:2:\"id\";s:10:\"1927540091\";s:4:\"name\";s:42:\"WooCommerce All Products for Subscriptions\";s:6:\"author\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"6.0.7\";s:11:\"description\";s:129:\"Make existing products available on subscription, and give customers the freedom to add products to their existing subscriptions.\";s:3:\"url\";s:76:\"https://woocommerce.com/products/all-products-for-woocommerce-subscriptions/\";s:10:\"author_url\";s:24:\"https://woocommerce.com/\";s:13:\"thumbnail_url\";s:93:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-all-products-for-subscriptions.png\";s:13:\"landscape_url\";s:93:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-all-products-for-subscriptions.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:262;a:14:{s:2:\"id\";s:10:\"1952610069\";s:4:\"name\";s:27:\"API Manager for WooCommerce\";s:6:\"author\";s:7:\"Kestrel\";s:7:\"version\";s:5:\"3.5.2\";s:11:\"description\";s:109:\"Sell license keys and subscriptions for software and online services to grow your digital downloads business.\";s:3:\"url\";s:49:\"https://woo.com/products/woocommerce-api-manager/\";s:10:\"author_url\";s:21:\"https://kestrelwp.com\";s:13:\"thumbnail_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-api-manager.png\";s:13:\"landscape_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-api-manager.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:263;a:14:{s:2:\"id\";s:10:\"3099720247\";s:4:\"name\";s:24:\"WooCommerce Appointments\";s:6:\"author\";s:9:\"BookingWP\";s:7:\"version\";s:6:\"4.26.4\";s:11:\"description\";s:42:\"Setup appointable products for WooCommerce\";s:3:\"url\";s:55:\"https://bookingwp.com/plugins/woocommerce-appointments/\";s:10:\"author_url\";s:21:\"https://bookingwp.com\";s:13:\"thumbnail_url\";s:75:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-appointments.png\";s:13:\"landscape_url\";s:75:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-appointments.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:264;a:14:{s:2:\"id\";s:10:\"3555429847\";s:4:\"name\";s:39:\"WooCommerce Back In Stock Notifications\";s:6:\"author\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"3.3.3\";s:11:\"description\";s:69:\"Notify your customers when their favorite products are back in stock.\";s:3:\"url\";s:61:\"https://woocommerce.com/products/back-in-stock-notifications/\";s:10:\"author_url\";s:24:\"https://woocommerce.com/\";s:13:\"thumbnail_url\";s:90:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-back-in-stock-notifications.png\";s:13:\"landscape_url\";s:90:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-back-in-stock-notifications.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:265;a:14:{s:2:\"id\";s:10:\"1132193733\";s:4:\"name\";s:20:\"WooCommerce Bookings\";s:6:\"author\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"2.2.9\";s:11:\"description\";s:69:\"Setup bookable products such as for reservations, services and hires.\";s:3:\"url\";s:54:\"https://woocommerce.com/products/woocommerce-bookings/\";s:10:\"author_url\";s:23:\"https://woocommerce.com\";s:13:\"thumbnail_url\";s:71:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-bookings.png\";s:13:\"landscape_url\";s:71:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-bookings.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:266;a:14:{s:2:\"id\";s:9:\"418670616\";s:4:\"name\";s:33:\"WooCommerce Bulk Stock Management\";s:6:\"author\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"2.3.2\";s:11:\"description\";s:80:\"Bulk edit stock levels and print out stock reports right from WooCommerce admin.\";s:3:\"url\";s:55:\"https://woocommerce.com/products/bulk-stock-management/\";s:10:\"author_url\";s:22:\"http://woocommerce.com\";s:13:\"thumbnail_url\";s:84:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-bulk-stock-management.png\";s:13:\"landscape_url\";s:84:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-bulk-stock-management.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:267;a:14:{s:2:\"id\";s:10:\"2881686080\";s:4:\"name\";s:28:\"WooCommerce Checkout Add-Ons\";s:6:\"author\";s:8:\"SkyVerge\";s:7:\"version\";s:5:\"2.7.5\";s:11:\"description\";s:140:\"Easily create paid add-ons for your WooCommerce checkout and display them in the Orders admin, the My Orders section, and even order emails!\";s:3:\"url\";s:65:\"http://www.woocommerce.com/products/woocommerce-checkout-add-ons/\";s:10:\"author_url\";s:26:\"http://www.woocommerce.com\";s:13:\"thumbnail_url\";s:79:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-checkout-add-ons.png\";s:13:\"landscape_url\";s:79:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-checkout-add-ons.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:268;a:14:{s:2:\"id\";s:10:\"1851622973\";s:4:\"name\";s:33:\"WooCommerce Checkout Field Editor\";s:6:\"author\";s:11:\"WooCommerce\";s:7:\"version\";s:6:\"1.7.25\";s:11:\"description\";s:70:\"Add, remove and modify fields shown on your WooCommerce checkout page.\";s:3:\"url\";s:67:\"https://woocommerce.com/products/woocommerce-checkout-field-editor/\";s:10:\"author_url\";s:23:\"https://woocommerce.com\";s:13:\"thumbnail_url\";s:84:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-checkout-field-editor.png\";s:13:\"landscape_url\";s:84:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-checkout-field-editor.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:269;a:14:{s:2:\"id\";s:9:\"217935324\";s:4:\"name\";s:30:\"WooCommerce Composite Products\";s:6:\"author\";s:11:\"WooCommerce\";s:7:\"version\";s:6:\"11.0.2\";s:11:\"description\";s:59:\"Create personalized product kits and configurable products.\";s:3:\"url\";s:52:\"https://woocommerce.com/products/composite-products/\";s:10:\"author_url\";s:24:\"https://woocommerce.com/\";s:13:\"thumbnail_url\";s:81:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-composite-products.png\";s:13:\"landscape_url\";s:81:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-composite-products.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:270;a:14:{s:2:\"id\";s:10:\"1355942932\";s:4:\"name\";s:45:\"WooCommerce Conditional Shipping and Payments\";s:6:\"author\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"3.0.3\";s:11:\"description\";s:93:\"Exclude shipping methods, payment gateways and shipping destinations using conditional logic.\";s:3:\"url\";s:78:\"https://woocommerce.com/products/woocommerce-conditional-shipping-and-payments\";s:10:\"author_url\";s:24:\"https://woocommerce.com/\";s:13:\"thumbnail_url\";s:96:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-conditional-shipping-and-payments.png\";s:13:\"landscape_url\";s:96:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-conditional-shipping-and-payments.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:271;a:14:{s:2:\"id\";s:10:\"2620807482\";s:4:\"name\";s:25:\"WooCommerce Cost of Goods\";s:6:\"author\";s:8:\"SkyVerge\";s:7:\"version\";s:6:\"2.15.0\";s:11:\"description\";s:117:\"A full-featured cost of goods management extension for WooCommerce, with detailed reporting for total cost and profit\";s:3:\"url\";s:62:\"http://www.woocommerce.com/products/woocommerce-cost-of-goods/\";s:10:\"author_url\";s:26:\"http://www.woocommerce.com\";s:13:\"thumbnail_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-cost-of-goods.png\";s:13:\"landscape_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-cost-of-goods.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:272;a:14:{s:2:\"id\";s:10:\"2103461742\";s:4:\"name\";s:20:\"WooCommerce Deposits\";s:6:\"author\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"2.4.1\";s:11:\"description\";s:99:\"Mark items as deposit items which customers can then place deposits on, rather than paying in full.\";s:3:\"url\";s:54:\"https://woocommerce.com/products/woocommerce-deposits/\";s:10:\"author_url\";s:23:\"https://woocommerce.com\";s:13:\"thumbnail_url\";s:71:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-deposits.png\";s:13:\"landscape_url\";s:71:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-deposits.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:273;a:14:{s:2:\"id\";s:10:\"3008912359\";s:4:\"name\";s:27:\"WooCommerce Dynamic Pricing\";s:6:\"author\";s:13:\"Element Stark\";s:7:\"version\";s:5:\"3.4.8\";s:11:\"description\";s:106:\"WooCommerce Dynamic Pricing lets you configure dynamic pricing rules for products, categories and members.\";s:3:\"url\";s:49:\"https://woocommerce.com/products/dynamic-pricing/\";s:10:\"author_url\";s:24:\"https://elementstark.com\";s:13:\"thumbnail_url\";s:78:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-dynamic-pricing.png\";s:13:\"landscape_url\";s:78:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-dynamic-pricing.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:274;a:14:{s:2:\"id\";s:10:\"1136666427\";s:4:\"name\";s:44:\"WooCommerce E-Mail Attachments (by Inoplugs)\";s:6:\"author\";s:8:\"InoPlugs\";s:7:\"version\";s:5:\"3.2.3\";s:11:\"description\";s:320:\"WooCommerce E-Mail Attachments provides a possibility for adding attachments to WooCommerce E-Mails. You can upload files for exclusiv use as attachment to E-Mails or use files from the media gallery. You can also add an informational note to the E-Mail, that an attachment has been added and add CC and BCC reciepients.\";s:3:\"url\";s:52:\"http://www.woothemes.com/products/email-attachments/\";s:10:\"author_url\";s:19:\"http://inoplugs.com\";s:13:\"thumbnail_url\";s:80:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-email-attachments.png\";s:13:\"landscape_url\";s:80:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-email-attachments.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:275;a:14:{s:2:\"id\";s:10:\"4103847847\";s:4:\"name\";s:25:\"WooCommerce EU VAT Number\";s:6:\"author\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"3.0.2\";s:11:\"description\";s:289:\"The EU VAT Number extension lets you collect and validate EU VAT numbers during checkout to identify B2B transactions verses B2C. IP Addresses can also be validated to ensure they match the billing address. EU businesses with a valid VAT number can have their VAT removed prior to payment.\";s:3:\"url\";s:47:\"https://woocommerce.com/products/eu-vat-number/\";s:10:\"author_url\";s:24:\"https://woocommerce.com/\";s:13:\"thumbnail_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-eu-vat-number.png\";s:13:\"landscape_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-eu-vat-number.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:276;a:14:{s:2:\"id\";s:9:\"250154396\";s:4:\"name\";s:32:\"WooCommerce Google Analytics Pro\";s:6:\"author\";s:8:\"SkyVerge\";s:7:\"version\";s:5:\"2.2.1\";s:11:\"description\";s:82:\"Measure your site\'s success using advanced eCommerce tracking via Google Analytics\";s:3:\"url\";s:69:\"http://www.woocommerce.com/products/woocommerce-google-analytics-pro/\";s:10:\"author_url\";s:23:\"http://www.skyverge.com\";s:13:\"thumbnail_url\";s:83:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-google-analytics-pro.png\";s:13:\"landscape_url\";s:83:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-google-analytics-pro.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:277;a:14:{s:2:\"id\";s:9:\"191950519\";s:4:\"name\";s:45:\"Gravity Forms Product Add-Ons for WooCommerce\";s:6:\"author\";s:13:\"Element Stark\";s:7:\"version\";s:6:\"3.6.11\";s:11:\"description\";s:110:\"Allows you to use Gravity Forms on individual WooCommerce products. Requires the Gravity Forms plugin to work.\";s:3:\"url\";s:52:\"http://woothemes.com/products/gravity-forms-add-ons/\";s:10:\"author_url\";s:29:\"https://www.elementstark.com/\";s:13:\"thumbnail_url\";s:90:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-gravityforms-product-addons.png\";s:13:\"landscape_url\";s:90:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-gravityforms-product-addons.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:278;a:14:{s:2:\"id\";s:10:\"1600859112\";s:4:\"name\";s:40:\"WooCommerce Measurement Price Calculator\";s:6:\"author\";s:8:\"SkyVerge\";s:7:\"version\";s:6:\"3.23.9\";s:11:\"description\";s:91:\"WooCommerce plugin to provide price and quantity calculations based on product measurements\";s:3:\"url\";s:65:\"http://www.woocommerce.com/products/measurement-price-calculator/\";s:10:\"author_url\";s:26:\"http://www.woocommerce.com\";s:13:\"thumbnail_url\";s:91:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-measurement-price-calculator.png\";s:13:\"landscape_url\";s:91:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-measurement-price-calculator.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:279;a:14:{s:2:\"id\";s:9:\"190314320\";s:4:\"name\";s:23:\"WooCommerce Memberships\";s:6:\"author\";s:8:\"SkyVerge\";s:7:\"version\";s:6:\"1.27.3\";s:11:\"description\";s:90:\"Sell memberships that provide access to restricted content, products, discounts, and more!\";s:3:\"url\";s:61:\"https://www.woocommerce.com/products/woocommerce-memberships/\";s:10:\"author_url\";s:28:\"https://www.woocommerce.com/\";s:13:\"thumbnail_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-memberships.png\";s:13:\"landscape_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-memberships.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:280;a:14:{s:2:\"id\";s:10:\"4191760062\";s:4:\"name\";s:33:\"Teams for WooCommerce Memberships\";s:6:\"author\";s:8:\"SkyVerge\";s:7:\"version\";s:5:\"1.7.7\";s:11:\"description\";s:99:\"Expands WooCommerce Memberships to sell memberships to teams, families, companies, or other groups!\";s:3:\"url\";s:63:\"https://woocommerce.com/products/teams-woocommerce-memberships/\";s:10:\"author_url\";s:28:\"https://www.woocommerce.com/\";s:13:\"thumbnail_url\";s:84:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-memberships-for-teams.png\";s:13:\"landscape_url\";s:84:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-memberships-for-teams.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:281;a:14:{s:2:\"id\";s:10:\"2020286689\";s:4:\"name\";s:37:\"MailChimp for WooCommerce Memberships\";s:6:\"author\";s:8:\"SkyVerge\";s:7:\"version\";s:5:\"1.5.1\";s:11:\"description\";s:67:\"Sync your member lists to MailChimp for improved email segmentation\";s:3:\"url\";s:71:\"https://www.woocommerce.com/products/mailchimp-woocommerce-memberships/\";s:10:\"author_url\";s:28:\"https://www.woocommerce.com/\";s:13:\"thumbnail_url\";s:84:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-memberships-mailchimp.png\";s:13:\"landscape_url\";s:84:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-memberships-mailchimp.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:282;a:14:{s:2:\"id\";s:10:\"3356724518\";s:4:\"name\";s:30:\"WooCommerce Min/Max Quantities\";s:6:\"author\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"5.2.7\";s:11:\"description\";s:78:\"Define minimum/maximum allowed quantities for products, variations and orders.\";s:3:\"url\";s:51:\"https://woocommerce.com/products/minmax-quantities/\";s:10:\"author_url\";s:23:\"https://woocommerce.com\";s:13:\"thumbnail_url\";s:81:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-min-max-quantities.png\";s:13:\"landscape_url\";s:81:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-min-max-quantities.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:283;a:14:{s:2:\"id\";s:10:\"2955654009\";s:4:\"name\";s:49:\"WPML Multilingual & Multicurrency for WooCommerce\";s:6:\"author\";s:14:\"OnTheGoSystems\";s:7:\"version\";s:5:\"5.5.3\";s:11:\"description\";s:75:\"Make your store multilingual and enable multiple currencies | Documentation\";s:3:\"url\";s:124:\"https://wpml.org/documentation/related-projects/woocommerce-multilingual/?utm_source=plugin&utm_medium=gui&utm_campaign=wcml\";s:10:\"author_url\";s:30:\"http://www.onthegosystems.com/\";s:13:\"thumbnail_url\";s:75:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-multilingual.png\";s:13:\"landscape_url\";s:75:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-multilingual.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:284;a:14:{s:2:\"id\";s:9:\"450076953\";s:4:\"name\";s:27:\"WooCommerce Name Your Price\";s:6:\"author\";s:13:\"Kathy Darling\";s:7:\"version\";s:5:\"3.7.0\";s:11:\"description\";s:94:\"WooCommerce Name Your Price allows customers to set their own price for products or donations.\";s:3:\"url\";s:64:\"https://github.com/backcourt/woocommerce-mix-and-match-products/\";s:10:\"author_url\";s:23:\"http://www.backcourt.io\";s:13:\"thumbnail_url\";s:78:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-name-your-price.png\";s:13:\"landscape_url\";s:78:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-name-your-price.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:285;a:14:{s:2:\"id\";s:10:\"1247749167\";s:4:\"name\";s:29:\"WooCommerce One Page Checkout\";s:6:\"author\";s:10:\"Automattic\";s:7:\"version\";s:5:\"2.9.5\";s:11:\"description\";s:83:\"Super fast sales with WooCommerce. Add to cart, checkout & pay all on the one page!\";s:3:\"url\";s:63:\"https://woocommerce.com/products/woocommerce-one-page-checkout/\";s:10:\"author_url\";s:24:\"https://woocommerce.com/\";s:13:\"thumbnail_url\";s:80:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-one-page-checkout.png\";s:13:\"landscape_url\";s:80:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-one-page-checkout.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:286;a:14:{s:2:\"id\";s:10:\"1053766676\";s:4:\"name\";s:32:\"WooCommerce Order Status Manager\";s:6:\"author\";s:8:\"SkyVerge\";s:7:\"version\";s:6:\"1.15.6\";s:11:\"description\";s:87:\"Easily create custom order statuses and trigger custom emails when order status changes\";s:3:\"url\";s:69:\"http://www.woocommerce.com/products/woocommerce-order-status-manager/\";s:10:\"author_url\";s:26:\"http://www.woocommerce.com\";s:13:\"thumbnail_url\";s:83:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-order-status-manager.png\";s:13:\"landscape_url\";s:83:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-order-status-manager.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:287;a:14:{s:2:\"id\";s:10:\"2158473376\";s:4:\"name\";s:24:\"WooCommerce PDF Invoices\";s:6:\"author\";s:13:\"Andrew Benbow\";s:7:\"version\";s:5:\"5.1.0\";s:11:\"description\";s:118:\"Attach a PDF Invoice to the completed order email and allow invoices to be downloaded from customer\'s My Account page.\";s:3:\"url\";s:46:\"https://woocommerce.com/products/pdf-invoices/\";s:10:\"author_url\";s:29:\"http://www.chromeorange.co.uk\";s:13:\"thumbnail_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-pdf-invoice.png\";s:13:\"landscape_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-pdf-invoice.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:288;a:14:{s:2:\"id\";s:10:\"2551643877\";s:4:\"name\";s:25:\"WooCommerce PDF Watermark\";s:6:\"author\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"1.9.6\";s:11:\"description\";s:71:\"Apply text or image-based watermarks to your WooCommerce PDF downloads.\";s:3:\"url\";s:62:\"http://www.woocommerce.com/products/woocommerce-pdf-watermark/\";s:10:\"author_url\";s:27:\"http://www.woocommerce.com/\";s:13:\"thumbnail_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-pdf-watermark.png\";s:13:\"landscape_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-pdf-watermark.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:289;a:14:{s:2:\"id\";s:10:\"3297202760\";s:4:\"name\";s:33:\"Pixel Manager Pro for WooCommerce\";s:6:\"author\";s:9:\"SweetCode\";s:7:\"version\";s:6:\"1.53.0\";s:11:\"description\";s:90:\"Visitor and conversion value tracking for WooCommerce. Highly optimized for data accuracy.\";s:3:\"url\";s:34:\"https://sweetcode.com/plugins/pmw/\";s:10:\"author_url\";s:41:\"https://woocommerce.com/vendor/sweetcode/\";s:13:\"thumbnail_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-pixel-manager.png\";s:13:\"landscape_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-pixel-manager.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:290;a:14:{s:2:\"id\";s:9:\"985840074\";s:4:\"name\";s:30:\"WooCommerce Points and Rewards\";s:6:\"author\";s:11:\"WooCommerce\";s:7:\"version\";s:7:\"1.18.19\";s:11:\"description\";s:96:\"Reward customers for purchases and other actions with points which can be redeemed for discounts\";s:3:\"url\";s:64:\"https://woocommerce.com/products/woocommerce-points-and-rewards/\";s:10:\"author_url\";s:23:\"https://woocommerce.com\";s:13:\"thumbnail_url\";s:81:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-points-and-rewards.png\";s:13:\"landscape_url\";s:81:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-points-and-rewards.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:291;a:14:{s:2:\"id\";s:10:\"2896658284\";s:4:\"name\";s:22:\"WooCommerce Pre-Orders\";s:6:\"author\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"2.3.1\";s:11:\"description\";s:55:\"Sell pre-orders for products in your WooCommerce store.\";s:3:\"url\";s:56:\"https://woocommerce.com/products/woocommerce-pre-orders/\";s:10:\"author_url\";s:23:\"https://woocommerce.com\";s:13:\"thumbnail_url\";s:73:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-pre-orders.png\";s:13:\"landscape_url\";s:73:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-pre-orders.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:292;a:14:{s:2:\"id\";s:10:\"1683639883\";s:4:\"name\";s:27:\"WooCommerce Product Add-Ons\";s:6:\"author\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"8.1.1\";s:11:\"description\";s:199:\"Add extra options to products which your customers can select from, when adding to the cart, with an optional fee for each extra option. Add-ons can be checkboxes, a select box, or custom text input.\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-add-ons/\";s:10:\"author_url\";s:23:\"https://woocommerce.com\";s:13:\"thumbnail_url\";s:77:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-product-addons.png\";s:13:\"landscape_url\";s:77:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-product-addons.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:293;a:14:{s:2:\"id\";s:10:\"2175482087\";s:4:\"name\";s:27:\"WooCommerce Product Bundles\";s:6:\"author\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"8.5.3\";s:11:\"description\";s:70:\"Offer product bundles, bulk discount packages, and assembled products.\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-bundles/\";s:10:\"author_url\";s:24:\"https://woocommerce.com/\";s:13:\"thumbnail_url\";s:78:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-product-bundles.png\";s:13:\"landscape_url\";s:78:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-product-bundles.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:294;a:14:{s:2:\"id\";s:10:\"3038813980\";s:4:\"name\";s:31:\"WooCommerce Google Product Feed\";s:6:\"author\";s:20:\"Ademti Software Ltd.\";s:7:\"version\";s:7:\"11.0.26\";s:11:\"description\";s:118:\"WooCommerce extension that allows you to more easily populate advanced attributes into the Google Merchant Centre feed\";s:3:\"url\";s:53:\"https://woocommerce.com/products/google-product-feed/\";s:10:\"author_url\";s:34:\"https://www.ademti-software.co.uk/\";s:13:\"thumbnail_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-product-feeds.png\";s:13:\"landscape_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-product-feeds.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:295;a:14:{s:2:\"id\";s:10:\"3552489731\";s:4:\"name\";s:35:\"WooCommerce Product Recommendations\";s:6:\"author\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"4.3.2\";s:11:\"description\";s:111:\"Create smarter up-sells and cross-sells, place them anywhere, and measure their impact with in-depth analytics.\";s:3:\"url\";s:57:\"https://woocommerce.com/products/product-recommendations/\";s:10:\"author_url\";s:24:\"https://woocommerce.com/\";s:13:\"thumbnail_url\";s:86:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-product-recommendations.png\";s:13:\"landscape_url\";s:86:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-product-recommendations.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:296;a:14:{s:2:\"id\";s:10:\"2411129591\";s:4:\"name\";s:31:\"WooCommerce Product Reviews Pro\";s:6:\"author\";s:8:\"SkyVerge\";s:7:\"version\";s:6:\"1.20.2\";s:11:\"description\";s:148:\"Extend WooCommerce product reviews to add video, photo, comment, and question contribution types, as well as review filtering, voting, and flagging.\";s:3:\"url\";s:68:\"http://www.woocommerce.com/products/woocommerce-product-reviews-pro/\";s:10:\"author_url\";s:26:\"http://www.woocommerce.com\";s:13:\"thumbnail_url\";s:82:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-product-reviews-pro.png\";s:13:\"landscape_url\";s:82:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-product-reviews-pro.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:297;a:14:{s:2:\"id\";s:9:\"371832942\";s:4:\"name\";s:27:\"WooCommerce Product Vendors\";s:6:\"author\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"2.4.8\";s:11:\"description\";s:142:\"Set up a multi-vendor marketplace that allows vendors to manage their own products and earn commissions. Run stores similar to Amazon or Etsy.\";s:3:\"url\";s:49:\"https://woocommerce.com/products/product-vendors/\";s:10:\"author_url\";s:23:\"https://woocommerce.com\";s:13:\"thumbnail_url\";s:78:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-product-vendors.png\";s:13:\"landscape_url\";s:78:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-product-vendors.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:298;a:14:{s:2:\"id\";s:8:\"71162294\";s:4:\"name\";s:31:\"Request a Quote for WooCommerce\";s:6:\"author\";s:6:\"Addify\";s:7:\"version\";s:5:\"2.9.0\";s:11:\"description\";s:104:\"Allow customers to add product(s) to quote basket and ask for a quote by submitting a simple quote form.\";s:3:\"url\";s:56:\"https://woocommerce.com/products/request-a-quote-plugin/\";s:10:\"author_url\";s:38:\"https://woocommerce.com/vendor/addify/\";s:13:\"thumbnail_url\";s:78:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-request-a-quote.png\";s:13:\"landscape_url\";s:78:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-request-a-quote.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:299;a:14:{s:2:\"id\";s:10:\"1411994168\";s:4:\"name\";s:40:\"WooCommerce Sequential Order Numbers Pro\";s:6:\"author\";s:8:\"SkyVerge\";s:7:\"version\";s:6:\"1.21.6\";s:11:\"description\";s:66:\"Provides custom incrementing order numbers for WooCommerce orders.\";s:3:\"url\";s:65:\"http://www.woocommerce.com/products/sequential-order-numbers-pro/\";s:10:\"author_url\";s:26:\"http://www.woocommerce.com\";s:13:\"thumbnail_url\";s:91:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-sequential-order-numbers-pro.png\";s:13:\"landscape_url\";s:91:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-sequential-order-numbers-pro.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:300;a:14:{s:2:\"id\";s:10:\"2716969820\";s:4:\"name\";s:29:\"WooCommerce Local Pickup Plus\";s:6:\"author\";s:8:\"SkyVerge\";s:7:\"version\";s:6:\"2.11.8\";s:11:\"description\";s:162:\"A shipping plugin for WooCommerce that allows the store operator to define local pickup locations, which the customer can then choose from when making a purchase.\";s:3:\"url\";s:50:\"http://woocommerce.com/products/local-pickup-plus/\";s:10:\"author_url\";s:22:\"http://woocommerce.com\";s:13:\"thumbnail_url\";s:89:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-shipping-local-pickup-plus.png\";s:13:\"landscape_url\";s:89:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-shipping-local-pickup-plus.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:301;a:14:{s:2:\"id\";s:10:\"4036343980\";s:4:\"name\";s:35:\"WooCommerce Shipping Per Product v2\";s:6:\"author\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"2.7.2\";s:11:\"description\";s:201:\"Per product shipping allows you to define different shipping costs for products, based on customer location. These costs can be added to other shipping methods, or used as a standalone shipping method.\";s:3:\"url\";s:54:\"https://woocommerce.com/products/per-product-shipping/\";s:10:\"author_url\";s:23:\"https://woocommerce.com\";s:13:\"thumbnail_url\";s:83:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-shipping-per-product.png\";s:13:\"landscape_url\";s:83:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-shipping-per-product.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:302;a:14:{s:2:\"id\";s:9:\"523385236\";s:4:\"name\";s:21:\"Slack for WooCommerce\";s:6:\"author\";s:7:\"Kestrel\";s:7:\"version\";s:5:\"1.7.1\";s:11:\"description\";s:96:\"Easily send notifications to your different Slack channels whenever a WooCommerce event happens!\";s:3:\"url\";s:43:\"https://woo.com/products/woocommerce-slack/\";s:10:\"author_url\";s:21:\"https://kestrelwp.com\";s:13:\"thumbnail_url\";s:68:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-slack.png\";s:13:\"landscape_url\";s:68:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-slack.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:303;a:14:{s:2:\"id\";s:10:\"1926935022\";s:4:\"name\";s:25:\"WooCommerce Smart Coupons\";s:6:\"author\";s:9:\"StoreApps\";s:7:\"version\";s:6:\"9.62.0\";s:11:\"description\";s:163:\"WooCommerce Smart Coupons lets customers buy gift certificates, store credits or coupons easily. They can use purchased credits themselves or gift to someone else.\";s:3:\"url\";s:47:\"https://woocommerce.com/products/smart-coupons/\";s:10:\"author_url\";s:26:\"https://www.storeapps.org/\";s:13:\"thumbnail_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-smart-coupons.png\";s:13:\"landscape_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-smart-coupons.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:304;a:14:{s:2:\"id\";s:10:\"1962040069\";s:4:\"name\";s:24:\"WooCommerce Social Login\";s:6:\"author\";s:8:\"SkyVerge\";s:7:\"version\";s:6:\"2.17.1\";s:11:\"description\";s:94:\"One-click registration and login via social networks like Facebook, Google, Twitter and Amazon\";s:3:\"url\";s:61:\"http://www.woocommerce.com/products/woocommerce-social-login/\";s:10:\"author_url\";s:26:\"http://www.woocommerce.com\";s:13:\"thumbnail_url\";s:75:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-social-login.png\";s:13:\"landscape_url\";s:75:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-social-login.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:305;a:14:{s:2:\"id\";s:10:\"1390316125\";s:4:\"name\";s:34:\"WooCommerce Subscription Downloads\";s:6:\"author\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"1.4.1\";s:11:\"description\";s:163:\"Associate downloadable products with a Subscription product in WooCommerce, and grant subscribers access to the associated downloads for the downloadable products.\";s:3:\"url\";s:68:\"https://woocommerce.com/products/woocommerce-subscription-downloads/\";s:10:\"author_url\";s:23:\"https://woocommerce.com\";s:13:\"thumbnail_url\";s:85:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-subscription-downloads.png\";s:13:\"landscape_url\";s:85:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-subscription-downloads.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:306;a:14:{s:2:\"id\";s:9:\"214448036\";s:4:\"name\";s:25:\"WooCommerce Subscriptions\";s:6:\"author\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"8.1.0\";s:11:\"description\";s:77:\"Sell products and services with recurring payments in your WooCommerce Store.\";s:3:\"url\";s:63:\"https://www.woocommerce.com/products/woocommerce-subscriptions/\";s:10:\"author_url\";s:24:\"https://woocommerce.com/\";s:13:\"thumbnail_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-subscriptions.png\";s:13:\"landscape_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-subscriptions.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:307;a:14:{s:2:\"id\";s:10:\"3791285143\";s:4:\"name\";s:23:\"WooCommerce Tab Manager\";s:6:\"author\";s:8:\"SkyVerge\";s:7:\"version\";s:6:\"1.16.2\";s:11:\"description\";s:37:\"A product tab manager for WooCommerce\";s:3:\"url\";s:60:\"http://www.woocommerce.com/products/woocommerce-tab-manager/\";s:10:\"author_url\";s:26:\"http://www.woocommerce.com\";s:13:\"thumbnail_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-tab-manager.png\";s:13:\"landscape_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-tab-manager.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:308;a:14:{s:2:\"id\";s:10:\"2965674175\";s:4:\"name\";s:31:\"WooCommerce Table Rate Shipping\";s:6:\"author\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"3.5.9\";s:11:\"description\";s:112:\"Table rate shipping lets you define rates depending on location vs shipping class, price, weight, or item count.\";s:3:\"url\";s:53:\"https://woocommerce.com/products/table-rate-shipping/\";s:10:\"author_url\";s:24:\"https://woocommerce.com/\";s:13:\"thumbnail_url\";s:82:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-table-rate-shipping.png\";s:13:\"landscape_url\";s:82:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-table-rate-shipping.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:309;a:14:{s:2:\"id\";s:9:\"728719759\";s:4:\"name\";s:23:\"WooCommerce URL Coupons\";s:6:\"author\";s:8:\"SkyVerge\";s:7:\"version\";s:6:\"2.16.1\";s:11:\"description\";s:108:\"Create a unique URL that applies a discount and optionally adds one or more products to the customer\'s cart.\";s:3:\"url\";s:48:\"http://www.woocommerce.com/products/url-coupons/\";s:10:\"author_url\";s:26:\"http://www.woocommerce.com\";s:13:\"thumbnail_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-url-coupons.png\";s:13:\"landscape_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-url-coupons.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:310;a:14:{s:2:\"id\";s:10:\"2972305154\";s:4:\"name\";s:29:\"WooCommerce Warranty Requests\";s:6:\"author\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"2.7.0\";s:11:\"description\";s:285:\"Set warranties for your products (free and paid), and allow customers to purchase warranties when buying a product, and to initiate a return request right from their account. Manage RMA numbers, return status, email communications, and track return shipping easily with this extension.\";s:3:\"url\";s:51:\"https://woocommerce.com/products/warranty-requests/\";s:10:\"author_url\";s:23:\"https://woocommerce.com\";s:13:\"thumbnail_url\";s:71:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-warranty.png\";s:13:\"landscape_url\";s:71:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-warranty.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:311;a:14:{s:2:\"id\";s:10:\"3139641448\";s:4:\"name\";s:25:\"Wholesale For WooCommerce\";s:6:\"author\";s:9:\"WPExperts\";s:7:\"version\";s:5:\"2.7.0\";s:11:\"description\";s:221:\"Wholesale for WooCommerce enables store owners to create and manage wholesale prices, multiple wholesale user roles, user registration forms, product and price visibility, tax, payment and shipping methods, and much more.\";s:3:\"url\";s:59:\"https://woocommerce.com/products/wholesale-for-woocommerce/\";s:10:\"author_url\";s:20:\"https://wpexperts.io\";s:13:\"thumbnail_url\";s:80:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-wholesale-pricing.png\";s:13:\"landscape_url\";s:80:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-wholesale-pricing.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:312;a:14:{s:2:\"id\";s:10:\"4157088476\";s:4:\"name\";s:21:\"WooCommerce WishLists\";s:6:\"author\";s:13:\"Element Stark\";s:7:\"version\";s:5:\"2.3.9\";s:11:\"description\";s:73:\"WooCommerce Wishlists allows you to create public and personal wishlists.\";s:3:\"url\";s:55:\"https://woocommerce.com/products/woocommerce-wishlists/\";s:10:\"author_url\";s:28:\"https://www.elementstark.com\";s:13:\"thumbnail_url\";s:72:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-wishlists.png\";s:13:\"landscape_url\";s:72:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-wishlists.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:313;a:14:{s:2:\"id\";s:10:\"1062901538\";s:4:\"name\";s:34:\"Zapier Integration for WooCommerce\";s:6:\"author\";s:8:\"Tectalic\";s:7:\"version\";s:6:\"2.17.0\";s:11:\"description\";s:150:\"Integrates WooCommerce with Zapier. Connect your store to over 8,000 apps like Google Sheets, HubSpot, MailChimp, Slack, and Xero. No coding required.\";s:3:\"url\";s:52:\"https://woocommerce.com/products/woocommerce-zapier/\";s:10:\"author_url\";s:30:\"https://tectalic.com/software/\";s:13:\"thumbnail_url\";s:69:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-zapier.png\";s:13:\"landscape_url\";s:69:\"https://plugin-installer.wp-json.app/thumbnail/woocommerce-zapier.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:314;a:14:{s:2:\"id\";s:9:\"775517281\";s:4:\"name\";s:30:\"MainWP WordPress SEO Extension\";s:6:\"author\";s:6:\"MainWP\";s:7:\"version\";s:5:\"5.0.1\";s:11:\"description\";s:214:\"MainWP WordPress SEO extension by MainWP enables you to manage all your Yoast SEO plugins across your network. Create and quickly set settings templates from one central dashboard. Requires MainWP Dashboard plugin.\";s:3:\"url\";s:18:\"https://mainwp.com\";s:10:\"author_url\";s:18:\"https://mainwp.com\";s:13:\"thumbnail_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/wordpress-seo-extension.png\";s:13:\"landscape_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/wordpress-seo-extension.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:315;a:14:{s:2:\"id\";s:10:\"1279260631\";s:4:\"name\";s:17:\"Yoast SEO Premium\";s:6:\"author\";s:10:\"Team Yoast\";s:7:\"version\";s:4:\"26.2\";s:11:\"description\";s:117:\"The first true all-in-one SEO solution for WordPress, including on-page content analysis, XML sitemaps and much more.\";s:3:\"url\";s:18:\"https://yoa.st/2jc\";s:10:\"author_url\";s:33:\"https://yoa.st/team-yoast-premium\";s:13:\"thumbnail_url\";s:72:\"https://plugin-installer.wp-json.app/thumbnail/wordpress-seo-premium.png\";s:13:\"landscape_url\";s:72:\"https://plugin-installer.wp-json.app/thumbnail/wordpress-seo-premium.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:316;a:14:{s:2:\"id\";s:10:\"3802252035\";s:4:\"name\";s:17:\"WP All Export Pro\";s:6:\"author\";s:6:\"Soflyy\";s:7:\"version\";s:6:\"1.9.14\";s:11:\"description\";s:115:\"Export any post type to a CSV or XML file. Edit the exported data, and then re-import it later using WP All Import.\";s:3:\"url\";s:34:\"http://www.wpallimport.com/export/\";s:10:\"author_url\";s:0:\"\";s:13:\"thumbnail_url\";s:68:\"https://plugin-installer.wp-json.app/thumbnail/wp-all-export-pro.png\";s:13:\"landscape_url\";s:68:\"https://plugin-installer.wp-json.app/thumbnail/wp-all-export-pro.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:317;a:14:{s:2:\"id\";s:9:\"516564147\";s:4:\"name\";s:17:\"WP All Import Pro\";s:6:\"author\";s:6:\"Soflyy\";s:7:\"version\";s:5:\"5.0.2\";s:11:\"description\";s:214:\"The most powerful solution for importing XML and CSV files to WordPress. Import to Posts, Pages, and Custom Post Types. Support for imports that run on a schedule, ability to update existing imports, and much more.\";s:3:\"url\";s:27:\"http://www.wpallimport.com/\";s:10:\"author_url\";s:0:\"\";s:13:\"thumbnail_url\";s:68:\"https://plugin-installer.wp-json.app/thumbnail/wp-all-import-pro.png\";s:13:\"landscape_url\";s:68:\"https://plugin-installer.wp-json.app/thumbnail/wp-all-import-pro.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:318;a:14:{s:2:\"id\";s:10:\"2102146610\";s:4:\"name\";s:32:\"Analytify UTM Campaigns Tracking\";s:6:\"author\";s:9:\"Analytify\";s:7:\"version\";s:3:\"3.0\";s:11:\"description\";s:180:\"Our Campaign Tracking addon will help you track your marketing efforts. This addon will provide UTM tracking data in a beautiful dashboard which can help in better decision making.\";s:3:\"url\";s:146:\"https://analytify.io/add-ons/campaigns/?utm_source=analytify-campaigns&utm_medium=plugins&utm_campaign=campaigns-addon-page&utm_content=plugin-uri\";s:10:\"author_url\";s:121:\"https://analytify.io?utm_source=analytify-campaigns&utm_medium=plugins&utm_campaign=analytify-home&utm_content=author-uri\";s:13:\"thumbnail_url\";s:73:\"https://plugin-installer.wp-json.app/thumbnail/wp-analytify-campaigns.png\";s:13:\"landscape_url\";s:73:\"https://plugin-installer.wp-json.app/thumbnail/wp-analytify-campaigns.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:319;a:14:{s:2:\"id\";s:9:\"148447208\";s:4:\"name\";s:29:\"Analytify Email Notifications\";s:6:\"author\";s:9:\"Analytify\";s:7:\"version\";s:5:\"5.5.0\";s:11:\"description\";s:117:\"Our Email Notifications add-on will deliver your website analytics right in your inbox on a weekly and monthly basis.\";s:3:\"url\";s:161:\"https://analytify.io/add-ons/email-notifications?utm_source=analytify-email-notifications&utm_medium=plugins&utm_campaign=email-addon-page&utm_content=plugin-uri\";s:10:\"author_url\";s:131:\"https://analytify.io?utm_source=analytify-email-notifications&utm_medium=plugins&utm_campaign=analytify-home&utm_content=author-uri\";s:13:\"thumbnail_url\";s:69:\"https://plugin-installer.wp-json.app/thumbnail/wp-analytify-email.png\";s:13:\"landscape_url\";s:69:\"https://plugin-installer.wp-json.app/thumbnail/wp-analytify-email.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:320;a:14:{s:2:\"id\";s:9:\"678395315\";s:4:\"name\";s:28:\"Analytify Goals (Key Events)\";s:6:\"author\";s:9:\"Analytify\";s:7:\"version\";s:5:\"5.5.0\";s:11:\"description\";s:86:\"This is a premium add-on to show you Goals (Key Events) results from Google Analytics.\";s:3:\"url\";s:161:\"https://analytify.io/add-ons/google-analytics-goals-wordpress/?utm_source=analytify-goals&utm_medium=plugins&utm_campaign=goals-addon-page&utm_content=plugin-uri\";s:10:\"author_url\";s:117:\"https://analytify.io?utm_source=analytify-goals&utm_medium=plugins&utm_campaign=analytify-home&utm_content=author-uri\";s:13:\"thumbnail_url\";s:69:\"https://plugin-installer.wp-json.app/thumbnail/wp-analytify-goals.png\";s:13:\"landscape_url\";s:69:\"https://plugin-installer.wp-json.app/thumbnail/wp-analytify-goals.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:321;a:14:{s:2:\"id\";s:10:\"2090284792\";s:4:\"name\";s:13:\"Analytify Pro\";s:6:\"author\";s:9:\"Analytify\";s:7:\"version\";s:5:\"7.1.0\";s:11:\"description\";s:140:\"Analytify Pro is a feature rich plugin that adds advanced tracking capabilities of GA4 and displays analytics in a simple, beautiful format.\";s:3:\"url\";s:45:\"https://github.com/WPBrigade/wp-analytify-pro\";s:10:\"author_url\";s:116:\"https://analytify.io/?utm_source=analytify-pro&utm_medium=plugins&utm_campaign=analytify-home&utm_content=author-uri\";s:13:\"thumbnail_url\";s:67:\"https://plugin-installer.wp-json.app/thumbnail/wp-analytify-pro.png\";s:13:\"landscape_url\";s:67:\"https://plugin-installer.wp-json.app/thumbnail/wp-analytify-pro.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:322;a:14:{s:2:\"id\";s:10:\"2615301760\";s:4:\"name\";s:21:\"Analytify WooCommerce\";s:6:\"author\";s:9:\"Analytify\";s:7:\"version\";s:3:\"6.4\";s:11:\"description\";s:138:\"WooCommerce Add-on helps track the enhanced ecommerce tracking of GA4 and Displays all sales, cart behavior, and many more in a Dashboard.\";s:3:\"url\";s:144:\"https://analytify.io/add-ons/woocommerce/?utm_source=analytify-woocommerce&utm_medium=plugins&utm_campaign=woo-addon-page&utm_content=plugin-uri\";s:10:\"author_url\";s:123:\"https://analytify.io?utm_source=analytify-woocommerce&utm_medium=plugins&utm_campaign=analytify-home&utm_content=author-uri\";s:13:\"thumbnail_url\";s:75:\"https://plugin-installer.wp-json.app/thumbnail/wp-analytify-woocommerce.png\";s:13:\"landscape_url\";s:75:\"https://plugin-installer.wp-json.app/thumbnail/wp-analytify-woocommerce.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:323;a:14:{s:2:\"id\";s:10:\"1547608241\";s:4:\"name\";s:17:\"WP Booking System\";s:6:\"author\";s:19:\"Veribo, Roland Murg\";s:7:\"version\";s:6:\"5.12.4\";s:11:\"description\";s:59:\"A set-and-forget booking calendar for your rental business.\";s:3:\"url\";s:32:\"https://www.wpbookingsystem.com/\";s:10:\"author_url\";s:32:\"https://www.wpbookingsystem.com/\";s:13:\"thumbnail_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium.png\";s:13:\"landscape_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:324;a:14:{s:2:\"id\";s:10:\"3061437327\";s:4:\"name\";s:40:\"WP Booking System - Authorize.Net Add-on\";s:6:\"author\";s:19:\"Veribo, Roland Murg\";s:7:\"version\";s:5:\"1.0.6\";s:11:\"description\";s:49:\"Accept credit card payments through Authorize.Net\";s:3:\"url\";s:32:\"https://www.wpbookingsystem.com/\";s:10:\"author_url\";s:32:\"https://www.wpbookingsystem.com/\";s:13:\"thumbnail_url\";s:90:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-authorize-net.png\";s:13:\"landscape_url\";s:90:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-authorize-net.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:325;a:14:{s:2:\"id\";s:10:\"1564536831\";s:4:\"name\";s:35:\"WP Booking System - Booking Manager\";s:6:\"author\";s:19:\"Veribo, Roland Murg\";s:7:\"version\";s:6:\"1.0.15\";s:11:\"description\";s:77:\"Display all your bookings from all the calendars in a dashboard style layout.\";s:3:\"url\";s:32:\"https://www.wpbookingsystem.com/\";s:10:\"author_url\";s:32:\"https://www.wpbookingsystem.com/\";s:13:\"thumbnail_url\";s:92:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-booking-manager.png\";s:13:\"landscape_url\";s:92:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-booking-manager.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:326;a:14:{s:2:\"id\";s:9:\"124998526\";s:4:\"name\";s:56:\"WP Booking System - Advanced Booking Restrictions Add-on\";s:6:\"author\";s:19:\"Veribo, Roland Murg\";s:7:\"version\";s:6:\"1.0.21\";s:11:\"description\";s:100:\"Set advanced booking restrictions like minimum or maximum days, enforce a day of the week, and more.\";s:3:\"url\";s:32:\"https://www.wpbookingsystem.com/\";s:10:\"author_url\";s:32:\"https://www.wpbookingsystem.com/\";s:13:\"thumbnail_url\";s:97:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-booking-restrictions.png\";s:13:\"landscape_url\";s:97:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-booking-restrictions.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:327;a:14:{s:2:\"id\";s:9:\"400324352\";s:4:\"name\";s:38:\"WP Booking System - Calendar Organiser\";s:6:\"author\";s:19:\"Veribo, Roland Murg\";s:7:\"version\";s:5:\"1.0.1\";s:11:\"description\";s:66:\"Group your calendars in multiple categories for easier management.\";s:3:\"url\";s:32:\"https://www.wpbookingsystem.com/\";s:10:\"author_url\";s:32:\"https://www.wpbookingsystem.com/\";s:13:\"thumbnail_url\";s:95:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-calendar-organiser.png\";s:13:\"landscape_url\";s:95:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-calendar-organiser.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:328;a:14:{s:2:\"id\";s:10:\"1205009836\";s:4:\"name\";s:29:\"WP Booking System - Contracts\";s:6:\"author\";s:19:\"Veribo, Roland Murg\";s:7:\"version\";s:7:\"1.0.7.1\";s:11:\"description\";s:68:\"Create PDF contracts or agreements and email them to your customers.\";s:3:\"url\";s:32:\"https://www.wpbookingsystem.com/\";s:10:\"author_url\";s:32:\"https://www.wpbookingsystem.com/\";s:13:\"thumbnail_url\";s:86:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-contracts.png\";s:13:\"landscape_url\";s:86:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-contracts.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:329;a:14:{s:2:\"id\";s:9:\"751901438\";s:4:\"name\";s:29:\"WP Booking System - Customers\";s:6:\"author\";s:19:\"Veribo, Roland Murg\";s:7:\"version\";s:5:\"1.0.4\";s:11:\"description\";s:92:\"Shows a customer list and a dashboard with detailed statistics for each individual customer.\";s:3:\"url\";s:32:\"https://www.wpbookingsystem.com/\";s:10:\"author_url\";s:32:\"https://www.wpbookingsystem.com/\";s:13:\"thumbnail_url\";s:86:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-customers.png\";s:13:\"landscape_url\";s:86:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-customers.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:330;a:14:{s:2:\"id\";s:10:\"3000325735\";s:4:\"name\";s:46:\"WP Booking System - Coupons & Discounts Add-on\";s:6:\"author\";s:19:\"Veribo, Roland Murg\";s:7:\"version\";s:6:\"1.1.11\";s:11:\"description\";s:101:\"Create discounts and coupon codes that are applied to the checkout form based on specific conditions.\";s:3:\"url\";s:32:\"https://www.wpbookingsystem.com/\";s:10:\"author_url\";s:32:\"https://www.wpbookingsystem.com/\";s:13:\"thumbnail_url\";s:86:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-discounts.png\";s:13:\"landscape_url\";s:86:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-discounts.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:331;a:14:{s:2:\"id\";s:10:\"2206886609\";s:4:\"name\";s:42:\"WP Booking System - Email Reminders Add-on\";s:6:\"author\";s:19:\"Veribo, Roland Murg\";s:7:\"version\";s:6:\"1.0.14\";s:11:\"description\";s:71:\"Automatically email your customers to remind them about their bookings.\";s:3:\"url\";s:32:\"https://www.wpbookingsystem.com/\";s:10:\"author_url\";s:32:\"https://www.wpbookingsystem.com/\";s:13:\"thumbnail_url\";s:92:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-email-reminders.png\";s:13:\"landscape_url\";s:92:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-email-reminders.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:332;a:14:{s:2:\"id\";s:10:\"2542405485\";s:4:\"name\";s:32:\"WP Booking System - GoPay Add-on\";s:6:\"author\";s:19:\"Veribo, Roland Murg\";s:7:\"version\";s:5:\"1.0.7\";s:11:\"description\";s:82:\"Allow customers to pay with their credit cards or via bank transfer through GoPay.\";s:3:\"url\";s:32:\"https://www.wpbookingsystem.com/\";s:10:\"author_url\";s:32:\"https://www.wpbookingsystem.com/\";s:13:\"thumbnail_url\";s:82:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-gopay.png\";s:13:\"landscape_url\";s:82:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-gopay.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:333;a:14:{s:2:\"id\";s:10:\"4289666793\";s:4:\"name\";s:29:\"WP Booking System - Inventory\";s:6:\"author\";s:19:\"Veribo, Roland Murg\";s:7:\"version\";s:6:\"1.0.16\";s:11:\"description\";s:124:\"Allow multiple bookings per day and automatically make the dates unavailable when the maximum number of bookings is reached.\";s:3:\"url\";s:32:\"https://www.wpbookingsystem.com/\";s:10:\"author_url\";s:32:\"https://www.wpbookingsystem.com/\";s:13:\"thumbnail_url\";s:86:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-inventory.png\";s:13:\"landscape_url\";s:86:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-inventory.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:334;a:14:{s:2:\"id\";s:10:\"3975718007\";s:4:\"name\";s:28:\"WP Booking System - Invoices\";s:6:\"author\";s:19:\"Veribo, Roland Murg\";s:7:\"version\";s:6:\"1.0.29\";s:11:\"description\";s:72:\"Generate professional looking invoices and email them to your customers.\";s:3:\"url\";s:32:\"https://www.wpbookingsystem.com/\";s:10:\"author_url\";s:32:\"https://www.wpbookingsystem.com/\";s:13:\"thumbnail_url\";s:85:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-invoices.png\";s:13:\"landscape_url\";s:85:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-invoices.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:335;a:14:{s:2:\"id\";s:9:\"620799995\";s:4:\"name\";s:26:\"WP Booking System - Mollie\";s:6:\"author\";s:19:\"Veribo, Roland Murg\";s:7:\"version\";s:6:\"1.0.11\";s:11:\"description\";s:80:\"Allow customers to pay with any of the payment methods available through Mollie.\";s:3:\"url\";s:32:\"https://www.wpbookingsystem.com/\";s:10:\"author_url\";s:32:\"https://www.wpbookingsystem.com/\";s:13:\"thumbnail_url\";s:83:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-mollie.png\";s:13:\"landscape_url\";s:83:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-mollie.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:336;a:14:{s:2:\"id\";s:10:\"2714028926\";s:4:\"name\";s:39:\"WP Booking System - Multiple Currencies\";s:6:\"author\";s:19:\"Veribo, Roland Murg\";s:7:\"version\";s:5:\"1.0.6\";s:11:\"description\";s:72:\"Allow your customers to switch between currencies when making a payment.\";s:3:\"url\";s:32:\"https://www.wpbookingsystem.com/\";s:10:\"author_url\";s:32:\"https://www.wpbookingsystem.com/\";s:13:\"thumbnail_url\";s:96:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-multiple-currencies.png\";s:13:\"landscape_url\";s:96:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-multiple-currencies.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:337;a:14:{s:2:\"id\";s:10:\"3867592650\";s:4:\"name\";s:41:\"WP Booking System - PayPal Buttons Add-on\";s:6:\"author\";s:19:\"Veribo, Roland Murg\";s:7:\"version\";s:6:\"1.0.13\";s:11:\"description\";s:55:\"Allow customers to pay with PayPal when making bookings\";s:3:\"url\";s:32:\"https://www.wpbookingsystem.com/\";s:10:\"author_url\";s:32:\"https://www.wpbookingsystem.com/\";s:13:\"thumbnail_url\";s:83:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-paypal.png\";s:13:\"landscape_url\";s:83:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-paypal.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:338;a:14:{s:2:\"id\";s:10:\"3521337785\";s:4:\"name\";s:29:\"WP Booking System - Pricelabs\";s:6:\"author\";s:19:\"Veribo, Roland Murg\";s:7:\"version\";s:5:\"1.0.4\";s:11:\"description\";s:69:\"Import property prices from PriceLabs.co directly into your calendar.\";s:3:\"url\";s:32:\"https://www.wpbookingsystem.com/\";s:10:\"author_url\";s:32:\"https://www.wpbookingsystem.com/\";s:13:\"thumbnail_url\";s:86:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-pricelabs.png\";s:13:\"landscape_url\";s:86:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-pricelabs.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:339;a:14:{s:2:\"id\";s:10:\"4058539190\";s:4:\"name\";s:33:\"WP Booking System - Redsys Add-on\";s:6:\"author\";s:19:\"Veribo, Roland Murg\";s:7:\"version\";s:7:\"1.0.4.1\";s:11:\"description\";s:62:\"Allow customers to pay with their credit cards through Redsys.\";s:3:\"url\";s:32:\"https://www.wpbookingsystem.com/\";s:10:\"author_url\";s:32:\"https://www.wpbookingsystem.com/\";s:13:\"thumbnail_url\";s:83:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-redsys.png\";s:13:\"landscape_url\";s:83:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-redsys.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:340;a:14:{s:2:\"id\";s:10:\"4093554240\";s:4:\"name\";s:36:\"WP Booking System - Reporting Add-on\";s:6:\"author\";s:19:\"Veribo, Roland Murg\";s:7:\"version\";s:5:\"1.0.8\";s:11:\"description\";s:66:\"Creates a dashboard with reports and statistics for your bookings.\";s:3:\"url\";s:32:\"https://www.wpbookingsystem.com/\";s:10:\"author_url\";s:32:\"https://www.wpbookingsystem.com/\";s:13:\"thumbnail_url\";s:86:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-reporting.png\";s:13:\"landscape_url\";s:86:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-reporting.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:341;a:14:{s:2:\"id\";s:9:\"920657441\";s:4:\"name\";s:33:\"WP Booking System - Search Add-on\";s:6:\"author\";s:19:\"Veribo, Roland Murg\";s:7:\"version\";s:6:\"2.1.10\";s:11:\"description\";s:37:\"A search add-on for WP Booking System\";s:3:\"url\";s:32:\"https://www.wpbookingsystem.com/\";s:10:\"author_url\";s:32:\"https://www.wpbookingsystem.com/\";s:13:\"thumbnail_url\";s:83:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-search.png\";s:13:\"landscape_url\";s:83:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-search.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:342;a:14:{s:2:\"id\";s:10:\"1666857383\";s:4:\"name\";s:37:\"WP Booking System - SMS Notifications\";s:6:\"author\";s:19:\"Veribo, Roland Murg\";s:7:\"version\";s:5:\"1.0.7\";s:11:\"description\";s:41:\"Send SMS notifications to your customers.\";s:3:\"url\";s:32:\"https://www.wpbookingsystem.com/\";s:10:\"author_url\";s:32:\"https://www.wpbookingsystem.com/\";s:13:\"thumbnail_url\";s:80:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-sms.png\";s:13:\"landscape_url\";s:80:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-sms.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:343;a:14:{s:2:\"id\";s:10:\"1341369647\";s:4:\"name\";s:33:\"WP Booking System - Square Add-on\";s:6:\"author\";s:19:\"Veribo, Roland Murg\";s:7:\"version\";s:5:\"1.0.6\";s:11:\"description\";s:62:\"Allow customers to pay with their credit cards through Square.\";s:3:\"url\";s:32:\"https://www.wpbookingsystem.com/\";s:10:\"author_url\";s:32:\"https://www.wpbookingsystem.com/\";s:13:\"thumbnail_url\";s:83:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-square.png\";s:13:\"landscape_url\";s:83:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-square.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:344;a:14:{s:2:\"id\";s:9:\"652290524\";s:4:\"name\";s:33:\"WP Booking System - Stripe Add-on\";s:6:\"author\";s:19:\"Veribo, Roland Murg\";s:7:\"version\";s:6:\"1.0.27\";s:11:\"description\";s:62:\"Allow customers to pay with their credit cards through Stripe.\";s:3:\"url\";s:32:\"https://www.wpbookingsystem.com/\";s:10:\"author_url\";s:32:\"https://www.wpbookingsystem.com/\";s:13:\"thumbnail_url\";s:83:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-stripe.png\";s:13:\"landscape_url\";s:83:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-stripe.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:345;a:14:{s:2:\"id\";s:10:\"2883176251\";s:4:\"name\";s:38:\"WP Booking System - WooCommerce Add-on\";s:6:\"author\";s:19:\"Veribo, Roland Murg\";s:7:\"version\";s:6:\"1.0.18\";s:11:\"description\";s:44:\"Allow customers to checkout with WooCommerce\";s:3:\"url\";s:32:\"https://www.wpbookingsystem.com/\";s:10:\"author_url\";s:32:\"https://www.wpbookingsystem.com/\";s:13:\"thumbnail_url\";s:88:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-woocommerce.png\";s:13:\"landscape_url\";s:88:\"https://plugin-installer.wp-json.app/thumbnail/wp-booking-system-premium-woocommerce.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:346;a:14:{s:2:\"id\";s:10:\"2876430472\";s:4:\"name\";s:15:\"WP Grid Builder\";s:6:\"author\";s:13:\"Loïc Blascos\";s:7:\"version\";s:5:\"2.3.1\";s:11:\"description\";s:106:\"Build advanced grid layouts with real time faceted search for your eCommerce, blog, portfolio, and more...\";s:3:\"url\";s:29:\"https://www.wpgridbuilder.com\";s:10:\"author_url\";s:29:\"https://www.wpgridbuilder.com\";s:13:\"thumbnail_url\";s:66:\"https://plugin-installer.wp-json.app/thumbnail/wp-grid-builder.png\";s:13:\"landscape_url\";s:66:\"https://plugin-installer.wp-json.app/thumbnail/wp-grid-builder.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:347;a:14:{s:2:\"id\";s:10:\"2102864144\";s:4:\"name\";s:32:\"WP Grid Builder - Beaver Builder\";s:6:\"author\";s:13:\"Loïc Blascos\";s:7:\"version\";s:5:\"1.2.1\";s:11:\"description\";s:53:\"Integrate WP Grid Builder with Beaver Builder plugin.\";s:3:\"url\";s:29:\"https://www.wpgridbuilder.com\";s:10:\"author_url\";s:29:\"https://www.wpgridbuilder.com\";s:13:\"thumbnail_url\";s:81:\"https://plugin-installer.wp-json.app/thumbnail/wp-grid-builder-beaver-builder.png\";s:13:\"landscape_url\";s:81:\"https://plugin-installer.wp-json.app/thumbnail/wp-grid-builder-beaver-builder.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:348;a:14:{s:2:\"id\";s:10:\"3934180026\";s:4:\"name\";s:24:\"WP Grid Builder - Bricks\";s:6:\"author\";s:13:\"Loïc Blascos\";s:7:\"version\";s:5:\"1.3.5\";s:11:\"description\";s:45:\"Integrate WP Grid Builder with Bricks plugin.\";s:3:\"url\";s:29:\"https://www.wpgridbuilder.com\";s:10:\"author_url\";s:29:\"https://www.wpgridbuilder.com\";s:13:\"thumbnail_url\";s:73:\"https://plugin-installer.wp-json.app/thumbnail/wp-grid-builder-bricks.png\";s:13:\"landscape_url\";s:73:\"https://plugin-installer.wp-json.app/thumbnail/wp-grid-builder-bricks.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:349;a:14:{s:2:\"id\";s:10:\"1759929189\";s:4:\"name\";s:25:\"WP Grid Builder - Caching\";s:6:\"author\";s:13:\"Loïc Blascos\";s:7:\"version\";s:5:\"1.2.1\";s:11:\"description\";s:73:\"Speed up loading time when filtering grids by caching content and facets.\";s:3:\"url\";s:29:\"https://www.wpgridbuilder.com\";s:10:\"author_url\";s:29:\"https://www.wpgridbuilder.com\";s:13:\"thumbnail_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/wp-grid-builder-caching.png\";s:13:\"landscape_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/wp-grid-builder-caching.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:350;a:14:{s:2:\"id\";s:10:\"3507784347\";s:4:\"name\";s:27:\"WP Grid Builder - Elementor\";s:6:\"author\";s:13:\"Loïc Blascos\";s:7:\"version\";s:5:\"1.3.1\";s:11:\"description\";s:48:\"Integrate WP Grid Builder with Elementor plugin.\";s:3:\"url\";s:29:\"https://www.wpgridbuilder.com\";s:10:\"author_url\";s:29:\"https://www.wpgridbuilder.com\";s:13:\"thumbnail_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/wp-grid-builder-elementor.png\";s:13:\"landscape_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/wp-grid-builder-elementor.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:351;a:14:{s:2:\"id\";s:10:\"2107811711\";s:4:\"name\";s:27:\"WP Grid Builder - LearnDash\";s:6:\"author\";s:13:\"Loïc Blascos\";s:7:\"version\";s:5:\"1.3.0\";s:11:\"description\";s:66:\"Add new blocks to the card builder to display courses information.\";s:3:\"url\";s:29:\"https://www.wpgridbuilder.com\";s:10:\"author_url\";s:29:\"https://www.wpgridbuilder.com\";s:13:\"thumbnail_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/wp-grid-builder-learndash.png\";s:13:\"landscape_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/wp-grid-builder-learndash.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:352;a:14:{s:2:\"id\";s:10:\"3729856155\";s:4:\"name\";s:27:\"WP Grid Builder - Map Facet\";s:6:\"author\";s:13:\"Loïc Blascos\";s:7:\"version\";s:5:\"2.0.4\";s:11:\"description\";s:77:\"Add maps from Google Map, Mapbox or Leaflet to display markers and to filter.\";s:3:\"url\";s:29:\"https://www.wpgridbuilder.com\";s:10:\"author_url\";s:29:\"https://www.wpgridbuilder.com\";s:13:\"thumbnail_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/wp-grid-builder-map-facet.png\";s:13:\"landscape_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/wp-grid-builder-map-facet.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:353;a:14:{s:2:\"id\";s:10:\"2531245890\";s:4:\"name\";s:26:\"WP Grid Builder - Meta Box\";s:6:\"author\";s:13:\"Loïc Blascos\";s:7:\"version\";s:5:\"1.2.0\";s:11:\"description\";s:47:\"Integrate WP Grid Builder with Meta Box plugin.\";s:3:\"url\";s:29:\"https://www.wpgridbuilder.com\";s:10:\"author_url\";s:29:\"https://www.wpgridbuilder.com\";s:13:\"thumbnail_url\";s:75:\"https://plugin-installer.wp-json.app/thumbnail/wp-grid-builder-meta-box.png\";s:13:\"landscape_url\";s:75:\"https://plugin-installer.wp-json.app/thumbnail/wp-grid-builder-meta-box.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:354;a:14:{s:2:\"id\";s:10:\"3044491054\";s:4:\"name\";s:30:\"WP Grid Builder - Multilingual\";s:6:\"author\";s:13:\"Loïc Blascos\";s:7:\"version\";s:5:\"1.1.2\";s:11:\"description\";s:64:\"Easily integrate WP Grid Builder with Polylang and WPML plugins.\";s:3:\"url\";s:29:\"https://www.wpgridbuilder.com\";s:10:\"author_url\";s:29:\"https://www.wpgridbuilder.com\";s:13:\"thumbnail_url\";s:79:\"https://plugin-installer.wp-json.app/thumbnail/wp-grid-builder-multilingual.png\";s:13:\"landscape_url\";s:79:\"https://plugin-installer.wp-json.app/thumbnail/wp-grid-builder-multilingual.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:355;a:14:{s:2:\"id\";s:10:\"3066390481\";s:4:\"name\";s:24:\"WP Grid Builder - Oxygen\";s:6:\"author\";s:13:\"Loïc Blascos\";s:7:\"version\";s:5:\"1.2.1\";s:11:\"description\";s:45:\"Integrate WP Grid Builder with Oxygen plugin.\";s:3:\"url\";s:29:\"https://www.wpgridbuilder.com\";s:10:\"author_url\";s:29:\"https://www.wpgridbuilder.com\";s:13:\"thumbnail_url\";s:73:\"https://plugin-installer.wp-json.app/thumbnail/wp-grid-builder-oxygen.png\";s:13:\"landscape_url\";s:73:\"https://plugin-installer.wp-json.app/thumbnail/wp-grid-builder-oxygen.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:356;a:14:{s:2:\"id\";s:10:\"1739197749\";s:4:\"name\";s:22:\"WP Grid Builder - Pods\";s:6:\"author\";s:13:\"Loïc Blascos\";s:7:\"version\";s:5:\"1.1.0\";s:11:\"description\";s:43:\"Integrate WP Grid Builder with Pods plugin.\";s:3:\"url\";s:29:\"https://www.wpgridbuilder.com\";s:10:\"author_url\";s:29:\"https://www.wpgridbuilder.com\";s:13:\"thumbnail_url\";s:71:\"https://plugin-installer.wp-json.app/thumbnail/wp-grid-builder-pods.png\";s:13:\"landscape_url\";s:71:\"https://plugin-installer.wp-json.app/thumbnail/wp-grid-builder-pods.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:357;a:14:{s:2:\"id\";s:9:\"260729283\";s:4:\"name\";s:9:\"WP Rocket\";s:6:\"author\";s:8:\"WP Media\";s:7:\"version\";s:6:\"3.20.2\";s:11:\"description\";s:38:\"The best WordPress performance plugin.\";s:3:\"url\";s:20:\"https://wp-rocket.me\";s:10:\"author_url\";s:19:\"https://wp-media.me\";s:13:\"thumbnail_url\";s:60:\"https://plugin-installer.wp-json.app/thumbnail/wp-rocket.png\";s:13:\"landscape_url\";s:60:\"https://plugin-installer.wp-json.app/thumbnail/wp-rocket.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:358;a:14:{s:2:\"id\";s:10:\"2919233342\";s:4:\"name\";s:8:\"WPML SEO\";s:6:\"author\";s:14:\"OnTheGoSystems\";s:7:\"version\";s:5:\"2.2.4\";s:11:\"description\";s:44:\"Multilingual support for popular SEO plugins\";s:3:\"url\";s:17:\"https://wpml.org/\";s:10:\"author_url\";s:30:\"http://www.onthegosystems.com/\";s:13:\"thumbnail_url\";s:70:\"https://plugin-installer.wp-json.app/thumbnail/wp-seo-multilingual.png\";s:13:\"landscape_url\";s:70:\"https://plugin-installer.wp-json.app/thumbnail/wp-seo-multilingual.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:359;a:14:{s:2:\"id\";s:10:\"2155664878\";s:4:\"name\";s:8:\"SEOPress\";s:6:\"author\";s:24:\"The SEO Guys at SEOPress\";s:7:\"version\";s:7:\"9.3.0.4\";s:11:\"description\";s:42:\"One of the best SEO plugins for WordPress.\";s:3:\"url\";s:25:\"https://www.seopress.org/\";s:10:\"author_url\";s:25:\"https://www.seopress.org/\";s:13:\"thumbnail_url\";s:62:\"https://plugin-installer.wp-json.app/thumbnail/wp-seopress.png\";s:13:\"landscape_url\";s:62:\"https://plugin-installer.wp-json.app/thumbnail/wp-seopress.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:360;a:14:{s:2:\"id\";s:9:\"876204824\";s:4:\"name\";s:12:\"SEOPress PRO\";s:6:\"author\";s:24:\"The SEO Guys at SEOPress\";s:7:\"version\";s:7:\"9.3.0.4\";s:11:\"description\";s:54:\"The PRO version of SEOPress. SEOPress required (free).\";s:3:\"url\";s:51:\"https://www.seopress.org/wordpress-seo-plugins/pro/\";s:10:\"author_url\";s:51:\"https://www.seopress.org/wordpress-seo-plugins/pro/\";s:13:\"thumbnail_url\";s:66:\"https://plugin-installer.wp-json.app/thumbnail/wp-seopress-pro.png\";s:13:\"landscape_url\";s:66:\"https://plugin-installer.wp-json.app/thumbnail/wp-seopress-pro.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:361;a:14:{s:2:\"id\";s:9:\"251404266\";s:4:\"name\";s:37:\"WP All Export - ACF Export Add-On Pro\";s:6:\"author\";s:6:\"Soflyy\";s:7:\"version\";s:5:\"1.0.6\";s:11:\"description\";s:59:\"Export ACF data from WordPress. Requires WP All Export Pro.\";s:3:\"url\";s:27:\"http://www.wpallimport.com/\";s:10:\"author_url\";s:0:\"\";s:13:\"thumbnail_url\";s:66:\"https://plugin-installer.wp-json.app/thumbnail/wpae-acf-add-on.png\";s:13:\"landscape_url\";s:66:\"https://plugin-installer.wp-json.app/thumbnail/wpae-acf-add-on.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:362;a:14:{s:2:\"id\";s:10:\"3516175221\";s:4:\"name\";s:36:\"WP All Export - Gravity Forms Add-On\";s:6:\"author\";s:0:\"\";s:7:\"version\";s:5:\"1.0.2\";s:11:\"description\";s:84:\"Export Gravity Forms entries to CSV or XML, or migrate to another WordPress install.\";s:3:\"url\";s:0:\"\";s:10:\"author_url\";s:0:\"\";s:13:\"thumbnail_url\";s:82:\"https://plugin-installer.wp-json.app/thumbnail/wpae-gravity-forms-export-addon.png\";s:13:\"landscape_url\";s:82:\"https://plugin-installer.wp-json.app/thumbnail/wpae-gravity-forms-export-addon.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:363;a:14:{s:2:\"id\";s:10:\"1081209535\";s:4:\"name\";s:32:\"WP All Export - JetEngine Add-On\";s:6:\"author\";s:6:\"Soflyy\";s:7:\"version\";s:5:\"1.0.0\";s:11:\"description\";s:39:\"Export data from JetEngine Meta Fields.\";s:3:\"url\";s:44:\"https://www.wpallimport.com/export-wordpress\";s:10:\"author_url\";s:0:\"\";s:13:\"thumbnail_url\";s:78:\"https://plugin-installer.wp-json.app/thumbnail/wpae-jetengine-export-addon.png\";s:13:\"landscape_url\";s:78:\"https://plugin-installer.wp-json.app/thumbnail/wpae-jetengine-export-addon.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:364;a:14:{s:2:\"id\";s:10:\"3713044198\";s:4:\"name\";s:31:\"WP All Export - Meta Box Add-On\";s:6:\"author\";s:6:\"Soflyy\";s:7:\"version\";s:14:\"1.0.0-beta-1.0\";s:11:\"description\";s:38:\"Export data from Meta Box Meta Fields.\";s:3:\"url\";s:44:\"https://www.wpallimport.com/export-wordpress\";s:10:\"author_url\";s:0:\"\";s:13:\"thumbnail_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/wpae-metabox-export-addon.png\";s:13:\"landscape_url\";s:76:\"https://plugin-installer.wp-json.app/thumbnail/wpae-metabox-export-addon.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:365;a:14:{s:2:\"id\";s:9:\"556152862\";s:4:\"name\";s:38:\"WP All Export - User Export Add-On Pro\";s:6:\"author\";s:6:\"Soflyy\";s:7:\"version\";s:6:\"1.0.11\";s:11:\"description\";s:70:\"Export Users and User meta from WordPress. Requires WP All Export Pro.\";s:3:\"url\";s:27:\"http://www.wpallimport.com/\";s:10:\"author_url\";s:0:\"\";s:13:\"thumbnail_url\";s:71:\"https://plugin-installer.wp-json.app/thumbnail/wpae-user-add-on-pro.png\";s:13:\"landscape_url\";s:71:\"https://plugin-installer.wp-json.app/thumbnail/wpae-user-add-on-pro.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:366;a:14:{s:2:\"id\";s:10:\"3204877699\";s:4:\"name\";s:45:\"WP All Export - WooCommerce Export Add-On Pro\";s:6:\"author\";s:6:\"Soflyy\";s:7:\"version\";s:6:\"1.0.10\";s:11:\"description\";s:91:\"Export WooCommerce Products, Orders and Reviews from WordPress. Requires WP All Export Pro.\";s:3:\"url\";s:27:\"http://www.wpallimport.com/\";s:10:\"author_url\";s:0:\"\";s:13:\"thumbnail_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/wpae-woocommerce-add-on.png\";s:13:\"landscape_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/wpae-woocommerce-add-on.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:367;a:14:{s:2:\"id\";s:9:\"200692331\";s:4:\"name\";s:30:\"WP All Import - ACF Add-On Pro\";s:6:\"author\";s:6:\"Soflyy\";s:7:\"version\";s:5:\"4.0.1\";s:11:\"description\";s:107:\"Import to Advanced Custom Fields. Requires WP All Import, ACF Import Add-On Free, & Advanced Custom Fields.\";s:3:\"url\";s:27:\"http://www.wpallimport.com/\";s:10:\"author_url\";s:0:\"\";s:13:\"thumbnail_url\";s:66:\"https://plugin-installer.wp-json.app/thumbnail/wpai-acf-add-on.png\";s:13:\"landscape_url\";s:66:\"https://plugin-installer.wp-json.app/thumbnail/wpai-acf-add-on.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:368;a:14:{s:2:\"id\";s:7:\"4696801\";s:4:\"name\";s:36:\"WP All Import - Gravity Forms Add-On\";s:6:\"author\";s:6:\"Soflyy\";s:7:\"version\";s:5:\"1.0.2\";s:11:\"description\";s:64:\"Import to Gravity Forms. Requires WP All Import & Gravity Forms.\";s:3:\"url\";s:27:\"http://www.wpallimport.com/\";s:10:\"author_url\";s:0:\"\";s:13:\"thumbnail_url\";s:82:\"https://plugin-installer.wp-json.app/thumbnail/wpai-gravity-forms-import-addon.png\";s:13:\"landscape_url\";s:82:\"https://plugin-installer.wp-json.app/thumbnail/wpai-gravity-forms-import-addon.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:369;a:14:{s:2:\"id\";s:9:\"567375190\";s:4:\"name\";s:32:\"WP All Import - JetEngine Add-On\";s:6:\"author\";s:6:\"Soflyy\";s:7:\"version\";s:5:\"1.0.0\";s:11:\"description\";s:68:\"Import to JetEngine Meta Fields. Requires WP All Import & JetEngine.\";s:3:\"url\";s:27:\"http://www.wpallimport.com/\";s:10:\"author_url\";s:0:\"\";s:13:\"thumbnail_url\";s:78:\"https://plugin-installer.wp-json.app/thumbnail/wpai-jetengine-import-addon.png\";s:13:\"landscape_url\";s:78:\"https://plugin-installer.wp-json.app/thumbnail/wpai-jetengine-import-addon.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:370;a:14:{s:2:\"id\";s:10:\"2059246982\";s:4:\"name\";s:36:\"WP All Import - Link Cloaking Add-on\";s:6:\"author\";s:6:\"Soflyy\";s:7:\"version\";s:5:\"1.1.5\";s:11:\"description\";s:38:\"Cloak all links present during import.\";s:3:\"url\";s:27:\"http://www.wpallimport.com/\";s:10:\"author_url\";s:0:\"\";s:13:\"thumbnail_url\";s:72:\"https://plugin-installer.wp-json.app/thumbnail/wpai-linkcloak-add-on.png\";s:13:\"landscape_url\";s:72:\"https://plugin-installer.wp-json.app/thumbnail/wpai-linkcloak-add-on.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:371;a:14:{s:2:\"id\";s:9:\"312649621\";s:4:\"name\";s:31:\"WP All Import - Meta Box Add-On\";s:6:\"author\";s:6:\"Soflyy\";s:7:\"version\";s:5:\"1.0.1\";s:11:\"description\";s:66:\"Import to Meta Box Meta Fields. Requires WP All Import & Meta Box.\";s:3:\"url\";s:27:\"http://www.wpallimport.com/\";s:10:\"author_url\";s:0:\"\";s:13:\"thumbnail_url\";s:80:\"https://plugin-installer.wp-json.app/thumbnail/wpai-metabox-import-addon-new.png\";s:13:\"landscape_url\";s:80:\"https://plugin-installer.wp-json.app/thumbnail/wpai-metabox-import-addon-new.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:372;a:14:{s:2:\"id\";s:10:\"1897330616\";s:4:\"name\";s:38:\"WP All Import - User Import Add-On Pro\";s:6:\"author\";s:6:\"Soflyy\";s:7:\"version\";s:6:\"1.1.10\";s:11:\"description\";s:66:\"Import Users & User metadata to WordPress. Requires WP All Import.\";s:3:\"url\";s:27:\"http://www.wpallimport.com/\";s:10:\"author_url\";s:0:\"\";s:13:\"thumbnail_url\";s:67:\"https://plugin-installer.wp-json.app/thumbnail/wpai-user-add-on.png\";s:13:\"landscape_url\";s:67:\"https://plugin-installer.wp-json.app/thumbnail/wpai-user-add-on.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:373;a:14:{s:2:\"id\";s:10:\"1815130216\";s:4:\"name\";s:45:\"WP All Import - WooCommerce Import Add-On Pro\";s:6:\"author\";s:6:\"Soflyy\";s:7:\"version\";s:5:\"4.0.6\";s:11:\"description\";s:112:\"Import to WooCommerce. Adds a section to WP All Import that looks just like WooCommerce. Requires WP All Import.\";s:3:\"url\";s:27:\"http://www.wpallimport.com/\";s:10:\"author_url\";s:0:\"\";s:13:\"thumbnail_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/wpai-woocommerce-add-on.png\";s:13:\"landscape_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/wpai-woocommerce-add-on.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:374;a:14:{s:2:\"id\";s:9:\"146711429\";s:4:\"name\";s:15:\"WPML All Import\";s:6:\"author\";s:14:\"OnTheGoSystems\";s:7:\"version\";s:5:\"2.3.2\";s:11:\"description\";s:65:\"Adds compatibility between WP All Import and WPML | Documentation\";s:3:\"url\";s:15:\"http://wpml.org\";s:10:\"author_url\";s:30:\"http://www.onthegosystems.com/\";s:13:\"thumbnail_url\";s:66:\"https://plugin-installer.wp-json.app/thumbnail/wpml-all-import.png\";s:13:\"landscape_url\";s:66:\"https://plugin-installer.wp-json.app/thumbnail/wpml-all-import.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:375;a:14:{s:2:\"id\";s:10:\"1288681941\";s:4:\"name\";s:19:\"WPML CMS Navigation\";s:6:\"author\";s:14:\"OnTheGoSystems\";s:7:\"version\";s:5:\"1.5.6\";s:11:\"description\";s:104:\"Adds CMS navigation elements to sites built with WPML | Documentation | WPML CMS Nav 1.5.6 release notes\";s:3:\"url\";s:17:\"https://wpml.org/\";s:10:\"author_url\";s:30:\"http://www.onthegosystems.com/\";s:13:\"thumbnail_url\";s:63:\"https://plugin-installer.wp-json.app/thumbnail/wpml-cms-nav.png\";s:13:\"landscape_url\";s:63:\"https://plugin-installer.wp-json.app/thumbnail/wpml-cms-nav.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:376;a:14:{s:2:\"id\";s:9:\"440429812\";s:4:\"name\";s:36:\"MailChimp for WordPress Multilingual\";s:6:\"author\";s:14:\"OnTheGoSystems\";s:7:\"version\";s:5:\"0.1.0\";s:11:\"description\";s:125:\"This \'glue\' plugin makes it easier to translate with WPML content provided in MailChimp for WordPress plugin. | Documentation\";s:3:\"url\";s:16:\"https://wpml.org\";s:10:\"author_url\";s:16:\"https://wpml.org\";s:13:\"thumbnail_url\";s:72:\"https://plugin-installer.wp-json.app/thumbnail/wpml-mailchimp-for-wp.png\";s:13:\"landscape_url\";s:72:\"https://plugin-installer.wp-json.app/thumbnail/wpml-mailchimp-for-wp.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:377;a:14:{s:2:\"id\";s:10:\"4034518074\";s:4:\"name\";s:22:\"WPML Media Translation\";s:6:\"author\";s:14:\"OnTheGoSystems\";s:7:\"version\";s:5:\"3.0.0\";s:11:\"description\";s:117:\"Show different images for content in different languages | Documentation | WPML Media Translation 3.0.0 release notes\";s:3:\"url\";s:17:\"https://wpml.org/\";s:10:\"author_url\";s:30:\"http://www.onthegosystems.com/\";s:13:\"thumbnail_url\";s:73:\"https://plugin-installer.wp-json.app/thumbnail/wpml-media-translation.png\";s:13:\"landscape_url\";s:73:\"https://plugin-installer.wp-json.app/thumbnail/wpml-media-translation.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:378;a:14:{s:2:\"id\";s:10:\"3065796038\";s:4:\"name\";s:24:\"Ninja Forms Multilingual\";s:6:\"author\";s:14:\"OnTheGoSystems\";s:7:\"version\";s:5:\"0.4.0\";s:11:\"description\";s:56:\"Add multilingual support for Ninja Forms | Documentation\";s:3:\"url\";s:160:\"https://wpml.org/documentation/related-projects/creating-multilingual-forms-using-ninja-forms-and-wpml/?utm_source=plugin&utm_medium=gui&utm_campaign=ninjaforms\";s:10:\"author_url\";s:30:\"http://www.onthegosystems.com/\";s:13:\"thumbnail_url\";s:67:\"https://plugin-installer.wp-json.app/thumbnail/wpml-ninja-forms.png\";s:13:\"landscape_url\";s:67:\"https://plugin-installer.wp-json.app/thumbnail/wpml-ninja-forms.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:379;a:14:{s:2:\"id\";s:10:\"4201207222\";s:4:\"name\";s:23:\"WPML String Translation\";s:6:\"author\";s:14:\"OnTheGoSystems\";s:7:\"version\";s:5:\"3.4.1\";s:11:\"description\";s:118:\"Adds theme and plugins localization capabilities to WPML | Documentation | WPML String Translation 3.4.1 release notes\";s:3:\"url\";s:17:\"https://wpml.org/\";s:10:\"author_url\";s:30:\"http://www.onthegosystems.com/\";s:13:\"thumbnail_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/wpml-string-translation.png\";s:13:\"landscape_url\";s:74:\"https://plugin-installer.wp-json.app/thumbnail/wpml-string-translation.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:380;a:14:{s:2:\"id\";s:9:\"820541854\";s:4:\"name\";s:20:\"WPForms Multilingual\";s:6:\"author\";s:14:\"OnTheGoSystems\";s:7:\"version\";s:5:\"0.4.1\";s:11:\"description\";s:52:\"Add multilingual support for WPForms | Documentation\";s:3:\"url\";s:153:\"https://wpml.org/documentation/related-projects/creating-multilingual-forms-using-wpforms-and-wpml/?utm_source=plugin&utm_medium=gui&utm_campaign=wpforms\";s:10:\"author_url\";s:31:\"https://www.onthegosystems.com/\";s:13:\"thumbnail_url\";s:63:\"https://plugin-installer.wp-json.app/thumbnail/wpml-wpforms.png\";s:13:\"landscape_url\";s:63:\"https://plugin-installer.wp-json.app/thumbnail/wpml-wpforms.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:381;a:14:{s:2:\"id\";s:10:\"1209335832\";s:4:\"name\";s:22:\"Yoast SEO: WooCommerce\";s:6:\"author\";s:10:\"Team Yoast\";s:7:\"version\";s:4:\"16.7\";s:11:\"description\";s:109:\"This extension to WooCommerce and Yoast SEO makes sure there\'s perfect communication between the two plugins.\";s:3:\"url\";s:18:\"https://yoa.st/4fu\";s:10:\"author_url\";s:37:\"https://yoa.st/team-yoast-woocommerce\";s:13:\"thumbnail_url\";s:68:\"https://plugin-installer.wp-json.app/thumbnail/wpseo-woocommerce.png\";s:13:\"landscape_url\";s:68:\"https://plugin-installer.wp-json.app/thumbnail/wpseo-woocommerce.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:382;a:14:{s:2:\"id\";s:10:\"2034601898\";s:4:\"name\";s:16:\"WebinarPress Pro\";s:6:\"author\";s:12:\"WebinarPress\";s:7:\"version\";s:7:\"2.28.13\";s:11:\"description\";s:89:\"Host live and automated webinars within your WordPress website, and customize everything.\";s:3:\"url\";s:24:\"https://webinarpress.com\";s:10:\"author_url\";s:24:\"https://webinarpress.com\";s:13:\"thumbnail_url\";s:66:\"https://plugin-installer.wp-json.app/thumbnail/wpwebinarsystem.png\";s:13:\"landscape_url\";s:66:\"https://plugin-installer.wp-json.app/thumbnail/wpwebinarsystem.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:383;a:14:{s:2:\"id\";s:10:\"3855956603\";s:4:\"name\";s:39:\"WooCommerce WS Form PRO Product Add-Ons\";s:6:\"author\";s:7:\"WS Form\";s:7:\"version\";s:5:\"1.2.6\";s:11:\"description\";s:37:\"WooCommerce extension for WS Form PRO\";s:3:\"url\";s:45:\"https://wsform.com/knowledgebase/woocommerce/\";s:10:\"author_url\";s:19:\"https://wsform.com/\";s:13:\"thumbnail_url\";s:70:\"https://plugin-installer.wp-json.app/thumbnail/ws-form-woocommerce.png\";s:13:\"landscape_url\";s:70:\"https://plugin-installer.wp-json.app/thumbnail/ws-form-woocommerce.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:384;a:14:{s:2:\"id\";s:10:\"1982134376\";s:4:\"name\";s:31:\"YITH Infinite Scrolling Premium\";s:6:\"author\";s:4:\"YITH\";s:7:\"version\";s:5:\"2.5.0\";s:11:\"description\";s:136:\"The YITH Infinite Scrolling plugin lets you easily add infinite scroll on your pages. Get more plugins for your e-commerce shop on YITH.\";s:3:\"url\";s:60:\"https://yithemes.com/themes/plugins/yith-infinite-scrolling/\";s:10:\"author_url\";s:21:\"https://yithemes.com/\";s:13:\"thumbnail_url\";s:82:\"https://plugin-installer.wp-json.app/thumbnail/yith-infinite-scrolling-premium.png\";s:13:\"landscape_url\";s:82:\"https://plugin-installer.wp-json.app/thumbnail/yith-infinite-scrolling-premium.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}i:385;a:14:{s:2:\"id\";s:10:\"1147396266\";s:4:\"name\";s:44:\"YITH WooCommerce Ajax Product Filter Premium\";s:6:\"author\";s:4:\"YITH\";s:7:\"version\";s:6:\"5.16.0\";s:11:\"description\";s:320:\"YITH WooCommerce AJAX Product Filter allows your users to find the product they are looking for as quickly as possible. Thanks to the plugin you will be able to set up one or more search filters for your WooCommerce products and improve the user experience of your shop. Get more plugins for your e-commerce shop on YITH\";s:3:\"url\";s:73:\"https://yithemes.com/themes/plugins/yith-woocommerce-ajax-product-filter/\";s:10:\"author_url\";s:21:\"https://yithemes.com/\";s:13:\"thumbnail_url\";s:95:\"https://plugin-installer.wp-json.app/thumbnail/yith-woocommerce-ajax-product-filter-premium.png\";s:13:\"landscape_url\";s:95:\"https://plugin-installer.wp-json.app/thumbnail/yith-woocommerce-ajax-product-filter-premium.png\";s:8:\"requires\";N;s:6:\"tested\";N;s:15:\"number_of_sales\";i:42;s:10:\"updated_at\";s:20:\"2025-12-11T19:12:04Z\";s:6:\"rating\";d:4.2;}}}', 'off');
INSERT INTO `wp8z_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(2157, 'elementor_pro_remote_info_api_data_3.32.2', 'a:2:{s:7:\"timeout\";i:1765875878;s:5:\"value\";s:249909:\"{\"stable_version\":\"3.33.2\",\"last_updated\":\"2025-12-03 12:53:02\",\"sections\":\"a:2:{s:11:\\\"description\\\";s:161:\\\"Elementor Pro adds new features to the Elementor Page Builder plugin. Control your conversions, your user engagement, your entire website, from one page builder.\\\";s:9:\\\"changelog\\\";s:233823:\\\"<h2>Elementor Pro - by Elementor.com<\\/h2>\\n<h4>3.33.2 - 2025-12-03<\\/h4>\\n<ul>\\n<li>Fix: Incorrect status shown for Custom Code, Fonts, and Icons after importing a Website Template<\\/li>\\n<li>Fix: Display Conditions window appears empty in the editor<\\/li>\\n<\\/ul>\\n<h4>3.33.1 - 2025-11-11<\\/h4>\\n<ul>\\n<li>Fix: Styles not loading correctly in Custom Fonts and Custom Icons admin screens (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/33396\\\">#33396<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.33.0 - 2025-11-10<\\/h4>\\n<ul>\\n<li>New: Introducing Custom CSS for element-level styling with full isolation and responsive control - Editor V4<\\/li>\\n<li>New: Introducing media save to cloud in Website Templates, enabling users to store media assets directly in the cloud for easier access and management.<\\/li>\\n<li>Tweak: Added support for Post Excerpt dynamic tag - Editor V4<\\/li>\\n<li>Tweak: Added support for Internal URL dynamic tag - Editor V4<\\/li>\\n<li>Tweak: Added support for Post Terms dynamic tag - Editor V4<\\/li>\\n<li>Tweak: Added support for Shortcode dynamic tag - Editor V4<\\/li>\\n<li>Tweak: Added support for Popup dynamic tag - Editor V4<\\/li>\\n<li>Tweak: Added support for Off-Canvas dynamic tag - Editor V4<\\/li>\\n<li>Tweak: Added support for Lightbox dynamic tag - Editor V4<\\/li>\\n<li>Tweak: Added support for Add To Cart dynamic tag - Editor V4<\\/li>\\n<li>Tweak: Added support for ACF URL dynamic tag - Editor V4<\\/li>\\n<li>Tweak: Added support for Archive Title dynamic tag - Editor V4<\\/li>\\n<li>Tweak: Added support for the Email Contact URL dynamic tag - Editor V4<\\/li>\\n<li>Tweak: Added support for reduced-motion preferences in Flip Box widget<\\/li>\\n<li>Tweak: Updated minimum supported versions for Chrome, Firefox, and Safari<\\/li>\\n<li>Tweak: Updated Notes button location in the Editor Top Bar<\\/li>\\n<\\/ul>\\n<h4>3.32.3 - 2025-10-21<\\/h4>\\n<ul>\\n<li>Fix: Website Template fails to apply when Custom Code or Custom Icons are included<\\/li>\\n<\\/ul>\\n<h4>3.32.2 - 2025-09-29<\\/h4>\\n<ul>\\n<li>Fix: Exported taxonomies are not displayed correctly on the summary page in Website Templates export<\\/li>\\n<li>Fix: Certain taxonomies are not exported as expected in Website Templates export<\\/li>\\n<\\/ul>\\n<h4>3.32.1 - 2025-09-16<\\/h4>\\n<ul>\\n<li>Fix: Theme Builder fails to load when containers are disabled<\\/li>\\n<li>Fix: Popup and single product templates not imported or exported as expected<\\/li>\\n<\\/ul>\\n<h4>3.32.0 - 2025-09-15<\\/h4>\\n<ul>\\n<li>New: Introducing Size Variables to store and reuse numeric values across spacing, typography, layout, and borders - Editor V4<\\/li>\\n<li>New: Introducing granular Transitions with property-level control for advanced micro-animations - Editor V4<\\/li>\\n<li>New: Added granular content selection for Website Templates import and export, including pages, menus, post types, and taxonomies<\\/li>\\n<li>Tweak: Enhanced accessibility of background images in Slides widget with proper aria attributes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23543\\\">#23543<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/31063\\\">#31063<\\/a>)<\\/li>\\n<li>Tweak: Added REST API support for the Custom Code feature<\\/li>\\n<li>Tweak: Moved Background control from Content tab to Style tab in Flip Box widget<\\/li>\\n<li>Tweak: Removed SVG icons from the accessibility tree in Share Buttons widget<\\/li>\\n<li>Tweak: Removed dropdown indicator icons from the accessibility tree in WordPress Menu widget<\\/li>\\n<li>Fix: PHP 8.4 deprecation notices when running with <code>WP_DEBUG<\\/code> enabled<\\/li>\\n<li>Fix: Reduced-motion preferences are not applied to Animated Headline widget<\\/li>\\n<li>Fix: Reduced-motion preferences are not applied in Motion Effects<\\/li>\\n<li>Fix: Added required PHP and WordPress versions to the plugin header<\\/li>\\n<\\/ul>\\n<h4>3.31.3 - 2025-09-08<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in WordPress Menu widget<\\/li>\\n<\\/ul>\\n<h4>3.31.2 - 2025-08-10<\\/h4>\\n<ul>\\n<li>Tweak: Improved release version functionality<\\/li>\\n<\\/ul>\\n<h4>3.31.1 - 2025-08-06<\\/h4>\\n<ul>\\n<li>Tweak: Updated <code>form-data<\\/code> package version<\\/li>\\n<\\/ul>\\n<h4>3.31.0 - 2025-08-05<\\/h4>\\n<ul>\\n<li>New: Introducing Attributes - add custom HTML attributes to elements for advanced control - Editor V4<\\/li>\\n<li>Tweak: Optimized Custom Code styles by removing redundant RTL file<\\/li>\\n<li>Tweak: Improved performance by loading ribbon styles only when used in Call to Action and Price Table widgets<\\/li>\\n<li>Tweak: Improved semantic markup structure for header and footer documents<\\/li>\\n<li>Tweak: Reorganized design controls in Animated Headline widget<\\/li>\\n<li>Tweak: Reorganized design controls in Blockquote widget<\\/li>\\n<li>Tweak: Reorganized design controls in Countdown widget<\\/li>\\n<li>Tweak: Replaced SASS mixins and functions with native CSS logical properties<\\/li>\\n<li>Fix: Empty headers are rendered in Table of Contents widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28167\\\">#28167<\\/a>)<\\/li>\\n<li>Fix: <code>TypeError<\\/code> bug in Menu widget<\\/li>\\n<\\/ul>\\n<h4>3.30.1 - 2025-07-22<\\/h4>\\n<ul>\\n<li>Security Fix: Improved content sanitization in multiple widgets<\\/li>\\n<li>Fix: UI issue in Hotspot widget when Optimized Markup experiment is enabled<\\/li>\\n<li>Fix: Taxonomy filter not working in the Editor when Optimized Markup experiment is enabled<\\/li>\\n<\\/ul>\\n<h4>3.30.0 - 2025-07-01<\\/h4>\\n<ul>\\n<li>New: Introduced Full Website Templates in the Cloud - export, manage, and reuse full site kits across all your websites from one place<\\/li>\\n<li>Tweak: Activated &quot;Optimized Markup&quot; feature on new sites<\\/li>\\n<li>Tweak: Activated &quot;Menu&quot; feature on new sites<\\/li>\\n<li>Tweak: Improved error handling for Theme Builder display conditions<\\/li>\\n<li>Tweak: Added styling controls to Post Excerpt widget<\\/li>\\n<li>Tweak: Improved accessibility with <code>role<\\/code> and <code>aria-label<\\/code> attributes Post Navigation widget<\\/li>\\n<li>Tweak: Added <code>aria-label<\\/code> in Form widget<\\/li>\\n<li>Tweak: Added <code>aria-label<\\/code> in Login widget<\\/li>\\n<li>Tweak: Arranged content as lists in Portfolio and Posts widgets<\\/li>\\n<li>Tweak: Added Box Shadow and Text Shadow controls in Countdown widget<\\/li>\\n<li>Tweak: Moved image resolution control to content tab in Price List widget<\\/li>\\n<li>Tweak: Renamed and reorganized style sections in Price List widget<\\/li>\\n<li>Tweak: Added conditional logic to controls in Price Table widget<\\/li>\\n<li>Tweak: Grouped layout controls under list section in Price List widget<\\/li>\\n<li>Tweak: Updated minimum required WordPress version to 6.6<\\/li>\\n<li>Fix: Inline font icons support doesn\'t work in Post Navigation widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24367\\\">#24367<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18343\\\">#18343<\\/a>)<\\/li>\\n<li>Fix: Page Title condition doesn\'t work on child pages in Widget Display Conditions<\\/li>\\n<li>Fix: Editor users with &quot;Access to edit content only&quot; are able to delete elements<\\/li>\\n<li>Fix: Links are not crawlable in Video Playlist widget<\\/li>\\n<li>Fix: Uses hardcoded admin fonts in Video Playlist widget<\\/li>\\n<li>Fix: Editor freezes when the Form widget is used with a high PHP upload size limit<\\/li>\\n<li>Fix: Errors occur when Debug mode is enabled in Slides widget<\\/li>\\n<li>Fix: Plugin dependency not enforced in Elementor Pro<\\/li>\\n<li>Fix: Console shows deprecation warning in Global Widgets<\\/li>\\n<\\/ul>\\n<h4>3.29.2 - 2025-06-04<\\/h4>\\n<ul>\\n<li>Tweak: Added selectors to Menu widget for compatibility with Optimized Markup experiment<\\/li>\\n<\\/ul>\\n<h4>3.29.1 - 2025-05-28<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Animated Headline widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Price Table widget<\\/li>\\n<\\/ul>\\n<h4>3.29.0 - 2025-05-19<\\/h4>\\n<ul>\\n<li>New: Introduced Cloud Templates - save, manage, and reuse your templates across all your sites from a single cloud library<\\/li>\\n<li>Tweak: Improved accessibility with <code>role<\\/code> attributes in Share Buttons widget<\\/li>\\n<li>Tweak: Improved accessibility by grouping content with <code>role=region<\\/code> in the Video Playlist widget<\\/li>\\n<li>Fix: Focus color is not applied correctly for accessibility in WordPress Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24239\\\">#24239<\\/a>)<\\/li>\\n<li>Fix: Common scripts loaded late when using the Theme Builder<\\/li>\\n<\\/ul>\\n<h4>3.28.4 - 2025-05-05<\\/h4>\\n<ul>\\n<li>Fix: Empty results appeared on the frontend when using the Taxonomy Filter with the \'Avoid Duplicates\' option in Loop Grid widget<\\/li>\\n<li>Fix: Errors occur when Debug mode is enabled and the Optimized Markup experiment is active<\\/li>\\n<\\/ul>\\n<h4>3.28.3 - 2025-04-16<\\/h4>\\n<ul>\\n<li>Tweak: Improved sidebar navigation flow on the Elementor Home screen<\\/li>\\n<\\/ul>\\n<h4>3.28.2 - 2025-03-30<\\/h4>\\n<ul>\\n<li>Fix: Default Elementor animation shown for logged-out users when using an &quot;External URL&quot; source in Lottie widget<\\/li>\\n<\\/ul>\\n<h4>3.28.1 - 2025-03-23<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Animated Headline and Form widgets<\\/li>\\n<\\/ul>\\n<h4>3.28.0 - 2025-03-17<\\/h4>\\n<ul>\\n<li>Tweak: Ensured File Upload field styles are overridden by global styles in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11651\\\">#11651<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17223\\\">#17223<\\/a>)<\\/li>\\n<li>Tweak: Updated Scroll Snap description to clarify incompatibility with animations and motion effects<\\/li>\\n<li>Tweak: Prevented special characters from being encoded in the email subject field in Form widget<\\/li>\\n<li>Tweak: Loaded module styles within the module instead of registering them in <code>plugin.php<\\/code><\\/li>\\n<li>Tweak: Updated minimum required WordPress version to 6.5<\\/li>\\n<li>Tweak: Improved keyboard accessibility for menus in Editor Top Bar<\\/li>\\n<li>Tweak: Made the edit button accessible in the Template widget<\\/li>\\n<li>Tweak: Optimized Form widget performance by caching field assets <code>using get_style_depends()<\\/code> and <code>get_script_depends()<\\/code> methods<\\/li>\\n<li>Tweak: Added Text Shadow control in Testimonial Carousel, Call to Action and Animated Headline widgets<\\/li>\\n<li>Fix: Button icon alignment breaks when Inline Font Icons feature is activated (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16077\\\">#16077<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16511\\\">#16511<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17692\\\">#17692<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17922\\\">#17922<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19253\\\">#19253<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19370\\\">#19370<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21236\\\">#21236<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21844\\\">#21844<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28080\\\">#28080<\\/a>)<\\/li>\\n<li>Fix: Dropdown caret color did not follow menu item color when Inline Font Icons feature is activated (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17500\\\">#17500<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18466\\\">#18466<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21664\\\">#21664<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24929\\\">#24929<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28064\\\">#28064<\\/a>)<\\/li>\\n<li>Fix: Page doesn\'t scroll up when a coupon error notice appears in Checkout widget<\\/li>\\n<\\/ul>\\n<h4>3.27.7 - 2025-03-13<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Lottie widget<\\/li>\\n<\\/ul>\\n<h4>3.27.6 - 2025-03-10<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Template Condition<\\/li>\\n<\\/ul>\\n<h4>3.27.5 - 2025-03-03<\\/h4>\\n<ul>\\n<li>Fix: The <code>wp_trigger_error<\\/code> function causes the site to crash instead of triggering a warning when used with ACF text<\\/li>\\n<\\/ul>\\n<h4>3.27.4 - 2025-02-16<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Screenshots module<\\/li>\\n<li>Security Fix: Improved code security enforcement in Query control<\\/li>\\n<li>Fix: ACF <code>true_false<\\/code> field causing a fatal error when used as a dynamic tag with third-party plugins (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/30170\\\">#30170<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.27.3 - 2025-02-06<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Stripe Button widget<\\/li>\\n<\\/ul>\\n<h4>3.27.2 - 2025-02-03<\\/h4>\\n<ul>\\n<li>Fix: Value type configuration issue causing errors when using ACF<\\/li>\\n<li>Fix: Hide content on responsive breakpoint option is not working on WordPress Menu widget when Optimized Markup experiment is activated<\\/li>\\n<\\/ul>\\n<h4>3.27.1 - 2025-01-27<\\/h4>\\n<ul>\\n<li>Tweak: Increased the number of items allowed in Dynamic Tags options in Display Conditions for Elements<\\/li>\\n<li>Security Fix: Improved code security enforcement in Global widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Lottie widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Admin settings<\\/li>\\n<li>Fix: Accessible navigation in popups caused unintended scrolling of the page when triggered (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29175\\\">#29175<\\/a>)<\\/li>\\n<li>Fix: Empty custom fields are missing in the Dynamic Tags options in Display Conditions for Elements<\\/li>\\n<\\/ul>\\n<h4>3.27.0 - 2025-01-20<\\/h4>\\n<ul>\\n<li>Tweak: Removed the <code>elementor-widget-container<\\/code> div from the Menu, Loop, Table of Contents, Form, and Hotspot widgets as part of the Optimized Markup experiment to improve HTML structure<\\/li>\\n<li>Tweak: Reduced DOM size by optimizing the submit button markup in Search widget<\\/li>\\n<li>Tweak: Moved style loading to the head instead of the footer to improve CLS<\\/li>\\n<li>Tweak: Enabled conditional loading of Swiper.js based on widget dependencies to reduce unnecessary assets and improve page load times<\\/li>\\n<li>Tweak: Standardized navigation elements like arrows and bullets across all carousel and slider widgets for improved accessibility<\\/li>\\n<li>Tweak: Improved accessibility when the submit button has only an icon and no text in Search widget<\\/li>\\n<li>Tweak: Removed <code>load_plugin_textdomain()<\\/code> function from Elementor Pro<\\/li>\\n<\\/ul>\\n<h4>3.26.3 - 2025-01-07<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Search widget<\\/li>\\n<li>Fix: Height issues cause slideshow thumbnails to display incorrectly in Media Carousel (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29663\\\">#29663<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.26.2 - 2024-12-22<\\/h4>\\n<ul>\\n<li>Fix: Menu items are not clickable in various scenarios in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29191\\\">#29191<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.26.1 - 2024-12-17<\\/h4>\\n<ul>\\n<li>Fix: Restore deprecated <code>Plugin::enqueue_styles()<\\/code> function to avoid errors with 3rd party plugins<\\/li>\\n<\\/ul>\\n<h4>3.26.0 - 2024-12-16<\\/h4>\\n<ul>\\n<li>New: Introducing dynamic content support for Off-canvas in Loop Grid widget templates - enabling seamless display of additional content dynamically (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29049\\\">#29049<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28935\\\">#28935<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7106\\\">#7106<\\/a>)<\\/li>\\n<li>New: AdBlock Detection trigger for Popups - display targeted popups for visitors using ad blockers<\\/li>\\n<li>New: Added Reload Page link action for Dynamic Tags<\\/li>\\n<li>Tweak: Added &quot;Space Between Dots&quot; control to Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2526\\\">#2526<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3277\\\">#3277<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21697\\\">#21697<\\/a>)<\\/li>\\n<li>Tweak: Replaced hidden <code>elementor-screen-only<\\/code> div with <code>aria-label<\\/code> attributes<\\/li>\\n<li>Tweak: Removed <code>elementor-widget-container<\\/code> div from Elementor widgets as part of the Optimized Markup experiment<\\/li>\\n<li>Tweak: Optimize popup styling by loading it only when necessary<\\/li>\\n<li>Tweak: Updated Gap between slides control to support only PX units in Carousel widget<\\/li>\\n<li>Tweak: Removed the dependency between the Tabs handler and the Menu handler<\\/li>\\n<li>Tweak: Added the ability to set <code>aria-label<\\/code> in Carousel widgets<\\/li>\\n<li>Tweak: Added <code>aria-roledescription=carousel<\\/code> to carousel wrapper<\\/li>\\n<li>Tweak: Added <code>aria-roledescription=slide<\\/code> to slide wrapper<\\/li>\\n<li>Tweak: Optimized carousel widgets markup as part of the Optimized Markup experiment<\\/li>\\n<li>Tweak: Updated minimum required Safari version to 15.5<\\/li>\\n<li>Tweak: Facebook widgets are no longer supported on mobile due to Facebook functionality changes<\\/li>\\n<li>Fix: Motion Effects sticky feature is not working when Scroll Snap is enabled<\\/li>\\n<li>Fix: Custom Image Resolution option is not working in Gallery widget<\\/li>\\n<li>Fix: \'Reading Settings\' unexpectedly reduces the number of posts displayed when using the Archive with Pagination setting<\\/li>\\n<li>Fix: Step Form does not scroll to the top when the first field is not an input field in Form widget<\\/li>\\n<li>Fix: Display Condition feature is available without an active Elementor license in Floating Elements<\\/li>\\n<li>Fix: Background options of Flip Box in Loop Grid widget are not working when images are added using ACF Dynamic Tags<\\/li>\\n<li>Fix: Dropdown icon in the Select field of the Form widget is cut off when the Inline Font Icons feature is activated<\\/li>\\n<li>Fix: Incompatibility between Form widget and WPML when using Nested Elements<\\/li>\\n<li>Fix: Performance issues when changing the title name in the Menu widget<\\/li>\\n<li>Fix: Warnings appear when Element Caching is set to Inactive in Carousel widgets<\\/li>\\n<li>Fix: Swiper styling missing from Lightbox inside Gallery widgets<\\/li>\\n<\\/ul>\\n<h4>3.25.5 - 2024-12-10<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Form widget<\\/li>\\n<li>Fix: Accessible navigation in popups caused unintended scrolling of the page when triggered (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29175\\\">#29175<\\/a>)<\\/li>\\n<li>Fix: Popup overlay shown for non-logged users even when disabled<\\/li>\\n<\\/ul>\\n<h4>3.25.4 - 2024-11-20<\\/h4>\\n<ul>\\n<li>Tweak: Improved Global Widget loading method to enhance performance<\\/li>\\n<\\/ul>\\n<h4>3.25.3 - 2024-11-13<\\/h4>\\n<ul>\\n<li>Fix: Nested Elements are activated even when the Container experiment is inactive<\\/li>\\n<\\/ul>\\n<h4>3.25.2 - 2024-11-03<\\/h4>\\n<ul>\\n<li>Fix: Styling issues affecting popup layout when using a Dynamic Tag to open the popup<\\/li>\\n<li>Fix: Image captions are not displaying for non-logged-in users in Media Carousel widget<\\/li>\\n<li>Fix: Custom Add to Cart widget with Quantity enabled causes critical error (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29159\\\">#29159<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.25.1 - 2024-10-31<\\/h4>\\n<ul>\\n<li>Fix: Multiple Custom Add to Cart widgets on the same page are adding the same product<\\/li>\\n<\\/ul>\\n<h4>3.25.0 - 2024-10-28<\\/h4>\\n<ul>\\n<li>Tweak: Added pagination functionality to the Live Results in Search widget<\\/li>\\n<li>Tweak: Added Anchor Offset control to allow precise positioning when scrolling to anchor links on the page<\\/li>\\n<li>Tweak: Load motion effects styles only when they are in use<\\/li>\\n<li>Tweak: Load sticky styles only when they are in use<\\/li>\\n<li>Tweak: Load popup styles only when they are in use<\\/li>\\n<li>Tweak: Load theme builder styles only when they are in use<\\/li>\\n<li>Tweak: Load transition styles for Call to Action and Gallery widgets only when they are in use<\\/li>\\n<li>Tweak: Load styles for Form widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for WooCommerce widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for Theme Elements widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for Carousel widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for Pricing widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for Floating Elements separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for Link in Bio widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load minified CSS in the Loop Builder\'s Call to Action button in the Editor<\\/li>\\n<li>Tweak: Removed &quot;Payments&quot; module styles<\\/li>\\n<li>Tweak: Removed <code>elementor-button-wrapper<\\/code> div from Payapl widget as part of the Optimized Markup experiment<\\/li>\\n<li>Tweak: Removed <code>elementor-button-wrapper<\\/code> div from Stripe widget as part of the Optimized Markup experiment<\\/li>\\n<li>Tweak: Merged &quot;Form Submissions&quot; feature into the version and moved it to the Advanced tab<\\/li>\\n<li>Tweak: Merged &quot;Display Conditions&quot; into the version<\\/li>\\n<li>Fix: Missing translation string for the empty message in the Table of Contents widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/27580\\\">#27580<\\/a>)<\\/li>\\n<li>Fix: Local Storage and Session Storage were being used even when popups were not in use (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7151\\\">#7151<\\/a>)<\\/li>\\n<li>Fix: Masonry layout is not working when pagination is set to &quot;Load More&quot; or &quot;Infinite Scroll&quot; in Loop Grid widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23684\\\">#23684<\\/a>)<\\/li>\\n<li>Fix: Extra gap between widgets on the frontend when using Off-canvas widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/27706\\\">#27706<\\/a>)<\\/li>\\n<li>Fix: Pagination and custom queries did not work when the Posts Widget was saved as a Global Widget or used via shortcode<\\/li>\\n<li>Fix: Lightbox videos are missing controls and displayed at the wrong size in Media Carousel widget<\\/li>\\n<li>Fix: Pagination options with Individual Pagination not working as expected in Posts and Loop Grid widgets<\\/li>\\n<li>Fix: Justified or Masonry layouts for the Pro Gallery would not display images on the frontend when inserted via nested tabs<\\/li>\\n<li>Fix: Error issue in the Loop Grid widget when used in theme parts with the Taxonomy Filter<\\/li>\\n<li>Fix: Removed the focus ring after clicking to open the Off Canvas inside the Editor<\\/li>\\n<li>Fix: Background gradient colors from the dynamic color tag values are not rendering on the frontend<\\/li>\\n<li>Fix: Excessive database requests generated by the Loop Grid widget<\\/li>\\n<li>Fix: Colors from Dynamic Tags were not rendered on the frontend<\\/li>\\n<li>Fix: Display issue in the Menu widget caused by the \'Native Intersection Observer API<\\/li>\\n<li>Fix: Dropdown area not working in certain scenarios in Menu widget<\\/li>\\n<li>Fix: Content Width control inside the Mega Menu is displaying an empty value<\\/li>\\n<\\/ul>\\n<h4>3.24.4 - 2024-10-09<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Media Carousel widget<\\/li>\\n<\\/ul>\\n<h4>3.24.3 - 2024-10-01<\\/h4>\\n<ul>\\n<li>Fix: Floating Elements template not loading when Single Page template is set with All Singular condition<\\/li>\\n<li>Fix: Form field styles not loading properly in various scenarios<\\/li>\\n<\\/ul>\\n<h4>3.24.2 - 2024-09-18<\\/h4>\\n<ul>\\n<li>Fix: Icons not displaying when Inline SVG Icons experiment is active in Link In Bio widgets and Floating Elements<\\/li>\\n<\\/ul>\\n<h4>3.24.1 - 2024-09-12<\\/h4>\\n<ul>\\n<li>Fix: Widget styles not loading correctly on front causing alignment inconsistencies (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28676\\\">#28676<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.24.0 - 2024-09-10<\\/h4>\\n<ul>\\n<li>New: Introducing support for Variable Fonts - allowing for more dynamic and flexible text styling (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6703\\\">#6703<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11333\\\">#11333<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19277\\\">#19277<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25485\\\">#25485<\\/a>)<\\/li>\\n<li>Tweak: Added \'Structure\' indication for widgets with Display Conditions applied (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28027\\\">#28027<\\/a>)<\\/li>\\n<li>Tweak: Added a new option for setting the live search results width (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28280\\\">#28280<\\/a>)<\\/li>\\n<li>Tweak: Improved Honeypot field functionality in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28480\\\">#28480<\\/a>)<\\/li>\\n<li>Tweak: Added options to \'Copy\', \'Paste\', and \'Clear\' Display Conditions in Context Menu<\\/li>\\n<li>Tweak: Improved performance of the Menu widget when using Dynamic Tags in the URL field<\\/li>\\n<li>Tweak: Improved performance when using Dynamic Tags in Nested Elements<\\/li>\\n<li>Tweak: Added the option for users to disable Akismet for specific Elementor forms<\\/li>\\n<li>Tweak: Adjusted URL structure when presenting the Search Archive page in Search widget<\\/li>\\n<li>Tweak: Added the \'Create Template\' button in Search widget<\\/li>\\n<li>Tweak: Added an option to enable the \'Loader\' animation while live results are loading in Search widget<\\/li>\\n<li>Tweak: Load share buttons compatibility styles only when they are in use<\\/li>\\n<li>Tweak: Load dialog styles only when they are in use<\\/li>\\n<li>Tweak: Load global widget styles only during Editor preview<\\/li>\\n<li>Tweak: Conditionally load widget styles only when the widgets are used<\\/li>\\n<li>Tweak: Load styles for CTA hover animations only when they are in use<\\/li>\\n<li>Tweak: Load notes styles only when the WordPress Toolbar is displayed<\\/li>\\n<li>Tweak: Split <code>animations.min.css<\\/code> into multiple CSS files and load them conditionally<\\/li>\\n<li>Tweak: Promoted Display Conditions feature to Stable status<\\/li>\\n<li>Tweak: Merged Taxonomy Filter feature into the version<\\/li>\\n<li>Tweak: Merged Search feature into the version<\\/li>\\n<li>Tweak: Added a note to \'Current Query\' explaining the impact of WordPress settings on pagination within Archives<\\/li>\\n<li>Tweak: Added the ability to set <code>aria-label<\\/code> for the Off-Canvas widget<\\/li>\\n<li>Fix: Manual Selection option is not excluding sticky posts in Posts and Loop Grid widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18689\\\">#18689<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23331\\\">#23331<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28179\\\">#28179<\\/a>)<\\/li>\\n<li>Fix: Template ID does not change according to the imported Loop Item (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21404\\\">#21404<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22202\\\">#22202<\\/a>)<\\/li>\\n<li>Fix: \'Editing Mode\' for the Off-canvas was not functioning correctly in certain scenarios<\\/li>\\n<li>Fix: Added definition to <code>clear_custom_image_sizes<\\/code> hook to prevent edge case issues<\\/li>\\n<li>Fix: Flickering issue with search result buttons when closing results using the keyboard escape key in Search widget<\\/li>\\n<li>Fix: Theme Style settings for buttons were overriding the text styling in Search widget<\\/li>\\n<li>Fix: Nesting menu inside another menu causes functionality issues in Menu widget<\\/li>\\n<li>Fix: Error when using array as custom fields value in Dynamic Tags<\\/li>\\n<\\/ul>\\n<h4>3.23.3 - 2024-08-05<\\/h4>\\n<ul>\\n<li>Fix: Dropdown area not working in certain scenarios in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28194\\\">#28194<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.23.2 - 2024-07-29<\\/h4>\\n<ul>\\n<li>Fix: Horizontal scroll bar appearing on the page when using Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28087\\\">#28087<\\/a>)<\\/li>\\n<li>Fix: Dropdown area disappearing in certain scenarios in Menu widget<\\/li>\\n<\\/ul>\\n<h4>3.23.1 - 2024-07-23<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in link URL<\\/li>\\n<\\/ul>\\n<h4>3.23.0 - 2024-07-15<\\/h4>\\n<ul>\\n<li>New: Search Widget with Live Results - Display live search results as visitors type into the search box, enhancing user experience and engagement (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/27664\\\">#27664<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24931\\\">#24931<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21459\\\">#21459<\\/a>)<\\/li>\\n<li>Tweak: Renamed <code>width<\\/code> to <code>Min width<\\/code> and added <code>Max width<\\/code> control to Hotspot tooltips (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18930\\\">#18930<\\/a>)<\\/li>\\n<li>Tweak: Applied a logical DOM order to the Mega Menu widget to improve accessibility<\\/li>\\n<li>Tweak: Added the ability to set <code>aria-label<\\/code> for WordPress Menu widget<\\/li>\\n<li>Tweak: Added the ability to set <code>aria-label<\\/code> for Menu widget<\\/li>\\n<li>Tweak: Added a bottom option to the Image Position control in Call to Action widget<\\/li>\\n<li>Fix: Missing version string in included CSS query string when Improved CSS Loading is enabled (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21879\\\">#21879<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23821\\\">#23821<\\/a>)<\\/li>\\n<li>Fix: Form submission icon message does not display correctly when Inline Font Icons feature is activated<\\/li>\\n<li>Fix: Save and Close button position issues in the conditions screen in Theme Builder.<\\/li>\\n<li>Fix: Focus appears on the first element when using the mouse to open Off-Canvas <\\/li>\\n<li>Fix: Links to Elementor Settings are broken in various locations<\\/li>\\n<li>Fix: Conditions field not showing all relevant conditions in Theme Builder<\\/li>\\n<li>Fix: Off-Canvas flickering in sticky containers with exit animations triggered by sticky effects<\\/li>\\n<\\/ul>\\n<h4>3.22.1 - 2024-06-24<\\/h4>\\n<ul>\\n<li>Fix: Styling of Global widgets not loading when Element Caching experiment is activated (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/27704\\\">#27704<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.22.0 - 2024-06-16<\\/h4>\\n<ul>\\n<li>New: Introducing Off-Canvas widget - create engaging and creative layers triggered by a link (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6225\\\">#6225<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21769\\\">#21769<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25770\\\">#25770<\\/a>)<\\/li>\\n<li>Tweak: Added option to remove \'User IP\' and \'User Agent\' from the form submissions metadata (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14285\\\">#14285<\\/a>)<\\/li>\\n<li>Tweak: Replaced <code>waypoints.js<\\/code> library with the native Intersection Observer API<\\/li>\\n<li>Tweak: Extended Alignment and Position capabilities in Form widget<\\/li>\\n<li>Tweak: Moved icon View control to style tab in Flip Box widget<\\/li>\\n<li>Tweak: Moved icon View control to style tab in Call to Action widget<\\/li>\\n<li>Tweak: Optimized Form widget to eliminate unnecessary markup when the button icon is empty<\\/li>\\n<li>Tweak: Optimized Posts widget to eliminate unnecessary markup when Load More button text is empty<\\/li>\\n<li>Tweak: Remove <code>placeholder<\\/code> arguments from URL controls<\\/li>\\n<li>Tweak: Implemented CSS logical properties to Icon Position in Form, Posts and Menu Cart widgets<\\/li>\\n<li>Tweak: Activated Display Conditions feature for existing sites<\\/li>\\n<li>Tweak: Activated Taxonomy Filter feature for existing sites<\\/li>\\n<li>Tweak: Added functionality to delay the running of the ready triggers on inner elements<\\/li>\\n<li>Fix: Icons are now part of the link in the Menu Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24298\\\">#24298<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25112\\\">#25112<\\/a>)<\\/li>\\n<li>Fix: <code>all: unset<\\/code> assigned to buttons cause focus issues (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24322\\\">#24322<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25448\\\">#25448<\\/a>)<\\/li>\\n<li>Fix: Menu cart SVG icon disappears on front when Optimized Control Loading experiment is activated (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/27342\\\">#27342<\\/a>)<\\/li>\\n<li>Fix: Elementor Pro auto-updates are not working on multisite networks (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12615\\\">#12615<\\/a>)<\\/li>\\n<li>Fix: PHP error appears in the editor when using Loop Grid in an archive template<\\/li>\\n<li>Fix: UI glitch on Icon Position control in Paypal and Stripe Buttons widgets<\\/li>\\n<li>Fix: Icon Position control RTL issue in Hotspot widget<\\/li>\\n<li>Fix: Manual Selection &quot;Include By&quot; Query doesn\'t work with product categories<\\/li>\\n<\\/ul>\\n<h4>3.21.3 - 2024-05-20<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Loop Grid widget<\\/li>\\n<li>Fix: License expired affects the Display Conditions functionality in the front end<\\/li>\\n<\\/ul>\\n<h4>3.21.2 - 2024-04-30<\\/h4>\\n<ul>\\n<li>Fix: Special characters are not displayed correctly when using the Excerpt widget in Loop template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25860\\\">#25860<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.21.1 - 2024-04-24<\\/h4>\\n<ul>\\n<li>Fix: Excerpt Length setting doesn\'t function correctly for languages with non-English characters in Post Excerpt widget<\\/li>\\n<\\/ul>\\n<h4>3.21.0 - 2024-04-15<\\/h4>\\n<ul>\\n<li>New: Introducing Loop Taxonomy Query - Enabling the display of post and product categories and tags within Loop Grid and Loop Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21372\\\">#21372<\\/a>)<\\/li>\\n<li>Tweak: Optimized Hotspot widget to prevent rendering when no image is provided<\\/li>\\n<li>Tweak: Optimized Blockquote widget to eliminate unnecessary markup when devoid of content<\\/li>\\n<li>Tweak: Optimized Template widget to eliminate unnecessary markup when no template is selected<\\/li>\\n<li>Tweak: Optimized Code Highlight widget to eliminate unnecessary markup when there is no content<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Elementor<\\/li>\\n<li>Tweak: Implemented accessibility improvements in Portfolio widget<\\/li>\\n<li>Tweak: Implemented accessibility improvements of Author Avatar image alt text in Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25440\\\">#25440<\\/a>)<\\/li>\\n<li>Tweak: Notes feature merged to version<\\/li>\\n<li>Tweak: Implemented accessibility improvements of Profile Picture alt text in Author widget<\\/li>\\n<li>Fix: Display issue on hover state in WooCommerce Menu Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.20.3 - 2024-04-10<\\/h4>\\n<ul>\\n<li>Fix: Compatibility issue between the My Account widget and other third-party plugins (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20986\\\">#20986<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.20.2 - 2024-03-26<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Media Carousel widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Form widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Post Navigation widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Gallery widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Video Playlist widget<\\/li>\\n<\\/ul>\\n<h4>3.20.1 - 2024-03-20<\\/h4>\\n<ul>\\n<li>Fix: Strengthened code integrity in deprecated Woo Single Element widget<\\/li>\\n<li>Fix: PHP error notice appears when using Loop Grid with the Taxonomy Filter widgets<\\/li>\\n<\\/ul>\\n<h4>3.20.0 - 2024-03-11<\\/h4>\\n<ul>\\n<li>Tweak: Implemented OR logic in the Display Conditions feature<\\/li>\\n<li>Tweak: Added X and Threads social networks to Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25299\\\">#25299<\\/a>)<\\/li>\\n<li>Tweak: Added Archive Title dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Featured Image Title dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Featured Image Alt dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Featured Image Caption dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Author Bio dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Author Email dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Author Website dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Page Title rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Post Title rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Featured Image rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Comments Number rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Archive Author rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added support for WordPress Custom Fields in Display Conditions feature<\\/li>\\n<li>Tweak: Implemented accessibility improvements in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23875\\\">#23875<\\/a>)<\\/li>\\n<li>Tweak: Implemented accessibility improvements in Login widget<\\/li>\\n<li>Tweak: Added additional style controls in the Table of Contents widget<\\/li>\\n<li>Tweak: Added Transition Duration option in Blockquote widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21295\\\">#21295<\\/a>)<\\/li>\\n<li>Tweak: Added Transition Duration to button in Flip Box widget<\\/li>\\n<li>Tweak: Added Transition Duration to button in Author Box widget<\\/li>\\n<li>Tweak: Added Transition Duration to List in Table of Contents widget<\\/li>\\n<li>Tweak: Added Transition Duration to button in Login widget<\\/li>\\n<li>Tweak: Added Transition Duration in Post Navigation widget<\\/li>\\n<li>Tweak: Added Transition Duration Show More in Video Playlist widget<\\/li>\\n<li>Tweak: Added Transition Duration to button in Form widget<\\/li>\\n<li>Tweak: Removed separator-none argument from all Editor controls<\\/li>\\n<li>Tweak: Add <code>&lt;time&gt;<\\/code> wrapper for Date and Time items in Post Info widget<\\/li>\\n<li>Tweak: Page Transitions feature merged to version<\\/li>\\n<li>Tweak: Scroll Snap feature merged to version<\\/li>\\n<li>Tweak: Promoted Display Conditions feature to Beta status and activated for new sites<\\/li>\\n<li>Tweak: Promoted Taxonomy Filter feature to beta status and activated for new sites<\\/li>\\n<li>Fix: Page Transitions feature and Load Font Awesome 4 Support cause a console error (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18885\\\">#18885<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19334\\\">#19334<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21082\\\">#21082<\\/a>)<\\/li>\\n<li>Fix: Added better output escaping in Taxonomy Filter widget<\\/li>\\n<\\/ul>\\n<h4>3.19.3 - 2024-02-26<\\/h4>\\n<ul>\\n<li>Tweak: Improved Loop CSS loading structure in Loop Grid item<\\/li>\\n<li>Security Fix: Addressed security weaknesses in Dynamic Tags<\\/li>\\n<\\/ul>\\n<h4>3.19.2 - 2024-02-07<\\/h4>\\n<ul>\\n<li>Fix: Export data inconsistencies when using form actions in Form widget<\\/li>\\n<\\/ul>\\n<h4>3.19.1 - 2024-02-05<\\/h4>\\n<ul>\\n<li>Fix: Enqueuing non-existing Loop Template CSS file in Loop Item template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24959\\\">#24959<\\/a>)<\\/li>\\n<li>Fix: Improved code security enforcement in Countdown widget<\\/li>\\n<\\/ul>\\n<h4>3.19.0 - 2024-01-29<\\/h4>\\n<ul>\\n<li>New: Introducing Display Conditions for Elements - allowing users to customize content visibility based on specified criteria (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4246\\\">#4246<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21152\\\">#21152<\\/a>)<\\/li>\\n<li>New: Implemented Akismet Integration for enhanced spam protection and security in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11401\\\">#11401<\\/a>)<\\/li>\\n<li>New: Introducing Permissions functionality to Element Manager - providing users with enhanced control over access and management capabilities<\\/li>\\n<li>Tweak: Added styling option for dropdown indicator in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21907\\\">#21907<\\/a>)<\\/li>\\n<li>Tweak: Added additional size units and custom units in all elements<\\/li>\\n<li>Tweak: Implemented CSS logical properties in WordPress Menu widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Reviews widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Countdown widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Elementor Editor<\\/li>\\n<li>Tweak: Updated <code>jquery.smartmenus.js<\\/code> version from 1.1.1 to 1.2.0<\\/li>\\n<li>Fix: Dynamic Background Image does not load on the first Loop Item in a Loop Grid (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21489\\\">#21489<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22368\\\">#22368<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23085\\\">#23085<\\/a>)<\\/li>\\n<li>Fix: History panel deprecation notices in console log<\\/li>\\n<li>Fix: Second Pro rollback installed the latest version instead of the specifically selected older version<\\/li>\\n<li>Fix: Incorrect position of the dropdown content when applying entrance animation in Menu Widget<\\/li>\\n<li>Fix: UX issues when using in-place editing in Menu widget<\\/li>\\n<li>Fix: Pagination with page reload is not working when used with the Taxonomy filter and Loop Grid widget in Archive template<\\/li>\\n<\\/ul>\\n<h4>3.18.2 - 2023-12-20<\\/h4>\\n<ul>\\n<li>Fix: Modified controls sanitization to enforce better security policies in Price List widget<\\/li>\\n<li>Fix: Error messages related to loop filter appear on front when using PHP 8.X and <code>WP_DEBUG<\\/code> is true<\\/li>\\n<\\/ul>\\n<h4>3.18.1 - 2023-12-06<\\/h4>\\n<ul>\\n<li>Fix: No results appeared when reloading the page with deep link and de-selecting terms in Taxonomy Filter widget<\\/li>\\n<li>Fix: No results appeared when filtering the Uncategorized category in Filter Taxonomy widget<\\/li>\\n<li>Fix: Notes still available when the Notes feature is deactivated<\\/li>\\n<\\/ul>\\n<h4>3.18.0 - 2023-12-04<\\/h4>\\n<ul>\\n<li>Tweak: Added the ability to upload files as attachments to emails in the File Upload field in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4868\\\">#4868<\\/a>)<\\/li>\\n<li>Tweak: Introduced the capability to design and edit the empty state in the Loop Grid widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24261\\\">#24261<\\/a>)<\\/li>\\n<li>Tweak: Implemented the option to close the menu content area with a click anywhere on the screen in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22686\\\">#22686<\\/a>)<\\/li>\\n<li>Tweak: Improve scrolling behavior inside the content area when there is not enough space in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22712\\\">#22712<\\/a>)<\\/li>\\n<li>Tweak: Expanded breakpoint options in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22488\\\">#22488<\\/a>)<\\/li>\\n<li>Tweak: Added Logical Combination control in Taxonomy Filter widget<\\/li>\\n<li>Tweak: Added additional units to Horizontal and Vertical padding for Dropdown in WordPress Menu widget<\\/li>\\n<li>Tweak: Hide navigation arrows when there is only one slide in Loop Carousel and Carousel widgets<\\/li>\\n<li>Tweak: Added various HTML Tag controls in Video Playlist widget<\\/li>\\n<li>Tweak: Added responsive control to navigation size in Slides, Reviews, Media Carousel and Testimonial Carousel widgets<\\/li>\\n<li>Tweak: Added semantic <code>&lt;search&gt;<\\/code> wrapper in Search Form widget<\\/li>\\n<li>Tweak: Added semantic <code>&lt;search&gt;<\\/code> wrapper in Taxonomy Filter widget<\\/li>\\n<li>Tweak: Added Multiple Selection control in Taxonomy Filter widget<\\/li>\\n<li>Fix: Deprecated notice when using ${var} in strings instead of {$var} with PHP 8.2 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23927\\\">#23927<\\/a>)<\\/li>\\n<li>Fix: Dropdown indicator position issue in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23947\\\">#23947<\\/a>)<\\/li>\\n<li>Fix: Dynamic Tags are not available when choosing \'self-hosted\' source in Video widget<\\/li>\\n<li>Fix: Telephone field placeholder is aligned to the left in RTL websites in Form widget<\\/li>\\n<\\/ul>\\n<h4>3.17.1 - 2023-11-01<\\/h4>\\n<ul>\\n<li>Fix: Modified controls sanitization to enforce better security policies in Code Highlight, Form, Lottie, Price List, and Video Playlist widgets<\\/li>\\n<\\/ul>\\n<h4>3.17.0 - 2023-10-25<\\/h4>\\n<ul>\\n<li>Tweak: Added AJAX pagination option or seamless page navigation between content in Loop Grid widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1284\\\">#1284<\\/a>)<\\/li>\\n<li>Tweak: Introduced Individual Pagination option when multiple Post widgets are on the same page, providing enhanced control over pagination<\\/li>\\n<li>Tweak: Introduced Individual Pagination option when multiple Loop Grid widgets are on the same page, providing enhanced control over pagination<\\/li>\\n<li>Tweak: Added a None option to the breakpoint options in Menu widget<\\/li>\\n<li>Tweak: Added a horizontal scrolling option in Menu widget<\\/li>\\n<li>Tweak: Upgraded minimum required PHP version to 7.3<\\/li>\\n<li>Tweak: Improved accessibility when minimize button is disabled in Table of Content widget<\\/li>\\n<li>Fix: Table of Content widget without icons displays <code>undefined<\\/code> error (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17523\\\">#17523<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17768\\\">#17768<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18463\\\">#18463<\\/a>)<\\/li>\\n<li>Fix: Hover behavior issues on menu items in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23430\\\">#23430<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22431\\\">#22431<\\/a>)<\\/li>\\n<li>Fix: Links inside Loop Carousel are not working on initial load in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23705\\\">#23705<\\/a>)<\\/li>\\n<li>Fix: Popups accessible navigation adds outlines to the wrong first focusable element<\\/li>\\n<li>Fix: Dropdown area aligned to the left side of the screen if contains Tabs widget in Menu widget<\\/li>\\n<li>Fix: Content horizontal position not aligning correctly when used with carousel widgets in Menu widget<\\/li>\\n<li>Fix: Accessibility errors in PageSpeed Insights in Table of Contents widget<\\/li>\\n<\\/ul>\\n<h4>3.16.2 - 2023-09-20<\\/h4>\\n<ul>\\n<li>Fix: Fit to Content dropdown position calculation is incorrect in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23808\\\">#23808<\\/a>)<\\/li>\\n<li>Fix: Reverted hide navigation arrows when there is only one slide in the Loop or Nested carousel (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23804\\\">#23804<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.16.1 - 2023-09-14<\\/h4>\\n<ul>\\n<li>Fix: Dynamic tag for ACF image field is not working as expected (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23757\\\">#23757<\\/a>)<\\/li>\\n<li>Fix: Sticky functionality affects padding values in Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23758\\\">#23758<\\/a>)<\\/li>\\n<li>Fix: HTML list issues for padding and margin in Menu widget<\\/li>\\n<\\/ul>\\n<h4>3.16.0 - 2023-09-12<\\/h4>\\n<ul>\\n<li>Tweak: Implemented accessibility improvements in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23607\\\">#23607<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22554\\\">#22554<\\/a>)<\\/li>\\n<li>Fix: \'Fallback: Recent Posts\' option malfunctions in the Query control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21436\\\">#21436<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23259\\\">#23259<\\/a>)<\\/li>\\n<li>Tweak: Hide navigation arrows when there is only one slide in the Loop or Nested carousel (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22056\\\">#22056<\\/a>)<\\/li>\\n<li>Tweak: Used appropriate image <code>alt<\\/code> in Testimonial Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17680\\\">#17680<\\/a>)<\\/li>\\n<li>Tweak: Optimized Scroll Snap functionality when using Container widget<\\/li>\\n<li>Tweak: Enhanced Elementor Role Manager functionality when using Containers<\\/li>\\n<li>Tweak: Added Notes feature to the Editor Top Bar<\\/li>\\n<li>Tweak: Replace CSS <code>float<\\/code> with other layouts in the Editor<\\/li>\\n<li>Tweak: Upgraded HTML Structure for the Menu widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Carousel and Menu widgets<\\/li>\\n<li>Tweak: Added keyboard accessibility to a link in Posts widget<\\/li>\\n<li>Tweak: Loop Builder feature merged to version<\\/li>\\n<li>Fix: Addressed inconsistency in hover effect durations between icon, dropdown indicator colors, and text colors in the Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22376\\\">#22376<\\/a>)<\\/li>\\n<li>Fix: Slides break if the parent container is set to HTML A tag in Loop Carousel and Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22678\\\">#22678<\\/a>)<\\/li>\\n<li>Fix: The icon size setting is not affecting uploaded SVG icons in the Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22372\\\">#22372<\\/a>)<\\/li>\\n<li>Fix: Taxonomy filter does not work with slug in foreign characters (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23315\\\">#23315<\\/a>)<\\/li>\\n<li>Fix: Improved code security enforcement in Dynamic Tags<\\/li>\\n<li>Fix: Sticky container incorrectly adjusts its width when transitioning from a smaller breakpoint to a larger one within the Editor<\\/li>\\n<\\/ul>\\n<h4>3.15.1 - 2023-08-09<\\/h4>\\n<ul>\\n<li>Fix: Improved code security enforcement in Table of Contents widget<\\/li>\\n<\\/ul>\\n<h4>3.15.0 - 2023-07-31<\\/h4>\\n<ul>\\n<li>New: Introducing Taxonomy Filter widget - Empower visitors to seamlessly filter listings in Loop Grids based on taxonomies (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3140\\\">#3140<\\/a>)<\\/li>\\n<li>Tweak: Added an &quot;Offset Sides&quot; functionality in Carousel and Loop Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21114\\\">#21114<\\/a>)<\\/li>\\n<li>Tweak: Modified the size of the Publish button in the Editor Top Bar feature (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22472\\\">#22472<\\/a>)<\\/li>\\n<li>Tweak: Improved Ajax permissions functionality for better security enforcement<\\/li>\\n<li>Tweak: Added option for pagination custom position in Carousel and Loop Carousel widgets<\\/li>\\n<li>Tweak: Added option for navigation custom position in Carousel and Loop Carousel widgets<\\/li>\\n<li>Tweak: Added additional styling options for navigation in Carousel and Loop Carousel widgets<\\/li>\\n<li>Tweak: Added labels to shortcode column in WordPress admin<\\/li>\\n<li>Tweak: Unified the appearance of <code>stretch<\\/code> and <code>center<\\/code> buttons in Menu widget<\\/li>\\n<li>Tweak: Unified the appearance of <code>stretch<\\/code> and <code>center<\\/code> buttons in My Account widget<\\/li>\\n<li>Tweak: Improved panel UI in Video Playlist widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Elementor Editor<\\/li>\\n<li>Tweak: Added &quot;Title HTML Tag&quot; and &quot;Description HTML Tag&quot; in Price List widget<\\/li>\\n<li>Tweak: Added &quot;Title HTML Tag&quot; and &quot;Description HTML Tag&quot; in Slides widget<\\/li>\\n<li>Tweak: Added &quot;Title HTML Tag&quot; and &quot;Description HTML Tag&quot; in Flip Box widget<\\/li>\\n<li>Tweak: Added &quot;Description HTML Tag&quot; in Call To Action widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Share Buttons widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Form widget<\\/li>\\n<li>Fix: WooCommerce Status page failed to recognize Elementor WooCommerce widgets<\\/li>\\n<li>Fix: Pagination does not work inside single templates when using Posts and Loop Grid widgets<\\/li>\\n<li>Fix: Incorrect saving of WooCommerce page settings in Elementor site settings under certain scenarios<\\/li>\\n<\\/ul>\\n<h4>3.14.1 - 2023-06-26<\\/h4>\\n<ul>\\n<li>Tweak: Improved navigation on touch devices in Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22827\\\">#22827<\\/a>)<\\/li>\\n<li>Fix: Missing navigation arrows on lightbox in Gallery widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22870\\\">#22870<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.14.0 - 2023-06-19<\\/h4>\\n<ul>\\n<li>New: Introducing Carousel widget - Infinite design possibilities, and nesting capabilities (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2587\\\">#2587<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/219\\\">#219<\\/a>)<\\/li>\\n<li>Tweak: Added Static Item Position functionality to Alternate template in Loop Grid widget<\\/li>\\n<li>Tweak: Added visual indication of Page Parts<\\/li>\\n<li>Tweak: Added dividers option between menu items in Menu widget<\\/li>\\n<li>Tweak: Changed the HTML structure of Pagination and Navigation in Loop Carousel and Nested Carousel widgets<\\/li>\\n<li>Tweak: Added shop page in WooCommerce Pages section in Site Settings<\\/li>\\n<li>Tweak: Added Text Shadow, Box Shadow and Padding control to button in Call to Action widget<\\/li>\\n<li>Tweak: Added Lazy Load support for images in Video Playlist widget<\\/li>\\n<li>Tweak: Added <code>alt<\\/code> attribute to images in Video Playlist widget<\\/li>\\n<li>Tweak: Replaced select control with choose control for Flip Direction control in Flip Box widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to Carousel and Loop Carousel widgets<\\/li>\\n<li>Tweak: Use <code>media_types<\\/code> array in Media controls<\\/li>\\n<li>Fix: Lightbox is still enabled after disabling it in the Site Settings in Gallery widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11193\\\">#11193<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19871\\\">#19871<\\/a>)<\\/li>\\n<li>Fix: Responsive settings for templates don\'t work as expected when Additional Custom Breakpoints feature is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16819\\\">#16819<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19394\\\">#19394<\\/a>)<\\/li>\\n<li>Fix: Inner containers are not presented as expected in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21813\\\">#21813<\\/a>)<\\/li>\\n<li>Fix: Popup width does not support percentages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22413\\\">#22413<\\/a>)<\\/li>\\n<li>Fix: PHP 8.x throws errors when using WooCommerce Ajax response (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22199\\\">#22199<\\/a>)<\\/li>\\n<li>Fix: Mini cart template appears as empty in various scenarios in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22789\\\">#22789<\\/a>)<\\/li>\\n<li>Fix: Order by Price doesn\'t work for the Latest products or Manual Selection in Products widget<\\/li>\\n<li>Fix: Dropdown indicator icon is not vertically aligned to the text when using icon in Menu Widget<\\/li>\\n<li>Fix: Mixed content warning in the console for Video Playlist widget<\\/li>\\n<li>Fix: Preview settings are not presented as expected after first save in Loop Template<\\/li>\\n<li>Fix: Not-crawlable link error in Video Playlist widget<\\/li>\\n<li>Fix: Lightbox is still enabled after disabling it in the Site Settings in Logo widget<\\/li>\\n<li>Fix: Focus state issue on page load when using Table of Content widget<\\/li>\\n<\\/ul>\\n<h4>3.13.2 - 2023-05-22<\\/h4>\\n<ul>\\n<li>Fix: Hover settings not working as expected on Touch-Enabled devices in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22258\\\">#22258<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.13.1 - 2023-05-11<\\/h4>\\n<ul>\\n<li>Security Fix: Addressed security weaknesses in access management related functions<\\/li>\\n<li>Fix: Excerpt content pulled from post content is showing with HTML tags in Loop Grid widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22367\\\">#22367<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.13.0 - 2023-05-08<\\/h4>\\n<ul>\\n<li>Tweak: Provided an option to assign excerpt automatically from post content in Post Excerpt dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20256\\\">#20256<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21715\\\">#21715<\\/a>)<\\/li>\\n<li>Tweak: Added Display Conditions functionality in Editor Top bar (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21675\\\">#21675<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22050\\\">#22050<\\/a>)<\\/li>\\n<li>Tweak: Removed <code>elementor_page_id<\\/code> from request URLs in the WC AJAX calls (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18675\\\">#18675<\\/a>)<\\/li>\\n<li>Tweak: Added icons to menu items in Mega Menu widget (<a href=\\\"https:\\/\\/github.com\\/orgs\\/elementor\\/discussions\\/21602\\\">#21602<\\/a>)<\\/li>\\n<li>Tweak: Added keyboard accessibility to Toggle Button in WordPress Menu widget (<a href=\\\"https:\\/\\/github.com\\/orgs\\/elementor\\/discussions\\/2348\\\">#2348<\\/a>)<\\/li>\\n<li>Tweak: Added \'Active item state\' to top-level menu items for anchor links in the Menu widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to navigation arrows in Loop Carousel widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to navigation arrows in Slides widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to navigation arrows in Media, Testimonial and Reviews Carousel widgets<\\/li>\\n<li>Tweak: Added keyboard accessibility to Table of Content widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to Search Form widget<\\/li>\\n<li>Tweak: Added accessibility to images in Slides widget<\\/li>\\n<li>Tweak: Added accessibility to images in Call To Action widget<\\/li>\\n<li>Tweak: Added accessibility to images in Media Carousel widget<\\/li>\\n<li>Tweak: Added accessibility to images in Gallery widget<\\/li>\\n<li>Tweak: Added Lazy Load support for avatar image in Post Info widget<\\/li>\\n<li>Tweak: Added Lazy Load support to various Elementor Editor and Admin images<\\/li>\\n<li>Tweak: Added Lazy Load support for author image in Author Box widget<\\/li>\\n<li>Tweak: Added Lazy Load support for images in Price List widget<\\/li>\\n<li>Fix: Content width is affected by the widget\'s width when Content Width is set to Fit to Content in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21842\\\">#21842<\\/a>)<\\/li>\\n<li>Fix: Empty value on Rows field causes an error in Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21451\\\">#21451<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.12.2 - 2023-04-09<\\/h4>\\n<ul>\\n<li>Fix: Mini cart template appears as empty in various WordPress themes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21836\\\">#21836<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.12.1 - 2023-04-02<\\/h4>\\n<ul>\\n<li>Fix: Default background colors are presented as transparent in Popup (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21824\\\">#21824<\\/a>)<\\/li>\\n<li>Fix: Reverted the tweak of Form Submissions feature merged to the version (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21821\\\">#21821<\\/a>)<\\/li>\\n<li>Fix: Dropdown area is not closing when hovering outside of the content area in Menu widget<\\/li>\\n<\\/ul>\\n<h4>3.12.0 - 2023-03-29<\\/h4>\\n<ul>\\n<li>New: Introducing the Mega Menu with the new Menu widget - empowers you to achieve a much higher level of menu design, customization, and creativity<\\/li>\\n<li>New: Diversify your design with a Loop Alternate template - apply another template within your Loop Grid for design creativity<\\/li>\\n<li>New: Kickstart your workflow with predesigned Loop container-based templates<\\/li>\\n<li>Tweak: Added custom icon controls to various locations in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13678\\\">#13678<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17941\\\">#17941<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19295\\\">#19295<\\/a>)<\\/li>\\n<li>Tweak: Added a spacing control between navigation and slides in the Loop Carousel<\\/li>\\n<li>Tweak: Added responsive control to the \'Gap between slides\' control in the Loop Carousel<\\/li>\\n<li>Tweak: Added Custom CSS section in Loop Item template<\\/li>\\n<li>Tweak: Added an Article class metadata in Loop Item template<\\/li>\\n<li>Tweak: Added Lazy Load support for background images in CTA widget when using the Lazy Load Background Images experiment<\\/li>\\n<li>Tweak: Added Lazy Load support for background images in Flipbox widget when using the Lazy Load Background Images experiment<\\/li>\\n<li>Tweak: Added additional size units and custom units in all elements<\\/li>\\n<li>Tweak: Changed Nav Menu widget name to WordPress Menu widget<\\/li>\\n<li>Tweak: Added &quot;Form Validation&quot; control to Form widget<\\/li>\\n<li>Tweak: Updated custom messages in the Form widget<\\/li>\\n<li>Tweak: Improved accessibility in various elements in Gallery widget<\\/li>\\n<li>Tweak: Form Submissions feature merged to version<\\/li>\\n<li>Tweak: Loop feature promoted to Stable status<\\/li>\\n<li>Tweak: Page Transitions feature promoted to Stable status<\\/li>\\n<li>Tweak: Improved accessibility in filter bar in Gallery widget<\\/li>\\n<li>Tweak: Remove unused <code>aspect-ratio-*<\\/code> CSS classes<\\/li>\\n<li>Fix: Not all active breakpoints appear under &quot;Advanced Rules&quot; in popup publish settings (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17020\\\">#17020<\\/a>)<\\/li>\\n<li>Fix: Dynamic background image and video is not working with ACF in Loop Grid widget<\\/li>\\n<\\/ul>\\n<h4>3.11.7 - 2023-03-22<\\/h4>\\n<ul>\\n<li>Tweak: Improved code security enforcement in WooCommerce components<\\/li>\\n<\\/ul>\\n<h4>3.11.6 - 2023-03-14<\\/h4>\\n<ul>\\n<li>Tweak: Improved code security enforcement in Author Box and Countdown widgets<\\/li>\\n<\\/ul>\\n<h4>3.11.5 - 2023-03-12<\\/h4>\\n<ul>\\n<li>Fix: Hamburger Menu Toggle not showing if breakpoint is set to Tablet Extra in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21003\\\">#21003<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.11.4 - 2023-03-07<\\/h4>\\n<ul>\\n<li>Tweak: Prevented SVG file upload for better security enforcement in Forms widget<\\/li>\\n<\\/ul>\\n<h4>3.11.3 - 2023-02-26<\\/h4>\\n<ul>\\n<li>Fix: Error message appears when submitting a form placed below Loop Grid and Loop Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21432\\\">#21432<\\/a>)<\\/li>\\n<li>Fix: PHP 8.x compatibility issues in various places<\\/li>\\n<\\/ul>\\n<h4>3.11.2 - 2023-02-22<\\/h4>\\n<ul>\\n<li>Fix: Save &amp; Back handle becomes inaccessible in various scenarios cases in Loop Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21316\\\">#21316<\\/a>)<\\/li>\\n<li>Fix: Can\'t edit page when using \'Content Tabs\' and \'Section\' options in Video Playlist widget<\\/li>\\n<\\/ul>\\n<h4>3.11.1 - 2023-02-15<\\/h4>\\n<ul>\\n<li>Fix: Featured Image dynamic tag is not working in Background images (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21313\\\">#21313<\\/a>)<\\/li>\\n<li>Fix: Time zone is not correct in Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17485\\\">#17485<\\/a>)<\\/li>\\n<li>Fix: File upload field is not working in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21341\\\">#21341<\\/a>)<\\/li>\\n<li>Fix: Post Image Attachments dynamic tag is not working in various widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21314\\\">#21314<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.11.0 - 2023-02-13<\\/h4>\\n<ul>\\n<li>New: Introducing Loop Carousel widget - Create powerful &amp; repeating loop templates and populate each one with dynamic content (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/219\\\">#219<\\/a>)<\\/li>\\n<li>New: Added Date and Time Range option to Advanced Rules in Popup<\\/li>\\n<li>Tweak: Improved accessibility when opening and closing a popup (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9788\\\">#9788<\\/a>)<\\/li>\\n<li>Tweak: Improved accessibility of full-screen mode in Search Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19907\\\">#19907<\\/a>)<\\/li>\\n<li>Tweak: Added keyboard accessibility support to Flip Box widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5861\\\">#5861<\\/a>)<\\/li>\\n<li>Tweak: Add <code>aria-label<\\/code> to read more link in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13784\\\">#13784<\\/a>)<\\/li>\\n<li>Tweak: Use <code>aspect-ratio<\\/code> property instead of CSS trick in Media Carousel widget<\\/li>\\n<li>Tweak: Updated translation string in Stripe widget<\\/li>\\n<li>Fix: Masonry and Columns controls are not working as expected with responsive in Posts and Loop Grid widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20670\\\">#20670<\\/a>)<\\/li>\\n<li>Fix: Invalid attributes names in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17400\\\">#17400<\\/a>)<\\/li>\\n<li>Fix: Post Image Attachments dynamic tag is not working as expected in various widgets<\\/li>\\n<li>Fix: Form fields order is not presented correctly when exported to CSV in Form Submissions<\\/li>\\n<li>Fix: Dynamic background image and video are not working with ACF in Loop Grid widget<\\/li>\\n<\\/ul>\\n<h4>3.10.3 - 2023-01-29<\\/h4>\\n<ul>\\n<li>Tweak: Added introduction video to loop item information modal in Theme Builder<\\/li>\\n<li>Fix: PHP 8.x throws errors and notices in some cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21087\\\">#21087<\\/a>)<\\/li>\\n<li>Fix: Infinite Scroll and Load on click pagination are not working as expected in Archive template<\\/li>\\n<li>Fix: Show row even when values do not exist in Form Submissions<\\/li>\\n<\\/ul>\\n<h4>3.10.2 - 2023-01-17<\\/h4>\\n<ul>\\n<li>Fix: Updated compatibility tag for Elementor v3.10<\\/li>\\n<\\/ul>\\n<h4>3.10.1 - 2023-01-09<\\/h4>\\n<p>Fix: Preview Could not be loaded error message appears on pages containing the Loop Grid in a header or footer templates<\\/p>\\n<h4>3.10.0 - 2023-01-09<\\/h4>\\n<ul>\\n<li>New: Added new dynamic tag for due date in Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7737\\\">#7737<\\/a>)<\\/li>\\n<li>Tweak: Added <code>modified<\\/code> and <code>comment_count<\\/code> to Order By in posts query control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11159\\\">#11159<\\/a>)<\\/li>\\n<li>Tweak: Replaced <code>footer<\\/code> tag in Blockquote and Comments widgets for better semantics<\\/li>\\n<li>Fix: Compatibility issue in Imagify Media Library filters due to <code>_elementor_is_screenshot<\\/code> meta filter (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19988\\\">#19988<\\/a>)<\\/li>\\n<li>Fix: Hotspot Widget label icon height issues when Inline Font Icons experiment is active<\\/li>\\n<li>Fix: Editing glitch when using two loop grid widgets on the same page with the same loop item template<\\/li>\\n<li>Fix: Equal height is not working when using sections in Loop Grid widget<\\/li>\\n<li>Fix: Large amount of menu items are not appearing correctly on a mobile device in Nav Menu widget<\\/li>\\n<li>Fix: Featured Image does not change dynamically when using infinite\\/click pagination in Loop Grid widget<\\/li>\\n<li>Fix: Removed action call of non-existent <code>display_empty_cart_template()<\\/code> method in Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.9.2 - 2022-12-21<\\/h4>\\n<ul>\\n<li>Fix: JS events do not trigger in Popups (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20708\\\">#20708<\\/a>)<\\/li>\\n<li>Fix: PHP Errors appear when not using the toggle menu in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18636\\\">#18636<\\/a>)<\\/li>\\n<li>Fix: Popups\' backgrounds disappear when using Lazy Load Background Images experiment<\\/li>\\n<\\/ul>\\n<h4>3.9.1 - 2022-12-14<\\/h4>\\n<ul>\\n<li>Fix: WooCommerce Product Gallery dynamic tag is not working in Basic Gallery, Gallery and Image Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20678\\\">#20678<\\/a>)<\\/li>\\n<li>Fix: Hide Empty option is not working in Menu Cart widget<\\/li>\\n<li>Fix: The Stripe Button widget doesn\'t work in Templates<\\/li>\\n<\\/ul>\\n<h4>3.9.0 - 2022-12-06<\\/h4>\\n<ul>\\n<li>New: Added support for WooCommerce to Loop Builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20020\\\">#20020<\\/a>)<\\/li>\\n<li>Tweak: Added more options to \'Show up to X times\' advanced rule in Popups (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8187\\\">#8187<\\/a>)<\\/li>\\n<li>Tweak: Allow saving and reloading a page while editing in-place loop item template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19882\\\">#19882<\\/a>)<\\/li>\\n<li>Tweak: Added <code>$location param<\\/code> to <code>elementor\\/theme\\/get_location_templates\\/template_id<\\/code> hook (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18453\\\">#18453<\\/a>)<\\/li>\\n<li>Tweak: Removed redundant labels from group controls (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11666\\\">#11666<\\/a>)<\\/li>\\n<li>Tweak: Added support to use sections and columns as the layout structure of a Loop item template<\\/li>\\n<li>Tweak: Disabled movement when a repeater item is in focus in edit mode<\\/li>\\n<li>Tweak: Upgrade the autoprefixer package to better minify CSS files<\\/li>\\n<li>Tweak: Removed duplicate SQL queries on every page for better performance<\\/li>\\n<li>Tweak: Improved License validation mechanism to avoid limitations<\\/li>\\n<li>Tweak: Added more units options to Border Width control in various elements<\\/li>\\n<li>Tweak: Added <code>em<\\/code> units to Border Radius control in various elements<\\/li>\\n<li>Tweak: Added \'Equal height\' functionality to Loop Grid widget<\\/li>\\n<li>Fix: Issue with Related Products widget and WooCommerce Pixel Manager plugin (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16934\\\">#16934<\\/a>)<\\/li>\\n<li>Fix: My Account widget gets hidden when using a single page template with post content (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19627\\\">#19627<\\/a>)<\\/li>\\n<li>Fix: Cart is not updated when cache enabled in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19312\\\">#19312<\\/a>)<\\/li>\\n<li>Fix: Entrance animations are not working as expected with Infinite Loop and Load on CLick pagination in Loop Grid widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20293\\\">#20293<\\/a>)<\\/li>\\n<li>Fix: Loading page issues in Form Submissions screen (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19973\\\">#19973<\\/a>)<\\/li>\\n<li>Fix: Recently Edited date and time not working as expected in Elementor Overview plugin in WordPress dashboard (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17966\\\">#17966<\\/a>)<\\/li>\\n<li>Fix: Recurring license mismatch error message when using translators plugins<\\/li>\\n<li>Fix: Submenu items triggers page transition instead of opening in Nav Menu widget<\\/li>\\n<li>Fix: Query values of Posts widget are not imported correctly when importing a Kit<\\/li>\\n<li>Fix: Loop items are exceeding the widget boundaries in Loop Grid widget<\\/li>\\n<li>Fix: Order by option is not working as expected when choosing Upsells, Cross-Sells and Related Products query in Products widget<\\/li>\\n<li>Fix: Various widgets disappear in certain scenarios when choosing direction Row or Column in Container<\\/li>\\n<\\/ul>\\n<h4>3.8.2 - 2022-11-20<\\/h4>\\n<ul>\\n<li>Fix: Z-index issues when applying sticky to Container<\\/li>\\n<li>Fix: Error message appears on front with Editor and Shop Manager roles when using the Loop Builder widget<\\/li>\\n<\\/ul>\\n<h4>3.8.1 - 2022-11-06<\\/h4>\\n<ul>\\n<li>Fix: Sticky inner section is not staying in the column when applying sticky option in Sections (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20203\\\">#20203<\\/a>)<\\/li>\\n<li>Fix: Post Title widget located in a loop item template disappears when enabling the hide title option inside page settings (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20207\\\">#20207<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20255\\\">#20255<\\/a>)<\\/li>\\n<li>Fix: ACF Dynamic data not rendering correctly in various scenarios (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20235\\\">#20235<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20258\\\">#20258<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20277\\\">#20277<\\/a>)<\\/li>\\n<li>Fix: Z-index issues when applying sticky to Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20227\\\">#20227<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.8.0 - 2022-10-30<\\/h4>\\n<ul>\\n<li>New: Introducing Loop Builder as a beta status experiment - Create powerful &amp; repeating loop templates and populate each one with dynamic content and design flexibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4440\\\">#4440<\\/a>)<\\/li>\\n<li>Tweak: Add <code>wp_body_open()<\\/code> to header in Header template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11562\\\">#11562<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15828\\\">#15828<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13089\\\">#13089<\\/a>)<\\/li>\\n<li>Tweak: Added support border-radius option to the Code Highlight widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14316\\\">#14316<\\/a>)<\\/li>\\n<li>Tweak: Import\\/Export CLI and UI mechanisms were merged into a unified service<\\/li>\\n<li>Tweak: User with no permission to Notes cannot be mentioned in a note<\\/li>\\n<li>Tweak: User with no permission to view a post cannot be mentioned in a note<\\/li>\\n<li>Tweak: Notes was added to the right click context-menu<\\/li>\\n<li>Tweak: Notes panel can be resizable<\\/li>\\n<li>Tweak: Notes panel can be dragged outside of the canvas in responsive mode in the editor<\\/li>\\n<li>Tweak: Updated form validation messages translation strings in Form widget<\\/li>\\n<li>Tweak: Updated translators comments<\\/li>\\n<li>Tweak: Theme Builder logo and Title should be clickable<\\/li>\\n<li>Tweak: Reduced API requests and DB calls on non-write setup<\\/li>\\n<li>Tweak: Added media queries to the Table of Contents widget<\\/li>\\n<li>Fix: Sticky option is not working as expected in various scenarios in Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18357\\\">#18357<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19540\\\">#19540<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19618\\\">#19618<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19777\\\">#19777<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19827\\\">#19827<\\/a>)<\\/li>\\n<li>Fix: Mixed Content errors on HTTPS in Video Playlist Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18895\\\">#18895<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18945\\\">#18945<\\/a>)<\\/li>\\n<li>Fix: Note\'s timestamp is being updated according to the last activity in Notes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19123\\\">#19123<\\/a>)<\\/li>\\n<li>Fix: Accessibility attribute <code>role=navigation<\\/code> is redundant in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17582\\\">#17582<\\/a>)<\\/li>\\n<li>Fix: Accessibility attribute <code>role=navigation<\\/code> is redundant in pagination in Posts widget<\\/li>\\n<li>Fix: Share buttons is accessible with keyboard but not clickable<\\/li>\\n<li>Fix: Sub-items icons style is missing in preview with Inline Font Icons experiment in Nav Menu widget<\\/li>\\n<li>Fix: Quotes are appearing as HTML when editing a note in Notes<\\/li>\\n<li>Fix: Label\'s Icon height increases when Inline Font Icons experiment is active in Hotspot Widget<\\/li>\\n<li>Fix: Sub conditions of templates are not overridden when importing a Kit<\\/li>\\n<li>Fix: X\\/Y Anchor Point controls were not visible for Scale and Rotate effects<\\/li>\\n<li>Fix: PHP warning notice appears in some situations when using motion effects<\\/li>\\n<\\/ul>\\n<h4>3.7.7 - 2022-09-20<\\/h4>\\n<ul>\\n<li>Fix: Default Flex Grow affects the layout when the container is set to direction Column in various widgets<\\/li>\\n<\\/ul>\\n<h4>3.7.6 - 2022-09-14<\\/h4>\\n<ul>\\n<li>Fix: Submissions menu item appears at the bottom of Elementor section in WordPress dashboard<\\/li>\\n<\\/ul>\\n<h4>3.7.5 - 2022-08-31<\\/h4>\\n<ul>\\n<li>Fix: Error message appears on front if WooCommerce is activated (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19553\\\">#19553<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.7.4 - 2022-08-29<\\/h4>\\n<ul>\\n<li>Tweak: PHP 5.6 Is deprecated<\\/li>\\n<li>Fix: Triangle icon is not being displayed in the Select field when Inline Font Icons Experiment is active in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18598\\\">#18598<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19495\\\">#19495<\\/a>)<\\/li>\\n<li>Fix: The page jumps or flickers to the video playlist on page reload in Video Playlist Widget<\\/li>\\n<\\/ul>\\n<h4>3.7.3 - 2022-07-31<\\/h4>\\n<ul>\\n<li>Tweak: Improved license mechanism for correct validation<\\/li>\\n<li>Fix: Sticky option causes unexpected results when using the Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18357\\\">#18357<\\/a>)<\\/li>\\n<li>Fix: Price list, Portfolio, Flip Box and Gallery widgets disappear when the direction is set to column in Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18880\\\">#18880<\\/a>)<\\/li>\\n<li>Fix: Quotes character is showing up as <code>&amp;quot;<\\/code> when editing a note in Notes<\\/li>\\n<\\/ul>\\n<h4>3.7.2 - 2022-06-15<\\/h4>\\n<ul>\\n<li>Tweak: Applied optimized file handling in various modules<\\/li>\\n<li>Fix: Related posts query options are missing in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18633\\\">#18633<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18641\\\">#18641<\\/a>)<\\/li>\\n<li>Fix: Menu Cart Icon is not being displayed on all browsers when Inline Font Icons Experiment is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17705\\\">#17705<\\/a>)<\\/li>\\n<li>Fix: Gallery widget is not working as expected in Container element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18408\\\">#18408<\\/a>)<\\/li>\\n<li>Fix: Flip box is not visible when the direction is set to Row in Container element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18413\\\">#18413<\\/a>)<\\/li>\\n<li>Fix: Portfolio widget is not visible when dragged into &quot;Row&quot; direction Container element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17653\\\">#17653<\\/a>)<\\/li>\\n<li>Fix: Menu cart is open automatically in Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18629\\\">#18629<\\/a>)<\\/li>\\n<li>Fix: PHP error is being shown the license is expired in License screen<\\/li>\\n<\\/ul>\\n<h4>3.7.1 - 2022-05-16<\\/h4>\\n<ul>\\n<li>Fix: Notes icon appears as an empty square in admin top bar for users with permissions lower than Editor<\\/li>\\n<li>Fix: Notes experiment causes a PHP fatal error on some cases<\\/li>\\n<li>Fix: UI glitches in Notes feature<\\/li>\\n<\\/ul>\\n<h4>3.7.0 - 2022-05-10<\\/h4>\\n<ul>\\n<li>New: Introducing Notes - Work collaboratively directly within Elementor<\\/li>\\n<li>New: Stripe Button widget - Collect Stripe payments directly from your site (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14748\\\">#14748<\\/a>)<\\/li>\\n<li>New: Meet WooCommerce Add to Cart dynamic tag - add products to cart from every widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10607\\\">#10607<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11801\\\">#11801<\\/a>)<\\/li>\\n<li>New: Added WooCommerce Product Content dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16367\\\">#16367<\\/a>)<\\/li>\\n<li>Tweak: Added Related, Upsells and Cross-Sells query sources to Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8071\\\">#8071<\\/a>)<\\/li>\\n<li>Tweak: Added custom icon control to Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18007\\\">#18007<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14357\\\">#14357<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13151\\\">#13151<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11361\\\">#11361<\\/a>)<\\/li>\\n<li>Tweak: Added an option to minimize on Desktop device in Table of Contents widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9933\\\">#9933<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10729\\\">#10729<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Media Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10314\\\">#10314<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6327\\\">#6327<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6691\\\">#6691<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11774\\\">#11774<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9051\\\">#9051<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6327\\\">#6327<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5760\\\">#5760<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9774\\\">#9774<\\/a>)<\\/li>\\n<li>Tweak: Added align button to bottom option in various Product widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10263\\\">#10263<\\/a>)<\\/li>\\n<li>Tweak: Added align button to bottom control in Posts and Archive Posts widgets<\\/li>\\n<li>Tweak: Added the ability to hide and show the coupon section in WooCommerce Cart widget<\\/li>\\n<li>Tweak: Added the ability to hide and show the coupon section in WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added alignment option to various buttons in WooCommerce Cart widget<\\/li>\\n<li>Tweak: Added alignment option to various buttons in WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added percentage unit to padding control in Additional Information customize section in WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added quick link to create new theme parts directly from the Finder<\\/li>\\n<li>Tweak: Added the option to add a custom template to Dashboard screen in My Account widget<\\/li>\\n<li>Tweak: Added spacing control to view cart button in various product widgets<\\/li>\\n<li>Tweak: Added the option to add a custom template to empty cart state in Cart widget<\\/li>\\n<li>Tweak: Adjusted the layout of the Payment Methods screen in the My Account widget<\\/li>\\n<li>Tweak: Added lazy load option to Media Carousel, Reviews and Testimonial Carousel widgets<\\/li>\\n<li>Tweak: Added Site Identity quick link to Logo widget<\\/li>\\n<li>Tweak: Added Site Identity quick link to Site Title widget<\\/li>\\n<li>Tweak: Created an attribute that allows disabling page transition for specific links<\\/li>\\n<li>Tweak: Added dynamic tag controls to Gallery widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Countdown widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Portfolio widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Price Table widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Login widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Blockquote widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Facebook Comments widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Post Navigation widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Search Form widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Author Box widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Post info widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Archive Posts widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Product Meta widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Archive Products widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Sitemap widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Reviews widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Code Highlight widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to PayPal Button widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added missing PHP documentation to hooks<\\/li>\\n<li>Fix: Scrolling glitches on mobile devices when Sticky Effect is enabled (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17767\\\">#17767<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18330\\\">#18330<\\/a>)<\\/li>\\n<li>Fix: Only 1st honypot field is validated when using multiple honeypot fields in Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18136\\\">#18136<\\/a>)<\\/li>\\n<li>Fix: Checkout button background color is not working as expected in Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18289\\\">#18289<\\/a>)<\\/li>\\n<li>Fix: Button labels are not accessible for screen readers in Share buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8615\\\">#8615<\\/a>)<\\/li>\\n<li>Fix: Downloads titles controls are not working in responsive in WooCommerce Purchase Summary widget<\\/li>\\n<li>Fix: Excerpt length is not working as expected in Posts and Archive Posts widgets<\\/li>\\n<li>Fix: Titles &amp; Totals weight is not working in WooCommerce Checkout widget<\\/li>\\n<li>Fix: Product image is not appearing on Single Product Page on template load<\\/li>\\n<li>Fix: Additional Information title not editable in some scenarios in WooCommerce Checkout widget<\\/li>\\n<li>Fix: Cart is not updating automatically on mobile in Cart widget<\\/li>\\n<li>Fix: UI Glitch in Masonry control in Portfolio widget<\\/li>\\n<li>Fix: Custom breakpoints experiment didn\'t work on Single post and page templates<\\/li>\\n<li>Fix: Testimonial carousel &amp; Reviews widgets disregards the <code>alt<\\/code> attribute<\\/li>\\n<li>Fix: Playlist widget deeplink didn\'t send user directly to the widget in the page<\\/li>\\n<li>Fix: Masonry option causes the images to disappear in the Editor in Posts widget<\\/li>\\n<li>Fix: Scrollbar appears after clicking on the dropdown toggle in Nav Menu widget<\\/li>\\n<li>Fix: Custom icons disappear on frontend if the pack name contains numbers<\\/li>\\n<li>Fix: Custom Font disappears if the name contains only numbers<\\/li>\\n<li>Fix: <code>end-section()<\\/code> is missing from Progress Tracker and Facebook Embed widgets<\\/li>\\n<li>Tweak: Added a filter for conditions cache query in Theme Builder<\\/li>\\n<li>Fix: Customizations lost on Ajax refresh in WooCommerce Cart widget<\\/li>\\n<li>Fix: Hello theme Header and Footer experiment is not working when WooCommerce plugin is active<\\/li>\\n<li>Fix: Color controls are not working as expected in Checkout widget<\\/li>\\n<li>Fix: Color controls are not working as expected in My Account widget<\\/li>\\n<li>Fix: Empty state widget preview in the editor is disappearing in various widgets<\\/li>\\n<li>Fix: Cart is not updating automatically on mobile in WooCommerce Cart widget<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-7-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.6.5 - 2022-04-12<\\/h4>\\n<ul>\\n<li>Fix: Compatibility issues for several widgets in iOS 14 and macOS 13 devices (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18090\\\">#18090<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15910\\\">#15910<\\/a>)<\\/li>\\n<li>Fix: Button Alignment doesn\'t work in Custom Add To Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17810\\\">#17810<\\/a>)<\\/li>\\n<li>Fix: PHP warning is thrown in some cases in PayPal button widget<\\/li>\\n<li>Fix: PHP 8.1 throws errors and notices in some cases<\\/li>\\n<li>Fix: PHP notice was thrown when Kit Import process initiated without display conditions<\\/li>\\n<li>Fix: Create Account button always opens on the Sign Up screen even if the user has an account in Onboarding process<\\/li>\\n<\\/ul>\\n<h4>3.6.4 - 2022-03-15<\\/h4>\\n<ul>\\n<li>Tweak: Kit import dynamic reference support for templates and dynamic tags<\\/li>\\n<li>Tweak: Updated tested up to version tag to <code>3.6.0<\\/code><\\/li>\\n<li>Fix: Sticky caused scrolling issues after clicking an element that expands the page height (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17821\\\">#17821<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17839\\\">#17839<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18069\\\">#18069<\\/a>)<\\/li>\\n<li>Fix: When saving Global widget JS error is being thrown and editor fails to load (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17954\\\">#17954<\\/a>)<\\/li>\\n<li>Fix: Motion effects are missing from Background section under Style tab in Container element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18063\\\">#18063<\\/a>)<\\/li>\\n<li>Fix: Imported Kit doesn\'t appear in the theme builder after successful import in some cases<\\/li>\\n<li>Fix: Added future Pro support to fix the Cart icon that shifted aside in Menu cart widget<\\/li>\\n<\\/ul>\\n<h4>3.6.3 - 2022-02-28<\\/h4>\\n<ul>\\n<li>Fix: Custom Code display conditions modal is not working (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17865\\\">#17865<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17942\\\">#17942<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17994\\\">#17994<\\/a>)<\\/li>\\n<li>Fix: Share buttons are not accessible for keyboard navigation (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8615\\\">#8615<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.6.2 - 2022-02-14<\\/h4>\\n<ul>\\n<li>Fix: Auto updates mechanism is not working as expected (this version might be also installed automatically)<\\/li>\\n<\\/ul>\\n<h4>3.6.1 - 2022-02-09<\\/h4>\\n<ul>\\n<li>Tweak: Allow connecting via generic source for future feature support<\\/li>\\n<li>Fix: Custom Code doesn\'t work when WooCommerce is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17675\\\">#17675<\\/a>)<\\/li>\\n<li>Fix: Content animation didn\'t work when Improved asset loading experiment is active Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17055\\\">#17055<\\/a>)<\\/li>\\n<li>Fix: PHP warning appears some times when trying to force-check for available updates<\\/li>\\n<li>Fix: Page transitions are being triggered when not needed<\\/li>\\n<li>Fix: Text alignment on Tablet responsive device affects base device in Testimonial Carousel widget<\\/li>\\n<li>Fix: Harden Submissions feature to prevent potential security issues<\\/li>\\n<li>Fix: Page Transitions Icon option Preloader doesn\'t work on frontend<\\/li>\\n<\\/ul>\\n<h4>3.6.0 - 2022-01-31<\\/h4>\\n<ul>\\n<li>New: WooCommerce Purchase Summary widget - Fully customize the content and style of your order summary page (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5756\\\">#5756<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15862\\\">#15862<\\/a>)<\\/li>\\n<li>New: WooCommerce Notices styling on Site Settings - Customize the appearance of WooCommerce notices (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14570\\\">#14570<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15896\\\">#15896<\\/a>)<\\/li>\\n<li>New: WooCommerce Notices widget - Set the position of WooCommerce notices on your shop pages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8124\\\">#8124<\\/a>)<\\/li>\\n<li>Experiment: Page Transitions - Customize the page loading experience, and increase brand recognition (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10576\\\">#10576<\\/a>)<\\/li>\\n<li>Tweak: Added WooCommerce &amp; Theme Elements widgets to Improved CSS Loading experiment to save up 126KB per page load (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17412\\\">#17412<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17337\\\">#17337<\\/a>)<\\/li>\\n<li>Tweak: Added new layout options in WooCommerce Add To Cart and WooCommerce Custom Add To Cart widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5437\\\">#5437<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10617\\\">#10617<\\/a>)<\\/li>\\n<li>Tweak: Added Stroke functionality for typography control in various widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11158\\\">#11158<\\/a>)<\\/li>\\n<li>Tweak: Removed <code>elementor-section-wrap<\\/code> by adding it to the Optimized DOM Output experiment (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16950\\\">#16950<\\/a>)<\\/li>\\n<li>Tweak: Added style controls for variations in WooCommerce Menu Cart widget<\\/li>\\n<li>Tweak: Added color control to navigation dots in Media Carousel, Reviews, and Slides widgets<\\/li>\\n<li>Tweak: Disabled Vimeo autoplay on edit mode when getting video data in Video Playlist widget<\\/li>\\n<li>Tweak: Added notice about Facebook\'s new EU consent policy in Facebook Button, Facebook Comments, Facebook Embed, and Facebook Page widgets<\\/li>\\n<li>Tweak: Refactor string translation calls to use native WP translation methods<\\/li>\\n<li>Tweak: Convert <code>home_url<\\/code> license API call to <code>get_site_url<\\/code> for better compatibility<\\/li>\\n<li>Tweak: Promoted Default to New Theme Builder and Scroll Snap experiments to Stable status in Experiments screen<\\/li>\\n<li>Tweak: Scroll Snap experiment set to active by default for all websites in Experiments screen<\\/li>\\n<li>Tweak: Scrolling Effects in Header and Section backgrounds are not working as expected when effects are relative to the entire page<\\/li>\\n<li>Tweak: Added &quot;Auto Updates&quot; capability to Pro versions<\\/li>\\n<li>Tweak: Removed sequenced animation hover effect option from Classic skin in Call to Action widget<\\/li>\\n<li>Tweak: Added &quot;Excerpt Length&quot; control in Post Excerpt widget<\\/li>\\n<li>Tweak: Deleted deprecated methods from Query Control module<\\/li>\\n<li>Tweak: Adjusted Inline-CSS Experiment to work with Additional Custom Breakpoints experiment<\\/li>\\n<li>Fix: Automatically open cart functionality didn\'t work in product page in WooCommerce Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5921\\\">#5921<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16276\\\">#16276<\\/a>,<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16879\\\">#16879<\\/a>)<\\/li>\\n<li>Fix: Buttons are not visible when there are too many products in the cart in WooCommerce Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16221\\\">#16221<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17283\\\">#17283<\\/a>,<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16333\\\">#16333<\\/a>,<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13005\\\">#13005<\\/a>)<\\/li>\\n<li>Fix: Mini cart modal z-index is too low in WooCommerce Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16333\\\">#16333<\\/a>)<\\/li>\\n<li>Fix: Side cart buttons are not visible at first glance on mobile in WooCommerce Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16221\\\">#16221<\\/a>)<\\/li>\\n<li>Fix: Read More field recognizes inline HTML elements as plain text in Posts and Archive Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16985\\\">#16985<\\/a>)<\\/li>\\n<li>Fix: Load More functionality caused JS error console in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17036\\\">#17036<\\/a>)<\\/li>\\n<li>Fix: Autoplay is not working as expected when the lazy load is active in Video Playlist widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15304\\\">#15304<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16274\\\">#16274<\\/a>)<\\/li>\\n<li>Fix: Right navigation area wasn\'t 100% clickable in Post Navigation widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14252\\\">#14252<\\/a>)<\\/li>\\n<li>Fix: Posts duplicate when there are two Posts widgets inside a page using pagination functionality (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17056\\\">#17056<\\/a>)<\\/li>\\n<li>Fix: Global widget changes are not reflected on frontend (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16820\\\">#16820<\\/a>)<\\/li>\\n<li>Fix: JS Error console message when using the Load More functionality and Post Per Page option in Posts widget<\\/li>\\n<li>Fix: Heading styling is not being loaded when Inline CSS experiment is active in Post and Page Title widgets<\\/li>\\n<li>Fix: Sticky offset not working as expected when changing device mode on the browser<\\/li>\\n<li>Fix: Scroll Snap functionality wasn\'t applied on Templates and Archives<\\/li>\\n<li>Fix: Toggle icon color didn\'t work on hover state when Inline Font Icons experiment is activated in Nav Menu widget<\\/li>\\n<li>Fix: Variations style controls are not working as expected in WooCommerce Add to Cart widget<\\/li>\\n<li>Fix: Display conditions module is not working as expected when using the new Theme Builder UI<\\/li>\\n<li>Fix: Edit header handles <code>z-index<\\/code> issues in Header document<\\/li>\\n<li>Fix: Panel icons UI glitch in Call To Action widget<\\/li>\\n<li>Fix: WordPress 5.9 <code>WP_User_query<\\/code> <code>who<\\/code> argument deprecation adjustments<\\/li>\\n<\\/ul>\\n<h4>3.5.2 - 2021-11-28<\\/h4>\\n<ul>\\n<li>Tweak: Adjusted license mechanism to support trial period<\\/li>\\n<li>Fix: Updates made to Global Widgets do not reflect accordingly to linked widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16815\\\">#16815<\\/a>)<\\/li>\\n<li>Fix: Hamburger toggle button doesn\'t change to \\u201cclose\\u201d when menu is collapsed in Nav Menu widget when Inline Font Awesome experiment is active<\\/li>\\n<li>Fix: Global Widget cannot be unlinked<\\/li>\\n<\\/ul>\\n<h4>3.5.1 - 2021-11-10<\\/h4>\\n<ul>\\n<li>Fix: Inline HTML elements appear as plain text in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16816\\\">#16816<\\/a>)<\\/li>\\n<li>Fix: Dropdown items inherited values from Main Menu space between control in Nav Menu widget (<a href=\\\"(https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16815)\\\">#16815<\\/a><\\/li>\\n<li>Fix: Order Summary titles style controls not applying on various devices in Cart widget<\\/li>\\n<li>Fix: Panel &quot;Need Help&quot; link is not correct in WooCommerce section in Site Settings<\\/li>\\n<\\/ul>\\n<h4>3.5.0 - 2021-11-01<\\/h4>\\n<ul>\\n<li>New: WooCommerce Checkout widget - Fully customize the content and style of your checkout page (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15282\\\">#15282<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15990\\\">#15990<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11014\\\">#11014<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13218\\\">#13218<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5383\\\">#5383<\\/a>)<\\/li>\\n<li>New: WooCommerce Cart widget - Style your cart page the way you want with design flexibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15282\\\">#15282<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11014\\\">#11014<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13218\\\">#13218<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5383\\\">#5383<\\/a>)<\\/li>\\n<li>New: WooCommerce My Account widget - Create a custom design for your my account pages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11014\\\">#11014<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5383\\\">#5383<\\/a>)<\\/li>\\n<li>New: Progress Tracker widget - Motivate your customers to keep reading your site content (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16576\\\">#16576<\\/a>)<\\/li>\\n<li>New: Meet WooCommerce Site Settings - Set your store pages within Elementor<\\/li>\\n<li>Experiment: Scroll Snap - Set the scene of every scroll (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10752\\\">#10752<\\/a>)<\\/li>\\n<li>Tweak: Changed infrastructure to prevent rendering bugs in Global Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16354\\\">#16354<\\/a>)<\\/li>\\n<li>Tweak: Added the option to open submission in a new tab in Form Submissions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14967\\\">#14967<\\/a>)<\\/li>\\n<li>Tweak: Added various responsive controls in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1851\\\">#1851<\\/a>)<\\/li>\\n<li>Tweak: Split Title and Price styling controls in Price List widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7688\\\">#7688<\\/a>)<\\/li>\\n<li>Tweak: Added various responsive capabilities to controls in Posts Archive widget<\\/li>\\n<li>Tweak: Adjusted Motion Effects module to support future feature<\\/li>\\n<li>Tweak: Changed admin notice content when Pro installed without Core installed<\\/li>\\n<li>Tweak: Cleanup in <code>wp_options<\\/code> table<\\/li>\\n<li>Tweak: Changed Connect logic in Elementor top bar to simplify the connect process<\\/li>\\n<li>Tweak: Marked new Theme Builder as an Experiment and set to default for new sites<\\/li>\\n<li>Tweak: Enforced better security policies in various widgets and modules<\\/li>\\n<li>Tweak: Added load more button functionality to the Posts Archive widget<\\/li>\\n<li>Tweak: Renamed Elementor\'s responsive SCSS variables<\\/li>\\n<li>Tweak: Added dividers to horizontal layout in Nav Menu widget<\\/li>\\n<li>Tweak: Removed Google+ social network from Share Buttons widget<\\/li>\\n<li>Tweak: Convert usage of old Responsive class to use the new Breakpoints Manager<\\/li>\\n<li>Fix: jQuery in Heading doesn\'t work for not logged in users in Custom Code (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14515\\\">#14515<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14266\\\">#14266<\\/a>)<\\/li>\\n<li>Fix: Menu animation causing page horizontal scroll in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15184\\\">#15184<\\/a>)<\\/li>\\n<li>Fix: Wrong function call in Table of Content &amp; Post Excerpt widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16547\\\">#16547<\\/a>)<\\/li>\\n<li>Fix: Slides to Scroll control can\'t be set to Default if Widescreen mode has a value in Testimonial Carousel widget<\\/li>\\n<li>Fix: Sticky offset not working properly when changing device mode<\\/li>\\n<li>Fix: UTF character issues when exporting CSV file in Form Submissions<\\/li>\\n<li>Fix: Load More functionality doesn\'t work when the Posts widget placed inside an Archive template<\\/li>\\n<li>Fix: UI glitches and editing issues in Video Playlist widget<\\/li>\\n<\\/ul>\\n<h4>3.4.2 - 2021-10-12<\\/h4>\\n<ul>\\n<li>Fix: Icons color style conflicts when Font-Awesome Inline experiment is active in Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16435\\\">#16435<\\/a>)<\\/li>\\n<li>Fix: Mini Cart hides page content when closed in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16305\\\">#16305<\\/a>)<\\/li>\\n<li>Fix: UI glitches in the Editor edit mode when inserting Post Content widget and Font-Awesome Inline experiment is active in Single Post template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16358\\\">#16358<\\/a>)<\\/li>\\n<li>Fix: Slides per view controls disappeared from multiple breakpoints in Testimonial Carousel<\\/li>\\n<li>Fix: Product variations UI glitch in Menu Cart widget<\\/li>\\n<li>Fix: Buttons UI glitch on Safari browser in Menu Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.4.1 - 2021-09-01<\\/h4>\\n<ul>\\n<li>Fix: Sticky functionality is not working if the Additional Custom Breakpoints experiment is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16186\\\">#16186<\\/a>)<\\/li>\\n<li>Fix: Slideshow skin UI glitch in Media Carousel widget<\\/li>\\n<li>Fix: Product price typography weight control is not working as expected in Menu Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.4.0 - 2021-09-01<\\/h4>\\n<ul>\\n<li>Tweak: Added new Mini Cart layout type in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11312\\\">#11312<\\/a>)<\\/li>\\n<li>Tweak: Added styling options for Cart, Products, and Cart buttons in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14952\\\">#14952<\\/a>)<\\/li>\\n<li>Tweak: Added the ability to open cart automatically when an item is added in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14119\\\">#14119<\\/a>)<\\/li>\\n<li>Tweak: Added the ability to remove an item from cart without reloading the page with an AJAX request (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9531\\\">#9531<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10875\\\">#10875<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11309\\\">#11309<\\/a>)<\\/li>\\n<li>Tweak: Added Load More AJAX functionality to Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12126\\\">#12126<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1284\\\">#1284<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14557\\\">#14557<\\/a>)<\\/li>\\n<li>Tweak: Added Vimeo support to the Video Playlist widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15319\\\">#15319<\\/a>)<\\/li>\\n<li>Tweak: Improved asset loading performance by serving lighter JS files (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8572\\\">#8572<\\/a>)<\\/li>\\n<li>Tweak: Added query string to the URL only after the first video is played in Video Playlist widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15348\\\">#15348<\\/a>)<\\/li>\\n<li>Tweak: Added various layout options with more responsive controls and cart structure options in Menu Cart widget<\\/li>\\n<li>Tweak: Added the option to open the menu cart by click or hover in Menu Cart widget<\\/li>\\n<li>Tweak: Added the ability to choose a specific product to draw data from in WooCommerce Dynamic tags<\\/li>\\n<li>Tweak: Removed auto-scroll to the widget location when arriving from external URL in Video Playlist widget<\\/li>\\n<li>Tweak: Removed the Video Playlist widget from the Experiments list<\\/li>\\n<li>Tweak: Added descriptive error messages for MailChimp action after submit and on form submit in Forms widget<\\/li>\\n<li>Tweak: Added tooltip trigger None and Hover for link in Hotspot widget<\\/li>\\n<li>Tweak: Added responsive controls to Offset and Effects Offset in Sticky options<\\/li>\\n<li>Tweak: Added responsive control to Alignment in Testimonial Carousel widget<\\/li>\\n<li>Tweak: Adjusted Motion Effects module to support future feature<\\/li>\\n<li>Tweak: Added future compatibility to support better loading of <code>eicons<\\/code> font<\\/li>\\n<li>Tweak: Changed Rename Part title and button color in Theme Builder<\\/li>\\n<li>Fix: Products don\'t appear on the cart while editing in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15451\\\">#15451<\\/a>)<\\/li>\\n<li>Fix: Videos always start muted in the Video Playlist widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15292\\\">#15292<\\/a>)<\\/li>\\n<li>Fix: Unnecessary spacing if submenu indicator is set to None in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15365\\\">#15365<\\/a>)<\\/li>\\n<li>Fix: MailChimp double opt-in feature doesn\'t work in Forms widget<\\/li>\\n<li>Fix: Fetching MailChimp groups field blocks the loading of the rest of the fields in the Form widget<\\/li>\\n<li>Fix: Missing field IDs causes forms not to be sent in Forms widget<\\/li>\\n<li>Fix: Full Content Skin is not working properly when inserted twice on the same page in Posts widget<\\/li>\\n<li>Fix: Avoid Duplicates option doesn\'t exclude manual selections in Posts widget<\\/li>\\n<li>Fix: Submenu indicator alignment issue in Nav menu widget<\\/li>\\n<li>Fix: Query control deprecated message appears when debug mode is defined<\\/li>\\n<li>Fix: Tweet Button icon incorrect color and size when the icon is rendered as SVG in Blockquote widget<\\/li>\\n<li>Fix: Video icon size is not changing on Active state in Video Playlist widget<\\/li>\\n<li>Fix: Header icon color is not working in Table Of Content widget<\\/li>\\n<li>Fix: Icons style glitches when Font Awesome Inline experiment is active in Video Playlist widget<\\/li>\\n<li>Fix: Bullet markers are not visible on preview mode when Font Awesome Inline experiment is active in Table of Content widget<\\/li>\\n<li>Fix: UI Glitch when Font-Awesome Inline experiment is active in Price Table widget<\\/li>\\n<li>Fix: Submenu Indicator appears larger when Font Awesome Inline experiment is active in Nav Menu widget<\\/li>\\n<li>Fix: Part name is deleted when clicking on the &quot;Change&quot; Button without changing the name in Theme Builder<\\/li>\\n<li>Fix: Redundant pagination queries in the Editor<\\/li>\\n<li>Deprecated: Remove all usages of <code>ElementorUtils::get_create_new_post_url()<\\/code><\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-4-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.3.8 - 2021-08-23<\\/h4>\\n<ul>\\n<li>Fix: Products grid width issue when adjusting columns and rows in Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16001\\\">#16001<\\/a>)<\\/li>\\n<li>Fix: Font Awesome Inline experiment causes icons glitch in Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16045\\\">#16045<\\/a>)<\\/li>\\n<li>Fix: reCAPTCHA v3 <code>z-index<\\/code> is lower than the Section\'s background color<\\/li>\\n<li>Fix: Style missing when Font Awesome inline experiment is active in Post Info widget<\\/li>\\n<li>Fix: Font Awesome icons were not loaded in Post Info widget<\\/li>\\n<li>Fix: Zero character can\'t be used as a placeholder in Number field in Form widget<\\/li>\\n<li>Fix: Carousels are not working properly in the Editor when Additional Custom Breakpoints experiment is active<\\/li>\\n<\\/ul>\\n<h4>3.3.7 - 2021-08-15<\\/h4>\\n<ul>\\n<li>Tweak: Added support for Additional Custom Breakpoints in Nav Menu widget<\\/li>\\n<li>Tweak: Added support for Additional Custom breakpoints in Motion Effects<\\/li>\\n<li>Fix: Columns didn\'t respond to changes in Gallery widget if Additional Custom Breakpoints Experiment is active<\\/li>\\n<\\/ul>\\n<h4>3.3.6 - 2021-08-10<\\/h4>\\n<ul>\\n<li>Tweak: Added support for future feature in Nav Menu widget<\\/li>\\n<li>Fix: WooCommerce responsive grid styles are not being reflected in Product Related widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15857\\\">#15857<\\/a>)<\\/li>\\n<li>Fix: WooCommerce responsive grid styles are not being reflected in Upsells widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15857\\\">#15857<\\/a>)<\\/li>\\n<li>Fix: WooCommerce responsive grid styles are not being reflected in Product Categories widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15857\\\">#15857<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.3.5 - 2021-08-01<\\/h4>\\n<ul>\\n<li>Fix: Responsive layout glitches in Products and Products Archive widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15773\\\">#15773<\\/a>)<\\/li>\\n<li>Fix: reCAPTCHA V3 integration conflict with required fields validation in Forms widget<\\/li>\\n<\\/ul>\\n<h4>3.3.4 - 2021-07-21<\\/h4>\\n<ul>\\n<li>Fix: Grid layout glitch in WooCommerce Products Archive widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15718\\\">#15718<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.3.3 - 2021-07-20<\\/h4>\\n<ul>\\n<li>Tweak: Added a descriptive message in Collect Submissions action after submit<\\/li>\\n<li>Tweak: Added future compatibility for Additional Custom Breakpoints for Pro widgets<\\/li>\\n<li>Fix: Some widget style breaks when Improved CSS Loading Experiment is active in certain cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15632\\\">#15632<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15683\\\">#15683<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15660\\\">#15660<\\/a>)<\\/li>\\n<li>Fix: Translation update keep appearing as available after install (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14297\\\">#14297<\\/a>)<\\/li>\\n<li>Fix: Wrong default icon color when using Font Awesome icons as inline SVG in Call to Action widget<\\/li>\\n<\\/ul>\\n<h4>3.3.2 - 2021-07-13<\\/h4>\\n<ul>\\n<li>Tweak: Updated plugin description<\\/li>\\n<li>Fix: MailChimp tags in form widget replaced existing tags (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11111\\\">#11111<\\/a>)<\\/li>\\n<li>Fix: Clicking videos from the items list in edit mode doesn\\u2019t initiate videos properly<\\/li>\\n<li>Fix: User unauthorized message when activated but not connected in Kit Library<\\/li>\\n<li>Fix: Carousel widgets did not support additional custom breakpoint responsive values<\\/li>\\n<li>Fix: Tab border is overridden by the Section background color in Video Playlist widget<\\/li>\\n<li>Fix: Widgets style breaks when Improved CSS Load experiment is active in a Single Page template and Post Content widget<\\/li>\\n<\\/ul>\\n<h4>3.3.1 - 2021-06-20<\\/h4>\\n<ul>\\n<li>Tweak: Added support for more Theme Builder display conditions in Export \\/ Import experiment<\\/li>\\n<li>Tweak: Adjusted License page heading structure for future feature<\\/li>\\n<li>Tweak: Adjusted Font Awesome icon for allowing support for future feature<\\/li>\\n<li>Fix: <code>frontend.min.js<\\/code> file size increased in Elementor Pro 3.3.0 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15278\\\">#15278<\\/a>)<\\/li>\\n<li>Fix: Prevent conditions from being reset when object cache is enabled in site (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13299\\\">#13299<\\/a>)<\\/li>\\n<li>Fix: Custom Code publish modal responsiveness issues (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14519\\\">#14519<\\/a>)<\\/li>\\n<li>Fix: Populating fields with options programmatically doesn\'t appear in Submissions screen (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10671\\\">#10671<\\/a>)<\\/li>\\n<li>Fix: Large images are not shown on the Image Carousel widget when set via Toolset dynamic tag<\\/li>\\n<li>Fix: Enable inline editing to the inner content tabs in Video Playlist widget<\\/li>\\n<li>Fix: Clicking on the video list doesn\'t play videos properly in Video Playlist widget<\\/li>\\n<li>Fix: Hide Play Icon control when Image overlay is toggled off in Video Playlist widget<\\/li>\\n<li>Fix: Removed extra space below the player when viewing from mobile view in Video Playlist widget<\\/li>\\n<li>Fix: Import button is not working properly in Theme Builder interface<\\/li>\\n<li>Fix: Preview Dynamic Content as control is not updating preview and throws an error in Popup Builder<\\/li>\\n<\\/ul>\\n<h4>3.3.0 - 2021-06-08<\\/h4>\\n<ul>\\n<li>New: Video Playlist widget - Add Engaging Video Content to Your Website (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11859\\\">#11859<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7803\\\">#7803<\\/a>)<\\/li>\\n<li>New: Hotspot widget - Create Interactive Images With Contextually Relevant Information (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7282\\\">#7282<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2768\\\">#2768<\\/a>)<\\/li>\\n<li>Tweak: Accessibility improvements for sub-menus in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13859\\\">#13859<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13810\\\">#13810<\\/a>)<\\/li>\\n<li>Tweak: MailChimp action after submit can now add new tags to existing subscribers in Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11111\\\">#11111<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/forms\\/record\\/actions_before<\\/code> to filter the record before it sent to Actions After Submit in Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14261\\\">#14261<\\/a>)<\\/li>\\n<li>Tweak: Yoast SEO breadcrumbs widget can be used in Elementor without the need of enabling them in Yoast setting<\\/li>\\n<li>Tweak: Added future support for widgets CSS conditional loading (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10329\\\">#10329<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14229\\\">#14229<\\/a>)<\\/li>\\n<li>Tweak: Added future support for Sticky JS library conditional loading<\\/li>\\n<li>Tweak: Added future support for Import \\/ Export experiment<\\/li>\\n<li>Tweak: Preparations and fixes for Import Export Experiment in Pro version<\\/li>\\n<li>Tweak: Added gradient button capabilities to Login widget buttons<\\/li>\\n<li>Tweak: Added gradient button capabilities to Slides widget button<\\/li>\\n<li>Tweak: Added gradient button capabilities to Price Table widget button<\\/li>\\n<li>Tweak: Added gradient button capabilities to Flip Box widget button<\\/li>\\n<li>Tweak: Added Code Highlight widget Developers Documentation<\\/li>\\n<li>Tweak: Adjusted Submissions page for future updates<\\/li>\\n<li>Tweak: Added <code>em<\\/code> and <code>%<\\/code> units for padding control in Carousel widgets<\\/li>\\n<li>Tweak: Shorten currency name to currency symbol in PayPal button widget<\\/li>\\n<li>Fix: Custom Fonts URLs should be replaced when replace URL is triggered (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7376\\\">#7376<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10382\\\">#10382<\\/a>)<\\/li>\\n<li>Fix: The currency symbol size changed in the Price Table widget if enabling sale (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13519\\\">#13519<\\/a>)<\\/li>\\n<li>Fix: Nav Menu widget is not loading Font Awesome submenu icons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9907\\\">#9907<\\/a>)<\\/li>\\n<li>Fix: Hamburger toggle is not working in Nav menu widget<\\/li>\\n<li>Fix: Activation bug for IDN domains<\\/li>\\n<li>Fix: Conditions modal responsive glitches in Custom Code<\\/li>\\n<li>Fix: Duplicated strings in Custom Code module<\\/li>\\n<li>Fix: Enable resize option for code input field in Custom Code<\\/li>\\n<li>Fix: \\u201cSave &amp; Close \\u201cbutton in Custom Code\'s Conditions modal was not visible on small screen sizes<\\/li>\\n<li>Fix: Removing a column from a section in the navigator resulted in an empty section<\\/li>\\n<li>Fix: Recommend option is cut If the layout is not &quot;Standard&quot; in the Facebook Button widget<\\/li>\\n<li>Fix: Video item does not play without adding an image in Media Carousel widget<\\/li>\\n<li>Fix: <code>search-plus<\\/code> icon missing from panel in Media Carousel widget<\\/li>\\n<li>Fix: UI hover state glitch in Media Carousel widget<\\/li>\\n<li>Fix: PHP notice was thrown when trying to import a kit without overrideConditions parameter in Kit Import flow<\\/li>\\n<li>Fix: Templates conditions not imported if there are no conflicts in Import Export Experiment<\\/li>\\n<li>Fix: Non english values are not encoded properly on Submissions export<\\/li>\\n<li>Fix: Theme Builder import is not working properly<\\/li>\\n<li>Fix: UI glitch when no global widgets were found in Editor Panel<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-3-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.2.2 - 2021-05-05<\\/h4>\\n<ul>\\n<li>Tweak: Added support for Expert tier templates in Templates Library<\\/li>\\n<li>Tweak: Updated compatibility tag to support Elementor v3.2.x<\\/li>\\n<li>Tweak: Added compatibility for future Library improvements<\\/li>\\n<li>Fix: Toolset image dynamic field is not working with Gallery widget<\\/li>\\n<\\/ul>\\n<h4>3.2.1 - 2021-03-21<\\/h4>\\n<ul>\\n<li>Tweak: Added strings context in PayPal button and Price Table widgets<\\/li>\\n<li>Tweak: Added support for future Import \\/ Export Kit feature<\\/li>\\n<li>Fix: Submissions with over than 191 characters weren\'t indexed properly<\\/li>\\n<\\/ul>\\n<h4>3.2.0 - 2021-03-14<\\/h4>\\n<ul>\\n<li>New: PayPal Button widget - Collect PayPal payments directly from your site<\\/li>\\n<li>Experiment: Submissions - Save all of your form submissions in one place (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1686\\\">#1686<\\/a>)<\\/li>\\n<li>Tweak: Added Stay In Column option to Inner Section element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7956\\\">#7956<\\/a>)<\\/li>\\n<li>Tweak: Adjusted \'Max Height\' control range in Table of Contents widget<\\/li>\\n<li>Tweak: Changed descriptive text in Create Custom Code screen<\\/li>\\n<li>Tweak: Added support for dynamic capabilities in Code Highlight widget<\\/li>\\n<li>Tweak: Added support for future load on demand for <code>share-link<\\/code> library<\\/li>\\n<li>Tweak: Added support for future load on demand for <code>dialog<\\/code> library in Popup<\\/li>\\n<li>Tweak: Allow overwriting the assets URL when using a mirror domain<\\/li>\\n<li>Fix: Animation was triggered multiple times when accessing the viewport in certain cases in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13951\\\">#13951<\\/a>)<\\/li>\\n<li>Fix: Location is not being updated after a Custom Code snippet is published (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13971\\\">#13971<\\/a>)<\\/li>\\n<li>Fix: Custom Fonts CSS files were not updated after regenerating CSS files<\\/li>\\n<li>Fix: Conditions modal is not responsive in Custom Code<\\/li>\\n<li>Fix: Empty order buttons are displayed in Custom Fonts screen<\\/li>\\n<li>Fix: Typo in \'Reply To\' Email action after submit placeholder in Forms widget<\\/li>\\n<li>Fix: Unnecessary Save Draft button in Custom Code<\\/li>\\n<li>Fix: RTL glitches in Custom Code<\\/li>\\n<li>Fix: Sanitized options in the editor to enforce better security policies<\\/li>\\n<li>Deprecated: See all deprecations to this version in our (<a href=\\\"https:\\/\\/developers.elementor.com\\/v3-2-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.1.1 - 2021-02-23<\\/h4>\\n<ul>\\n<li>Tweak: Adjusted \'Max Height\' control range in Table of Contents widget<\\/li>\\n<li>Fix: Popup event handler is undefined (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11475]\\\">#11475<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10690\\\">#10690<\\/a>)<\\/li>\\n<li>Fix: Conditions modal is not responsive in Custom Code<\\/li>\\n<li>Fix: RTL glitches in Code Highlight widget<\\/li>\\n<li>Fix: Minor UI glitches in Code Highlight widget<\\/li>\\n<li>Fix: Users can\'t get Pro Developer Edition version updates<\\/li>\\n<\\/ul>\\n<h4>3.1.0 - 2021-02-13<\\/h4>\\n<ul>\\n<li>New: Introducing Custom Code - Add custom code snippets to your site, including <code>head<\\/code>, <code>body<\\/code> start and <code>body<\\/code> end<\\/li>\\n<li>New: Meet Code Highlight widget - showcase any syntax with highlighted UI (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5815\\\">#5815<\\/a>)<\\/li>\\n<li>Experiment: Improved Pro widgets performance by loading JS and Swiper assets conditionally in frontend (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8572\\\">#8572<\\/a>, <a href=\\\"https:\\/\\/developers.elementor.com\\/experiment-optimized-asset-loading\\/\\\">Developer Documentation<\\/a>)<\\/li>\\n<li>Tweak: Added Compatibility Tag support in Elementor Pro (<a href=\\\"https:\\/\\/developers.elementor.com\\/compatibility-tag\\/\\\">Developer Documentation<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities to Rotating Text animation in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4625\\\">#4625<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8569\\\">#8569<\\/a>)<\\/li>\\n<li>Tweak: Added an option to set Selected color for Typing effect in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5403\\\">#5403<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7826\\\">#7826<\\/a>)<\\/li>\\n<li>Tweak: Added animation Loop option for Animated Headline (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9749\\\">#9749<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2457\\\">#2457<\\/a>)<\\/li>\\n<li>Tweak: Added timing options for Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4392\\\">#4392<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities for Testimonial Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8569\\\">#8569<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities for Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4242\\\">#4242<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8569\\\">#8569<\\/a>)<\\/li>\\n<li>Tweak: Added Word Wrap control to Code Highlight widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13577\\\">#13577<\\/a>)<\\/li>\\n<li>Tweak: Upgraded Font Awesome Pro library to v5.15.1<\\/li>\\n<li>Tweak: Improved method of loading field mapping repeater in Form widget (<a href=\\\"https:\\/\\/developers.elementor.com\\/how-to-add-a-repeater-control-to-elementor-add-on\\/\\\">Developer Documentation<\\/a>)<\\/li>\\n<li>Tweak: Added &quot;Show on Browsers&quot; Popup Advanced Rule<\\/li>\\n<li>Tweak: Added real-time JS handling to prevent redundant renders in Slides widget and all Carousel widgets<\\/li>\\n<li>Tweak: Import scroll utility from core and remove it from Pro<\\/li>\\n<li>Tweak: Added alignment options for Post Excerpt widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9757\\\">#9757<\\/a>)<\\/li>\\n<li>Tweak: Changed alignment control to work with selectors in Share Buttons<\\/li>\\n<li>Tweak: Upgraded to Webpack 5, Grunt-Webpack 4 and TerserPlugin instead of UglifyJsPlugin<\\/li>\\n<li>Fix: Steps Divider is not vertically aligned in Multi Step Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12569\\\">#12569<\\/a>)<\\/li>\\n<li>Fix: Slides are playing in an infinite loop mode even when the option is disabled in Slides Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6726\\\">#6726<\\/a>)<\\/li>\\n<li>Fix: Redundant spacing is added to Share Buttons widget<\\/li>\\n<li>Fix: Step buttons text is not updated without a page reload in Forms widget<\\/li>\\n<li>Fix: Overflow issue in certain animations in Animated Headline widget<\\/li>\\n<li>Fix: When dragging a new Testimonial Carousel there is a console error thrown<\\/li>\\n<li>Fix: Step Buttons are cut in mobile view in Multi Step Form<\\/li>\\n<li>Fix: Submit and Step buttons size differences when using Twenty Twenty theme<\\/li>\\n<li>Fix: Duplicate button Text Color control in Slides widget<\\/li>\\n<li>Fix: JS error is thrown when editing and saving global widgets<\\/li>\\n<li>Fix: <code>get_version<\\/code> API function may fail with Redis \\/ DB cache<\\/li>\\n<li>Fix: Multiple license check requests are created in certain cases<\\/li>\\n<li>Deprecated: Deprecate methods prefixed with an underscore and replace them with unprefixed methods<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-1-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.0.10 - 2021-01-20<\\/h4>\\n<ul>\\n<li>Tweak: Added Editing Handles string translation compatibility with Elementor v3.1.0<\\/li>\\n<\\/ul>\\n<h4>3.0.9 - 2020-12-29<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility to support Elementor 3.1.0<\\/li>\\n<li>Fix: Wrong phrasing of Import template success message in Theme Builder<\\/li>\\n<li>Fix: Border color glitch in Theme Builder<\\/li>\\n<\\/ul>\\n<h4>3.0.8 - 2020-11-26<\\/h4>\\n<ul>\\n<li>Fix: Navigation arrows UI glitch in Media Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13172\\\">#13172<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.0.7 - 2020-11-25<\\/h4>\\n<ul>\\n<li>Fix: Console Error when dragging  Testimonials Carousel widget<\\/li>\\n<li>Fix: Arrows of Testimonial and Reviews Carousel widgets navigate to the wrong direction in RTL websites<\\/li>\\n<li>Fix: Removed the conditional loading of Webpack<\\/li>\\n<li>Fix: Fatal error is thrown after deleting an associated custom taxonomy when Posts widget with Cards skin has a badge<\\/li>\\n<li>Fix: Upload JSON files only when the user allowed to prevent security issues<\\/li>\\n<li>Fix: Gallery not displayed in Theme Builder templates preview<\\/li>\\n<\\/ul>\\n<h4>3.0.6 - 2020-11-04<\\/h4>\\n<ul>\\n<li>Tweak: Updated the embedded post in Facebook Embed widget<\\/li>\\n<li>Fix: Minor UI glitches in Theme Builder\'s conditions screen footer<\\/li>\\n<li>Fix: Template type changes into Single Page after conditions change in Theme Builder<\\/li>\\n<li>Fix: Redundant Custom Caption option in Site Logo widget<\\/li>\\n<li>Fix: Removed unused code in Drip integration<\\/li>\\n<li>Fix: Removed Weibo and WeChat social networks due to website and links inactivity from Share Buttons widget<\\/li>\\n<li>Fix: Removed redundant code from Portfolio and Post Navigation widgets<\\/li>\\n<\\/ul>\\n<h4>3.0.5 - 2020-09-23<\\/h4>\\n<ul>\\n<li>Fix: If the default page layout is set to &quot;Canvas&quot; Headers and Footers cannot be edited<\\/li>\\n<li>Fix: Product Image Dynamic Tag throws an error when no image is set<\\/li>\\n<li>Fix: Missing Single document placeholder in Theme Builder<\\/li>\\n<li>Fix: Document editing handles inherit the <code>font-family<\\/code> from 3rd party source<\\/li>\\n<li>Fix: Can\'t add linebreaks to Textarea input when used as Multi Step Form<\\/li>\\n<li>Fix: Incorrect width in Facebook Page widget<\\/li>\\n<li>Fix: Added compatibility to allow the use of \'get_create_url\' in Theme Builder<\\/li>\\n<\\/ul>\\n<h4>3.0.4 - 2020-09-09<\\/h4>\\n<ul>\\n<li>Fix: Autogenerated screenshots appear in WP Media Library modal (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12304\\\">#12304<\\/a>)<\\/li>\\n<li>Fix: Make sure Elementor Posts widget Pagination doesn\'t interfere with 3rd party plugins (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12126\\\">#12126<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12127\\\">#12127<\\/a>)<\\/li>\\n<li>Fix: Shrinking conditions indicator in Theme Builder<\\/li>\\n<li>Fix: Column can\'t be dragged and dropped if it populates a Global widget<\\/li>\\n<li>Fix: Styles are missing from Single templates in some edge cases<\\/li>\\n<\\/ul>\\n<h4>3.0.3 - 2020-09-02<\\/h4>\\n<ul>\\n<li>Fix: Pagination doesn\'t work in WordPress 5.5 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12126\\\">#12126<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12127\\\">#12127<\\/a>)<\\/li>\\n<li>Fix: Change delete template action to &quot;Move to Trash&quot; in the new Theme Builder view<\\/li>\\n<\\/ul>\\n<h4>3.0.2 - 2020-08-31<\\/h4>\\n<ul>\\n<li>Tweak: Replaced WordPress &quot;Learn More&quot; links with dynamic links for better control over time (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12312\\\">#12312<\\/a>)<\\/li>\\n<li>Tweak: UI tweaks to the Conditions screen In the new Theme Builder<\\/li>\\n<li>Fix: Motion Effects not working when assigned to a column and throws JS error when DOM optimization is disabled (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12299\\\">#12299<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12275\\\">#12275<\\/a>)<\\/li>\\n<li>Fix: Multiple Galleries display all the images in the Lightbox slideshow (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11809\\\">#11809<\\/a>)<\\/li>\\n<li>Fix: Old Theme Builder is being opened when accessing through the Finder<\\/li>\\n<li>Fix: Mixed templates import glitch in Theme Builder<\\/li>\\n<li>Fix: Card icon sizes in Theme Builder<\\/li>\\n<li>Fix: Preview button leads to <code>render_mode<\\/code> instead of preview when importing a template from the new Theme Builder<\\/li>\\n<\\/ul>\\n<h4>3.0.1 - 2020-08-26<\\/h4>\\n<ul>\\n<li>Tweak: Keep previous Theme Builder when accessing from the WP Dashboard for legacy support<\\/li>\\n<li>Tweak: Updated video tutorials in Theme Builder<\\/li>\\n<li>Tweak: Don\'t show auto-screenshots in the Media Library (Props <a href=\\\"https:\\/\\/github.com\\/black-eye\\\">@black-eye<\\/a>)<\\/li>\\n<li>Fix: Repeater items throws <code>childView<\\/code> is undefined message in Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12239\\\">#12239<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12221\\\">#12221<\\/a>)<\\/li>\\n<li>Fix: Misspelling of the word &quot;occurred&quot; in Form widget default error message (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12137\\\">#12137<\\/a>)<\\/li>\\n<li>Fix: Facebook comments not showing up (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12157\\\">#12157<\\/a>)<\\/li>\\n<li>Fix: Check for conflicts in Theme Builder doesn\'t work properly<\\/li>\\n<li>Fix: Minor UI fixes in Theme Builder<\\/li>\\n<li>Fix: Dark mode glitches in Theme Builder<\\/li>\\n<li>Fix: Global Site Part toaster appears when you publish a Popup<\\/li>\\n<li>Fix: Site Parts aren\'t in the correct order in Theme Builder<\\/li>\\n<li>Fix: Date field caused forms to get corrupted in Forms widget<\\/li>\\n<li>Fix: Theme Builder application page is forbidden<\\/li>\\n<\\/ul>\\n<h4>3.0.0 - 2020-08-23<\\/h4>\\n<ul>\\n<li>New: Introducing the new and improved Theme Builder<\\/li>\\n<li>Tweak: Removed <code>.elementor-inner<\\/code> and <code>.elementor-column-wrap<\\/code> from DOM output to improve performance (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7351\\\">#7351<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7817\\\">#7817<\\/a>, <a href=\\\"https:\\/\\/developers.elementor.com\\/dom-improvements-ahead-html-wrappers-removal-from-v3-0\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added contextual anchors ID support to Table of Contents widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10052\\\">#10052<\\/a>)<\\/li>\\n<li>Tweak: Added WeChat and Weibo social networks to Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11554\\\">#11554<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities for Redirect after Login\\/Logout in Login widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11343\\\">#11343<\\/a>)<\\/li>\\n<li>Tweak: Added Blend Mode and CSS Filters controls to adjust the Background Overlay in Flipbox widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11653\\\">#11653<\\/a>)<\\/li>\\n<li>Tweak: Added responsive capabilities to Toggle Button styling in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8269\\\">#8269<\\/a>)<\\/li>\\n<li>Tweak: Added responsive Text Alignment control in Call to Action widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11968\\\">#11968<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic content to Ribbon element in Call to Action widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10364\\\">#10364<\\/a>)<\\/li>\\n<li>Tweak: Converted uses of Color and Typography Schemes to Global Colors and Fonts<\\/li>\\n<li>Tweak: Separated Title and Description control fields labels in Call to Action widget<\\/li>\\n<li>Tweak: Removed unnecessary style in WC Product with variations<\\/li>\\n<li>Tweak: Converted Portfolio, Posts and Share Buttons widgets to use CSS Variable-based Elementor Grid (<a href=\\\"https:\\/\\/developers.elementor.com\\/elementor-dropping-support-ie\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added Date Modified option to Posts widget metadata<\\/li>\\n<li>Fix: PHP 7.4 compatibility to Media Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11355\\\">#11355<\\/a>)<\\/li>\\n<li>Fix: Divider alignment issue in Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11628\\\">#11628<\\/a>)<\\/li>\\n<li>Fix: Color doesn\\u2019t change in Products Archive Description widget<\\/li>\\n<li>Fix: WC Product variations layout breaks when using Variation Swatches plugin<\\/li>\\n<li>Fix: WC Product variations layout issue<\\/li>\\n<li>Fix: WC Product variations mobile zoom-in glitch<\\/li>\\n<li>Fix: Can\'t edit a Popup after accessing Theme Style<\\/li>\\n<li>Fix: Twitter icon missing in Blockquote widget<\\/li>\\n<li>Fix: Removed redundant default text color from Share Buttons minimal skin<\\/li>\\n<li>Fix: UI glitch in Display Conditions modal<\\/li>\\n<li>Fix: Insert template button UI glitch in Templates Library<\\/li>\\n<li>Fix: Added sanitization to post titles in WordPress dashboard for better security<\\/li>\\n<li>Fix: Show when arriving from search engines rule doesn\'t work in Popup<\\/li>\\n<li>Fix: Child categories are shown with a different parent category in Query control<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-0-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>2.10.3 - 2020-06-29<\\/h4>\\n<ul>\\n<li>Fix: Form not being submitted when using &quot;Progress Bar&quot; and &quot;None&quot; view types in Multi Step Form (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11596\\\">#11596<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11610\\\">#11610<\\/a>)<\\/li>\\n<li>Fix: Missing &quot;for&quot; attribute in Password field label in Login widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8646\\\">#8646<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.10.2 - 2020-06-16<\\/h4>\\n<ul>\\n<li>Fix: Run step events only when in Multi Step Form mode (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11644\\\">#11644<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.10.1 - 2020-06-16<\\/h4>\\n<ul>\\n<li>Tweak: Improved License validation mechanism to avoid limitations<\\/li>\\n<li>Tweak: Changed control labels and ordering in Price Table, Lottie and Form widgets<\\/li>\\n<li>Fix: Popup close button vertical position glitch (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10921\\\">#10921<\\/a>)<\\/li>\\n<li>Fix: Radio field placement glitch when in Multi Step mode in Form widget<\\/li>\\n<li>Fix: Clicking <code>Enter<\\/code> key submits the form in Multi Step Form<\\/li>\\n<li>Fix: Hardened sanitization in Custom Attributes to avoid security issues<\\/li>\\n<\\/ul>\\n<h4>2.10.0 - 2020-06-07<\\/h4>\\n<ul>\\n<li>New: Introducing Multi-Step Forms - Breakdown long forms into simple steps (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5975\\\">#5975<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3911\\\">#3911<\\/a>)<\\/li>\\n<li>New: Introducing Lottie widget - easily add Lottie animations to your site, no coding needed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11026\\\">#11026<\\/a>)<\\/li>\\n<li>Tweak: Added spacing option to Posts widget pagination (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5682\\\">#5682<\\/a>)<\\/li>\\n<li>Tweak: Changed texts and logic for administrator plugin renewal notices<\\/li>\\n<li>Tweak: Added new Scroll Util for improved scrolling handling<\\/li>\\n<li>Tweak: Improved Motion Effects animation performance<\\/li>\\n<\\/ul>\\n<h4>2.9.5 - 2020-05-24<\\/h4>\\n<ul>\\n<li>Fix: Added sanitization to Custom Attributes control to avoid security issue<\\/li>\\n<\\/ul>\\n<h4>2.9.4 - 2020-05-07<\\/h4>\\n<ul>\\n<li>Fix: Hardened user role that is allowed to upload icon sets and unzip only allowed files in Custom Icons to prevent security vulnerability<\\/li>\\n<\\/ul>\\n<h4>2.9.3 - 2020-04-19<\\/h4>\\n<ul>\\n<li>Fix: Form shortcode IDs are not wrapped in double-quotes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11023\\\">#11023<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10932\\\">#10932<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10967\\\">#10967<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11000\\\">#11000<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11049\\\">#11049<\\/a>)<\\/li>\\n<li>Fix: Escaped Form records metadata to prevent security vulnerability<\\/li>\\n<li>Fix: Closing &quot;Save Changes&quot; document confirmation modal causes Panel infinite loading<\\/li>\\n<li>Fix: Ken Burns effect not working when there is only one slide in Slides widget<\\/li>\\n<li>Fix: Document handles UI glitch<\\/li>\\n<\\/ul>\\n<h4>2.9.2 - 2020-03-25<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility with WordPress v5.4 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10745\\\">#10745<\\/a>)<\\/li>\\n<li>Fix: Image ratio number is displayed under the Archive Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10874\\\">#10874<\\/a>)<\\/li>\\n<li>Fix: Theme Style Link color setting overrides the Table of Content list style<\\/li>\\n<li>Fix: PHP notice when using dynamic user info <code>id<\\/code><\\/li>\\n<li>Fix: Navigation arrows direction is crossed on first drag in Slides Widget<\\/li>\\n<li>Fix: &quot;No headings were found on this page&quot; message was not displayed in the frontend in Table of Contents widget<\\/li>\\n<li>Fix: Container includes Popup tags by default in Table of Contents widget<\\/li>\\n<li>Fix: Twitter icon display issue when Font Awesome 4 support is disabled in Blockquote widget<\\/li>\\n<li>Fix: ACF Dynamic tag not working in Form widget Redirect action<\\/li>\\n<\\/ul>\\n<h4>2.9.1 - 2020-03-16<\\/h4>\\n<ul>\\n<li>Fix: Can\'t access Elementor Editor when there is Page Title widget in the page<\\/li>\\n<li>Fix: Applying styling to Post Content widget affects the Page and Post editing handles<\\/li>\\n<\\/ul>\\n<h4>2.9.0 - 2020-03-15<\\/h4>\\n<ul>\\n<li>New: Introducing Full Site Editing: Design header, footer, and content all in one place! (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4985\\\">#4985<\\/a>)<\\/li>\\n<li>New: Added Global Custom CSS for Your Entire Site in Theme Style (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3345\\\">#3345<\\/a>)<\\/li>\\n<li>New: Added Dynamic Colors tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6485\\\">#6485<\\/a>)<\\/li>\\n<li>Tweak: Added option to set the Site Part HTML Wrapper Tags (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9293\\\">#9293<\\/a>)<\\/li>\\n<li>Tweak: Added Link Attributes support to Pro widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5716\\\">#5716<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3642\\\">#3642<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9225\\\">#9225<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9079\\\">#9079<\\/a>)<\\/li>\\n<li>Tweak: Added Theme Style support in Theme Builder parts (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10564\\\">#10564<\\/a>)<\\/li>\\n<li>Tweak: Avoid creating empty Custom Font<\\/li>\\n<li>Tweak: Added <code>aria-expanded<\\/code> attribute to Menu Cart widget<\\/li>\\n<li>Tweak: Moved Link Actions module to Core plugin<\\/li>\\n<li>Tweak: Changed the name of \\u201cTypeKit Web Fonts by Adobe\\u201d to \\u201cAdobe Fonts\\u201d<\\/li>\\n<li>Tweak: Removed redundant display conditions from Blockquote, Flipbox, Price Table, and Search Form widgets<\\/li>\\n<li>Tweak: Pro widgets are not draggable unless Elementor license has been activated<\\/li>\\n<li>Tweak: Remove redundant <code>label_block<\\/code> parameters from several controls<\\/li>\\n<li>Tweak: Converted controls selectors to CSS variables in Gallery widget<\\/li>\\n<li>Tweak: Replaced Stumbleupon with Mix in Reviews widget recommended icons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10099\\\">#10099<\\/a>)<\\/li>\\n<li>Tweak: Added Mix to the Share Buttons network list (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10099\\\">#10099<\\/a>)<\\/li>\\n<li>Tweak: Added &quot;Open in new tab&quot; option to Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7924\\\">#7924<\\/a>)<\\/li>\\n<li>Tweak: Upgraded Font Awesome Pro library to v5.12.0<\\/li>\\n<li>Tweak: Added new Lightbox compatibility for Gallery and Media Carousel widgets<\\/li>\\n<li>Tweak: Expose external API for Swiper instances<\\/li>\\n<li>Tweak: Added compatibility to JS API in Theme Builder, Popups, Form widget and Global widget<\\/li>\\n<li>Tweak: Replaced nerd icons with new Elementor emojis<\\/li>\\n<li>Tweak: Added specific <code>color<\\/code> attribute to header title in Table of Contents widget<\\/li>\\n<li>Fix: Line break issues in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10585\\\">#10585<\\/a>)<\\/li>\\n<li>Fix: Theme Style Link color overrides the Table of Content list style<\\/li>\\n<li>Fix: Active state glitches when using Table of contents widget with Sticky mode<\\/li>\\n<li>Fix: &quot;Graphic Element&quot; section appears as empty in case of unmarked Graphic Element in Call to Action widget<\\/li>\\n<li>Fix: Page Title widget render glitches in the Editor<\\/li>\\n<li>Fix: Image ratio parameter visible in some edge cases in Posts widget<\\/li>\\n<li>Fix: Image missing when sharing to Pinterest using Share Buttons widget<\\/li>\\n<li>Fix: Theme Style Link color setting override the list style in Table of Contents widget<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v2-9-0-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>2.8.5 - 2020-03-08<\\/h4>\\n<ul>\\n<li>Tweak: Added new Swiper parameter to all Pro carousels to allow 3rd party integration<\\/li>\\n<li>Fix: Missing closing bracket in Animated Headline widget<\\/li>\\n<li>Fix: Share buttons widgets show Font Awesome 4 icons on first drag in Editor<\\/li>\\n<\\/ul>\\n<h4>2.8.4 - 2020-02-16<\\/h4>\\n<ul>\\n<li>Tweak: Added Lightbox Title &amp; Description support to Gallery widget<\\/li>\\n<li>Tweak: Added RTL support for Slides widget<\\/li>\\n<li>Tweak: Display Lightbox images in Full size in Gallery widget<\\/li>\\n<li>Fix: Template with Slides widget not working properly when placed inside Tabs, Accordion and Toggle widget<\\/li>\\n<li>Fix: Dropdown menu lost styling after Elementor Pro v2.8 upgrade in Nav Menu widget<\\/li>\\n<li>Fix: Indent doesn\'t work on RTL websites in Table of Contents widget<\\/li>\\n<li>Fix: Query Control throws <code>Undefined index: q<\\/code> error<\\/li>\\n<li>Fix: Typography control not affecting dropdown menu in Nav Menu widget<\\/li>\\n<li>Fix: Discord forms integration fails to send submissions in some server configurations<\\/li>\\n<li>Fix: Rotating headlines don\'t align center in Animated Headline widget<\\/li>\\n<li>Fix: Custom secondary color displayed when not needed in Share buttons widget<\\/li>\\n<li>Fix: Motion Effects of certain objects are not functioning properly on Safari browser<\\/li>\\n<li>Fix: Missing eye icon in Single template footer preview button<\\/li>\\n<\\/ul>\\n<h4>2.8.3 - 2020-01-01<\\/h4>\\n<ul>\\n<li>Tweak: Updated Table of Contents widget panel location<\\/li>\\n<li>Fix: ACF URL Dynamic field throws <code>undefined index<\\/code> PHP notice (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9929\\\">#9929<\\/a>)<\\/li>\\n<li>Fix: Gallery lightbox pagination shows images from all tabs<\\/li>\\n<li>Fix: &quot;Reply To&quot; option not working in Form widget &quot;Email 2&quot; Action<\\/li>\\n<li>Fix: ACF Dynamic tag not working in Form widget Redirect action<\\/li>\\n<li>Fix: Underline option not working in Table of Contents widget Normal state<\\/li>\\n<li>Fix: Query Control <code>Undefined index: autocomplete<\\/code> notice in some cases<\\/li>\\n<li>Fix: Missing display condition to Read More Spacing control in Posts widget<\\/li>\\n<\\/ul>\\n<h4>2.8.2 - 2019-12-19<\\/h4>\\n<ul>\\n<li>Tweak: Improved scroll-spy and collapsing functionality in Table of Contents widget<\\/li>\\n<li>Fix: &quot;No products were found&quot; message not being displayed in an empty Products Archive<\\/li>\\n<li>Fix: Redundant <code>&lt;br&gt;<\\/code> tags in Single theme template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9927\\\">#9927<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9928\\\">#9928<\\/a>)<\\/li>\\n<li>Fix: Draft Popup shows up in Dynamic tag dropdown<\\/li>\\n<\\/ul>\\n<h4>2.8.1 - 2019-12-18<\\/h4>\\n<ul>\\n<li>Fix: Share Buttons widget not working (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9920\\\">#9920<\\/a>)<\\/li>\\n<li>Fix: Redundant <code>&lt;p&gt;<\\/code> tags added to Single Template posts<\\/li>\\n<\\/ul>\\n<h4>2.8.0 - 2019-12-18<\\/h4>\\n<ul>\\n<li>New: Table of Contents Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5171\\\">#5171<\\/a>)<\\/li>\\n<li>New: Added Font Awesome Pro Duotone font family support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9578\\\">#9578<\\/a>)<\\/li>\\n<li>Tweak: Added Lazy Load option to Gallery widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9763\\\">#9763<\\/a>)<\\/li>\\n<li>Tweak: Added Random order option to Gallery widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9269\\\">#9269<\\/a>)<\\/li>\\n<li>Tweak: Updated Font Awesome Pro to v5.11.2 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9578\\\">#9578<\\/a>)<\\/li>\\n<li>Tweak: Added preselect support for multiple default select values in Forms Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9324\\\">#9324<\\/a>)<\\/li>\\n<li>Tweak: Avoid duplicate queries for Custom Icons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9579\\\">#9579<\\/a>)<\\/li>\\n<li>Tweak: Major performance improvements to Gallery widget<\\/li>\\n<li>Tweak: Avoid non-existing images in Gallery widget<\\/li>\\n<li>Tweak: Added <code>tabindex<\\/code>, <code>aria-expanded<\\/code>, <code>aria-hidden<\\/code> and <code>role=\\\"navigation\\\"<\\/code> accessibility attributes to Nav Menu widget<\\/li>\\n<li>Tweak: Changed button HTML tag from <code>button<\\/code> to <code>span<\\/code> in Call to Action and Flip Box widgets for better W3C compliance and accessibility<\\/li>\\n<li>Tweak: Removed Google+ from default networks in Share Buttons widget<\\/li>\\n<li>Tweak: Added compatibility for Library Connect<\\/li>\\n<li>Tweak: Added i18n to Toolset date dynamic tag<\\/li>\\n<li>Tweak: Added external link support to Gallery widget<\\/li>\\n<li>Tweak: Changed the link external attributes implementation to use <code>add_link_attributes()<\\/code> in Gallery widget<\\/li>\\n<li>Tweak: Updated references to the new Schemes system location<\\/li>\\n<li>Tweak: Avoid running Gallery handler when the gallery is empty<\\/li>\\n<li>Tweak: UI Tweaks in Editor Panel<\\/li>\\n<li>Tweak: Added responsive capabilities to Pointer Width control in Nav Menu widget<\\/li>\\n<li>Tweak: Added mobile support for responsive controls in Nav Menu widget<\\/li>\\n<li>Tweak: Refactor <code>register_controls()<\\/code> method in Posts widget skin trait<\\/li>\\n<li>Fix: ACF URL &quot;undefined Index&quot; notice (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7646\\\">#7646<\\/a>)<\\/li>\\n<li>Fix: WooCommerce Mini-Cart widget causes fatal error in edge cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9304\\\">#9304<\\/a>)<\\/li>\\n<li>Fix: <code>PHP Notice: Undefined index<\\/code> display for Author query (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9864\\\">#9864<\\/a>)<\\/li>\\n<li>Fix: Added compatibility for Button widget placed inside Swiper carousel (<a href=\\\"https:\\/\\/wordpress.org\\/support\\/topic\\/broken-buttons-since-elementor-2-8\\/\\\">Topic<\\/a>)<\\/li>\\n<li>Fix: Avoid empty spaces in Post info widget<\\/li>\\n<li>Tweak: Always show &quot;Custom label&quot; control in Login widget<\\/li>\\n<li>Fix: Nav Menu item typography selector in Nav Menu widget<\\/li>\\n<li>Fix: Facebook Like Button widget causes flickering<\\/li>\\n<li>Fix: WooCommerce mini-cart behaviour when using <code>plain<\\/code> permalinks format<\\/li>\\n<li>Fix: Avoid running Popup triggers when set without conditions<\\/li>\\n<li>Fix: Removed &quot;Date&quot; query from Products widget<\\/li>\\n<li>Fix: Slides widget when used as a Shortcode and is hidden<\\/li>\\n<li>Fix: Custom URL being accessed on swipe in Media Carousel<\\/li>\\n<li>Fix: Media Carousel widget Cube effect glitch<\\/li>\\n<li>Fix: Lightbox shows images from multiple Gallery widgets in the same page<\\/li>\\n<li>Fix: Image <code>alt<\\/code> Text not displayed on overlay in Gallery widget<\\/li>\\n<li>Fix: Gallery widget not visible in Posts widget Full Content skin<\\/li>\\n<li>Fix: WooCommerce mini-cart remove unnecessary hooks registration when WooCommerce integration set to <code>Disable<\\/code><\\/li>\\n<li>Fix: Slides widget button wrapping breaks in mobile view<\\/li>\\n<li>Fix: Dynamic capabilities with the Reviews widget<\\/li>\\n<li>Fix: Disabling autoplay doesn\'t work in Slides widget<\\/li>\\n<li>Fix: Posts widget Full Content skin not working on Single template<\\/li>\\n<li>Fix: Autocomplete not working for &quot;By Author&quot; condition in Display Conditions screen<\\/li>\\n<li>Fix: Posts widget alignment issue<\\/li>\\n<li>Fix: Product Variations Clear button not working in edge cases<\\/li>\\n<li>Fix: Styling issues in Form widget submit button<\\/li>\\n<\\/ul>\\n<h4>2.7.3 - 2019-10-28<\\/h4>\\n<ul>\\n<li>Tweak: Added RTL support to Galleries widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9213\\\">#9213<\\/a>)<\\/li>\\n<li>Tweak: Added Custom Icons compatibility for WordPress 5.3<\\/li>\\n<li>Fix: Missing template function declaration causes fatal error in WC mini-cart widget<\\/li>\\n<li>Fix: Pause on hover doesn\'t work in Carousel widgets<\\/li>\\n<li>Fix: Link-actions conflict with <code>?action=<\\/code> parameter in the URL<\\/li>\\n<li>Fix: Lightbox navigation not working in Gallery widget Single mode<\\/li>\\n<li>Fix: Ken burns effect not working on the 1st slide if Infinite Loop option is turned off in Carousel widgets<\\/li>\\n<li>Fix: Popup Advanced Rules detects internal links as external if current URL starts with <code>www<\\/code><\\/li>\\n<\\/ul>\\n<h4>2.7.2 - 2019-10-06<\\/h4>\\n<ul>\\n<li>Fix: Slide Overlay not working when applying Ken burns effect in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9209\\\">#9209<\\/a>)<\\/li>\\n<li>Fix: Content width glitch in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9180\\\">#9180<\\/a>)<\\/li>\\n<li>Fix: Horizontal Alignment not working when applying custom style per slide in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9180\\\">#9180<\\/a>)<\\/li>\\n<li>Fix: Missing semicolon in Custom Fonts <code>font-display<\\/code> CSS<\\/li>\\n<\\/ul>\\n<h4>2.7.1 - 2019-09-26<\\/h4>\\n<ul>\\n<li>Fix: Background Overlay layer is over the slide content in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9180\\\">#9180<\\/a>)<\\/li>\\n<li>Fix: Duplicate images under &quot;All&quot; filter in Multiple Gallery<\\/li>\\n<\\/ul>\\n<h4>2.7.0 - 2019-09-24<\\/h4>\\n<ul>\\n<li>New: Enhanced Galleries widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1898\\\">#1898<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3103\\\">#3103<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4279\\\">#4279<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7631\\\">#7631<\\/a>)<\\/li>\\n<li>New: Dynamic Number (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5952\\\">#5952<\\/a>)<\\/li>\\n<li>New: Full content skin for Posts and Archive-posts widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4617\\\">#4617<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic number capability to Price List, Price Table, Counter, Star Rating, Progress Bar widgets<\\/li>\\n<li>Tweak: Added tags support to forms Mailchimp action (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5418\\\">#5418<\\/a>)<\\/li>\\n<li>Tweak: User Profile Picture Dynamic Tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7947\\\">#7947<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8740\\\">#8740<\\/a>)<\\/li>\\n<li>Tweak: Added <code>font-display<\\/code> support to custom fonts (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5993\\\">#5993<\\/a>, <a href=\\\"https:\\/\\/developers.elementor.com\\/elementor-pro-2-7-custom-fonts-font-display-support\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added Text Shadow control to Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8800\\\">#8800<\\/a>)<\\/li>\\n<li>Tweak: Added Re-subscribe support to MailerLite (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8799\\\">#8799<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities to Facebook Embed widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9030\\\">#9030<\\/a>)<\\/li>\\n<li>Tweak: Use <code>swiper.js<\\/code> instead of <code>slick.js<\\/code> in Slides widget (<a href=\\\"https:\\/\\/developers.elementor.com\\/elementor-2-7-moving-sliders-from-slick-to-swiper\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/search_form\\/before_input<\\/code> action hook to Search Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5598\\\">#5598<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/search_form\\/after_input<\\/code> action hook to Search Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5598\\\">#5598<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic support for Custom field key (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7789\\\">#7789<\\/a>)<\\/li>\\n<li>Tweak: Increased expired license notice bar frequency<\\/li>\\n<li>Tweak: Changed the icon name of Slides widget<\\/li>\\n<li>Tweak: Added designated Finder\'s Icons for Custom icons &amp; Custom fonts<\\/li>\\n<li>Tweak: Use Ken Burns Effect as an external module<\\/li>\\n<li>Tweak: Remove Fontello conflicting CSS on import to Custom Icons sets<\\/li>\\n<li>Tweak: Editor Panel UI tweaks<\\/li>\\n<li>Tweak: Added DOM events on Popup show\\/hide (<a href=\\\"https:\\/\\/developers.elementor.com\\/elementor-pro-2-7-popup-events\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added option to change the variations field width in Add to Cart widget<\\/li>\\n<li>Tweak: Use select control instead of select2 in Menu Cart widget<\\/li>\\n<li>Tweak: Added conditions to the tabs instead of to each control in Share Buttons widget<\\/li>\\n<li>Tweak: Added Typography controls to HTML field in Forms widget<\\/li>\\n<li>Tweak: Allow edit selected Font file in Custom Font<\\/li>\\n<li>Tweak: Changed reCAPTCHA v3 error message<\\/li>\\n<li>Tweak: Remove the &quot;Save as Global&quot; option on Global widget context menu<\\/li>\\n<li>Fix: Corrected selector for <code>removeControlSpinner()<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8790\\\">#8790<\\/a>)<\\/li>\\n<li>Fix: Slides widget navigation icons misplacement (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8533\\\">#8533<\\/a>)<\\/li>\\n<li>Fix: Horizontal Scrollbar when Slider widget is set to Full Width (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8527\\\">#8527<\\/a>)<\\/li>\\n<li>Fix: Inconsistent behavior when &quot;Infinite Loop&quot; enabled with &quot;Autoplay&quot; in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6726\\\">#6726<\\/a>)<\\/li>\\n<li>Fix: Ken Burns effect on Chrome transition glitches (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1671\\\">#1671<\\/a>)<\\/li>\\n<li>Fix: Nothing found message shows up inside the columns set in Posts Archive widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7347\\\">#7347<\\/a>)<\\/li>\\n<li>Fix: Responsive UI glitch in Popup Conditions modal tabs<\\/li>\\n<li>Fix: Removed unnecessary divider in Call to Action widget<\\/li>\\n<li>Fix: Custom Add To Cart * button style (size, position and background color) when <code>quantity<\\/code> is enabled.<\\/li>\\n<li>Fix: Add support for Document\\/PageBase in Theme Builder (Core &gt;=2.7.0)<\\/li>\\n<li>Fix: Ampersand character breaks email link in Share Buttons widget<\\/li>\\n<li>Fix: Correct custom font attachment <code>mime-type<\\/code> to show uploaded Custom Fonts<\\/li>\\n<li>Fix: Mini-Cart not refreshing in Menu Cart widget<\\/li>\\n<li>Fix: Cart drawer not working when WC Subscriptions plugin is activated<\\/li>\\n<li>Fix:  Querying CPT with custom taxonomies does not show the taxonomies before saving<\\/li>\\n<li>Fix: Double rendering on change caused console error in Theme Builder\'s conditions screen<\\/li>\\n<li>Fix: Translations and Strings in Share Buttons widget<\\/li>\\n<li>Fix: Avoid using offset if the source is Manual selection in Query Control<\\/li>\\n<li>Fix: Form being submitted although reCAPTCHA v3 validation failed in Forms widget<\\/li>\\n<\\/ul>\\n<h4>2.6.5 - 2019-08-26<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.7<\\/li>\\n<li>Fix: Button style not working when <code>quantity<\\/code> is enabled in Custom Add To Cart widget<\\/li>\\n<li>Fix: Updated minified JS file fixed WhatsApp base URL in Share Buttons widget<\\/li>\\n<\\/ul>\\n<h4>2.6.4 - 2019-08-21<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.7<\\/li>\\n<li>Fix: Changed WhatsApp base URL in Share Buttons widget for cross-device compatibility<\\/li>\\n<li>Fix: Random slides order after several clicks on pagination in Testimonial Carousel widget<\\/li>\\n<\\/ul>\\n<h4>2.6.3 - 2019-08-18<\\/h4>\\n<ul>\\n<li>Fix: Core version rollback to <code>&gt;2.6.0<\\/code> causes a fatal error<\\/li>\\n<li>Fix: Duplicate images when slideshow skin is selected in Media Carousel lightbox<\\/li>\\n<li>Fix: Default bottom margin added to reCAPTCHA V3 badge<\\/li>\\n<li>Fix: Input glitch in reCAPTCHA V3 threshold settings<\\/li>\\n<\\/ul>\\n<h4>2.6.2 - 2019-07-30<\\/h4>\\n<ul>\\n<li>Tweak: Better accessibility support in Search Form widget<\\/li>\\n<li>Fix: UI glitched in Popup publish screen (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8616\\\">#8616<\\/a>)<\\/li>\\n<li>Fix: &quot;Child of Term&quot; and &quot;Any child of term&quot; conditions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8695\\\">#8695<\\/a>)<\\/li>\\n<li>Fix: Restored <code>library_widget_templates<\\/code> action hook for 3rd party compatibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8687\\\">#8687<\\/a>)<\\/li>\\n<li>Fix: Twitter Icon missing in Blockquote widget<\\/li>\\n<li>Fix: Form reCAPTCHA v3 badge position not working<\\/li>\\n<li>Fix: Renewal notice bar appears in wrong situations<\\/li>\\n<li>Fix: Draft Icon Set loads empty Icon Library<\\/li>\\n<\\/ul>\\n<h4>2.6.1 - 2019-07-24<\\/h4>\\n<ul>\\n<li>Fix: Query Control autocomplete not retrieving results (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8672\\\">#8672<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8661\\\">#8661<\\/a>)<\\/li>\\n<li>Fix: Price Table features section not working (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8660\\\">#8660<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.6.0 - 2019-07-23<\\/h4>\\n<ul>\\n<li>New: Introducing Custom Icon sets - including Fontello, IcoMoon and Fontastic support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/110\\\">#110<\\/a>)<\\/li>\\n<li>New: Added Font Awesome 5 Pro integration including 5,300+ icons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4430\\\">#4430<\\/a>)<\\/li>\\n<li>New: Added reCAPTCHA v3 integration to Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8213\\\">#8213<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6039\\\">#6039<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7165\\\">#7165<\\/a>)<\\/li>\\n<li>Tweak: Added Exit Animation for Popups (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7063\\\">#7063<\\/a>)<\\/li>\\n<li>Tweak: Added ACF Dynamic tag support for archive pages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5147\\\">#5147<\\/a>)<\\/li>\\n<li>Tweak: Added Navigator Indicators for Custom CSS &amp; Motion Effects (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2180\\\">#2180<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities for Form Redirect action (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7552\\\">#7552<\\/a>)<\\/li>\\n<li>Tweak: Added Logged In Message styling options for Login widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7928\\\">#7928<\\/a>)<\\/li>\\n<li>Tweak: Added <code>none<\\/code> breakpoint option to Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7916\\\">#7916<\\/a>)<\\/li>\\n<li>Tweak: Added option to place Post Terms dynamic tag without links (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8366\\\">#8366<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor\\/query\\/query_results<\\/code> hook to Query Control to allow full control over results (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7912\\\">#7912<\\/a>)<\\/li>\\n<li>Tweak: Allow choosing Heading HTML tag in Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8090\\\">#8090<\\/a>)<\\/li>\\n<li>Tweak: Show popup on dynamic click even when <code>Avoid Multiple Popups<\\/code> option is selected (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8189\\\">#8189<\\/a>)<\\/li>\\n<li>Tweak: Added condition option to all of archive child pages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8256\\\">#8256<\\/a>)<\\/li>\\n<li>Tweak: Added <code>Effects Relative To<\\/code> control to Scrolling Effects<\\/li>\\n<li>Tweak: Allow shortcodes in HTML Form field<\\/li>\\n<li>Tweak: Removed donReach integration from Share Buttons widget due to service inconsistent stability<\\/li>\\n<li>Tweak: Changed MailChimp <code>List<\\/code> label to <code>Audience<\\/code><\\/li>\\n<li>Tweak: Improved Entrance and Exit animation behavior in Popup<\\/li>\\n<li>Tweak: Added <code>Deprecated Notice<\\/code> control to <code>Archive Products<\\/code> and <code>Woo Products<\\/code> widgets<\\/li>\\n<li>Tweak: Added default dynamic title for archives in Theme Builder<\\/li>\\n<li>Tweak: Added condition to show <code>Centered Slides<\\/code> control in Media Carousel widget<\\/li>\\n<li>Tweak: Added notice bar in the Editor when the license is expired or not activated<\\/li>\\n<li>Tweak: Replaced <code>select<\\/code> control with <code>choose<\\/code> control in Price List widget<\\/li>\\n<li>Tweak: Removed Font Awesome 4 dependencies from the Editor<\\/li>\\n<li>Tweak: Minor styling tweaks in the Popup publish modal<\\/li>\\n<li>Tweak: Hide ordering form in Products widget on front page<\\/li>\\n<li>Tweak: Removed page title markup when \'Hide Title\' is active<\\/li>\\n<li>Tweak: Added style controls for HTML field in Form widget<\\/li>\\n<li>Fix: Form widget Date picker makes the Popup builder disappear (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7240\\\">#7240<\\/a>)<\\/li>\\n<li>Fix: Sticky element stop point stops working on viewport resize (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7884\\\">#7884<\\/a>)<\\/li>\\n<li>Fix: Copy-Paste style not pasting the Pointer option in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8497\\\">#8497<\\/a>)<\\/li>\\n<li>Fix: Missing Print icon in Share Buttons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8506\\\">#8506<\\/a>)<\\/li>\\n<li>Fix: UI style glitch in Blockquote widget when viewing from iPad<\\/li>\\n<li>Deprecated: <code>DB::save_editor()<\\/code> - Remove usage of this method (<a href=\\\"https:\\/\\/developers.elementor.com\\/v2-6-0-planned-deprecations\\/\\\">Deprecation Post<\\/a>)<\\/li>\\n<li>Deprecated: <code>DB::get_plain_editor()<\\/code> - Remove usage of this method (<a href=\\\"https:\\/\\/developers.elementor.com\\/v2-6-0-planned-deprecations\\/\\\">Deprecation Post<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.14 - 2019-07-14<\\/h4>\\n<ul>\\n<li>Fix: Better WC Related Product grid support to various themes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8555\\\">#8555<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.13 - 2019-07-11<\\/h4>\\n<ul>\\n<li>Fix: Better WC grid support to various themes<\\/li>\\n<\\/ul>\\n<h4>2.5.12 - 2019-07-10<\\/h4>\\n<ul>\\n<li>Fix: Grid for WooCommerce Archive Product widget<\\/li>\\n<li>Fix: Remove redundant <code>whitespace<\\/code> CSS property causes style glitch in iPad<\\/li>\\n<li>Tweak: Added more compatibility for Elementor v2.6<\\/li>\\n<\\/ul>\\n<h4>2.5.11 - 2019-07-02<\\/h4>\\n<ul>\\n<li>Fix: Close icon missing from Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8460\\\">#8460<\\/a>)<\\/li>\\n<li>Fix: Elementor Pro v2.5.10 shows PHP notice regarding notice bar (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8461\\\">#8461<\\/a>)<\\/li>\\n<li>Fix: Fatal error when deleting used Pods fields (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8396\\\">#8396<\\/a>)<\\/li>\\n<li>Fix: Missing dropdown icon in conditions screen<\\/li>\\n<\\/ul>\\n<h4>2.5.10 - 2019-05-28<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.6<\\/li>\\n<li>Tweak: Error caused by empty Rows &amp; Columns values in Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8261\\\">#8261<\\/a>)<\\/li>\\n<li>Fix: Do not unset <code>product<\\/code> CPT if it\'s not from WooCommerce (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8160\\\">#8160<\\/a>)<\\/li>\\n<li>Fix: Column Spacing not working in WooCommerce Archive Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8285\\\">#8285<\\/a>)<\\/li>\\n<li>Fix: Title styling not working in Products Categories widget<\\/li>\\n<li>Fix: Empty value in Dynamic Pods Gallery dropdown using Safari browser<\\/li>\\n<li>Fix: WooCommerce archives included in &quot;All Archives&quot; condition<\\/li>\\n<\\/ul>\\n<h4>2.5.9 - 2019-05-28<\\/h4>\\n<ul>\\n<li>Tweak: Removed <code>auto-confirm<\\/code> control from MailPoet to support new version of MailPoet<\\/li>\\n<li>Fix: Multiple Custom Fonts not rendered in the editor<\\/li>\\n<li>Fix: Products <code>sale<\\/code> query - handle exclude by manual selection.<\\/li>\\n<li>Fix: Product Categories grid row &amp; column style<\\/li>\\n<li>Fix: Form integration AJAX cache override<\\/li>\\n<li>Fix: Removed redundant CSS on Canvas &amp; Header-Footer page templates<\\/li>\\n<\\/ul>\\n<h4>2.5.8 - 2019-05-06<\\/h4>\\n<ul>\\n<li>Fix: Popup entrance animation not working in frontend<\\/li>\\n<li>Fix: Popup Exit Intent trigger activated multiple times<\\/li>\\n<\\/ul>\\n<h4>2.5.7 - 2019-05-05<\\/h4>\\n<ul>\\n<li>Fix: Embedded video keeps playing after a Popup is closed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7875\\\">#7875<\\/a>)<\\/li>\\n<li>Fix: Maximum call stack size exceeded error in Safari (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7824\\\">#7824<\\/a>)<\\/li>\\n<li>Fix: Entrance animations not appearing on Popup reopen (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7395\\\">#7395<\\/a>)<\\/li>\\n<li>Fix: WC variations select style glitch in several themes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8008\\\">#8008<\\/a>)<\\/li>\\n<li>Fix: Theme Builder taxonomy conditions not retrieving proper results in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.5.6 - 2019-04-29<\\/h4>\\n<ul>\\n<li>Tweak: Removed <code>Shortcode<\\/code> dynamic from Image, Gallery and Media control<\\/li>\\n<li>Fix: Popup not inheriting entrance animation in responsive mode (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7809\\\">#7809<\\/a>)<\\/li>\\n<li>Fix: Terms autocomplete retrieves wrong results in Query Control<\\/li>\\n<li>Fix: Query Control Related by author glitches in edge cases<\\/li>\\n<li>Fix: Query Control using terms for Products widget<\\/li>\\n<li>Fix: Posts cards style glitch in small screens<\\/li>\\n<li>Fix: Display conditions delete icon missing in small screens<\\/li>\\n<li>Fix: Avoid rendering Menu Cart widget in WordPress native editor<\\/li>\\n<\\/ul>\\n<h4>2.5.5 - 2019-04-08<\\/h4>\\n<ul>\\n<li>Tweak: Allow text selection inside a Popup<\\/li>\\n<li>Fix: Added backwards compatibility for <code>tax_query<\\/code> in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7751\\\">#7751<\\/a>)<\\/li>\\n<li>Fix: Missing arguments for <code>widget_title<\\/code> filter (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7745\\\">#7745<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.4 - 2019-04-03<\\/h4>\\n<ul>\\n<li>Fix: Move Query from using <code>term_id<\\/code> to <code>term_taxonomy_id<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7653\\\">#7653<\\/a>)<\\/li>\\n<li>Fix: Offset manipulation hook removal in Query control<\\/li>\\n<li>Fix: Missing form field <code>ID<\\/code> in some edge cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7711\\\">#7711<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7660\\\">#7660<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.3 - 2019-03-31<\\/h4>\\n<ul>\\n<li>Tweak: Updated Google Calendar dynamic tag URL (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7673\\\">#7673<\\/a>)<\\/li>\\n<li>Fix: Missing form field names (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7651\\\">#7651<\\/a>)<\\/li>\\n<li>Fix: PHP 5.4 backward compatibility in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7633\\\">#7633<\\/a>)<\\/li>\\n<li>Fix: <code>products_deprecated<\\/code> Query Control module compatibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7654\\\">#7654<\\/a>)<\\/li>\\n<li>Fix: Changed query method from <code>term_id<\\/code> to <code>term_taxonomy_id<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7653\\\">#7653<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.2 - 2019-03-27<\\/h4>\\n<ul>\\n<li>Fix: Overwrite parent widget type in Global Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7632\\\">#7632<\\/a>)<\\/li>\\n<li>Fix: Avoid Duplicates option not working in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7635\\\">#7635<\\/a>)<\\/li>\\n<li>Fix: Manual Selection option not working in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7634\\\">#7634<\\/a>)<\\/li>\\n<li>Fix: Incorrect condition caused handlers issues inside popup<\\/li>\\n<\\/ul>\\n<h4>2.5.1 - 2019-03-26<\\/h4>\\n<ul>\\n<li>Fix: Query Control invalid call to deprecated action (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7619\\\">#7619<\\/a>)<\\/li>\\n<li>Tweak: Renamed action hook from <code>elementor_pro\\/{$widget_name}\\/query\\/{$query_id}<\\/code> to <code>elementor\\/query\\/{$query_id}<\\/code><\\/li>\\n<li>Tweak: Renamed filter hook from <code>elementor_pro\\/query_control\\/get_query_args\\/current_query<\\/code> to <code>elementor\\/query\\/get_query_args\\/current_query<\\/code><\\/li>\\n<\\/ul>\\n<h4>2.5.0 - 2019-03-26<\\/h4>\\n<ul>\\n<li>New: Introducing Motion Effects including Scrolling &amp; Mouse effects (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/72\\\">#72<\\/a>)<\\/li>\\n<li>New: Introducing Related Posts for Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7306\\\">#7306<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7490\\\">#7490<\\/a>)<\\/li>\\n<li>New: Introducing Date query for Query Control<\\/li>\\n<li>New: Introducing Sticky Posts support for Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2501\\\">#2501<\\/a>)<\\/li>\\n<li>Tweak: Added option to open a Popup by a custom selector (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6871\\\">#6871<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6876\\\">#6876<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7258\\\">#7258<\\/a>)<\\/li>\\n<li>Tweak: Option to count when Popup is closed in &quot;Show up to X times&quot; Advanced Rule<\\/li>\\n<li>Tweak: Added full border radius control options inside Popup<\\/li>\\n<li>Tweak: Changed exit intent icon in Popups<\\/li>\\n<li>Tweak: Show only one popup in its own preview<\\/li>\\n<li>Tweak: Added responsive support to Popup entrance animation control<\\/li>\\n<li>Tweak: Conditions - Singular <code>All Pages<\\/code> string changed to <code>Pages<\\/code><\\/li>\\n<li>Tweak: Added form field shortcode support for Drip tags (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7000\\\">#7000<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities to Price List widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7258\\\">#7258<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities to Custom Attributes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6779\\\">#6779<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities to Flip Box widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6986\\\">#6986<\\/a>)<\\/li>\\n<li>Tweak: Decrease <code>z-index<\\/code> for Nav Menu (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6869\\\">#6869<\\/a>)<\\/li>\\n<li>Tweak: Changed &quot;Scrolling Effects&quot; section label to &quot;Motion Effects&quot;<\\/li>\\n<li>Tweak: Use filter <code>get_meta_viewport<\\/code> for header templates (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7043\\\">#7043<\\/a>)<\\/li>\\n<li>Tweak: use filterable <code>Util::get_public_post_types()<\\/code> in Theme Builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7172\\\">#7172<\\/a>)<\\/li>\\n<li>Tweak: Added Cloudflare rocket-loader support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7443\\\">#7443<\\/a>)<\\/li>\\n<li>Tweak: Added responsive support to WC Products Columns &amp; Rows Gap controls (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6913\\\">#6913<\\/a>)<\\/li>\\n<li>Tweak: WC Menu cart &quot;View Cart&quot; &amp; &quot;Checkout&quot; buttons styling<\\/li>\\n<li>Fix: Custom ID reset to default when dragging repeater<\\/li>\\n<li>Fix: Conflict between archive-products widget and WC customizer<\\/li>\\n<li>Fix: Add to Cart widget <code>spacing<\\/code> and <code>space-between<\\/code><\\/li>\\n<li>Fix: Library view when creating a new Header or Footer<\\/li>\\n<li>Fix: Post types labels missing on Add New Template modal<\\/li>\\n<\\/ul>\\n<h4>2.4.8 - 2019-03-11<\\/h4>\\n<ul>\\n<li>Fix: Missing query section in Products widget<\\/li>\\n<li>Fix: Missing Taxonomy controls in Products widget in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.4.7 - 2019-03-06<\\/h4>\\n<ul>\\n<li>Fix: Compatibility Global Widget with Elementor v2.5.0+<\\/li>\\n<\\/ul>\\n<h4>2.4.6 - 2019-03-04<\\/h4>\\n<ul>\\n<li>Fix: Pods gallery dynamic when empty (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7127\\\">#7127<\\/a>)<\\/li>\\n<li>Fix: Duplicate call for conditions screen issue<\\/li>\\n<li>Fix: Compatibility with Elementor v2.5.0<\\/li>\\n<\\/ul>\\n<h4>2.4.5 - 2019-02-18<\\/h4>\\n<ul>\\n<li>Fix: Image size issue in Testimonial Carousel (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7058\\\">#7058<\\/a>)<\\/li>\\n<li>Fix: MailChimp groups not saved in a form integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7083\\\">#7083<\\/a>)<\\/li>\\n<li>Fix: Show popup preview only on it\'s own preview<\\/li>\\n<li>Fix: Elementor dashboard templates URL corrupted links in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.4.4 - 2019-02-11<\\/h4>\\n<ul>\\n<li>Tweak: Added ACF Date Time Picker field support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6690\\\">#6690<\\/a>)<\\/li>\\n<li>Tweak: Changed the term of <code>All Posts<\\/code> condition to <code>Posts<\\/code><\\/li>\\n<li>Fix: Added <code>&lt;IfModule&gt;<\\/code> to avoid 500 error when <code>mod-headers<\\/code> is missing (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7034\\\">#7034<\\/a>)<\\/li>\\n<li>Fix: Include post CSS deletion in Global Widget update (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6856\\\">#6856<\\/a>)<\\/li>\\n<li>Fix: <code>Textarea<\\/code> default value in Forms Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6934\\\">#6934<\\/a>)<\\/li>\\n<li>Fix: MailPoet latest version caused fatal error (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6996\\\">#6996<\\/a>)<\\/li>\\n<li>Fix: Fatal Error caused by calling MailPoet deleted method<\\/li>\\n<li>Notice: MailPoet <code>Auto Confirm<\\/code> option will now default to &quot;On&quot;<\\/li>\\n<\\/ul>\\n<h4>2.4.3 - 2019-01-30<\\/h4>\\n<ul>\\n<li>Fix: Custom Add to Cart widget responsive alignment settings<\\/li>\\n<li>Fix: Links in Post Info widget<\\/li>\\n<li>Fix: WooCommerce <code>View Cart<\\/code> string translate<\\/li>\\n<li>Fix: Wrapper classes for header\\/footer templates (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6884\\\">#6884<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.4.2 - 2019-01-25<\\/h4>\\n<ul>\\n<li>Tweak: Added pixel units to Close Button position control in Popups<\\/li>\\n<li>Fix: Exclude error in WC Products widget<\\/li>\\n<\\/ul>\\n<h4>2.4.1 - 2019-01-24<\\/h4>\\n<ul>\\n<li>Tweak: Added CSS classes control to Popup (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6826\\\">#6826<\\/a>)<\\/li>\\n<li>Tweak: Added responsive image size to Testimonial Carousel widget<\\/li>\\n<li>Fix: PHP warning when Toolset Date dynamic is empty (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6842\\\">#6842<\\/a>)<\\/li>\\n<li>Fix: Support of exclude-ids in WC Products widget<\\/li>\\n<li>Fix: Popup close button not clickable<\\/li>\\n<li>Fix: Alignment justify issue of Add to Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6749\\\">#6749<\\/a>)<\\/li>\\n<li>Fix: Bad anchors breaks the page JS<\\/li>\\n<li>Fix: Popup overlay shown when turned off<\\/li>\\n<\\/ul>\\n<h4>2.4.0 - 2019-01-21<\\/h4>\\n<ul>\\n<li>New: Introducing Popup Builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/628\\\">#628<\\/a>)<\\/li>\\n<li>New: Added <code>Popup<\\/code> Dynamic Tag<\\/li>\\n<li>New: Added <code>Popup<\\/code> forms action after submit<\\/li>\\n<li>New: Added User Info dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6322\\\">#6322<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities for &quot;Nothing Found&quot; message<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/theme_builder\\/archive\\/escape_nothing_found_message<\\/code> Filter to avoid HTML escaping in &quot;Nothing Found&quot; message (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6053\\\">#6053<\\/a>)<\\/li>\\n<li>Tweak: Added <code>add_doc_to_location<\\/code> method to Allow insertion of a document to a location<\\/li>\\n<li>Fix: <code>z-index<\\/code> issue with CTA widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6486\\\">#6486<\\/a>)<\\/li>\\n<li>Fix: Hide the Post Content widget and show it only in a Single document<\\/li>\\n<li>Fix: <code>selector<\\/code> replacement in Custom CSS<\\/li>\\n<li>Fix: Apply <code>the_content<\\/code> on the real content only<\\/li>\\n<li>Fix: CSS for WC products selector (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6559\\\">#6559<\\/a>)<\\/li>\\n<li>Fix: Odnoklassniki share URL (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6638\\\">#6638<\\/a>)<\\/li>\\n<li>Fix: Custom link new tab in Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5766\\\">#5766<\\/a>)<\\/li>\\n<li>Fix: <code>nofollow<\\/code> link in Flip Box &amp; CTA widgets<\\/li>\\n<li>Fix: Post Terms in Post Info widget<\\/li>\\n<li>Fix: Added screen reader to some icons &amp; buttons for better accessibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5386\\\">#5386<\\/a>)<\\/li>\\n<li>Fix: Accessibility labels in Reviews widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6630\\\">#6630<\\/a>)<\\/li>\\n<li>Fix: Link to cart page not working when WooCommerce Subscriptions is active<\\/li>\\n<li>Fix: MailChimp Selected list not showing on reloading in Form widget<\\/li>\\n<li>Fix: Sub-menu arrow position in Nav Menu widget<\\/li>\\n<li>Fix: Conflict with WP Security Audit Log plugin (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6648\\\">#6648<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.3.1 - 2018-12-19<\\/h4>\\n<ul>\\n<li>Fix: Template widget search functionality (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6473\\\">#6473<\\/a>)<\\/li>\\n<li>Fix: Apply <code>the_content<\\/code> filter to post content in theme builder<\\/li>\\n<\\/ul>\\n<h4>2.3.0 - 2018-12-17<\\/h4>\\n<ul>\\n<li>New: Introducing Discord Integration for Forms (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4218\\\">#4218<\\/a>)<\\/li>\\n<li>New: Introducing Slack Integration for Forms<\\/li>\\n<li>New: Introducing MailerLite Integration for Forms (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4462\\\">#4462<\\/a>)<\\/li>\\n<li>New: Activate Elementor Pro plugin by connecting to Elementor account<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/utils\\/get_public_post_types<\\/code> filter hook (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5900\\\">#5900<\\/a>)<\\/li>\\n<li>Tweak: Added <code>loop_start<\\/code> &amp; <code>the_content<\\/code> hooks for Post Content (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6173\\\">#6173<\\/a>)<\\/li>\\n<li>Tweak: Removed Custom Attributes from Page Settings<\\/li>\\n<li>Tweak: Always add the Custom CSS control to the Advanced tab<\\/li>\\n<li>Fix: In sub Term condition false positive in edge cases<\\/li>\\n<li>Fix: ToolSet Dynamic Image fallback<\\/li>\\n<li>Fix: Style glitch with the dropdown color in Nav Menu widget<\\/li>\\n<li>Fix: Style glitch in the Conditions screen in Safari browser<\\/li>\\n<li>Fix: Ribbon in the CTA widget obscures drop down menu (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6080\\\">#6080<\\/a>)<\\/li>\\n<li>Fix: The color of label won\'t change color in Widget login<\\/li>\\n<\\/ul>\\n<h4>2.2.5 - 2018-12-11<\\/h4>\\n<ul>\\n<li>New: Add Style Tab &amp; Custom CSS for Header &amp; Footer Templates.<\\/li>\\n<li>Tweak: Added a better identifier for subpages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6362\\\">#6362<\\/a>)<\\/li>\\n<li>Tweak: Removed Custom Attributes from page settings<\\/li>\\n<li>Fix: Yahoo event URL date issue (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6354\\\">#6354<\\/a>)<\\/li>\\n<li>Fix: Allow timezone settings in Google event URL (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6354\\\">#6354<\\/a>)<\\/li>\\n<li>Fix: Avoid <code>z-index<\\/code> changes by <code>nanocss<\\/code> in build process<\\/li>\\n<li>Fix: Added missing WC upsells products CSS<\\/li>\\n<li>Fix: Nav Menu dropdown losing color on hover<\\/li>\\n<li>Fix: WC Product Add-ons CSS compatibility<\\/li>\\n<\\/ul>\\n<h4>2.2.4 - 2018-12-04<\\/h4>\\n<ul>\\n<li>Fix: Global widget not saving changes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6340\\\">#6340<\\/a>)<\\/li>\\n<li>Fix: Dynamic tags support in Blockquote widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6334\\\">#6334<\\/a>)<\\/li>\\n<li>Fix: Forms Redirect URL action when using form field values with spaces<\\/li>\\n<\\/ul>\\n<h4>2.2.3 - 2018-11-29<\\/h4>\\n<ul>\\n<li>Fix: Missing &quot;Edit Template&quot; in Template widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6271\\\">#6271<\\/a>)<\\/li>\\n<li>Fix: Follow menu anchors with UTF8 characters in Nav Menu<\\/li>\\n<li>Fix: Show only supported templates in Template widget<\\/li>\\n<li>Fix: Revert conflicting fix for a default order for WC archive<\\/li>\\n<\\/ul>\\n<h4>2.2.2 - 2018-11-28<\\/h4>\\n<ul>\\n<li>Fix: Lightbox dynamic tag crashes the editor<\\/li>\\n<\\/ul>\\n<h4>2.2.1 - 2018-11-28<\\/h4>\\n<ul>\\n<li>New: Added <code>ACF File<\\/code> Dynamic tag to support text controls.<\\/li>\\n<li>Tweak: Added option to hide item count bubble when cart is empty in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6223\\\">#6223<\\/a>)<\\/li>\\n<li>Tweak: Added Actions group for Lightbox and Contact URL tags<\\/li>\\n<li>Tweak: Added filter <code>elementor_pro\\/dynamic_tags\\/shortcode\\/should_escape<\\/code> to avoid escaping in Shortcode dynamic tag<\\/li>\\n<li>Tweak: MailPoet3 integration allow Subscriber to to subscribe to multiple lists<\\/li>\\n<li>Tweak: Added front-end max file size validation for upload fields<\\/li>\\n<li>Tweak: Added <code>by-author<\\/code> per Post-Type condition for theme builder<\\/li>\\n<li>Fix: Template widget panel not showing the selected template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6271\\\">#6271<\\/a>)<\\/li>\\n<li>Fix: Conflict between ACF with Safari browser on Select option in Dynamic tag<\\/li>\\n<li>Fix: Add post classes only for the Single template<\\/li>\\n<li>Fix: Set document type as not editable for unsupported document like Global widget<\\/li>\\n<li>Fix: Avoid duplicate query for current WC product query<\\/li>\\n<li>Fix: Product Archive showing oldest products instead of latest<\\/li>\\n<li>Fix: CSS reset in Posts widget using cards skin<\\/li>\\n<\\/ul>\\n<h4>2.2.0 - 2018-11-19<\\/h4>\\n<ul>\\n<li>New: Introducing Custom Attributes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/290\\\">#290<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3990\\\">#3990<\\/a>)<\\/li>\\n<li>New: Added evergreen option for Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4459\\\">#4459<\\/a>)<\\/li>\\n<li>New: Added expire actions option for Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5242\\\">#5242<\\/a>)<\\/li>\\n<li>New: Introducing Reviews widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3854\\\">#3854<\\/a>)<\\/li>\\n<li>New: Introducing Sitemap widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5594\\\">#5594<\\/a>)<\\/li>\\n<li>New: Added Request Parameter dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4934\\\">#4934<\\/a>)<\\/li>\\n<li>New: Added Shortcode dynamic tag<\\/li>\\n<li>New: Added Image and Video Lightbox dynamic tag<\\/li>\\n<li>New: Added Contact URL dynamic tag<\\/li>\\n<li>New: Added Featured Image Data dynamic tag<\\/li>\\n<li>New: Added default value to each field in the Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4268\\\">#4268<\\/a>)<\\/li>\\n<li>New: Added &quot;Any Child Of&quot; condition to template conditions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5321\\\">#5321<\\/a>)<\\/li>\\n<li>New: Added &quot;In Child&quot; condition to template conditions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5587\\\">#5587<\\/a>)<\\/li>\\n<li>Tweak: Added Form Redirect URL with form values (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2564\\\">#2564<\\/a>)<\\/li>\\n<li>Tweak: Added default post classes to template wrapper (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5959\\\">#5959<\\/a>)<\\/li>\\n<li>Tweak: Better labels for terms in Query control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6092\\\">#6092<\\/a>)<\\/li>\\n<li>Tweak: Renamed &quot;Child Of&quot; templates condition to &quot;Direct Child Of&quot;<\\/li>\\n<li>Tweak: Added <code>elementor\\/theme\\/get_location_templates\\/condition_sub_id<\\/code> filter hook to allow template condition translations<\\/li>\\n<li>Tweak: Load the Template Library widget via Ajax for better performance<\\/li>\\n<li>Tweak: Added 404 page title for Page Title dynamic tag<\\/li>\\n<li>Fix: Menu Cart Toggle has # URL link (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6141\\\">#6141<\\/a>)<\\/li>\\n<li>Fix: Alignment issue in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5790\\\">#5790<\\/a>)<\\/li>\\n<li>Fix: Avoid potential security risk in forms<\\/li>\\n<li>Fix: Template By Author condition conflicts with 404 page<\\/li>\\n<li>Fix: Restored WC Product Content widget in Single Product template<\\/li>\\n<li>Fix: Theme Builder Preview URLs for date archives and 404 pages<\\/li>\\n<li>Fix: Highlight active menu anchor items only when scrolled into view<\\/li>\\n<li>Fix: Carousel Pagination Progress style to support new Swiper version<\\/li>\\n<\\/ul>\\n<h4>2.1.13 - 2018-11-12<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for new brand Finder in v2.3.0<\\/li>\\n<li>Fix: Settings conflict when there are multiple carousels in the page<\\/li>\\n<\\/ul>\\n<h4>2.1.12 - 2018-11-05<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.3<\\/li>\\n<li>Tweak: Better performance for Template Library widget<\\/li>\\n<li>Fix: Fatal error if a taxonomy used in a dynamic field is removed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6029\\\">#6029<\\/a>)<\\/li>\\n<li>Fix: Date Time dynamic tag now respect site language (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6001\\\">#6001<\\/a>)<\\/li>\\n<li>Fix: Custom CSS printed twice in the front-end<\\/li>\\n<li>Fix: ACF Image field PHP warning (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6051\\\">#6051<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.1.11 - 2018-10-22<\\/h4>\\n<ul>\\n<li>New: Added ACF local fields compatibility<\\/li>\\n<li>Tweak: Re-brand TypeKit by Adobe Fonts integration<\\/li>\\n<li>Fix: Exclude <code>is_embed<\\/code> from Singular condition (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5915\\\">#5915<\\/a>)<\\/li>\\n<li>Fix: Avoid conflict with Ad Blockers and Share Buttons<\\/li>\\n<li>Fix: Current date time dynamic tag now shows local time<\\/li>\\n<li>Fix: Avoid conflict with 3rd party plugins that filter the permalink<\\/li>\\n<li>Fix: Avoid PHP warning when no groups are selected for MailChimp integration<\\/li>\\n<li>Fix: Avoid PHP warning if checkbox field is empty for ACF<\\/li>\\n<li>Fix: Respect password protected for a WC single product template<\\/li>\\n<li>Fix: Respect <code>order<\\/code> settings for WC archive also without pagination<\\/li>\\n<\\/ul>\\n<h4>2.1.10 - 2018-10-09<\\/h4>\\n<ul>\\n<li>Tweak: Added responsive alignment control for Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5821\\\">#5821<\\/a>)<\\/li>\\n<li>Tweak: Added link control to Animated Headline widget<\\/li>\\n<li>Fix: Mobile nav menu jump on RTL (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5711\\\">#5711<\\/a>)<\\/li>\\n<li>Fix: Responsive alignment control in Add to Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5830\\\">#5830<\\/a>)<\\/li>\\n<li>Fix: Added IE compatibility for Animated Headline widget<\\/li>\\n<li>Fix: Post Content widget is now shown only on <code>Single<\\/code> templates<\\/li>\\n<li>Fix: Query Control Pagination with offset<\\/li>\\n<\\/ul>\\n<h4>2.1.9 - 2018-09-17<\\/h4>\\n<ul>\\n<li>Tweak: Added Centered Slides option for Slideshow carousel<\\/li>\\n<li>Fix: Allow only public CPT for Manual Selection in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5091\\\">#5091<\\/a>)<\\/li>\\n<li>Fix: ACF Gallery option support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5344\\\">#5344<\\/a>)<\\/li>\\n<li>Fix: Page scrolling on resize when sticky is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5740\\\">#5740<\\/a>)<\\/li>\\n<li>Fix: Edit custom name for Global Widget in the Navigator (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5689\\\">#5689<\\/a>)<\\/li>\\n<li>Fix: Coverflow transition effect in Carousel<\\/li>\\n<li>Fix: Weird mobile behavior with Cube effect in Carousel<\\/li>\\n<li>Fix: Show the first thumbnail in the Slideshow carousel correctly<\\/li>\\n<\\/ul>\\n<h4>2.1.8 - 2018-09-12<\\/h4>\\n<ul>\\n<li>Tweak: Added styling options for WC Additional Information widget<\\/li>\\n<li>Tweak: Added styling options for \'View Cart\' link in Products widget<\\/li>\\n<li>Fix: 3rd party plugin support for WC single product template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5338\\\">#5338<\\/a>)<\\/li>\\n<li>Fix: Layout of Related Product widget with WC native style<\\/li>\\n<\\/ul>\\n<h4>2.1.7 - 2018-09-03<\\/h4>\\n<ul>\\n<li>New: WC Archive Description widget<\\/li>\\n<li>Tweak: Added blend mode to Slides widget background overlay (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5555\\\">#5555<\\/a>)<\\/li>\\n<li>Tweak: Added \'Current Subcategories\' option to Product Categories widget<\\/li>\\n<li>Fix: Added default vertical alignment in Author Box widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5589\\\">#5589<\\/a>)<\\/li>\\n<li>Tweak: Added more blend mode options for CTA widget<\\/li>\\n<li>Tweak: Improved plugin updater method based on WordPress version<\\/li>\\n<li>Fix: Improved IE compatibility for Posts and Portfolio widgets<\\/li>\\n<li>Fix: Added default gap for products pagination<\\/li>\\n<li>Fix: Post thumbnail flickering in Safari browser<\\/li>\\n<li>Fix: Close mobile nav menu on click only in full-width mode<\\/li>\\n<li>Fix: Added trailing slash to pagination links in Posts widget<\\/li>\\n<\\/ul>\\n<h4>2.1.6 - 2018-08-28<\\/h4>\\n<ul>\\n<li>New: WC Product Category Image widget and Dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5117\\\">#5117<\\/a>)<\\/li>\\n<li>Tweak: Allow HTML in Excerpt widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5491\\\">#5491<\\/a>)<\\/li>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.2<\\/li>\\n<li>Tweak: Deprecated Follow option in the Facebook Button widget<\\/li>\\n<li>Fix: Posts widget grid in Safari &amp; IE11 (Depended on Elementor v2.2)<\\/li>\\n<li>Fix: Posts widget CSS when using cards skin in masonry mode<\\/li>\\n<li>Fix: ACF Image &amp; ACF URL option support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5344\\\">#5344<\\/a>)<\\/li>\\n<li>Fix: WC product gallery links in RTL<\\/li>\\n<li>Fix: Dynamic tags in Call To Action widget<\\/li>\\n<\\/ul>\\n<h4>2.1.5 - 2018-08-21<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.2<\\/li>\\n<li>Fix: Posts Widget layout theme compatibility<\\/li>\\n<li>Fix: Added compatibility for WooCommerce native style<\\/li>\\n<\\/ul>\\n<h4>2.1.4 - 2018-08-19<\\/h4>\\n<ul>\\n<li>Fix: Layout issue compatibility with themes caused by v2.1 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5442\\\">#5442<\\/a>)<\\/li>\\n<li>Fix: Dynamic setting in Pricing Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5460\\\">#5460<\\/a>)<\\/li>\\n<li>Fix: Hide Target URL control if is not necessary in Blockquote widget<\\/li>\\n<li>Fix: Selector specificity for WooCommerce Products widget<\\/li>\\n<li>Fix: WooCommerce conflicts in the editor in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.1.3 - 2018-08-15<\\/h4>\\n<ul>\\n<li>Fix: Thumbnails in the Posts widget jumping (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5350\\\">#5350<\\/a>)<\\/li>\\n<li>Fix: Responsive grid in the Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5375\\\">#5375<\\/a>)<\\/li>\\n<li>Fix: Added missing <code>setup_postdata<\\/code> for Product Data Tabs widget<\\/li>\\n<li>Fix: Rollback to older version of Flip Box widget to resolve 3D depth issue (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5399\\\">#5399<\\/a>)<\\/li>\\n<li>Fix: Allowed types in the Upload File field are now case-insensitive (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5254\\\">#5254<\\/a>)<\\/li>\\n<li>Fix: Carousel behavior when using a single slide<\\/li>\\n<\\/ul>\\n<h4>2.1.2 - 2018-08-12<\\/h4>\\n<ul>\\n<li>Fix: Error when ACF Pro is not installed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5367\\\">#5367<\\/a>)<\\/li>\\n<li>Fix: Edge cases in Inspector where document is a boolean<\\/li>\\n<li>Fix: Edge cases for incorrect file fields in PODS<\\/li>\\n<\\/ul>\\n<h4>2.1.1 - 2018-08-09<\\/h4>\\n<ul>\\n<li>Fix: Highlighted text in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5345\\\">#5345<\\/a>)<\\/li>\\n<li>Fix: Flip Box effect issues<\\/li>\\n<li>Fix: ACF Options page fields support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5329\\\">#5329<\\/a>)<\\/li>\\n<li>Fix: Import Pro templates in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.1.0 - 2018-08-07<\\/h4>\\n<ul>\\n<li>New: Introducing WooCommerce Builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1690\\\">#1690<\\/a>)<\\/li>\\n<li>New: Introducing 12 new dynamic tags &amp; widgets for WooCommerce: Gallery, Image, Price, Rating, Description, Breadcrumbs, Data Tabs, Stock, Related, Upsell, Title &amp; Archive<\\/li>\\n<li>New: Introducing Cart Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4220\\\">#4220<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4600\\\">#4600<\\/a>)<\\/li>\\n<li>New: Added integration with Toolset (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2949\\\">#2949<\\/a>)<\\/li>\\n<li>New: Added integration with Pods (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4129\\\">#4129<\\/a>)<\\/li>\\n<li>New: Added stick to bottom in scrolling effects (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4799\\\">#4799<\\/a>)<\\/li>\\n<li>New: Added Scrolling Effect to Widgets under advanced tab<\\/li>\\n<li>New: Introducing Internal URL Dynamic Tag<\\/li>\\n<li>Tweak: Added a Last Updated Date in the Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4597\\\">#4597<\\/a>)<\\/li>\\n<li>Tweak: Added Redirect after Logout option for Login widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4447\\\">#4447<\\/a>)<\\/li>\\n<li>Tweak: Avoid repeating posts when using more than one in the Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1878\\\">#1878<\\/a>)<\\/li>\\n<li>Tweak: Add Custom Query hook for Query control (<a href=\\\"https:\\/\\/developers.elementor.com\\/custom-query-filter\\/\\\">More Info<\\/a>) (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1748\\\">#1748<\\/a>)<\\/li>\\n<li>Tweak: Added form-message style (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1180\\\">#1180<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag for button on the Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4242\\\">#4242<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag for Call to action widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4767\\\">#4767<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic Tags support for Google Map field (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4602\\\">#4602<\\/a>)<\\/li>\\n<li>Tweak: Added an support for <code>label|value<\\/code> in options field (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4594\\\">#4594<\\/a>)<\\/li>\\n<li>Tweak: Added <code>by-author<\\/code> condition for theme builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4681\\\">#4681<\\/a>)<\\/li>\\n<li>Tweak: Added Activate\\/Deactivate license key via WP-CLI command (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4149\\\">#4149<\\/a>)<\\/li>\\n<li>Tweak: Added <code>is_scroll<\\/code> trigger to scrolling effect (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4340\\\">#4340<\\/a>)<\\/li>\\n<li>Tweak: Added In Same Term support for Post Navigation widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4177\\\">#4177<\\/a>)<\\/li>\\n<li>Tweak: Added responsive control for Slides To Scroll control in all carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3697\\\">#3697<\\/a>)<\\/li>\\n<li>Tweak: Added style options for Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1335\\\">#1335<\\/a>)<\\/li>\\n<li>Tweak: Added button CSS ID for Forms widget<\\/li>\\n<li>Tweak: Added pixel units to Post-Info divider height control<\\/li>\\n<li>Tweak: Rewrite sticky library to handle with stretch section, auto scroller &amp; more bugs<\\/li>\\n<li>Tweak: Re-organize the panel categories per document type<\\/li>\\n<li>Tweak: Added ACF support for <code>options-page<\\/code> fields<\\/li>\\n<li>Tweak: Added dynamic tag for Animated headlines<\\/li>\\n<li>Tweak: Added dynamic tag for BlockQuote widget<\\/li>\\n<li>Fix: Elementor Full Width template in GeneratePress theme (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4817\\\">#4817<\\/a>)<\\/li>\\n<li>Fix: Checkbox fields can accidentally be set to required (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4324\\\">#4324<\\/a>)<\\/li>\\n<li>Fix: Initial slide in Carousel widget<\\/li>\\n<li>Fix: Stay on current slide while editing in Carousel widget<\\/li>\\n<li>Fix: Default slides per device in Carousel widget<\\/li>\\n<li>Deprecated: Woo Products, Woo Elements &amp; Single elements widgets<\\/li>\\n<\\/ul>\\n<h4>2.0.18 - 2018-07-27<\\/h4>\\n<ul>\\n<li>Fix: Global widget error on saving page<\\/li>\\n<\\/ul>\\n<h4>2.0.17 - 2018-07-26<\\/h4>\\n<ul>\\n<li>Fix: Sub menu indicator direction in Nav Menu widget<\\/li>\\n<li>Fix: Change the title and icon for Global Widget when is moving<\\/li>\\n<li>Fix: CSS wrapper selector for Page Document<\\/li>\\n<\\/ul>\\n<h4>2.0.16 - 2018-07-16<\\/h4>\\n<ul>\\n<li>Tweak: CSS Filter Control module is now included in Elementor<\\/li>\\n<li>Fix: Border gap in Portfolio widget when item gap set as <code>0<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5077\\\">#5077<\\/a>)<\\/li>\\n<li>Fix: Restore current query after get Global Widget data<\\/li>\\n<li>Fix: Add action item in History on unlink Global widget<\\/li>\\n<\\/ul>\\n<h4>2.0.15 - 2018-07-10<\\/h4>\\n<ul>\\n<li>Fix: Dropdown menu items collapsing when activated (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4996\\\">#4996<\\/a>)<\\/li>\\n<li>Fix: GMT offset in Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4997\\\">#4997<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.0.14 - 2018-07-08<\\/h4>\\n<ul>\\n<li>Tweak: Added set method to form record for developers (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4983\\\">#4983<\\/a>)<\\/li>\\n<li>Fix: Autoplay option for Carousels<\\/li>\\n<li>Fix: Close mobile menu on item click in the Nav Menu widget<\\/li>\\n<\\/ul>\\n<h4>2.0.13 - 2018-07-03<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for Elementor v2.1<\\/li>\\n<\\/ul>\\n<h4>2.0.12 - 2018-07-02<\\/h4>\\n<ul>\\n<li>Fix: Global widget PHP notices<\\/li>\\n<li>Fix: Slides widget active slide lost focus when clicking Editor tabs<\\/li>\\n<li>Fix: Form select field send all selected values on multiple selection<\\/li>\\n<li>Fix: Validate time field only if it\'s not empty<\\/li>\\n<li>Fix: ConvertKit API not saving name field<\\/li>\\n<\\/ul>\\n<h4>2.0.11 - 2018-06-12<\\/h4>\\n<ul>\\n<li>Fix: Theme Builder <code>author<\\/code> archive condition (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4593\\\">#4593<\\/a>)<\\/li>\\n<li>Fix: Respect password protected posts in Post Content widget<\\/li>\\n<li>Fix: Custom Fonts redirect to post edit screen in edge cases.<\\/li>\\n<\\/ul>\\n<h4>2.0.10 - 2018-06-05<\\/h4>\\n<ul>\\n<li>Tweak: Added <code>elementor\\/theme\\/get_location_templates\\/template_id<\\/code> filter hook for multi-language plugins<\\/li>\\n<li>Fix: Dynamic Post Terms missing taxonomies if the taxonomy is registered to more then one post types (#4386)<\\/li>\\n<li>Fix: Fields shortcode missing after removing a field in Form widget<\\/li>\\n<li>Deprecated: <code>get_theme_templates_by_location<\\/code> is replaced by <code>get_location_templates<\\/code><\\/li>\\n<\\/ul>\\n<h4>2.0.9 - 2018-05-28<\\/h4>\\n<ul>\\n<li>Fix: Compatibility for PHP version 5.4<\\/li>\\n<\\/ul>\\n<h4>2.0.8 - 2018-05-28<\\/h4>\\n<ul>\\n<li>Tweak: Added Active state for Nav Menu dropdown<\\/li>\\n<li>Tweak: Added style for &quot;Nothing Found&quot; Message for Archive Posts widget<\\/li>\\n<li>Tweak: Removed caption control in Site Logo widget<\\/li>\\n<li>Tweak: Added option to position currency symbol before\\/after In Price Table widget<\\/li>\\n<li>Fix: Query control manual selection does not show more than 10 items (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4479\\\">#4479<\\/a>)<\\/li>\\n<li>Fix: Styling glitch with terms list in Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4342\\\">#4342<\\/a>)<\\/li>\\n<li>Fix: Sub terms missing in Query control in edge cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4527\\\">#4527<\\/a>)<\\/li>\\n<li>Fix: Avoid rendering a template if it\'s not published<\\/li>\\n<li>Fix: 404 Page style not working<\\/li>\\n<li>Fix: Price Table button with hover animation not working in editor<\\/li>\\n<li>Fix: Styling conflict in Call to Action widget<\\/li>\\n<li>Fix: Global Widget tab translation<\\/li>\\n<li>Fix: Adding parent wrapper class to Site Title widget<\\/li>\\n<\\/ul>\\n<h4>2.0.7 - 2018-05-16<\\/h4>\\n<ul>\\n<li>Fix: Content not found on section when single is set to &quot;All Singular&quot;<\\/li>\\n<li>Fix: Open 404 template library for 404 page<\\/li>\\n<li>Tweak: Added CSS prefix for dev files<\\/li>\\n<li>Tweak: Removed product post type from display conditions<\\/li>\\n<\\/ul>\\n<h4>2.0.6 - 2018-05-15<\\/h4>\\n<ul>\\n<li>Tweak: Set type on create new single template<\\/li>\\n<li>Tweak: Always show the conditions dialog in the Draft status<\\/li>\\n<li>Tweak: Added document type <code>widget<\\/code><\\/li>\\n<li>Tweak: Added Post Custom Field tag to URL category<\\/li>\\n<li>Fix: When ACF Field Groups are Empty (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4428\\\">#4428<\\/a>)<\\/li>\\n<li>Fix: Links inside carousel in edge cases<\\/li>\\n<li>Fix: Responsive issue in My Templates area<\\/li>\\n<li>Fix: Image alignment for post content with text alignment<\\/li>\\n<li>Fix: Post Content widget when preview post is missing<\\/li>\\n<li>Fix: Global Widget tab translation<\\/li>\\n<li>Fix: Style settings for Post \\/ Archive Title widgets<\\/li>\\n<\\/ul>\\n<h4>2.0.5 - 2018-05-08<\\/h4>\\n<ul>\\n<li>Fix: Creating a CPT with name like document-type breaks the editor (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4203\\\">#4203<\\/a>)<\\/li>\\n<li>Fix: Added support for new version of reCAPTCHA<\\/li>\\n<li>Fix: Added fallback for controls after <code>post_status<\\/code><\\/li>\\n<li>Fix: Required field in forms widget<\\/li>\\n<li>Fix: Media Carousel in the Coverflow skin<\\/li>\\n<li>Fix: 404 Page show wrong template in edge cases<\\/li>\\n<li>Fix: Save the default menu in the Nav Menu widget<\\/li>\\n<\\/ul>\\n<h4>2.0.4 - 2018-05-02<\\/h4>\\n<ul>\\n<li>Tweak: Added parent\'s class for extended widgets<\\/li>\\n<li>Tweak: Set entire-site as default to avoid conflict with save without conditions<\\/li>\\n<li>Tweak: Initialize global model when it\'s needed<\\/li>\\n<li>Tweak: Removed some duplicate strings<\\/li>\\n<li>Tweak: Query control now includes empty terms<\\/li>\\n<li>Tweak: Design polish for conditions dialog<\\/li>\\n<li>Tweak: Decreasing <code>minimumInputLength<\\/code> to 1 of select2<\\/li>\\n<li>Fix: Editor not loading for single templates in edge cases<\\/li>\\n<li>Fix: Select2 in Safari takes it\'s time to get the original select width (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4310\\\">#4310<\\/a>)<\\/li>\\n<li>Fix: Slides per view not working for some effects<\\/li>\\n<li>Fix: New slides not showing in the editor<\\/li>\\n<li>Fix: Editor for section without a defined location, defaults to content area<\\/li>\\n<\\/ul>\\n<h4>2.0.3 - 2018-04-24<\\/h4>\\n<ul>\\n<li>Tweak: Optimize CSS for Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4214\\\">#4214<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4216\\\">#4216<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4225\\\">#4225<\\/a>)<\\/li>\\n<li>Fix: Double render on frontend view in core locations<\\/li>\\n<li>Fix: Masonry not working in edge cases<\\/li>\\n<li>Fix: Added default setting for Author Info tag<\\/li>\\n<\\/ul>\\n<h4>2.0.2 - 2018-04-18<\\/h4>\\n<ul>\\n<li>Fix: Regenerate conditions to include all templates<\\/li>\\n<\\/ul>\\n<h4>2.0.1 - 2018-04-17<\\/h4>\\n<ul>\\n<li>Tweak: Added div wrapper for Nothing Found massage (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4136\\\">#4136<\\/a>)<\\/li>\\n<li>Tweak: Show empty categories in Query Control &amp; Display Conditions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4127\\\">#4127<\\/a>)<\\/li>\\n<li>Tweak: Added Divider control for Post Info widget<\\/li>\\n<li>Fix: Update admin links in Yoast Breadcrumbs widget<\\/li>\\n<li>Fix: Sticky element conflict with clearfix CSS<\\/li>\\n<li>Fix: Compatibility for PHP version 5.4.32 &amp; 5.5.16 and below<\\/li>\\n<li>Fix: Avoid running <code>wp_head<\\/code> hooks twice<\\/li>\\n<\\/ul>\\n<h4>2.0.0 - 2018-04-16<\\/h4>\\n<ul>\\n<li>New: Introducing Theme Builder - <a href=\\\"https:\\/\\/elementor.com\\/introducing-theme-builder\\/\\\">Release Post<\\/a> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/417\\\">#417<\\/a>)<\\/li>\\n<li>New: Introducing Locations API to inject custom location templates<\\/li>\\n<li>New: Introducing Display Conditions for all dynamic templates<\\/li>\\n<li>New: Introducing Dynamic Tag feature - a new way to add dynamic content to your design<\\/li>\\n<li>New: Introducing Role manager to allow &quot;Content Only mode&quot; (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/483\\\">#483<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/653\\\">#653<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/885\\\">#885<\\/a>)<\\/li>\\n<li>New: Introducing 9 new dynamic widgets: Archive Posts, Archive Title, Post Content, Post Info, Post Title, Post Excerpt, Featured Image, Site Logo &amp; Site Name (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/543\\\">#543<\\/a>)<\\/li>\\n<li>New: Introducing Developers area with guides and API documentation - <a href=\\\"https:\\/\\/elementor.com\\/introducing-elementor-developer-api\\/\\\">Release Post<\\/a> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/451\\\">#451<\\/a>)<\\/li>\\n<li>New: Introducing <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor-hello-theme\\\">Elementor Hello Theme<\\/a> - A demonstration theme for developers<\\/li>\\n<li>New: Added new type of templates: Header, Footer, Single and Archive (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2761\\\">#2761<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2623\\\">#2623<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2109\\\">#2109<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2061\\\">#2061<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2439\\\">#2439<\\/a>)<\\/li>\\n<li>New: Design 404 page with Single template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1558\\\">#1558<\\/a>)<\\/li>\\n<li>New: Design Search Results with Archive template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3196\\\">#3196<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2590\\\">#2590<\\/a>)<\\/li>\\n<li>New: Added Scrolling Effect for sections including <em>Sticky Element<\\/em> per device (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2412\\\">#2412<\\/a>)<\\/li>\\n<li>New: Integration with Custom Fields (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2054\\\">#2054<\\/a>)<\\/li>\\n<li>New: Partial support for Toolset integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2949\\\">#2949<\\/a>)<\\/li>\\n<li>New: Partial support for Pods integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2169\\\">#2169<\\/a>)<\\/li>\\n<li>New: Partial support for ACF integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2041\\\">#2041<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2059\\\">#2059<\\/a>)<\\/li>\\n<li>Tweak: Add custom fields support for ActiveCampaign (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3531\\\">#3531<\\/a>)<\\/li>\\n<li>Tweak: Allow brackets in Forms Tel field<\\/li>\\n<li>Tweak: Added currency format control for Price Table widget<\\/li>\\n<li>Tweak: Reduced API request for some servers<\\/li>\\n<li>Fix: Dropdown <code>border-radius<\\/code> in Nav Menu widget<\\/li>\\n<li>Fix: Price List widget layout breaks in edge cases<\\/li>\\n<li>Note: This version requires Elementor v2.0.6<\\/li>\\n<\\/ul>\\n<h4>1.15.6 - 2018-03-28<\\/h4>\\n<ul>\\n<li>Fix: Removed duplicate Custom CSS section (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3938\\\">#3938<\\/a>)<\\/li>\\n<li>Fix: <code>box-shadow<\\/code> issue with cards skin (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3940\\\">#3940<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.15.5 - 2018-03-27<\\/h4>\\n<ul>\\n<li>Fix: Added global widget compatibility for Elementor v2.0<\\/li>\\n<li>Fix: Reduced API request for some servers<\\/li>\\n<\\/ul>\\n<h4>1.15.4 - 2018-03-26<\\/h4>\\n<ul>\\n<li>Tweak: Allow brackets in phone field<\\/li>\\n<li>Tweak: Added compatibility with Yoast 7.0.+<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor v2.0<\\/li>\\n<li>Fix: Support for multiple carousel setting in editor<\\/li>\\n<li>Fix: <code>on_export<\\/code> issue in forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3890\\\">#3890<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.15.3 - 2018-03-07<\\/h4>\\n<ul>\\n<li>Tweak: Added unique class to field group div (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3595\\\">#3595<\\/a>)<\\/li>\\n<li>Fix: Screen Options missing when Pro is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3622\\\">#3622<\\/a>)<\\/li>\\n<li>Fix: Allow label styling even when <code>show labels<\\/code> is set hide (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3544\\\">#3544<\\/a>)<\\/li>\\n<li>Fix: Typography control not working in edge cases<\\/li>\\n<li>Fix: Safari compatibility for Search widget<\\/li>\\n<\\/ul>\\n<h4>1.15.2 - 2018-02-27<\\/h4>\\n<ul>\\n<li>Fix: Only add support mine-type if needed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3543\\\">#3543<\\/a>)<\\/li>\\n<li>Fix: Better support for Old Typekit kits<\\/li>\\n<\\/ul>\\n<h4>1.15.1 - 2018-02-21<\\/h4>\\n<ul>\\n<li>Tweak: Custom font title placeholder is not <code>enter font family<\\/code><\\/li>\\n<li>Tweak: Custom font title set as required<\\/li>\\n<li>Fix: Custom font, <code>font-face<\\/code> enqueued only once if used in global (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3513\\\">#3513<\\/a>)<\\/li>\\n<li>Fix: Added workaround for upload validation which relies on a PHP extension (fileinfo) with inconsistent reporting behavior.<\\/li>\\n<\\/ul>\\n<h4>1.15.0 - 2018-02-19<\\/h4>\\n<ul>\\n<li>New: Added custom fonts manager for self hosted fonts (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/852\\\">#852<\\/a>)<\\/li>\\n<li>New: Integration with Adobe TypeKit fonts (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/631\\\">#631<\\/a>)<\\/li>\\n<li>Tweak: Clear menu from Nav Menu widget on template export<\\/li>\\n<li>Tweak: Allow zero for GetResponse integration as <code>day of cycle<\\/code><\\/li>\\n<\\/ul>\\n<h4>1.14.2 - 2018-02-13<\\/h4>\\n<ul>\\n<li>Fix: Global widget content that got affected by previous update<\\/li>\\n<\\/ul>\\n<h4>1.14.1 - 2018-02-13<\\/h4>\\n<ul>\\n<li>Tweak: Added <code>none<\\/code> option to content animation in CTA widget<\\/li>\\n<li>Tweak: Added <code>form_id<\\/code> to ActiveCampaign integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3422\\\">#3422<\\/a>)<\\/li>\\n<li>Fix: Page crashed when Global widget not found.<\\/li>\\n<\\/ul>\\n<h4>1.14.0 - 2018-02-12<\\/h4>\\n<ul>\\n<li>New: Added Call to Action widget<\\/li>\\n<li>Tweak: MailPoet pull field mapping from MailPoet instead of hardcoded<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor v2.0<\\/li>\\n<li>Fix: Allow zero (0) to be accepted as a field value<\\/li>\\n<li>Fix: Login form when custom login URL is set<\\/li>\\n<li>Fix: Added Day of cycle control to GetResponse integration<\\/li>\\n<\\/ul>\\n<h4>1.13.2 - 2018-01-23<\\/h4>\\n<ul>\\n<li>Tweak: Added placeholder to Password field<\\/li>\\n<li>Tweak: Removed <code>subscriber_already_exists_message<\\/code> control to prevent potential data leakage<\\/li>\\n<li>Fix: MailPoet Subscriber Already Exists error validation against translated string directly from MailPoet<\\/li>\\n<li>Fix: Changed <code>imagesLoaded()<\\/code> to Vanilla JS to avoid compatibility issues with some themes<\\/li>\\n<li>Fix: Only validate Tel field if not empty<\\/li>\\n<li>Fix: Stop slider while editing<\\/li>\\n<\\/ul>\\n<h4>1.13.1 - 2018-01-16<\\/h4>\\n<ul>\\n<li>Fix: Added compatibility with old PHP versions<\\/li>\\n<\\/ul>\\n<h4>1.13.0 - 2018-01-16<\\/h4>\\n<ul>\\n<li>New: Added File Upload field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1482\\\">#1482<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2974\\\">#2974<\\/a>)<\\/li>\\n<li>New: Added Acceptance field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1693\\\">#1693<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2974\\\">#2974<\\/a>)<\\/li>\\n<li>New: Added Date field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1868\\\">#1868<\\/a>)<\\/li>\\n<li>New: Added Time field for Forms widget<\\/li>\\n<li>New: Added Password field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2164\\\">#2164<\\/a>)<\\/li>\\n<li>New: Added HTML field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1500\\\">#1500<\\/a>)<\\/li>\\n<li>Tweak: Added characters validation for Tel field<\\/li>\\n<li>Tweak: Added min &amp; max validation for Number field<\\/li>\\n<li>Tweak: Added multiple selection for Select field<\\/li>\\n<li>Tweak: Added donReach integration for Share Buttons widget<\\/li>\\n<\\/ul>\\n<h4>1.12.3 - 2018-01-09<\\/h4>\\n<ul>\\n<li>Fix: Render element plain content instead of parsed content when not needed in global widget<\\/li>\\n<li>Fix: Apply <code>url-encoding<\\/code> to &quot;Tweet&quot; button text in Blockquote widget to prevent unexpected corruption of the tweet text<\\/li>\\n<li>Fix: Removed My Account link from dashboard widget<\\/li>\\n<\\/ul>\\n<h4>1.12.2 - 2018-01-03<\\/h4>\\n<ul>\\n<li>Tweak: Added animation none for Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2964\\\">#2964<\\/a>)<\\/li>\\n<li>Fix: Active license button style<\\/li>\\n<\\/ul>\\n<h4>1.12.1 - 2018-01-02<\\/h4>\\n<ul>\\n<li>Tweak: Removed theme-element widgets from plain content<\\/li>\\n<li>Tweak: Set all theme-element widgets to extend same widget Base<\\/li>\\n<li>Tweak: Removed credit URL in forms meta data<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor v1.9<\\/li>\\n<li>Fix: Validate Get response Error as real error<\\/li>\\n<li>Fix: Removed responsive height control from Facebook Page widget<\\/li>\\n<\\/ul>\\n<h4>1.12.0 - 2017-12-20<\\/h4>\\n<ul>\\n<li>New: Added Drip integration to Forms<\\/li>\\n<li>New: Added ActiveCampaign integration to Forms<\\/li>\\n<li>New: Added ConverKit integration to Forms<\\/li>\\n<li>New: Added GetResponse integration to Forms<\\/li>\\n<li>New: Added form <code>id<\\/code>, <code>name<\\/code> attributes to handle integration with auto collectors like HubSpot<\\/li>\\n<li>New: Added Global API key for MailChimp to improve the workflow<\\/li>\\n<li>Tweak: Better error handling and message display for Forms<\\/li>\\n<li>Fix: PHP notice Undefined variable <code>$cc_header<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2934\\\">#2934<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.11.0 - 2017-12-11<\\/h4>\\n<ul>\\n<li>New: Added a native Comments widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/543\\\">#543<\\/a>)<\\/li>\\n<li>New: Added an Author Box widget<\\/li>\\n<li>New: Added a Post Navigation widget<\\/li>\\n<li>New: Added a Yoast Breadcrumbs widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2749\\\">#2749<\\/a>)<\\/li>\\n<li>Tweak: Added a close button to search widget under Full Screen skin (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2762\\\">#2762<\\/a>)<\\/li>\\n<li>Fix: Allow currency symbol to appear even if price isn\'t numeric<\\/li>\\n<li>Fix: Edge cases when the nav menu is empty in a stretched section<\\/li>\\n<li>Fix: Added fallback when you remove the <code>space-between<\\/code> on Swiper carousel<\\/li>\\n<\\/ul>\\n<h4>1.10.2 - 2017-12-03<\\/h4>\\n<ul>\\n<li>Fix: Missing save widget icon (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2878\\\">#2878<\\/a>)<\\/li>\\n<li>Fix: Global widgets not saving edits (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2874\\\">#2874<\\/a>)<\\/li>\\n<li>Fix: Removed <code>white-space: nowrap;<\\/code> property from vertical menu in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2815\\\">#2815<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.10.1 - 2017-11-30<\\/h4>\\n<ul>\\n<li>Tweak: Added default value for search form<\\/li>\\n<li>Tweak: Order template list A-Z in the library widget<\\/li>\\n<li>Tweak: get_users\\/authors query is now done using AJAX only, for better performance in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2865\\\">#2865<\\/a>)<\\/li>\\n<li>Fix: When adding <code>.00<\\/code> it is not displayed on the front<\\/li>\\n<li>Fix: Make sure space between is numeric for carousel control<\\/li>\\n<li>Fix: Added space for radio &amp; checkbox fields in form widget<\\/li>\\n<\\/ul>\\n<h4>1.10.0 - 2017-11-15<\\/h4>\\n<ul>\\n<li>New: Added native Search form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2576\\\">#2576<\\/a>)<\\/li>\\n<li>Tweak: Added Slides To Scroll &amp; Loop controls to Media Carousel and Testimonials widgets<\\/li>\\n<li>Tweak: Added Inline editing to Blockquote widget<\\/li>\\n<li>Fix: Animated Headline color bug (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2516\\\">#2516<\\/a>)<\\/li>\\n<li>Fix: Animated Headline with Rotating skin<\\/li>\\n<li>Fix: RTL fix for Animated Headline widget in \'typing\' and \'clip\' animations<\\/li>\\n<li>Fix: Empty menu cause jQuery to crash in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2662\\\">#2662<\\/a>)<\\/li>\\n<li>Fix: Custom CSS gone after reloading the editor<\\/li>\\n<\\/ul>\\n<h4>1.9.5 - 2017-10-27<\\/h4>\\n<ul>\\n<li>Fix: Broken Global widget with JS (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2639\\\">#2639<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.9.4 - 2017-10-24<\\/h4>\\n<ul>\\n<li>Tweak: Improved UI for notices and license page<\\/li>\\n<li>Fix: Update system conflict with other EDD plugins<\\/li>\\n<li>Fix: WooCommerce frontend hooks on Elementor editor (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2577\\\">#2577<\\/a>)<\\/li>\\n<li>Fix: Removed default border left in Nav Menu dropdown CSS (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2496\\\">#2496<\\/a>)<\\/li>\\n<li>Fix: Increased submenu max-width (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2558\\\">#2558<\\/a>)<\\/li>\\n<li>Fix: Save global templates without their defaults<\\/li>\\n<li>Fix: Horizontal scrolling issue with posts grid<\\/li>\\n<\\/ul>\\n<h4>1.9.3 - 2017-10-03<\\/h4>\\n<ul>\\n<li>Fix: Condition slide style that got affected by previous update<\\/li>\\n<\\/ul>\\n<h4>1.9.2 - 2017-10-02<\\/h4>\\n<ul>\\n<li>New: Added integration with MailPoet 3 for Forms actions<\\/li>\\n<li>Fix: Removed height control from Testimonial carousel in mobile editing mode<\\/li>\\n<li>Fix: Removed bottom padding when there\'s no pagination in Testimonial carousel<\\/li>\\n<li>Fix: Added condition for slides style section in skin bubble mode<\\/li>\\n<li>Fix: Slides per view control for mobile editing in Testimonial carousel<\\/li>\\n<li>Fix: Navigation Arrows icons matched with common Elementor Navigation Arrows<\\/li>\\n<\\/ul>\\n<h4>1.9.1 - 2017-09-28<\\/h4>\\n<ul>\\n<li>Fix: Slides per view for slideshow carousel<\\/li>\\n<li>Fix: Final polish for the new Testimonial Carousel widget<\\/li>\\n<li>Fix: Don\'t play video if slide type is not video<\\/li>\\n<li>Fix: Removed slides style section condition (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2497\\\">#2497<\\/a>)<\\/li>\\n<li>Fix: Set cursor as pointer for slideshow thumbnails<\\/li>\\n<\\/ul>\\n<h4>1.9.0 - 2017-09-26<\\/h4>\\n<ul>\\n<li>New: Added Media Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/216\\\">#216<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/347\\\">#347<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2209\\\">#2209<\\/a>)<\\/li>\\n<li>New: Added Testimonial Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/715\\\">#715<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.8.3 - 2017-09-24<\\/h4>\\n<ul>\\n<li>Fix: Added compatibility for WordPress 4.8.2 &amp; 4.7.6<\\/li>\\n<li>Fix: Remove slashes from Form sent data<\\/li>\\n<\\/ul>\\n<h4>1.8.2 - 2017-09-19<\\/h4>\\n<ul>\\n<li>Tweak: Added target URL for the tweet message in Blockquote widget<\\/li>\\n<li>Tweak: Render the slide height before the slider is finished loading<\\/li>\\n<li>Fix: Space between words for Animated Headline widget<\\/li>\\n<li>Fix: RTL compatibility for Animated Headline widget<\\/li>\\n<li>Fix: Italic font style for Animated Headline widget<\\/li>\\n<li>Fix: Excluded Menu widget from the WP Editor text rendering<\\/li>\\n<\\/ul>\\n<h4>1.8.1 - 2017-09-18<\\/h4>\\n<ul>\\n<li>Fix: WCAG Compatible &quot;required&quot; field attribute for W3C validation (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2391\\\">#2391<\\/a>)<\\/li>\\n<li>Fix: Print the main menu only when is necessary in Menu widget<\\/li>\\n<li>Fix: Use CSS media query instead of JS to hide items in Menu widget to avoid flickering on page load (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2381\\\">#2381<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.8.0 - 2017-09-12<\\/h4>\\n<ul>\\n<li>New: Added Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1406\\\">#1406<\\/a>)<\\/li>\\n<li>Fix: Field ID for checkbox control in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2279\\\">#2279<\\/a>)<\\/li>\\n<li>Fix: Style for Blockquote widget included<\\/li>\\n<\\/ul>\\n<h4>1.7.2 - 2017-09-07<\\/h4>\\n<ul>\\n<li>Tweak: Loading Facebook SDK via JS for better compatibility with caching plugins<\\/li>\\n<li>Fix: Responsive Embed Facebook post widget for Safari iOS (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2340\\\">#2340<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.7.1 - 2017-09-05<\\/h4>\\n<ul>\\n<li>Fix: Facebook SDK version<\\/li>\\n<\\/ul>\\n<h4>1.7.0 - 2017-09-05<\\/h4>\\n<ul>\\n<li>New: Added Facebook Button widget for Like, Recommend, Share and Follow<\\/li>\\n<li>New: Added Facebook Embed widget for Post, Video and Comment<\\/li>\\n<li>New: Added Facebook Comments widget<\\/li>\\n<li>New: Added Facebook Page widget (Previously known as Like Box)<\\/li>\\n<li>New: Added Blockquote widget with Tweet button<\\/li>\\n<li>Tweak: Added Facebook SDK integration for all Facebook widgets<\\/li>\\n<li>Fix: Animated headline rotating with long words<\\/li>\\n<\\/ul>\\n<h4>1.6.1 - 2017-08-28<\\/h4>\\n<ul>\\n<li>Fix: Animated Headline marker gets in front of neighboring spans even when &quot;Bring to Front&quot; is not set<\\/li>\\n<li>Fix: Stroke animation in Animated Headline for MS Edge browser<\\/li>\\n<li>Fix: Animated headline with more than 1-word per rotation<\\/li>\\n<li>Fix: Animated Headline in two lines<\\/li>\\n<li>Fix: Some errors in Global widget<\\/li>\\n<\\/ul>\\n<h4>1.6.0 - 2017-08-22<\\/h4>\\n<ul>\\n<li>New: Added Animated Headline widget<\\/li>\\n<li>New: Added Hidden field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2038\\\">#2038<\\/a>)<\\/li>\\n<li>Tweak: Added notice to update Elementor to v1.6.5 or higher<\\/li>\\n<li>Fix: CSS Animations names no longer minified, in order to prevent unexpected conflicts<\\/li>\\n<\\/ul>\\n<h4>1.5.9 - 2017-08-16<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the future release of Elementor v1.7<\\/li>\\n<li>Fix: Portfolio compatibility for GeneratePress theme<\\/li>\\n<li>Fix: Portfolio filter compatibility for RTL<\\/li>\\n<li>Fix: Pagination apply for all posts widget in the page<\\/li>\\n<li>Fix: Global form widget with MailChimp integration not saving<\\/li>\\n<\\/ul>\\n<h4>1.5.8 - 2017-07-25<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the future release of Elementor v1.6<\\/li>\\n<li>Fix: Improved backward compatibility for query control rename<\\/li>\\n<\\/ul>\\n<h4>1.5.7 - 2017-07-24<\\/h4>\\n<ul>\\n<li>Tweak: Moved JS render of reCAPTCHA to a separate file<\\/li>\\n<li>Tweak: Display the label in the reCAPTCHA field for better experience<\\/li>\\n<li>Tweak: Rename <code>panel-posts-control<\\/code> to <code>query-control<\\/code> and added fallback support<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor with history feature<\\/li>\\n<li>Fix: reCAPTCHA preview on the editor<\\/li>\\n<li>Fix: Manual selection (query control) has stopped working after saving (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2000\\\">#2000<\\/a>)<\\/li>\\n<li>Fix: Added condition for icon size control in Share Buttons widget<\\/li>\\n<\\/ul>\\n<h4>1.5.6 - 2017-07-12<\\/h4>\\n<ul>\\n<li>Fix: Query Control correction for taxonomies (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1963\\\">#1963<\\/a>)<\\/li>\\n<li>Fix: Custom CSS override scheme color in the editor<\\/li>\\n<li>Fix: Added order by Menu Order for Query Control in WC widget<\\/li>\\n<li>Fix: Glitch with Flip Box background overlay<\\/li>\\n<\\/ul>\\n<h4>1.5.5 - 2017-07-03<\\/h4>\\n<ul>\\n<li>Tweak: Moved reCAPTCHA render to handler &amp; load only if a form is exist<\\/li>\\n<li>Fix: MailChimp integration: Default number of items returned by API increased to 999<\\/li>\\n<li>Fix: MailChimp integration: Refresh the groups list if API is changed<\\/li>\\n<li>Fix: Sorted items in filter bar by A-Z<\\/li>\\n<li>Fix: Editor glitch with Elementor v1.5 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1927\\\">#1927<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.5.4 - 2017-06-22<\\/h4>\\n<ul>\\n<li>Tweak: Improved compatibility for Elementor v1.5<\\/li>\\n<li>Fix: URL default for Add To Cart widget<\\/li>\\n<li>Fix: Allowed <code>date<\\/code> and <code>birthday<\\/code> fields as text for MailChimp integration<\\/li>\\n<\\/ul>\\n<h4>1.5.3 - 2017-06-19<\\/h4>\\n<ul>\\n<li>Tweak: Make flip-box height responsive control<\\/li>\\n<li>Fix: Facebook share count now gets retrieved by Elementor (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1829\\\">#1829<\\/a>)<\\/li>\\n<li>Fix: Global form widget with MailChimp integration not saving<\\/li>\\n<\\/ul>\\n<h4>1.5.2 - 2017-06-13<\\/h4>\\n<ul>\\n<li>Fix: Custom CSS panel location compatibility for the old versions<\\/li>\\n<\\/ul>\\n<h4>1.5.1 - 2017-06-12<\\/h4>\\n<ul>\\n<li>Fix: MailChimp update existing user registration<\\/li>\\n<li>Fix: Global widget with JS in the editor mode<\\/li>\\n<li>Fix: Label section condition in Login widget<\\/li>\\n<li>Fix: Changes to unlinked global widget do not appear in the editor<\\/li>\\n<\\/ul>\\n<h4>1.5.0 - 2017-05-23<\\/h4>\\n<ul>\\n<li>New: Added Cards, a new skin for Posts widget<\\/li>\\n<li>New: Added Exclude option to post query control group<\\/li>\\n<li>Tweak: Added <code>post_class()<\\/code> for each post in the loop<\\/li>\\n<li>Tweak: Added <code>.elementor-posts-masonry<\\/code> class when Masonry layout is enabled<\\/li>\\n<li>Tweak: Added compatibility for the next release of Elementor v1.5.0<\\/li>\\n<li>Tweak: CSS <code>autoprefixer<\\/code> now supports last 5 versions of browsers<\\/li>\\n<li>Tweak: Added <code>imageLoaded<\\/code> library for Posts &amp; Portfolio widgets<\\/li>\\n<\\/ul>\\n<h4>1.4.4 - 2017-05-18<\\/h4>\\n<ul>\\n<li>Fix: Force Mailchimp API to return all lists and not just 10 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1683\\\">#1683<\\/a>)<\\/li>\\n<li>Fix: Added <code>.elementor-form<\\/code> class to Login form to fix style glitch<\\/li>\\n<\\/ul>\\n<h4>1.4.3 - 2017-05-14<\\/h4>\\n<ul>\\n<li>Tweak: Added Redirect After Login option to Login widget<\\/li>\\n<li>Tweak: Stay in the current page after logout in Login widget<\\/li>\\n<li>Tweak: Preparation for Elementor settings tabs in future version<\\/li>\\n<li>Fix: Pinterest in Share Buttons widget now sharing the URL alone<\\/li>\\n<li>Fix: Bug with <code>active<\\/code> class in portfolio filter item<\\/li>\\n<li>Fix: Higher specific list-style-type <code>none<\\/code> for filter items to override some theme style<\\/li>\\n<\\/ul>\\n<h4>1.4.2 - 2017-05-06<\\/h4>\\n<ul>\\n<li>Fix: Temporary patch for form field shortcode in some servers<\\/li>\\n<\\/ul>\\n<h4>1.4.1 - 2017-05-03<\\/h4>\\n<ul>\\n<li>Fix: Bug with custom success message in form widget<\\/li>\\n<li>Fix: Bug with meta data in email action<\\/li>\\n<\\/ul>\\n<h4>1.4.0 - 2017-05-03<\\/h4>\\n<ul>\\n<li>New: Forms: integration with MailChimp<\\/li>\\n<li>New: Forms: integration with MailPoet<\\/li>\\n<li>New: Forms: Added Email 2 action for email confirmation<\\/li>\\n<li>New: Forms: Added shortcodes for fields<\\/li>\\n<li>New: Forms: Added custom ID for fields<\\/li>\\n<li>New: Forms: Added option to edit email HTML template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1180\\\">#1180<\\/a>)<\\/li>\\n<li>New: Added Login widget<\\/li>\\n<li>Tweak: Move <code>send_html<\\/code> control to <code>email_content_type<\\/code><\\/li>\\n<li>Fix: Email still sent even if validation failed in form widget<\\/li>\\n<\\/ul>\\n<h4>1.3.2 - 2017-05-01<\\/h4>\\n<ul>\\n<li>New: Added action <code>elementor_pro\\/init<\\/code> for better integration with Elementor Pro<\\/li>\\n<li>Fix: Posts without featured image in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1234\\\">#1234<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1382\\\">#1382<\\/a>)<\\/li>\\n<li>Fix: reCAPTCHA &amp; Honeypot fields with new method<\\/li>\\n<li>Fix: Added border width control in Share Buttons to avoid a glitch on Chrome browser<\\/li>\\n<li>Fix: Border radius glitch on hover in Share Buttons<\\/li>\\n<\\/ul>\\n<h4>1.3.1 - 2017-04-25<\\/h4>\\n<ul>\\n<li>Fix: Conflict update with revision history module<\\/li>\\n<\\/ul>\\n<h4>1.3.0 - 2017-04-25<\\/h4>\\n<ul>\\n<li>New: Added Share Buttons widget (<a href=\\\"https:\\/\\/wordpress.org\\/support\\/topic\\/social-sharing-buttons-is-it-possible\\/\\\">Topic<\\/a>)<\\/li>\\n<li>New: Added Custom CSS for Page Settings<\\/li>\\n<li>New: Added Masonry layout for Portfolio widget<\\/li>\\n<li>New: Added Cc &amp; Bcc options to email action (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1181\\\">#1181<\\/a>)<\\/li>\\n<li>New: Introduced <code>ElementorProModulesFormsClassesAction_Base<\\/code> class for better 3rd party integration for forms<\\/li>\\n<li>Tweak: Debugger module now also shows errors from Pro<\\/li>\\n<li>Tweak: Added options for Elementor Library<\\/li>\\n<li>Tweak: New base posts module for optimized performance<\\/li>\\n<li>Tweak: Adjusting Posts \\/ Portfolio to the new structure<\\/li>\\n<li>Fix: Export for posts \\/ portfolio<\\/li>\\n<li>Fix: Duplicate repeater field with switcher control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1442\\\">#1442<\\/a>)<\\/li>\\n<li>Fix: Post per Page in the query control<\\/li>\\n<li>Fix: Metadata does not come through on form emails (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1566\\\">#1566<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.2.6 - 2017-04-19<\\/h4>\\n<ul>\\n<li>Fix: Added compatibility with WooCommerce 3.0 - Products &amp; Add to Cart widgets<\\/li>\\n<\\/ul>\\n<h4>1.2.5 - 2017-04-18<\\/h4>\\n<ul>\\n<li>Fix: Offset query for posts widgets (Posts, Portfolio and Products)<\\/li>\\n<\\/ul>\\n<h4>1.2.4 - 2017-03-21<\\/h4>\\n<ul>\\n<li>Tweak: Added Indian Rupee sign to Price Table widget<\\/li>\\n<li>Fix: Portfolio grid for IE11<\\/li>\\n<li>Fix: Link target blank in Price List widget<\\/li>\\n<li>Fix: Active item for filter bar in Portfolio widget<\\/li>\\n<\\/ul>\\n<h4>1.2.3 - 2017-03-06<\\/h4>\\n<ul>\\n<li>Tweak: Fully compatible with Elementor v1.3.0<\\/li>\\n<li>Tweak: Added trigger for after form submission in Forms widget<\\/li>\\n<li>Tweak: Changed handle name in reCAPTCHA field to avoid conflict with other contact forms<\\/li>\\n<li>Fix: Portfolio filter syntax in Non-Latin languages<\\/li>\\n<li>Fix: Added <code>no-repeat<\\/code> property for slide with <code>background-size:contain<\\/code><\\/li>\\n<li>Fix: Condition control &amp; Import value in Posts widgets<\\/li>\\n<li>Fix: Offset and Pagination in WordPress (<a href=\\\"https:\\/\\/codex.wordpress.org\\/Making_Custom_Queries_using_Offset_and_Pagination\\\">More Info<\\/a>)<\\/li>\\n<li>Fix: Submit handler bubbling for custom events in Forms widget<\\/li>\\n<\\/ul>\\n<h4>1.2.2 - 2017-02-23<\\/h4>\\n<ul>\\n<li>Tweak: Change name from Side A\\/B to Front and Back in Flip Box widget<\\/li>\\n<li>Fix: Error when saving third party widgets in the global widget<\\/li>\\n<li>Fix: Image position &quot;none&quot; remains visible in editor preview (Posts)<\\/li>\\n<li>Fix: Hide the pagination when there are no links<\\/li>\\n<\\/ul>\\n<h4>1.2.1 - 2017-02-21<\\/h4>\\n<ul>\\n<li>Fix: Firefox Flip Box 3D compatibility<\\/li>\\n<\\/ul>\\n<h4>1.2.0 - 2017-02-21<\\/h4>\\n<ul>\\n<li>New: Added Flip Box widget<\\/li>\\n<li>New: Added Ken Burns effect for slides<\\/li>\\n<li>New: Added Masonry layout for Posts widget<\\/li>\\n<li>New: Added Pagination option for Posts widget<\\/li>\\n<li>Tweak: Added background size contain to slides<\\/li>\\n<li>Tweak: Improve Query control by preload items<\\/li>\\n<li>Fix: Text color for Checkbox and Radio fields<\\/li>\\n<\\/ul>\\n<h4>1.1.2 - 2017-02-05<\\/h4>\\n<ul>\\n<li>Tweak: Added <code>aria-required<\\/code> for better accessibility in forms widget<\\/li>\\n<li>Fix: Conflict Call to <code>undefined<\\/code> method in Posts &amp; Portfolio widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1271\\\">#1271<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1266\\\">#1266<\\/a>)<\\/li>\\n<li>Fix: Submit button HTML after error sending<\\/li>\\n<li>Fix: Success message for <code>skip_email<\\/code> function<\\/li>\\n<li>Notice: Elementor 1.2.0 or later now required<\\/li>\\n<\\/ul>\\n<h4>1.1.1 - 2017-01-24<\\/h4>\\n<ul>\\n<li>Fix: Can\'t save global widgets when <code>WP_DEBUG<\\/code> is <code>true<\\/code><\\/li>\\n<li>Fix: Undefined variable in WC widgets<\\/li>\\n<li>Fix: Removed duplicate strings<\\/li>\\n<\\/ul>\\n<h4>1.1.0 - 2017-01-24<\\/h4>\\n<ul>\\n<li>New: Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/102\\\">#102<\\/a>)<\\/li>\\n<li>New: WooCommerce Add to Cart widget<\\/li>\\n<li>New: WooCommerce Categories widget<\\/li>\\n<li>New: WooCommerce Elements widget<\\/li>\\n<li>New: Honeypot field for Forms widgets<\\/li>\\n<li>Tweak: Added inline options for taxonomies &amp; authors if is less than 15 items<\\/li>\\n<li>Tweak: Added Required Mark for fields in Forms widget<\\/li>\\n<li>Fix: CSS selectors priority in Slides widget<\\/li>\\n<li>Fix: CSS bug in Price List widget<\\/li>\\n<li>Fix: Update all Post CSS files that includes specific Global Widget<\\/li>\\n<\\/ul>\\n<h4>1.0.9 - 2017-01-18<\\/h4>\\n<ul>\\n<li>Fix: Auto complete bug in query controls<\\/li>\\n<li>Fix: Render template with escaping slashes<\\/li>\\n<li>Fix: Reply-to field in Forms widget<\\/li>\\n<\\/ul>\\n<h4>1.0.8 - 2017-01-11<\\/h4>\\n<ul>\\n<li>Tweak: Code adjustments for Elementor API<\\/li>\\n<li>Fix: Removed go pro link from plugins page in admin<\\/li>\\n<\\/ul>\\n<h4>1.0.7 - 2017-01-05<\\/h4>\\n<ul>\\n<li>Tweak: Added filter by featured \\/ sale for WC Products widget<\\/li>\\n<li>Tweak: Added author control in Portfolio widget<\\/li>\\n<li>Tweak: Code adjustments for Elementor API<\\/li>\\n<li>Fix: Added support for empty image ratio<\\/li>\\n<li>Fix: Avoid nesting a sidebar within a template that will appear in the sidebar itself<\\/li>\\n<\\/ul>\\n<h4>1.0.6 - 2017-01-01<\\/h4>\\n<ul>\\n<li>Tweak: Added Auto-updates for local translation files<\\/li>\\n<li>Fix: Custom CSS for Global widgets<\\/li>\\n<li>Fix: Remove <code>nonce<\\/code> field (Fix some cache plugins)<\\/li>\\n<\\/ul>\\n<h4>1.0.5 - 2016-12-27<\\/h4>\\n<ul>\\n<li>Fix: Slide element bug fix - \'Link apply on\' logic<\\/li>\\n<li>Fix: Removed unique wrapper for Custom CSS in order to allow media queries (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1086\\\">#1086<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.0.4 - 2016-12-21<\\/h4>\\n<ul>\\n<li>Tweak: Mobile Editing for fields in the form widget<\\/li>\\n<li>Tweak: Mobile Editing for posts<\\/li>\\n<li>Tweak: Allow send form as HTML<\\/li>\\n<li>Tweak: Improved auto upgrades for Multisite installation<\\/li>\\n<li>Tweak: Improve editor rendering experience for Portfolio widget<\\/li>\\n<li>Fix: Posts widget check if image exist<\\/li>\\n<li>Fix: Changed the clone method for global widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1042\\\">#1042<\\/a>)<\\/li>\\n<li>Fix: Bug slides in RTL (removed direction control)<\\/li>\\n<li>Fix: Slides with no height jumps when changing slides<\\/li>\\n<\\/ul>\\n<h4>1.0.3 - 2016-12-13<\\/h4>\\n<ul>\\n<li>Fix: Added escape placeholder for HTML Entities in form widget<\\/li>\\n<li>Fix: Countdown widget RTL bug<\\/li>\\n<li>Fix: Remove redundant #elementor selector for control style<\\/li>\\n<li>Fix: Added prefixing with \'0\' for one digit number in Countdown widget<\\/li>\\n<\\/ul>\\n<h4>1.0.2 - 2016-12-12<\\/h4>\\n<ul>\\n<li>Fix: Page layout collapses when inserting reCAPTCHA field in Form<\\/li>\\n<\\/ul>\\n<h4>1.0.1 - 2016-12-12<\\/h4>\\n<ul>\\n<li>Fix: WordPress widgets disappear from Editor when Elementor Pro active<\\/li>\\n<\\/ul>\\n<h4>1.0.0 - 2016-12-12<\\/h4>\\n<ul>\\n<li>Initial release<\\/li>\\n<\\/ul>\\\";}\",\"new_version\":\"3.33.2\",\"name\":\"Elementor Pro\",\"slug\":\"elementor-pro\",\"url\":\"https:\\/\\/elementor.com\\/pro\\/changelog\\/\",\"homepage\":\"https:\\/\\/elementor.com\\/pro\\/\",\"requires\":\"5.0\",\"tested\":\"6.9\",\"elementor_requires\":\"3.0.1\",\"package\":\"https:\\/\\/plugin-downloads.elementor.com\\/v2\\/package_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiOGY3YjM0YzhlOWI4ZTRmMzY5YWYxZmNkZGY0MTg5NmFzdGI4dDBzYmJrIiwidXJsIjoiaHR0cHM6Ly90cmFkaW5naHViLm1hbmRvc3R1ZGlvLmh1IiwiZG93bmxvYWRfYmV0YSI6ZmFsc2UsImZpbGVfa2V5IjoiMSIsImlhdCI6MTc2NTgzMjY3OCwiZXhwIjoxNzY1OTE5MDc4fQ.g1yVEHWw_sYVHw9b6qPvccYv4pD2gQkeci6J7yqlOCc\\/package_download\",\"download_link\":\"https:\\/\\/plugin-downloads.elementor.com\\/v2\\/package_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiOGY3YjM0YzhlOWI4ZTRmMzY5YWYxZmNkZGY0MTg5NmFzdGI4dDBzYmJrIiwidXJsIjoiaHR0cHM6Ly90cmFkaW5naHViLm1hbmRvc3R1ZGlvLmh1IiwiZG93bmxvYWRfYmV0YSI6ZmFsc2UsImZpbGVfa2V5IjoiMSIsImlhdCI6MTc2NTgzMjY3OCwiZXhwIjoxNzY1OTE5MDc4fQ.g1yVEHWw_sYVHw9b6qPvccYv4pD2gQkeci6J7yqlOCc\\/package_download\",\"banners\":{\"2x\":\"https:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-1544x500.png?rev=1475479\",\"1x\":\"https:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-772x250.png?rev=1475479\"},\"icons\":{\"svg\":\"https:\\/\\/storage.googleapis.com\\/web-public-files\\/Web%20Assets\\/icons\\/icon.svg\"},\"canary_deployment\":{\"plugin_info\":{\"new_version\":\"3.7.0\",\"name\":\"Elementor Pro\",\"slug\":\"elementor-pro\",\"url\":\"https:\\/\\/elementor.com\\/pro\\/changelog\\/\",\"homepage\":\"https:\\/\\/elementor.com\\/pro\\/\",\"requires\":\"5.0\",\"tested\":\"6.9\",\"elementor_requires\":\"3.0.1\",\"package\":\"https:\\/\\/plugin-downloads.elementor.com\\/v2\\/previous_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiOGY3YjM0YzhlOWI4ZTRmMzY5YWYxZmNkZGY0MTg5NmFzdGI4dDBzYmJrIiwidmVyc2lvbiI6IjMuNy4wIiwidXJsIjoiaHR0cHM6Ly90cmFkaW5naHViLm1hbmRvc3R1ZGlvLmh1IiwiaWF0IjoxNzY1ODMyNjc4LCJleHAiOjE3NjU5MTkwNzh9.ucD83d5jb_p0Yw3ZqRqIrbe63gqS3HTD2V8KyQM9yH8\\/previous_download\",\"download_link\":\"https:\\/\\/plugin-downloads.elementor.com\\/v2\\/previous_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiOGY3YjM0YzhlOWI4ZTRmMzY5YWYxZmNkZGY0MTg5NmFzdGI4dDBzYmJrIiwidmVyc2lvbiI6IjMuNy4wIiwidXJsIjoiaHR0cHM6Ly90cmFkaW5naHViLm1hbmRvc3R1ZGlvLmh1IiwiaWF0IjoxNzY1ODMyNjc4LCJleHAiOjE3NjU5MTkwNzh9.ucD83d5jb_p0Yw3ZqRqIrbe63gqS3HTD2V8KyQM9yH8\\/previous_download\",\"banners\":{\"2x\":\"https:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-1544x500.png?rev=1475479\",\"1x\":\"https:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-772x250.png?rev=1475479\"},\"icons\":{\"svg\":\"https:\\/\\/storage.googleapis.com\\/web-public-files\\/Web%20Assets\\/icons\\/icon.svg\"}},\"conditions\":[[{\"type\":\"language\",\"languages\":[\"he_IL\",\"nl_NL\",\"en_GB\",\"en_NZ\",\"en_ZA\",\"en_AU\",\"en_CA\",\"sv_SE\",\"da_DK\",\"fr_FR\",\"nl_NL\",\"nb_NO\",\"de_AT\",\"fi\",\"it_IT\",\"nn_NO\",\"de_CH\",\"en_GB\",\"is_IS\",\"ga\",\"fr_BE\",\"nl_BE\",\"ast\",\"lb_LU\",\"es_ES\",\"pt_PT\",\"mlt\"],\"operator\":\"in\"}]]},\"translations\":[],\"cloud\":false}\";}', 'off');
INSERT INTO `wp8z_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(2158, '_site_transient_update_plugins', 'O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1765832679;s:8:\"response\";a:11:{s:19:\"akismet/akismet.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:21:\"w.org/plugins/akismet\";s:4:\"slug\";s:7:\"akismet\";s:6:\"plugin\";s:19:\"akismet/akismet.php\";s:11:\"new_version\";s:3:\"5.6\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:54:\"https://downloads.wordpress.org/plugin/akismet.5.6.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:60:\"https://ps.w.org/akismet/assets/icon-256x256.png?rev=2818463\";s:2:\"1x\";s:60:\"https://ps.w.org/akismet/assets/icon-128x128.png?rev=2818463\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/akismet/assets/banner-1544x500.png?rev=2900731\";s:2:\"1x\";s:62:\"https://ps.w.org/akismet/assets/banner-772x250.png?rev=2900731\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.8\";s:6:\"tested\";s:3:\"6.9\";s:12:\"requires_php\";s:3:\"7.2\";s:16:\"requires_plugins\";a:0:{}}s:21:\"backuply/backuply.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:22:\"w.org/plugins/backuply\";s:4:\"slug\";s:8:\"backuply\";s:6:\"plugin\";s:21:\"backuply/backuply.php\";s:11:\"new_version\";s:5:\"1.5.1\";s:3:\"url\";s:39:\"https://wordpress.org/plugins/backuply/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/plugin/backuply.1.5.1.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:61:\"https://ps.w.org/backuply/assets/icon-128x128.png?rev=2760139\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/backuply/assets/banner-1544x500.png?rev=2760332\";s:2:\"1x\";s:63:\"https://ps.w.org/backuply/assets/banner-772x250.png?rev=2760332\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.7\";s:6:\"tested\";s:3:\"6.9\";s:12:\"requires_php\";s:3:\"5.5\";s:16:\"requires_plugins\";a:0:{}}s:27:\"cookieadmin/cookieadmin.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:25:\"w.org/plugins/cookieadmin\";s:4:\"slug\";s:11:\"cookieadmin\";s:6:\"plugin\";s:27:\"cookieadmin/cookieadmin.php\";s:11:\"new_version\";s:5:\"1.1.4\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/cookieadmin/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/cookieadmin.1.1.4.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/cookieadmin/assets/icon-256x256.png?rev=3328221\";s:2:\"1x\";s:64:\"https://ps.w.org/cookieadmin/assets/icon-128x128.png?rev=3328221\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/cookieadmin/assets/banner-1544x500.png?rev=3328221\";s:2:\"1x\";s:66:\"https://ps.w.org/cookieadmin/assets/banner-772x250.png?rev=3328221\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.4\";s:6:\"tested\";s:3:\"6.9\";s:12:\"requires_php\";s:3:\"7.0\";s:16:\"requires_plugins\";a:0:{}}s:23:\"elementor/elementor.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:23:\"w.org/plugins/elementor\";s:4:\"slug\";s:9:\"elementor\";s:6:\"plugin\";s:23:\"elementor/elementor.php\";s:11:\"new_version\";s:6:\"3.33.4\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.33.4.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:62:\"https://ps.w.org/elementor/assets/icon-256x256.gif?rev=3111597\";s:2:\"1x\";s:62:\"https://ps.w.org/elementor/assets/icon-128x128.gif?rev=3111597\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=3164133\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=3164133\";}s:11:\"banners_rtl\";a:0:{}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:31:\"fileorganizer/fileorganizer.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:27:\"w.org/plugins/fileorganizer\";s:4:\"slug\";s:13:\"fileorganizer\";s:6:\"plugin\";s:31:\"fileorganizer/fileorganizer.php\";s:11:\"new_version\";s:5:\"1.1.8\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/fileorganizer/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/plugin/fileorganizer.1.1.8.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/fileorganizer/assets/icon-256x256.png?rev=2881868\";s:2:\"1x\";s:66:\"https://ps.w.org/fileorganizer/assets/icon-128x128.png?rev=2881868\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/fileorganizer/assets/banner-1544x500.png?rev=2879801\";s:2:\"1x\";s:68:\"https://ps.w.org/fileorganizer/assets/banner-772x250.png?rev=2879801\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.5\";s:6:\"tested\";s:3:\"6.9\";s:12:\"requires_php\";s:3:\"5.5\";s:16:\"requires_plugins\";a:0:{}}s:17:\"gosmtp/gosmtp.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:20:\"w.org/plugins/gosmtp\";s:4:\"slug\";s:6:\"gosmtp\";s:6:\"plugin\";s:17:\"gosmtp/gosmtp.php\";s:11:\"new_version\";s:5:\"1.1.6\";s:3:\"url\";s:37:\"https://wordpress.org/plugins/gosmtp/\";s:7:\"package\";s:55:\"https://downloads.wordpress.org/plugin/gosmtp.1.1.6.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:59:\"https://ps.w.org/gosmtp/assets/icon-256x256.png?rev=2869163\";s:2:\"1x\";s:59:\"https://ps.w.org/gosmtp/assets/icon-128x128.png?rev=2869163\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:62:\"https://ps.w.org/gosmtp/assets/banner-1544x500.png?rev=2868206\";s:2:\"1x\";s:61:\"https://ps.w.org/gosmtp/assets/banner-772x250.png?rev=2868206\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.5\";s:6:\"tested\";s:3:\"6.9\";s:12:\"requires_php\";s:3:\"5.5\";s:16:\"requires_plugins\";a:0:{}}s:23:\"loginizer/loginizer.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:23:\"w.org/plugins/loginizer\";s:4:\"slug\";s:9:\"loginizer\";s:6:\"plugin\";s:23:\"loginizer/loginizer.php\";s:11:\"new_version\";s:5:\"2.0.4\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/loginizer/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/loginizer.2.0.4.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:62:\"https://ps.w.org/loginizer/assets/icon-256x256.png?rev=1381093\";s:2:\"1x\";s:62:\"https://ps.w.org/loginizer/assets/icon-128x128.png?rev=1381093\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/loginizer/assets/banner-1544x500.png?rev=3131676\";s:2:\"1x\";s:64:\"https://ps.w.org/loginizer/assets/banner-772x250.png?rev=3131676\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.0\";s:6:\"tested\";s:3:\"6.9\";s:12:\"requires_php\";s:3:\"5.5\";s:16:\"requires_plugins\";a:0:{}}s:23:\"pagelayer/pagelayer.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:23:\"w.org/plugins/pagelayer\";s:4:\"slug\";s:9:\"pagelayer\";s:6:\"plugin\";s:23:\"pagelayer/pagelayer.php\";s:11:\"new_version\";s:5:\"2.0.7\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/pagelayer/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/pagelayer.2.0.7.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:62:\"https://ps.w.org/pagelayer/assets/icon-256x256.png?rev=2064937\";s:2:\"1x\";s:62:\"https://ps.w.org/pagelayer/assets/icon-128x128.png?rev=2064937\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/pagelayer/assets/banner-1544x500.png?rev=2668020\";s:2:\"1x\";s:64:\"https://ps.w.org/pagelayer/assets/banner-772x250.png?rev=2668020\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.7\";s:6:\"tested\";s:3:\"6.9\";s:12:\"requires_php\";s:3:\"5.5\";s:16:\"requires_plugins\";a:0:{}}s:19:\"siteseo/siteseo.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:21:\"w.org/plugins/siteseo\";s:4:\"slug\";s:7:\"siteseo\";s:6:\"plugin\";s:19:\"siteseo/siteseo.php\";s:11:\"new_version\";s:5:\"1.3.3\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/siteseo/\";s:7:\"package\";s:56:\"https://downloads.wordpress.org/plugin/siteseo.1.3.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:60:\"https://ps.w.org/siteseo/assets/icon-256x256.png?rev=3015592\";s:2:\"1x\";s:60:\"https://ps.w.org/siteseo/assets/icon-128x128.png?rev=3015592\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/siteseo/assets/banner-1544x500.jpg?rev=3016144\";s:2:\"1x\";s:62:\"https://ps.w.org/siteseo/assets/banner-772x250.jpg?rev=3016144\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";s:6:\"tested\";s:3:\"6.9\";s:12:\"requires_php\";s:3:\"7.2\";s:16:\"requires_plugins\";a:0:{}}s:31:\"elementor-pro/elementor-pro.php\";O:8:\"stdClass\":5:{s:4:\"slug\";s:13:\"elementor-pro\";s:6:\"plugin\";s:31:\"elementor-pro/elementor-pro.php\";s:11:\"new_version\";s:6:\"3.33.2\";s:3:\"url\";s:55:\"https://go.elementor.com/wp-dash-wp-plugins-author-uri/\";s:7:\"package\";s:117:\"https://tradinghub.mandostudio.hu/wp-admin/admin.php?page=hellopack-client&deferred_downloads=1&hp_item_id=1137004424\";}s:37:\"hellopack-client/hellopack-client.php\";O:8:\"stdClass\":5:{s:4:\"slug\";s:16:\"hellopack-client\";s:6:\"plugin\";s:37:\"hellopack-client/hellopack-client.php\";s:11:\"new_version\";s:6:\"2.2.10\";s:3:\"url\";s:48:\"https://github.com/hellopack/wp-hellopack-client\";s:7:\"package\";s:51:\"https://api.hellowp.io/v1/hellopack-client/download\";}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:3:{s:33:\"classic-editor/classic-editor.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:28:\"w.org/plugins/classic-editor\";s:4:\"slug\";s:14:\"classic-editor\";s:6:\"plugin\";s:33:\"classic-editor/classic-editor.php\";s:11:\"new_version\";s:5:\"1.6.7\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/classic-editor/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/classic-editor.1.6.7.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/classic-editor/assets/icon-256x256.png?rev=1998671\";s:2:\"1x\";s:67:\"https://ps.w.org/classic-editor/assets/icon-128x128.png?rev=1998671\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/classic-editor/assets/banner-1544x500.png?rev=1998671\";s:2:\"1x\";s:69:\"https://ps.w.org/classic-editor/assets/banner-772x250.png?rev=1998676\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.9\";}s:9:\"hello.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/hello-dolly\";s:4:\"slug\";s:11:\"hello-dolly\";s:6:\"plugin\";s:9:\"hello.php\";s:11:\"new_version\";s:5:\"1.7.2\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/hello-dolly/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/hello-dolly.1.7.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/hello-dolly/assets/icon-256x256.jpg?rev=2052855\";s:2:\"1x\";s:64:\"https://ps.w.org/hello-dolly/assets/icon-128x128.jpg?rev=2052855\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/hello-dolly/assets/banner-1544x500.jpg?rev=2645582\";s:2:\"1x\";s:66:\"https://ps.w.org/hello-dolly/assets/banner-772x250.jpg?rev=2052855\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.6\";}s:27:\"speedycache/speedycache.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/speedycache\";s:4:\"slug\";s:11:\"speedycache\";s:6:\"plugin\";s:27:\"speedycache/speedycache.php\";s:11:\"new_version\";s:5:\"1.3.6\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/speedycache/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/speedycache.1.3.6.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/speedycache/assets/icon-256x256.png?rev=3109188\";s:2:\"1x\";s:64:\"https://ps.w.org/speedycache/assets/icon-128x128.png?rev=3109188\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:66:\"https://ps.w.org/speedycache/assets/banner-772x250.png?rev=2858418\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.7\";}}s:7:\"checked\";a:26:{s:19:\"akismet/akismet.php\";s:3:\"5.5\";s:21:\"backuply/backuply.php\";s:5:\"1.5.0\";s:29:\"backuply-pro/backuply-pro.php\";s:5:\"1.5.0\";s:33:\"classic-editor/classic-editor.php\";s:5:\"1.6.7\";s:27:\"cookieadmin/cookieadmin.php\";s:5:\"1.1.1\";s:35:\"cookieadmin-pro/cookieadmin-pro.php\";s:5:\"1.1.1\";s:23:\"elementor/elementor.php\";s:6:\"3.32.4\";s:31:\"elementor-pro/elementor-pro.php\";s:6:\"3.33.2\";s:31:\"fileorganizer/fileorganizer.php\";s:5:\"1.1.6\";s:39:\"fileorganizer-pro/fileorganizer-pro.php\";s:5:\"1.1.6\";s:17:\"gosmtp/gosmtp.php\";s:5:\"1.1.5\";s:25:\"gosmtp-pro/gosmtp-pro.php\";s:5:\"1.1.5\";s:9:\"hello.php\";s:5:\"1.7.2\";s:37:\"hellopack-client/hellopack-client.php\";s:6:\"2.0.35\";s:23:\"loginizer/loginizer.php\";s:5:\"2.0.3\";s:41:\"loginizer-security/loginizer-security.php\";s:5:\"2.0.3\";s:59:\"multi-instrument-calculator/multi-instrument-calculator.php\";s:5:\"1.0.0\";s:23:\"pagelayer/pagelayer.php\";s:5:\"2.0.4\";s:31:\"pagelayer-pro/pagelayer-pro.php\";s:5:\"2.0.4\";s:19:\"siteseo/siteseo.php\";s:5:\"1.3.1\";s:27:\"siteseo-pro/siteseo-pro.php\";s:5:\"1.3.1\";s:35:\"softaculous-pro/softaculous-pro.php\";s:5:\"2.3.2\";s:27:\"speedycache/speedycache.php\";s:5:\"1.3.6\";s:35:\"speedycache-pro/speedycache-pro.php\";s:5:\"1.3.6\";s:31:\"plugin/table-booking-system.php\";s:5:\"1.0.0\";s:51:\"trading-goal-calculator/trading-goal-calculator.php\";s:5:\"1.0.0\";}}', 'off'),
(2159, '_transient_doing_cron', '1765832680.5528171062469482421875', 'on'),
(2160, 'recovery_mode_email_last_sent', '1765832680', 'auto');

-- --------------------------------------------------------

--
-- Tábla szerkezet ehhez a táblához `wp8z_postmeta`
--

CREATE TABLE `wp8z_postmeta` (
  `meta_id` bigint UNSIGNED NOT NULL,
  `post_id` bigint UNSIGNED NOT NULL DEFAULT '0',
  `meta_key` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `meta_value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- A tábla adatainak kiíratása `wp8z_postmeta`
--

INSERT INTO `wp8z_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5, 7, '_elementor_edit_mode', 'builder'),
(6, 7, '_elementor_template_type', 'kit'),
(7, 8, '_elementor_edit_mode', 'builder'),
(8, 8, '_elementor_template_type', 'wp-post'),
(9, 9, '_elementor_edit_mode', 'builder'),
(10, 9, '_elementor_template_type', 'post'),
(11, 8, '_elementor_version', '3.32.4'),
(13, 8, '_edit_lock', '1762951885:1'),
(14, 10, '_elementor_edit_mode', 'builder'),
(15, 10, '_elementor_template_type', 'wp-post'),
(16, 10, '_elementor_version', '3.32.4'),
(17, 11, '_elementor_edit_mode', 'builder'),
(18, 11, '_elementor_template_type', 'wp-post'),
(19, 11, '_elementor_version', '3.32.4'),
(20, 8, '_wp_page_template', 'default'),
(21, 8, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"21a3805\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"boxed_width\":{\"unit\":\"px\",\"size\":1160,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1af0a48\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Az instrumentumadatok a <a class=\\\"decorated-link\\\" href=\\\"https:\\/\\/takeprofittraderhelp.zendesk.com\\/hc\\/en-us\\/articles\\/15172629238301-Permitted-products\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"228\\\" data-end=\\\"281\\\">TakeProfitTrader.com<\\/a> oldalr\\u00f3l sz\\u00e1rmaznak. Friss\\u00edtve: <strong data-start=\\\"314\\\" data-end=\\\"335\\\">2025. okt\\u00f3ber 15.<\\/strong> Az adatok br\\u00f3kerenk\\u00e9nt elt\\u00e9rhetnek.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"paragraph_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_color\":\"#B9B5B5\",\"link_color\":\"#0D8461\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#13352D\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f954c0b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"55c33f8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[trading_goal_calculator]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}]'),
(22, 12, '_elementor_edit_mode', 'builder'),
(23, 12, '_elementor_template_type', 'wp-post'),
(24, 12, '_elementor_version', '3.32.4'),
(25, 12, '_wp_page_template', 'default'),
(26, 12, '_elementor_data', '[]'),
(36, 8, '_elementor_pro_version', '3.32.2'),
(44, 7, '_edit_lock', '1760471577:1'),
(46, 17, '_elementor_edit_mode', 'builder'),
(47, 17, '_elementor_template_type', 'wp-post'),
(48, 17, '_elementor_version', '3.32.4'),
(49, 17, '_wp_page_template', 'default'),
(50, 17, '_elementor_data', '[]'),
(51, 17, '_elementor_pro_version', '3.32.2'),
(52, 18, '_elementor_edit_mode', 'builder'),
(53, 18, '_elementor_template_type', 'wp-post'),
(54, 18, '_elementor_version', '3.32.4'),
(55, 18, '_wp_page_template', 'default'),
(56, 18, '_elementor_data', '[]'),
(57, 18, '_elementor_pro_version', '3.32.2'),
(58, 8, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(59, 19, '_elementor_edit_mode', 'builder'),
(60, 19, '_elementor_template_type', 'wp-post'),
(61, 19, '_elementor_version', '3.32.4'),
(62, 19, '_wp_page_template', 'default'),
(63, 19, '_elementor_data', '[{\"id\":\"bc504c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"0aa4fd0\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[position_calculator]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}]'),
(64, 19, '_elementor_pro_version', '3.32.2'),
(65, 19, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(81, 21, '_elementor_edit_mode', 'builder'),
(82, 21, '_elementor_template_type', 'wp-post'),
(83, 21, '_elementor_version', '3.32.4'),
(84, 21, '_wp_page_template', 'default'),
(85, 21, '_elementor_data', '[{\"id\":\"bc504c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"0aa4fd0\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[position_calculator]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}]'),
(86, 21, '_elementor_pro_version', '3.32.2'),
(87, 21, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(91, 22, '_elementor_edit_mode', 'builder'),
(92, 22, '_elementor_template_type', 'wp-post'),
(93, 22, '_elementor_version', '3.32.4'),
(94, 22, '_wp_page_template', 'default'),
(95, 22, '_elementor_data', '[{\"id\":\"bc504c0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"0aa4fd0\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[position_calculator]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}]'),
(96, 22, '_elementor_pro_version', '3.32.2'),
(97, 22, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(101, 23, '_elementor_edit_mode', 'builder'),
(102, 23, '_elementor_template_type', 'wp-post'),
(103, 23, '_elementor_version', '3.32.4'),
(104, 23, '_wp_page_template', 'default'),
(105, 23, '_elementor_data', '[{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"a63b7b5\",\"elType\":\"widget\",\"settings\":{\"html\":\"<html lang=\\\"hu\\\">\\r\\n<head>\\r\\n<meta charset=\\\"utf-8\\\" \\/>\\r\\n<meta name=\\\"viewport\\\" content=\\\"width=device-width,initial-scale=1\\\" \\/>\\r\\n<title>Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor<\\/title>\\r\\n<style>\\r\\n  :root{\\r\\n    --bg:#081512;\\r\\n    --panel:#0f1c17;\\r\\n    --muted:#b9b5b5;\\r\\n    --text:#e8f6f1;\\r\\n    --accent:#0d8461;\\r\\n    --good:#19c089;\\r\\n    --warn:#e7b547;\\r\\n    --bad:#d96e6e;\\r\\n    --line:#13352d;\\r\\n  }\\r\\n  *{box-sizing:border-box}\\r\\n  body{\\r\\n    margin:0;\\r\\n    background:radial-gradient(1200px 800px at 20% -10%, #13241e 0%, var(--bg) 60%),var(--bg);\\r\\n    color:var(--text);\\r\\n    font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;\\r\\n    line-height:1.45\\r\\n  }\\r\\n  header{padding:26px 16px 6px;text-align:center}\\r\\n  header h1{margin:0 0 6px;font-size:24px}\\r\\n  header p{margin:0;color:var(--muted);font-size:13px}\\r\\n  main{max-width:960px;margin:18px auto 50px;padding:0 14px;display:grid;grid-template-columns:1fr 1fr;gap:16px}\\r\\n  @media(max-width:900px){main{grid-template-columns:1fr}}\\r\\n  .card{\\r\\n    background:linear-gradient(180deg,rgba(255,255,255,.02),rgba(255,255,255,0));\\r\\n    border:1px solid var(--line);\\r\\n    border-radius:14px;\\r\\n    padding:14px;\\r\\n    box-shadow:0 10px 30px rgba(0,0,0,.25)\\r\\n  }\\r\\n  .card h2{margin:2px 0 12px;font-size:15px;color:var(--text);text-transform:uppercase;letter-spacing:.5px}\\r\\n  .grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}\\r\\n  @media(max-width:560px){.grid{grid-template-columns:1fr}}\\r\\n  label{display:block;font-size:12px;color:var(--muted);margin:6px 0 4px}\\r\\n  input, select{\\r\\n    width:100%;\\r\\n    padding:10px 12px;\\r\\n    border-radius:10px;\\r\\n    border:1px solid var(--line);\\r\\n    background:#0b1411;\\r\\n    color:var(--text);\\r\\n    font-size:14px\\r\\n  }\\r\\n  select{cursor:pointer}\\r\\n  input:focus, select:focus{\\r\\n    border-color:var(--accent);\\r\\n    box-shadow:0 0 0 3px rgba(13,132,97,.28);\\r\\n    outline:0\\r\\n  }\\r\\n  .metric{\\r\\n    border:1px dashed var(--line);\\r\\n    border-radius:12px;\\r\\n    padding:12px;\\r\\n    background:rgba(13,132,97,.07);\\r\\n    margin-bottom:8px\\r\\n  }\\r\\n  .metric h3{margin:0 0 4px;font-size:12px;color:var(--muted)}\\r\\n  .val{font-size:22px;font-weight:700}\\r\\n  .mono{font-variant-numeric:tabular-nums;font-family:ui-monospace,Menlo,Consolas,monospace}\\r\\n  .good{color:var(--good)}\\r\\n  .warn{color:var(--warn)}\\r\\n  .bad{color:var(--bad)}\\r\\n  .note{font-size:12px;color:var(--muted)}\\r\\n  .row{display:grid;grid-template-columns:1fr 1fr;gap:10px}\\r\\n  .hr{height:1px;background:var(--line);margin:10px 0;border-radius:1px}\\r\\n  .kicker{font-size:12px;color:var(--muted)}\\r\\n  .btn{\\r\\n    border:1px solid var(--line);\\r\\n    background:#0f201a;\\r\\n    color:var(--text);\\r\\n    padding:8px 12px;\\r\\n    border-radius:10px;\\r\\n    cursor:pointer;\\r\\n    font-weight:600\\r\\n  }\\r\\n  .btn:hover{border-color:var(--accent)}\\r\\n  .pill{\\r\\n    display:inline-block;\\r\\n    border:1px solid var(--line);\\r\\n    padding:3px 8px;\\r\\n    border-radius:999px;\\r\\n    font-size:11px;\\r\\n    color:var(--muted)\\r\\n  }\\r\\n  .grid > div{\\r\\n    display:flex;\\r\\n    flex-direction:column;\\r\\n    gap:6px;\\r\\n  }\\r\\n  label{margin-left:4px;}\\r\\n  .instrument-select{\\r\\n    grid-column: 1 \\/ -1;\\r\\n    margin-bottom:8px;\\r\\n  }\\r\\n  .info-box{\\r\\n    background:rgba(13,132,97,.1);\\r\\n    border:1px solid var(--accent);\\r\\n    border-radius:10px;\\r\\n    padding:10px;\\r\\n    margin-bottom:12px;\\r\\n    font-size:12px;\\r\\n  }\\r\\n<\\/style>\\r\\n<\\/head>\\r\\n<body>\\r\\n<header>\\r\\n  <h1>Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor<\\/h1>\\r\\n  <p>Futures & Forex keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben<\\/p>\\r\\n<\\/header>\\r\\n\\r\\n<main>\\r\\n  <!-- Bemenetek -->\\r\\n  <section class=\\\"card\\\">\\r\\n    <h2>Bemenetek<\\/h2>\\r\\n    \\r\\n    <div class=\\\"instrument-select\\\">\\r\\n      <label>V\\u00e1lassz instrumentumot<\\/label>\\r\\n      <select id=\\\"instrument\\\">\\r\\n        <optgroup label=\\\"Equity Index Futures\\\">\\r\\n          <option value=\\\"ES\\\">ES - E-mini S&P 500<\\/option>\\r\\n          <option value=\\\"MES\\\">MES - Micro E-mini S&P 500<\\/option>\\r\\n          <option value=\\\"NQ\\\">NQ - E-mini Nasdaq-100<\\/option>\\r\\n          <option value=\\\"MNQ\\\" selected>MNQ - Micro E-mini Nasdaq-100<\\/option>\\r\\n          <option value=\\\"RTY\\\">RTY - E-mini Russell 2000<\\/option>\\r\\n          <option value=\\\"M2K\\\">M2K - Micro E-mini Russell 2000<\\/option>\\r\\n          <option value=\\\"YM\\\">YM - E-mini Dow ($5)<\\/option>\\r\\n          <option value=\\\"MYM\\\">MYM - Micro E-mini Dow<\\/option>\\r\\n        <\\/optgroup>\\r\\n        <optgroup label=\\\"Treasury Futures\\\">\\r\\n          <option value=\\\"ZN\\\">ZN - 10-Year T-Note<\\/option>\\r\\n          <option value=\\\"ZB\\\">ZB - 30-Year T-Bond<\\/option>\\r\\n          <option value=\\\"ZF\\\">ZF - 5-Year T-Note<\\/option>\\r\\n          <option value=\\\"ZT\\\">ZT - 2-Year T-Note<\\/option>\\r\\n        <\\/optgroup>\\r\\n        <optgroup label=\\\"Energy Futures\\\">\\r\\n          <option value=\\\"CL\\\">CL - Crude Oil<\\/option>\\r\\n          <option value=\\\"MCL\\\">MCL - Micro Crude Oil<\\/option>\\r\\n          <option value=\\\"NG\\\">NG - Natural Gas<\\/option>\\r\\n          <option value=\\\"RB\\\">RB - RBOB Gasoline<\\/option>\\r\\n          <option value=\\\"HO\\\">HO - Heating Oil<\\/option>\\r\\n        <\\/optgroup>\\r\\n        <optgroup label=\\\"Metal Futures\\\">\\r\\n          <option value=\\\"GC\\\">GC - Gold<\\/option>\\r\\n          <option value=\\\"MGC\\\">MGC - Micro Gold<\\/option>\\r\\n          <option value=\\\"SI\\\">SI - Silver<\\/option>\\r\\n          <option value=\\\"SIL\\\">SIL - Micro Silver<\\/option>\\r\\n          <option value=\\\"HG\\\">HG - Copper<\\/option>\\r\\n          <option value=\\\"QO\\\">QO - Micro Gold (alt)<\\/option>\\r\\n        <\\/optgroup>\\r\\n        <optgroup label=\\\"Currency Futures\\\">\\r\\n          <option value=\\\"6E\\\">6E - Euro FX<\\/option>\\r\\n          <option value=\\\"M6E\\\">M6E - Micro Euro FX<\\/option>\\r\\n          <option value=\\\"6B\\\">6B - British Pound<\\/option>\\r\\n          <option value=\\\"M6B\\\">M6B - Micro British Pound<\\/option>\\r\\n          <option value=\\\"6A\\\">6A - Australian Dollar<\\/option>\\r\\n          <option value=\\\"6C\\\">6C - Canadian Dollar<\\/option>\\r\\n          <option value=\\\"6J\\\">6J - Japanese Yen<\\/option>\\r\\n          <option value=\\\"6S\\\">6S - Swiss Franc<\\/option>\\r\\n        <\\/optgroup>\\r\\n        <optgroup label=\\\"Forex (Lot alap\\u00fa)\\\">\\r\\n          <option value=\\\"EURUSD\\\">EUR\\/USD<\\/option>\\r\\n          <option value=\\\"GBPUSD\\\">GBP\\/USD<\\/option>\\r\\n          <option value=\\\"USDJPY\\\">USD\\/JPY<\\/option>\\r\\n          <option value=\\\"USDCHF\\\">USD\\/CHF<\\/option>\\r\\n          <option value=\\\"AUDUSD\\\">AUD\\/USD<\\/option>\\r\\n          <option value=\\\"USDCAD\\\">USD\\/CAD<\\/option>\\r\\n          <option value=\\\"NZDUSD\\\">NZD\\/USD<\\/option>\\r\\n        <\\/optgroup>\\r\\n      <\\/select>\\r\\n    <\\/div>\\r\\n\\r\\n    <div class=\\\"info-box\\\" id=\\\"instrumentInfo\\\">\\r\\n      <strong id=\\\"instrName\\\">MNQ<\\/strong>: <span id=\\\"instrDetails\\\">Tick = 0.25 pont, Tick \\u00e9rt\\u00e9k = $0.50<\\/span>\\r\\n    <\\/div>\\r\\n\\r\\n    <div class=\\\"grid\\\">\\r\\n      <div>\\r\\n        <label>K\\u00edv\\u00e1nt kock\\u00e1zat \\/ trade (USD)<\\/label>\\r\\n        <input id=\\\"riskUsd\\\" type=\\\"number\\\" value=\\\"250\\\" min=\\\"1\\\" step=\\\"1\\\">\\r\\n      <\\/div>\\r\\n      <div>\\r\\n        <label>Max napi vesztes\\u00e9g (USD) <span class=\\\"kicker\\\">(opcion\\u00e1lis)<\\/span><\\/label>\\r\\n        <input id=\\\"maxDaily\\\" type=\\\"number\\\" value=\\\"500\\\" min=\\\"0\\\" step=\\\"1\\\">\\r\\n      <\\/div>\\r\\n\\r\\n      <div>\\r\\n        <label>Stop (pont)<\\/label>\\r\\n        <input id=\\\"stopPts\\\" type=\\\"number\\\" value=\\\"25\\\" min=\\\"0.01\\\" step=\\\"0.01\\\">\\r\\n      <\\/div>\\r\\n      <div>\\r\\n        <label>Stop (tick)<\\/label>\\r\\n        <input id=\\\"stopTicks\\\" type=\\\"number\\\" value=\\\"100\\\" min=\\\"1\\\" step=\\\"1\\\">\\r\\n      <\\/div>\\r\\n\\r\\n      <div>\\r\\n        <label>Take profit (pont)<\\/label>\\r\\n        <input id=\\\"tpPts\\\" type=\\\"number\\\" value=\\\"40\\\" min=\\\"0.01\\\" step=\\\"0.01\\\">\\r\\n      <\\/div>\\r\\n      <div>\\r\\n        <label>Take profit (tick)<\\/label>\\r\\n        <input id=\\\"tpTicks\\\" type=\\\"number\\\" value=\\\"160\\\" min=\\\"1\\\" step=\\\"1\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/section>\\r\\n\\r\\n  <!-- Eredm\\u00e9nyek -->\\r\\n  <section class=\\\"card\\\">\\r\\n    <h2>Eredm\\u00e9nyek<\\/h2>\\r\\n\\r\\n    <div class=\\\"row\\\">\\r\\n      <div class=\\\"metric\\\">\\r\\n        <h3>USD\\/pont \\/ kontraktus<\\/h3>\\r\\n        <div id=\\\"usdPerPoint\\\" class=\\\"val mono\\\">\\u2014<\\/div>\\r\\n        <div class=\\\"kicker\\\">USD\\/tick: <span id=\\\"usdPerTick\\\" class=\\\"pill\\\">\\u2014<\\/span><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"metric\\\">\\r\\n        <h3>RR ar\\u00e1ny (TP \\/ Stop)<\\/h3>\\r\\n        <div id=\\\"rrOut\\\" class=\\\"val mono\\\">\\u2014<\\/div>\\r\\n        <div class=\\\"kicker\\\">Pontban \\u00e9s tickben azonos ar\\u00e1ny<\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n\\r\\n    <div class=\\\"row\\\">\\r\\n      <div class=\\\"metric\\\">\\r\\n        <h3>Kock\\u00e1zat 1 kontraktuson<\\/h3>\\r\\n        <div id=\\\"riskPerContract\\\" class=\\\"val mono\\\">\\u2014<\\/div>\\r\\n        <div id=\\\"riskPerContractSub\\\" class=\\\"kicker\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"metric\\\">\\r\\n        <h3>Sz\\u00fcks\\u00e9ges kontraktussz\\u00e1m<\\/h3>\\r\\n        <div id=\\\"contracts\\\" class=\\\"val mono\\\">\\u2014<\\/div>\\r\\n        <div id=\\\"contractsHint\\\" class=\\\"kicker\\\"><\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n\\r\\n    <div class=\\\"row\\\">\\r\\n      <div class=\\\"metric\\\">\\r\\n        <h3>Val\\u00f3s risk (kerek\\u00edtett kontraktussal)<\\/h3>\\r\\n        <div id=\\\"actualRisk\\\" class=\\\"val mono\\\">\\u2014<\\/div>\\r\\n        <div id=\\\"actualRiskDiff\\\" class=\\\"kicker\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"metric\\\">\\r\\n        <h3>Profitc\\u00e9l (TP alapj\\u00e1n)<\\/h3>\\r\\n        <div id=\\\"tpUsdTotal\\\" class=\\\"val mono\\\">\\u2014<\\/div>\\r\\n        <div id=\\\"tpPerContract\\\" class=\\\"kicker\\\"><\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n\\r\\n    <div class=\\\"metric\\\">\\r\\n      <h3>Biztons\\u00e1gi inf\\u00f3<\\/h3>\\r\\n      <div id=\\\"safety\\\" class=\\\"val mono\\\">\\u2014<\\/div>\\r\\n      <div class=\\\"kicker\\\">A sz\\u00e1m\\u00edt\\u00e1shoz a stopot \\u00e9s TP-t a legk\\u00f6zelebbi <strong>eg\\u00e9sz tickre<\\/strong> kerek\\u00edtj\\u00fck.<\\/div>\\r\\n    <\\/div>\\r\\n\\r\\n    <div class=\\\"note\\\">\\r\\n      K\\u00e9pletek: USD\\/pont = TickValue \\u00f7 TickSize. Risk\\/kontraktus = Stop(tick) \\u00d7 USD\\/tick.  \\r\\n      Kontraktus = K\\u00edv\\u00e1ntRisk \\u00f7 Risk\\/kontraktus \\u2192 lefel\\u00e9 kerek\\u00edtj\\u00fck, hogy ne l\\u00e9pd t\\u00fal a megadott risket.\\r\\n    <\\/div>\\r\\n  <\\/section>\\r\\n<\\/main>\\r\\n\\r\\n<script>\\r\\n(function(){\\r\\n  const $ = id => document.getElementById(id);\\r\\n  const fmt = (n,d=2)=> Number(n).toLocaleString(\'hu-HU\',{minimumFractionDigits:d,maximumFractionDigits:d});\\r\\n\\r\\n  const instruments = {\\r\\n    \\/\\/ Equity Index Futures\\r\\n    ES: {name:\'ES - E-mini S&P 500\', tick:0.25, value:12.50, desc:\'Tick = 0.25 pont, Tick \\u00e9rt\\u00e9k = $12.50\'},\\r\\n    MES: {name:\'MES - Micro E-mini S&P 500\', tick:0.25, value:1.25, desc:\'Tick = 0.25 pont, Tick \\u00e9rt\\u00e9k = $1.25\'},\\r\\n    NQ: {name:\'NQ - E-mini Nasdaq-100\', tick:0.25, value:5.00, desc:\'Tick = 0.25 pont, Tick \\u00e9rt\\u00e9k = $5.00\'},\\r\\n    MNQ: {name:\'MNQ - Micro E-mini Nasdaq-100\', tick:0.25, value:0.50, desc:\'Tick = 0.25 pont, Tick \\u00e9rt\\u00e9k = $0.50\'},\\r\\n    RTY: {name:\'RTY - E-mini Russell 2000\', tick:0.10, value:5.00, desc:\'Tick = 0.10 pont, Tick \\u00e9rt\\u00e9k = $5.00\'},\\r\\n    M2K: {name:\'M2K - Micro E-mini Russell 2000\', tick:0.10, value:0.50, desc:\'Tick = 0.10 pont, Tick \\u00e9rt\\u00e9k = $0.50\'},\\r\\n    YM: {name:\'YM - E-mini Dow ($5)\', tick:1.00, value:5.00, desc:\'Tick = 1.00 pont, Tick \\u00e9rt\\u00e9k = $5.00\'},\\r\\n    MYM: {name:\'MYM - Micro E-mini Dow\', tick:1.00, value:0.50, desc:\'Tick = 1.00 pont, Tick \\u00e9rt\\u00e9k = $0.50\'},\\r\\n    \\r\\n    \\/\\/ Treasury Futures\\r\\n    ZN: {name:\'ZN - 10-Year T-Note\', tick:0.015625, value:15.625, desc:\'Tick = 1\\/64 (0.015625), Tick \\u00e9rt\\u00e9k = $15.625\'},\\r\\n    ZB: {name:\'ZB - 30-Year T-Bond\', tick:0.03125, value:31.25, desc:\'Tick = 1\\/32 (0.03125), Tick \\u00e9rt\\u00e9k = $31.25\'},\\r\\n    ZF: {name:\'ZF - 5-Year T-Note\', tick:0.0078125, value:7.8125, desc:\'Tick = 1\\/128 (0.0078125), Tick \\u00e9rt\\u00e9k = $7.8125\'},\\r\\n    ZT: {name:\'ZT - 2-Year T-Note\', tick:0.00390625, value:7.8125, desc:\'Tick = 1\\/256 (0.00390625), Tick \\u00e9rt\\u00e9k = $7.8125\'},\\r\\n    \\r\\n    \\/\\/ Energy Futures\\r\\n    CL: {name:\'CL - Crude Oil\', tick:0.01, value:10.00, desc:\'Tick = 0.01 pont, Tick \\u00e9rt\\u00e9k = $10.00\'},\\r\\n    MCL: {name:\'MCL - Micro Crude Oil\', tick:0.01, value:1.00, desc:\'Tick = 0.01 pont, Tick \\u00e9rt\\u00e9k = $1.00\'},\\r\\n    NG: {name:\'NG - Natural Gas\', tick:0.001, value:10.00, desc:\'Tick = 0.001 pont, Tick \\u00e9rt\\u00e9k = $10.00\'},\\r\\n    RB: {name:\'RB - RBOB Gasoline\', tick:0.0001, value:4.20, desc:\'Tick = 0.0001 pont, Tick \\u00e9rt\\u00e9k = $4.20\'},\\r\\n    HO: {name:\'HO - Heating Oil\', tick:0.0001, value:4.20, desc:\'Tick = 0.0001 pont, Tick \\u00e9rt\\u00e9k = $4.20\'},\\r\\n    \\r\\n    \\/\\/ Metal Futures\\r\\n    GC: {name:\'GC - Gold\', tick:0.10, value:10.00, desc:\'Tick = 0.10 pont, Tick \\u00e9rt\\u00e9k = $10.00\'},\\r\\n    MGC: {name:\'MGC - Micro Gold\', tick:0.10, value:1.00, desc:\'Tick = 0.10 pont, Tick \\u00e9rt\\u00e9k = $1.00\'},\\r\\n    SI: {name:\'SI - Silver\', tick:0.005, value:25.00, desc:\'Tick = 0.005 pont, Tick \\u00e9rt\\u00e9k = $25.00\'},\\r\\n    SIL: {name:\'SIL - Micro Silver\', tick:0.005, value:2.50, desc:\'Tick = 0.005 pont, Tick \\u00e9rt\\u00e9k = $2.50\'},\\r\\n    HG: {name:\'HG - Copper\', tick:0.0005, value:12.50, desc:\'Tick = 0.0005 pont, Tick \\u00e9rt\\u00e9k = $12.50\'},\\r\\n    QO: {name:\'QO - Micro Gold\', tick:0.25, value:2.50, desc:\'Tick = 0.25 pont, Tick \\u00e9rt\\u00e9k = $2.50\'},\\r\\n    \\r\\n    \\/\\/ Currency Futures\\r\\n    \'6E\': {name:\'6E - Euro FX\', tick:0.00005, value:6.25, desc:\'Tick = 0.00005 pont, Tick \\u00e9rt\\u00e9k = $6.25\'},\\r\\n    M6E: {name:\'M6E - Micro Euro FX\', tick:0.00005, value:0.625, desc:\'Tick = 0.00005 pont, Tick \\u00e9rt\\u00e9k = $0.625\'},\\r\\n    \'6B\': {name:\'6B - British Pound\', tick:0.0001, value:6.25, desc:\'Tick = 0.0001 pont, Tick \\u00e9rt\\u00e9k = $6.25\'},\\r\\n    M6B: {name:\'M6B - Micro British Pound\', tick:0.0001, value:0.625, desc:\'Tick = 0.0001 pont, Tick \\u00e9rt\\u00e9k = $0.625\'},\\r\\n    \'6A\': {name:\'6A - Australian Dollar\', tick:0.0001, value:10.00, desc:\'Tick = 0.0001 pont, Tick \\u00e9rt\\u00e9k = $10.00\'},\\r\\n    \'6C\': {name:\'6C - Canadian Dollar\', tick:0.0001, value:10.00, desc:\'Tick = 0.0001 pont, Tick \\u00e9rt\\u00e9k = $10.00\'},\\r\\n    \'6J\': {name:\'6J - Japanese Yen\', tick:0.0000005, value:6.25, desc:\'Tick = 0.0000005 pont, Tick \\u00e9rt\\u00e9k = $6.25\'},\\r\\n    \'6S\': {name:\'6S - Swiss Franc\', tick:0.0001, value:12.50, desc:\'Tick = 0.0001 pont, Tick \\u00e9rt\\u00e9k = $12.50\'},\\r\\n    \\r\\n    \\/\\/ Forex (pip = 0.0001 for most, 0.01 for JPY pairs)\\r\\n    EURUSD: {name:\'EUR\\/USD\', tick:0.0001, value:10.00, desc:\'1 pip = 0.0001, Standard lot pip \\u00e9rt\\u00e9k = $10.00\'},\\r\\n    GBPUSD: {name:\'GBP\\/USD\', tick:0.0001, value:10.00, desc:\'1 pip = 0.0001, Standard lot pip \\u00e9rt\\u00e9k = $10.00\'},\\r\\n    USDJPY: {name:\'USD\\/JPY\', tick:0.01, value:10.00, desc:\'1 pip = 0.01, Standard lot pip \\u00e9rt\\u00e9k = $10.00\'},\\r\\n    USDCHF: {name:\'USD\\/CHF\', tick:0.0001, value:10.00, desc:\'1 pip = 0.0001, Standard lot pip \\u00e9rt\\u00e9k = $10.00\'},\\r\\n    AUDUSD: {name:\'AUD\\/USD\', tick:0.0001, value:10.00, desc:\'1 pip = 0.0001, Standard lot pip \\u00e9rt\\u00e9k = $10.00\'},\\r\\n    USDCAD: {name:\'USD\\/CAD\', tick:0.0001, value:10.00, desc:\'1 pip = 0.0001, Standard lot pip \\u00e9rt\\u00e9k = $10.00\'},\\r\\n    NZDUSD: {name:\'NZD\\/USD\', tick:0.0001, value:10.00, desc:\'1 pip = 0.0001, Standard lot pip \\u00e9rt\\u00e9k = $10.00\'}\\r\\n  };\\r\\n\\r\\n  let syncing = false;\\r\\n\\r\\n  function loadInstrument(){\\r\\n    const code = $(\'instrument\').value;\\r\\n    const instr = instruments[code];\\r\\n    if(!instr) return;\\r\\n    \\r\\n    $(\'instrName\').textContent = instr.name;\\r\\n    $(\'instrDetails\').textContent = instr.desc;\\r\\n    \\r\\n    syncing = true;\\r\\n    snapFromPts(\'stop\');\\r\\n    snapFromPts(\'tp\');\\r\\n    syncing = false;\\r\\n    calc();\\r\\n  }\\r\\n\\r\\n  function getTickSize(){\\r\\n    const code = $(\'instrument\').value;\\r\\n    return instruments[code]?.tick || 0.25;\\r\\n  }\\r\\n\\r\\n  function getTickValue(){\\r\\n    const code = $(\'instrument\').value;\\r\\n    return instruments[code]?.value || 0.50;\\r\\n  }\\r\\n\\r\\n  function snapFromPts(which){\\r\\n    if(syncing) return; syncing = true;\\r\\n    const ts = getTickSize();\\r\\n    if(which===\'stop\'){\\r\\n      const pts = +$(\'stopPts\').value;\\r\\n      const ticks = Math.max(1, Math.round(pts\\/ts));\\r\\n      $(\'stopTicks\').value = ticks;\\r\\n      $(\'stopPts\').value = (ticks*ts).toFixed(8);\\r\\n    }else if(which===\'tp\'){\\r\\n      const pts = +$(\'tpPts\').value;\\r\\n      const ticks = Math.max(1, Math.round(pts\\/ts));\\r\\n      $(\'tpTicks\').value = ticks;\\r\\n      $(\'tpPts\').value = (ticks*ts).toFixed(8);\\r\\n    }\\r\\n    syncing = false;\\r\\n  }\\r\\n\\r\\n  function syncFromTicks(which){\\r\\n    if(syncing) return; syncing = true;\\r\\n    const ts = getTickSize();\\r\\n    if(which===\'stop\'){\\r\\n      const ticks = +$(\'stopTicks\').value;\\r\\n      $(\'stopPts\').value = (ticks*ts).toFixed(8);\\r\\n    }else if(which===\'tp\'){\\r\\n      const ticks = +$(\'tpTicks\').value;\\r\\n      $(\'tpPts\').value = (ticks*ts).toFixed(8);\\r\\n    }\\r\\n    syncing = false;\\r\\n  }\\r\\n\\r\\n  function calc(){\\r\\n    const riskUsd   = +$(\'riskUsd\').value;\\r\\n    const maxDaily  = +$(\'maxDaily\').value || 0;\\r\\n    const tickSize  = getTickSize();\\r\\n    const tickValue = getTickValue();\\r\\n\\r\\n    const stopTicks = Math.max(1, Math.round(+$(\'stopTicks\').value));\\r\\n    const tpTicks   = Math.max(1, Math.round(+$(\'tpTicks\').value));\\r\\n\\r\\n    const usdPerTick  = tickValue;\\r\\n    const usdPerPoint = tickValue \\/ tickSize;\\r\\n\\r\\n    const riskPerContract = stopTicks * usdPerTick;\\r\\n    const rawContracts = riskUsd \\/ Math.max(1e-9, riskPerContract);\\r\\n    const contracts = Math.max(0, Math.floor(rawContracts));\\r\\n    const actualRisk = contracts * riskPerContract;\\r\\n    const diff = riskUsd - actualRisk;\\r\\n\\r\\n    const tpPerContractUsd = tpTicks * usdPerTick;\\r\\n    const tpUsdTotal = tpPerContractUsd * contracts;\\r\\n\\r\\n    const rr = tpTicks \\/ stopTicks;\\r\\n\\r\\n    let safetyText = \'Param\\u00e9terek rendben.\', safetyClass = \'good\';\\r\\n    if (!isFinite(usdPerPoint) || usdPerPoint<=0 || stopTicks<=0 || riskUsd<=0) {\\r\\n      safetyText = \'Hi\\u00e1nyos vagy hib\\u00e1s bemenet.\'; safetyClass = \'bad\';\\r\\n    } else if (contracts < 1) {\\r\\n      safetyText = \'A k\\u00edv\\u00e1nt risk t\\u00fal kicsi 1 kontraktushoz (vagy t\\u00fal nagy a stop).\'; safetyClass = \'warn\';\\r\\n    } else if (maxDaily>0 && actualRisk>maxDaily){\\r\\n      safetyText = \'A kerek\\u00edtett risk meghaladja a max napi vesztes\\u00e9get.\'; safetyClass = \'bad\';\\r\\n    }\\r\\n\\r\\n    $(\'usdPerPoint\').textContent = isFinite(usdPerPoint) ? fmt(usdPerPoint,2)+\' USD\\/pont\' : \'\\u2014\';\\r\\n    $(\'usdPerTick\').textContent  = isFinite(usdPerTick)  ? fmt(usdPerTick,2)+\' USD\\/tick\'  : \'\\u2014\';\\r\\n\\r\\n    $(\'rrOut\').textContent = isFinite(rr) ? fmt(rr,2) + \' RR\' : \'\\u2014\';\\r\\n\\r\\n    $(\'riskPerContract\').textContent = isFinite(riskPerContract) ? fmt(riskPerContract,2)+\' USD\' : \'\\u2014\';\\r\\n    $(\'riskPerContractSub\').textContent = `${stopTicks} tick \\u00d7 ${fmt(usdPerTick,2)} USD\\/tick`;\\r\\n\\r\\n    $(\'contracts\').textContent = isFinite(contracts) ? contracts+\' kontraktus\' : \'\\u2014\';\\r\\n    $(\'contractsHint\').textContent = `Nyers eredm\\u00e9ny: ${fmt(rawContracts,2)} \\u2192 lefel\\u00e9 kerek\\u00edtve.`;\\r\\n\\r\\n    $(\'actualRisk\').textContent = isFinite(actualRisk) ? fmt(actualRisk,2)+\' USD\' : \'\\u2014\';\\r\\n    $(\'actualRiskDiff\').textContent = `K\\u00fcl\\u00f6nbs\\u00e9g a c\\u00e9lhoz k\\u00e9pest: ${fmt(diff,2)} USD`;\\r\\n\\r\\n    $(\'tpUsdTotal\').textContent = isFinite(tpUsdTotal) ? fmt(tpUsdTotal,2)+\' USD\' : \'\\u2014\';\\r\\n    $(\'tpPerContract\').textContent = `TP\\/kontraktus: ${tpTicks} tick = ${fmt(tpPerContractUsd,2)} USD`;\\r\\n\\r\\n    const s = $(\'safety\'); s.textContent = safetyText; s.className = \'val mono \' + (safetyClass===\'good\'?\'good\':(safetyClass===\'warn\'?\'warn\':\'bad\'));\\r\\n  }\\r\\n\\r\\n  $(\'instrument\').addEventListener(\'change\', loadInstrument);\\r\\n\\r\\n  [\'stopPts\',\'tpPts\'].forEach(id=>{\\r\\n    $(id).addEventListener(\'input\', ()=>{\\r\\n      if(id===\'stopPts\') snapFromPts(\'stop\');\\r\\n      if(id===\'tpPts\')   snapFromPts(\'tp\');\\r\\n      calc();\\r\\n    });\\r\\n    $(id).addEventListener(\'change\', ()=>{\\r\\n      if(id===\'stopPts\') snapFromPts(\'stop\');\\r\\n      if(id===\'tpPts\')   snapFromPts(\'tp\');\\r\\n      calc();\\r\\n    });\\r\\n  });\\r\\n  [\'stopTicks\',\'tpTicks\'].forEach(id=>{\\r\\n    $(id).addEventListener(\'input\', ()=>{\\r\\n      if(id===\'stopTicks\') syncFromTicks(\'stop\');\\r\\n      if(id===\'tpTicks\')   syncFromTicks(\'tp\');\\r\\n      calc();\\r\\n    });\\r\\n    $(id).addEventListener(\'change\', ()=>{\\r\\n      if(id===\'stopTicks\') syncFromTicks(\'stop\');\\r\\n      if(id===\'tpTicks\')   syncFromTicks(\'tp\');\\r\\n      calc();\\r\\n    });\\r\\n  });\\r\\n  [\'riskUsd\',\'maxDaily\'].forEach(id=>{\\r\\n    $(id).addEventListener(\'input\', calc);\\r\\n    $(id).addEventListener(\'change\', calc);\\r\\n  });\\r\\n\\r\\n  loadInstrument();\\r\\n})();\\r\\n<\\/script>\\r\\n<\\/body>\\r\\n<\\/html>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}]'),
(106, 23, '_elementor_pro_version', '3.32.2'),
(107, 23, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(113, 24, '_elementor_edit_mode', 'builder'),
(114, 24, '_elementor_template_type', 'wp-post'),
(115, 24, '_elementor_version', '3.32.4'),
(116, 24, '_wp_page_template', 'default');
INSERT INTO `wp8z_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(117, 24, '_elementor_data', '[{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"a63b7b5\",\"elType\":\"widget\",\"settings\":{\"html\":\"<html lang=\\\"hu\\\">\\r\\n<head>\\r\\n<meta charset=\\\"utf-8\\\" \\/>\\r\\n<meta name=\\\"viewport\\\" content=\\\"width=device-width,initial-scale=1\\\" \\/>\\r\\n<title>Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor<\\/title>\\r\\n<style>\\r\\n  :root{\\r\\n    --bg:#081512;\\r\\n    --panel:#0f1c17;\\r\\n    --muted:#b9b5b5;\\r\\n    --text:#e8f6f1;\\r\\n    --accent:#0d8461;\\r\\n    --good:#19c089;\\r\\n    --warn:#e7b547;\\r\\n    --bad:#d96e6e;\\r\\n    --line:#13352d;\\r\\n  }\\r\\n  *{box-sizing:border-box}\\r\\n  body{\\r\\n    margin:0;\\r\\n    background:radial-gradient(1200px 800px at 20% -10%, #13241e 0%, var(--bg) 60%),var(--bg);\\r\\n    color:var(--text);\\r\\n    font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;\\r\\n    line-height:1.45\\r\\n  }\\r\\n  header{padding:26px 16px 6px;text-align:center}\\r\\n  header h1{margin:0 0 6px;font-size:24px}\\r\\n  header p{margin:0;color:var(--muted);font-size:13px}\\r\\n  main{max-width:960px;margin:18px auto 50px;padding:0 14px;display:grid;grid-template-columns:1fr 1fr;gap:16px}\\r\\n  @media(max-width:900px){main{grid-template-columns:1fr}}\\r\\n  .card{\\r\\n    background:linear-gradient(180deg,rgba(255,255,255,.02),rgba(255,255,255,0));\\r\\n    border:1px solid var(--line);\\r\\n    border-radius:14px;\\r\\n    padding:14px;\\r\\n    box-shadow:0 10px 30px rgba(0,0,0,.25)\\r\\n  }\\r\\n  .card h2{margin:2px 0 12px;font-size:15px;color:var(--text);text-transform:uppercase;letter-spacing:.5px}\\r\\n  .grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}\\r\\n  @media(max-width:560px){.grid{grid-template-columns:1fr}}\\r\\n  label{display:block;font-size:12px;color:var(--muted);margin:6px 0 4px}\\r\\n  input, select{\\r\\n    width:100%;\\r\\n    padding:10px 12px;\\r\\n    border-radius:10px;\\r\\n    border:1px solid var(--line);\\r\\n    background:#0b1411;\\r\\n    color:var(--text);\\r\\n    font-size:14px\\r\\n  }\\r\\n  select{cursor:pointer}\\r\\n  input:focus, select:focus{\\r\\n    border-color:var(--accent);\\r\\n    box-shadow:0 0 0 3px rgba(13,132,97,.28);\\r\\n    outline:0\\r\\n  }\\r\\n  .metric{\\r\\n    border:1px dashed var(--line);\\r\\n    border-radius:12px;\\r\\n    padding:12px;\\r\\n    background:rgba(13,132,97,.07);\\r\\n    margin-bottom:8px\\r\\n  }\\r\\n  .metric h3{margin:0 0 4px;font-size:12px;color:var(--muted)}\\r\\n  .val{font-size:22px;font-weight:700}\\r\\n  .mono{font-variant-numeric:tabular-nums;font-family:ui-monospace,Menlo,Consolas,monospace}\\r\\n  .good{color:var(--good)}\\r\\n  .warn{color:var(--warn)}\\r\\n  .bad{color:var(--bad)}\\r\\n  .note{font-size:12px;color:var(--muted)}\\r\\n  .row{display:grid;grid-template-columns:1fr 1fr;gap:10px}\\r\\n  .hr{height:1px;background:var(--line);margin:10px 0;border-radius:1px}\\r\\n  .kicker{font-size:12px;color:var(--muted)}\\r\\n  .btn{\\r\\n    border:1px solid var(--line);\\r\\n    background:#0f201a;\\r\\n    color:var(--text);\\r\\n    padding:8px 12px;\\r\\n    border-radius:10px;\\r\\n    cursor:pointer;\\r\\n    font-weight:600\\r\\n  }\\r\\n  .btn:hover{border-color:var(--accent)}\\r\\n  .pill{\\r\\n    display:inline-block;\\r\\n    border:1px solid var(--line);\\r\\n    padding:3px 8px;\\r\\n    border-radius:999px;\\r\\n    font-size:11px;\\r\\n    color:var(--muted)\\r\\n  }\\r\\n  .grid > div{\\r\\n    display:flex;\\r\\n    flex-direction:column;\\r\\n    gap:6px;\\r\\n  }\\r\\n  label{margin-left:4px;}\\r\\n  .instrument-select{\\r\\n    grid-column: 1 \\/ -1;\\r\\n    margin-bottom:8px;\\r\\n  }\\r\\n  .info-box{\\r\\n    background:rgba(13,132,97,.1);\\r\\n    border:1px solid var(--accent);\\r\\n    border-radius:10px;\\r\\n    padding:10px;\\r\\n    margin-bottom:12px;\\r\\n    font-size:12px;\\r\\n  }\\r\\n<\\/style>\\r\\n<\\/head>\\r\\n<body>\\r\\n<header>\\r\\n  <h1>Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor<\\/h1>\\r\\n  <p>Futures & Forex keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben<\\/p>\\r\\n<\\/header>\\r\\n\\r\\n<main>\\r\\n  <!-- Bemenetek -->\\r\\n  <section class=\\\"card\\\">\\r\\n    <h2>Bemenetek<\\/h2>\\r\\n    \\r\\n    <div class=\\\"instrument-select\\\">\\r\\n      <label>V\\u00e1lassz instrumentumot<\\/label>\\r\\n      <select id=\\\"instrument\\\">\\r\\n        <optgroup label=\\\"Equity Index Futures\\\">\\r\\n          <option value=\\\"ES\\\">ES - E-mini S&P 500<\\/option>\\r\\n          <option value=\\\"MES\\\">MES - Micro E-mini S&P 500<\\/option>\\r\\n          <option value=\\\"NQ\\\">NQ - E-mini Nasdaq-100<\\/option>\\r\\n          <option value=\\\"MNQ\\\" selected>MNQ - Micro E-mini Nasdaq-100<\\/option>\\r\\n          <option value=\\\"RTY\\\">RTY - E-mini Russell 2000<\\/option>\\r\\n          <option value=\\\"M2K\\\">M2K - Micro E-mini Russell 2000<\\/option>\\r\\n          <option value=\\\"YM\\\">YM - E-mini Dow ($5)<\\/option>\\r\\n          <option value=\\\"MYM\\\">MYM - Micro E-mini Dow<\\/option>\\r\\n        <\\/optgroup>\\r\\n        <optgroup label=\\\"Treasury Futures\\\">\\r\\n          <option value=\\\"ZN\\\">ZN - 10-Year T-Note<\\/option>\\r\\n          <option value=\\\"ZB\\\">ZB - 30-Year T-Bond<\\/option>\\r\\n          <option value=\\\"ZF\\\">ZF - 5-Year T-Note<\\/option>\\r\\n          <option value=\\\"ZT\\\">ZT - 2-Year T-Note<\\/option>\\r\\n        <\\/optgroup>\\r\\n        <optgroup label=\\\"Energy Futures\\\">\\r\\n          <option value=\\\"CL\\\">CL - Crude Oil<\\/option>\\r\\n          <option value=\\\"MCL\\\">MCL - Micro Crude Oil<\\/option>\\r\\n          <option value=\\\"NG\\\">NG - Natural Gas<\\/option>\\r\\n          <option value=\\\"RB\\\">RB - RBOB Gasoline<\\/option>\\r\\n          <option value=\\\"HO\\\">HO - Heating Oil<\\/option>\\r\\n        <\\/optgroup>\\r\\n        <optgroup label=\\\"Metal Futures\\\">\\r\\n          <option value=\\\"GC\\\">GC - Gold<\\/option>\\r\\n          <option value=\\\"MGC\\\">MGC - Micro Gold<\\/option>\\r\\n          <option value=\\\"SI\\\">SI - Silver<\\/option>\\r\\n          <option value=\\\"SIL\\\">SIL - Micro Silver<\\/option>\\r\\n          <option value=\\\"HG\\\">HG - Copper<\\/option>\\r\\n          <option value=\\\"QO\\\">QO - Micro Gold (alt)<\\/option>\\r\\n        <\\/optgroup>\\r\\n        <optgroup label=\\\"Currency Futures\\\">\\r\\n          <option value=\\\"6E\\\">6E - Euro FX<\\/option>\\r\\n          <option value=\\\"M6E\\\">M6E - Micro Euro FX<\\/option>\\r\\n          <option value=\\\"6B\\\">6B - British Pound<\\/option>\\r\\n          <option value=\\\"M6B\\\">M6B - Micro British Pound<\\/option>\\r\\n          <option value=\\\"6A\\\">6A - Australian Dollar<\\/option>\\r\\n          <option value=\\\"6C\\\">6C - Canadian Dollar<\\/option>\\r\\n          <option value=\\\"6J\\\">6J - Japanese Yen<\\/option>\\r\\n          <option value=\\\"6S\\\">6S - Swiss Franc<\\/option>\\r\\n        <\\/optgroup>\\r\\n        <optgroup label=\\\"Forex (Lot alap\\u00fa)\\\">\\r\\n          <option value=\\\"EURUSD\\\">EUR\\/USD<\\/option>\\r\\n          <option value=\\\"GBPUSD\\\">GBP\\/USD<\\/option>\\r\\n          <option value=\\\"USDJPY\\\">USD\\/JPY<\\/option>\\r\\n          <option value=\\\"USDCHF\\\">USD\\/CHF<\\/option>\\r\\n          <option value=\\\"AUDUSD\\\">AUD\\/USD<\\/option>\\r\\n          <option value=\\\"USDCAD\\\">USD\\/CAD<\\/option>\\r\\n          <option value=\\\"NZDUSD\\\">NZD\\/USD<\\/option>\\r\\n        <\\/optgroup>\\r\\n      <\\/select>\\r\\n    <\\/div>\\r\\n\\r\\n    <div class=\\\"info-box\\\" id=\\\"instrumentInfo\\\">\\r\\n      <strong id=\\\"instrName\\\">MNQ<\\/strong>: <span id=\\\"instrDetails\\\">Tick = 0.25 pont, Tick \\u00e9rt\\u00e9k = $0.50<\\/span>\\r\\n    <\\/div>\\r\\n\\r\\n    <div class=\\\"grid\\\">\\r\\n      <div>\\r\\n        <label>K\\u00edv\\u00e1nt kock\\u00e1zat \\/ trade (USD)<\\/label>\\r\\n        <input id=\\\"riskUsd\\\" type=\\\"number\\\" value=\\\"250\\\" min=\\\"1\\\" step=\\\"1\\\">\\r\\n      <\\/div>\\r\\n      <div>\\r\\n        <label>Max napi vesztes\\u00e9g (USD) <span class=\\\"kicker\\\">(opcion\\u00e1lis)<\\/span><\\/label>\\r\\n        <input id=\\\"maxDaily\\\" type=\\\"number\\\" value=\\\"500\\\" min=\\\"0\\\" step=\\\"1\\\">\\r\\n      <\\/div>\\r\\n\\r\\n      <div>\\r\\n        <label>Stop (pont)<\\/label>\\r\\n        <input id=\\\"stopPts\\\" type=\\\"number\\\" value=\\\"25\\\" min=\\\"0.01\\\" step=\\\"0.01\\\">\\r\\n      <\\/div>\\r\\n      <div>\\r\\n        <label>Stop (tick)<\\/label>\\r\\n        <input id=\\\"stopTicks\\\" type=\\\"number\\\" value=\\\"100\\\" min=\\\"1\\\" step=\\\"1\\\">\\r\\n      <\\/div>\\r\\n\\r\\n      <div>\\r\\n        <label>Take profit (pont)<\\/label>\\r\\n        <input id=\\\"tpPts\\\" type=\\\"number\\\" value=\\\"40\\\" min=\\\"0.01\\\" step=\\\"0.01\\\">\\r\\n      <\\/div>\\r\\n      <div>\\r\\n        <label>Take profit (tick)<\\/label>\\r\\n        <input id=\\\"tpTicks\\\" type=\\\"number\\\" value=\\\"160\\\" min=\\\"1\\\" step=\\\"1\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/section>\\r\\n\\r\\n  <!-- Eredm\\u00e9nyek -->\\r\\n  <section class=\\\"card\\\">\\r\\n    <h2>Eredm\\u00e9nyek<\\/h2>\\r\\n\\r\\n    <div class=\\\"row\\\">\\r\\n      <div class=\\\"metric\\\">\\r\\n        <h3>USD\\/pont \\/ kontraktus<\\/h3>\\r\\n        <div id=\\\"usdPerPoint\\\" class=\\\"val mono\\\">\\u2014<\\/div>\\r\\n        <div class=\\\"kicker\\\">USD\\/tick: <span id=\\\"usdPerTick\\\" class=\\\"pill\\\">\\u2014<\\/span><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"metric\\\">\\r\\n        <h3>RR ar\\u00e1ny (TP \\/ Stop)<\\/h3>\\r\\n        <div id=\\\"rrOut\\\" class=\\\"val mono\\\">\\u2014<\\/div>\\r\\n        <div class=\\\"kicker\\\">Pontban \\u00e9s tickben azonos ar\\u00e1ny<\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n\\r\\n    <div class=\\\"row\\\">\\r\\n      <div class=\\\"metric\\\">\\r\\n        <h3>Kock\\u00e1zat 1 kontraktuson<\\/h3>\\r\\n        <div id=\\\"riskPerContract\\\" class=\\\"val mono\\\">\\u2014<\\/div>\\r\\n        <div id=\\\"riskPerContractSub\\\" class=\\\"kicker\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"metric\\\">\\r\\n        <h3>Sz\\u00fcks\\u00e9ges kontraktussz\\u00e1m<\\/h3>\\r\\n        <div id=\\\"contracts\\\" class=\\\"val mono\\\">\\u2014<\\/div>\\r\\n        <div id=\\\"contractsHint\\\" class=\\\"kicker\\\"><\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n\\r\\n    <div class=\\\"row\\\">\\r\\n      <div class=\\\"metric\\\">\\r\\n        <h3>Val\\u00f3s risk (kerek\\u00edtett kontraktussal)<\\/h3>\\r\\n        <div id=\\\"actualRisk\\\" class=\\\"val mono\\\">\\u2014<\\/div>\\r\\n        <div id=\\\"actualRiskDiff\\\" class=\\\"kicker\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"metric\\\">\\r\\n        <h3>Profitc\\u00e9l (TP alapj\\u00e1n)<\\/h3>\\r\\n        <div id=\\\"tpUsdTotal\\\" class=\\\"val mono\\\">\\u2014<\\/div>\\r\\n        <div id=\\\"tpPerContract\\\" class=\\\"kicker\\\"><\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n\\r\\n    <div class=\\\"metric\\\">\\r\\n      <h3>Biztons\\u00e1gi inf\\u00f3<\\/h3>\\r\\n      <div id=\\\"safety\\\" class=\\\"val mono\\\">\\u2014<\\/div>\\r\\n      <div class=\\\"kicker\\\">A sz\\u00e1m\\u00edt\\u00e1shoz a stopot \\u00e9s TP-t a legk\\u00f6zelebbi <strong>eg\\u00e9sz tickre<\\/strong> kerek\\u00edtj\\u00fck.<\\/div>\\r\\n    <\\/div>\\r\\n\\r\\n    <div class=\\\"note\\\">\\r\\n      K\\u00e9pletek: USD\\/pont = TickValue \\u00f7 TickSize. Risk\\/kontraktus = Stop(tick) \\u00d7 USD\\/tick.  \\r\\n      Kontraktus = K\\u00edv\\u00e1ntRisk \\u00f7 Risk\\/kontraktus \\u2192 lefel\\u00e9 kerek\\u00edtj\\u00fck, hogy ne l\\u00e9pd t\\u00fal a megadott risket.\\r\\n    <\\/div>\\r\\n  <\\/section>\\r\\n<\\/main>\\r\\n\\r\\n<script>\\r\\n(function(){\\r\\n  const $ = id => document.getElementById(id);\\r\\n  const fmt = (n,d=2)=> Number(n).toLocaleString(\'hu-HU\',{minimumFractionDigits:d,maximumFractionDigits:d});\\r\\n\\r\\n  const instruments = {\\r\\n    \\/\\/ Equity Index Futures\\r\\n    ES: {name:\'ES - E-mini S&P 500\', tick:0.25, value:12.50, desc:\'Tick = 0.25 pont, Tick \\u00e9rt\\u00e9k = $12.50\'},\\r\\n    MES: {name:\'MES - Micro E-mini S&P 500\', tick:0.25, value:1.25, desc:\'Tick = 0.25 pont, Tick \\u00e9rt\\u00e9k = $1.25\'},\\r\\n    NQ: {name:\'NQ - E-mini Nasdaq-100\', tick:0.25, value:5.00, desc:\'Tick = 0.25 pont, Tick \\u00e9rt\\u00e9k = $5.00\'},\\r\\n    MNQ: {name:\'MNQ - Micro E-mini Nasdaq-100\', tick:0.25, value:0.50, desc:\'Tick = 0.25 pont, Tick \\u00e9rt\\u00e9k = $0.50\'},\\r\\n    RTY: {name:\'RTY - E-mini Russell 2000\', tick:0.10, value:5.00, desc:\'Tick = 0.10 pont, Tick \\u00e9rt\\u00e9k = $5.00\'},\\r\\n    M2K: {name:\'M2K - Micro E-mini Russell 2000\', tick:0.10, value:0.50, desc:\'Tick = 0.10 pont, Tick \\u00e9rt\\u00e9k = $0.50\'},\\r\\n    YM: {name:\'YM - E-mini Dow ($5)\', tick:1.00, value:5.00, desc:\'Tick = 1.00 pont, Tick \\u00e9rt\\u00e9k = $5.00\'},\\r\\n    MYM: {name:\'MYM - Micro E-mini Dow\', tick:1.00, value:0.50, desc:\'Tick = 1.00 pont, Tick \\u00e9rt\\u00e9k = $0.50\'},\\r\\n    \\r\\n    \\/\\/ Treasury Futures\\r\\n    ZN: {name:\'ZN - 10-Year T-Note\', tick:0.015625, value:15.625, desc:\'Tick = 1\\/64 (0.015625), Tick \\u00e9rt\\u00e9k = $15.625\'},\\r\\n    ZB: {name:\'ZB - 30-Year T-Bond\', tick:0.03125, value:31.25, desc:\'Tick = 1\\/32 (0.03125), Tick \\u00e9rt\\u00e9k = $31.25\'},\\r\\n    ZF: {name:\'ZF - 5-Year T-Note\', tick:0.0078125, value:7.8125, desc:\'Tick = 1\\/128 (0.0078125), Tick \\u00e9rt\\u00e9k = $7.8125\'},\\r\\n    ZT: {name:\'ZT - 2-Year T-Note\', tick:0.00390625, value:7.8125, desc:\'Tick = 1\\/256 (0.00390625), Tick \\u00e9rt\\u00e9k = $7.8125\'},\\r\\n    \\r\\n    \\/\\/ Energy Futures\\r\\n    CL: {name:\'CL - Crude Oil\', tick:0.01, value:10.00, desc:\'Tick = 0.01 pont, Tick \\u00e9rt\\u00e9k = $10.00\'},\\r\\n    MCL: {name:\'MCL - Micro Crude Oil\', tick:0.01, value:1.00, desc:\'Tick = 0.01 pont, Tick \\u00e9rt\\u00e9k = $1.00\'},\\r\\n    NG: {name:\'NG - Natural Gas\', tick:0.001, value:10.00, desc:\'Tick = 0.001 pont, Tick \\u00e9rt\\u00e9k = $10.00\'},\\r\\n    RB: {name:\'RB - RBOB Gasoline\', tick:0.0001, value:4.20, desc:\'Tick = 0.0001 pont, Tick \\u00e9rt\\u00e9k = $4.20\'},\\r\\n    HO: {name:\'HO - Heating Oil\', tick:0.0001, value:4.20, desc:\'Tick = 0.0001 pont, Tick \\u00e9rt\\u00e9k = $4.20\'},\\r\\n    \\r\\n    \\/\\/ Metal Futures\\r\\n    GC: {name:\'GC - Gold\', tick:0.10, value:10.00, desc:\'Tick = 0.10 pont, Tick \\u00e9rt\\u00e9k = $10.00\'},\\r\\n    MGC: {name:\'MGC - Micro Gold\', tick:0.10, value:1.00, desc:\'Tick = 0.10 pont, Tick \\u00e9rt\\u00e9k = $1.00\'},\\r\\n    SI: {name:\'SI - Silver\', tick:0.005, value:25.00, desc:\'Tick = 0.005 pont, Tick \\u00e9rt\\u00e9k = $25.00\'},\\r\\n    SIL: {name:\'SIL - Micro Silver\', tick:0.005, value:2.50, desc:\'Tick = 0.005 pont, Tick \\u00e9rt\\u00e9k = $2.50\'},\\r\\n    HG: {name:\'HG - Copper\', tick:0.0005, value:12.50, desc:\'Tick = 0.0005 pont, Tick \\u00e9rt\\u00e9k = $12.50\'},\\r\\n    QO: {name:\'QO - Micro Gold\', tick:0.25, value:2.50, desc:\'Tick = 0.25 pont, Tick \\u00e9rt\\u00e9k = $2.50\'},\\r\\n    \\r\\n    \\/\\/ Currency Futures\\r\\n    \'6E\': {name:\'6E - Euro FX\', tick:0.00005, value:6.25, desc:\'Tick = 0.00005 pont, Tick \\u00e9rt\\u00e9k = $6.25\'},\\r\\n    M6E: {name:\'M6E - Micro Euro FX\', tick:0.00005, value:0.625, desc:\'Tick = 0.00005 pont, Tick \\u00e9rt\\u00e9k = $0.625\'},\\r\\n    \'6B\': {name:\'6B - British Pound\', tick:0.0001, value:6.25, desc:\'Tick = 0.0001 pont, Tick \\u00e9rt\\u00e9k = $6.25\'},\\r\\n    M6B: {name:\'M6B - Micro British Pound\', tick:0.0001, value:0.625, desc:\'Tick = 0.0001 pont, Tick \\u00e9rt\\u00e9k = $0.625\'},\\r\\n    \'6A\': {name:\'6A - Australian Dollar\', tick:0.0001, value:10.00, desc:\'Tick = 0.0001 pont, Tick \\u00e9rt\\u00e9k = $10.00\'},\\r\\n    \'6C\': {name:\'6C - Canadian Dollar\', tick:0.0001, value:10.00, desc:\'Tick = 0.0001 pont, Tick \\u00e9rt\\u00e9k = $10.00\'},\\r\\n    \'6J\': {name:\'6J - Japanese Yen\', tick:0.0000005, value:6.25, desc:\'Tick = 0.0000005 pont, Tick \\u00e9rt\\u00e9k = $6.25\'},\\r\\n    \'6S\': {name:\'6S - Swiss Franc\', tick:0.0001, value:12.50, desc:\'Tick = 0.0001 pont, Tick \\u00e9rt\\u00e9k = $12.50\'},\\r\\n    \\r\\n    \\/\\/ Forex (pip = 0.0001 for most, 0.01 for JPY pairs)\\r\\n    EURUSD: {name:\'EUR\\/USD\', tick:0.0001, value:10.00, desc:\'1 pip = 0.0001, Standard lot pip \\u00e9rt\\u00e9k = $10.00\'},\\r\\n    GBPUSD: {name:\'GBP\\/USD\', tick:0.0001, value:10.00, desc:\'1 pip = 0.0001, Standard lot pip \\u00e9rt\\u00e9k = $10.00\'},\\r\\n    USDJPY: {name:\'USD\\/JPY\', tick:0.01, value:10.00, desc:\'1 pip = 0.01, Standard lot pip \\u00e9rt\\u00e9k = $10.00\'},\\r\\n    USDCHF: {name:\'USD\\/CHF\', tick:0.0001, value:10.00, desc:\'1 pip = 0.0001, Standard lot pip \\u00e9rt\\u00e9k = $10.00\'},\\r\\n    AUDUSD: {name:\'AUD\\/USD\', tick:0.0001, value:10.00, desc:\'1 pip = 0.0001, Standard lot pip \\u00e9rt\\u00e9k = $10.00\'},\\r\\n    USDCAD: {name:\'USD\\/CAD\', tick:0.0001, value:10.00, desc:\'1 pip = 0.0001, Standard lot pip \\u00e9rt\\u00e9k = $10.00\'},\\r\\n    NZDUSD: {name:\'NZD\\/USD\', tick:0.0001, value:10.00, desc:\'1 pip = 0.0001, Standard lot pip \\u00e9rt\\u00e9k = $10.00\'}\\r\\n  };\\r\\n\\r\\n  let syncing = false;\\r\\n\\r\\n  function loadInstrument(){\\r\\n    const code = $(\'instrument\').value;\\r\\n    const instr = instruments[code];\\r\\n    if(!instr) return;\\r\\n    \\r\\n    $(\'instrName\').textContent = instr.name;\\r\\n    $(\'instrDetails\').textContent = instr.desc;\\r\\n    \\r\\n    syncing = true;\\r\\n    snapFromPts(\'stop\');\\r\\n    snapFromPts(\'tp\');\\r\\n    syncing = false;\\r\\n    calc();\\r\\n  }\\r\\n\\r\\n  function getTickSize(){\\r\\n    const code = $(\'instrument\').value;\\r\\n    return instruments[code]?.tick || 0.25;\\r\\n  }\\r\\n\\r\\n  function getTickValue(){\\r\\n    const code = $(\'instrument\').value;\\r\\n    return instruments[code]?.value || 0.50;\\r\\n  }\\r\\n\\r\\n  function snapFromPts(which){\\r\\n    if(syncing) return; syncing = true;\\r\\n    const ts = getTickSize();\\r\\n    if(which===\'stop\'){\\r\\n      const pts = +$(\'stopPts\').value;\\r\\n      const ticks = Math.max(1, Math.round(pts\\/ts));\\r\\n      $(\'stopTicks\').value = ticks;\\r\\n      $(\'stopPts\').value = (ticks*ts).toFixed(8);\\r\\n    }else if(which===\'tp\'){\\r\\n      const pts = +$(\'tpPts\').value;\\r\\n      const ticks = Math.max(1, Math.round(pts\\/ts));\\r\\n      $(\'tpTicks\').value = ticks;\\r\\n      $(\'tpPts\').value = (ticks*ts).toFixed(8);\\r\\n    }\\r\\n    syncing = false;\\r\\n  }\\r\\n\\r\\n  function syncFromTicks(which){\\r\\n    if(syncing) return; syncing = true;\\r\\n    const ts = getTickSize();\\r\\n    if(which===\'stop\'){\\r\\n      const ticks = +$(\'stopTicks\').value;\\r\\n      $(\'stopPts\').value = (ticks*ts).toFixed(8);\\r\\n    }else if(which===\'tp\'){\\r\\n      const ticks = +$(\'tpTicks\').value;\\r\\n      $(\'tpPts\').value = (ticks*ts).toFixed(8);\\r\\n    }\\r\\n    syncing = false;\\r\\n  }\\r\\n\\r\\n  function calc(){\\r\\n    const riskUsd   = +$(\'riskUsd\').value;\\r\\n    const maxDaily  = +$(\'maxDaily\').value || 0;\\r\\n    const tickSize  = getTickSize();\\r\\n    const tickValue = getTickValue();\\r\\n\\r\\n    const stopTicks = Math.max(1, Math.round(+$(\'stopTicks\').value));\\r\\n    const tpTicks   = Math.max(1, Math.round(+$(\'tpTicks\').value));\\r\\n\\r\\n    const usdPerTick  = tickValue;\\r\\n    const usdPerPoint = tickValue \\/ tickSize;\\r\\n\\r\\n    const riskPerContract = stopTicks * usdPerTick;\\r\\n    const rawContracts = riskUsd \\/ Math.max(1e-9, riskPerContract);\\r\\n    const contracts = Math.max(0, Math.floor(rawContracts));\\r\\n    const actualRisk = contracts * riskPerContract;\\r\\n    const diff = riskUsd - actualRisk;\\r\\n\\r\\n    const tpPerContractUsd = tpTicks * usdPerTick;\\r\\n    const tpUsdTotal = tpPerContractUsd * contracts;\\r\\n\\r\\n    const rr = tpTicks \\/ stopTicks;\\r\\n\\r\\n    let safetyText = \'Param\\u00e9terek rendben.\', safetyClass = \'good\';\\r\\n    if (!isFinite(usdPerPoint) || usdPerPoint<=0 || stopTicks<=0 || riskUsd<=0) {\\r\\n      safetyText = \'Hi\\u00e1nyos vagy hib\\u00e1s bemenet.\'; safetyClass = \'bad\';\\r\\n    } else if (contracts < 1) {\\r\\n      safetyText = \'A k\\u00edv\\u00e1nt risk t\\u00fal kicsi 1 kontraktushoz (vagy t\\u00fal nagy a stop).\'; safetyClass = \'warn\';\\r\\n    } else if (maxDaily>0 && actualRisk>maxDaily){\\r\\n      safetyText = \'A kerek\\u00edtett risk meghaladja a max napi vesztes\\u00e9get.\'; safetyClass = \'bad\';\\r\\n    }\\r\\n\\r\\n    $(\'usdPerPoint\').textContent = isFinite(usdPerPoint) ? fmt(usdPerPoint,2)+\' USD\\/pont\' : \'\\u2014\';\\r\\n    $(\'usdPerTick\').textContent  = isFinite(usdPerTick)  ? fmt(usdPerTick,2)+\' USD\\/tick\'  : \'\\u2014\';\\r\\n\\r\\n    $(\'rrOut\').textContent = isFinite(rr) ? fmt(rr,2) + \' RR\' : \'\\u2014\';\\r\\n\\r\\n    $(\'riskPerContract\').textContent = isFinite(riskPerContract) ? fmt(riskPerContract,2)+\' USD\' : \'\\u2014\';\\r\\n    $(\'riskPerContractSub\').textContent = `${stopTicks} tick \\u00d7 ${fmt(usdPerTick,2)} USD\\/tick`;\\r\\n\\r\\n    $(\'contracts\').textContent = isFinite(contracts) ? contracts+\' kontraktus\' : \'\\u2014\';\\r\\n    $(\'contractsHint\').textContent = `Nyers eredm\\u00e9ny: ${fmt(rawContracts,2)} \\u2192 lefel\\u00e9 kerek\\u00edtve.`;\\r\\n\\r\\n    $(\'actualRisk\').textContent = isFinite(actualRisk) ? fmt(actualRisk,2)+\' USD\' : \'\\u2014\';\\r\\n    $(\'actualRiskDiff\').textContent = `K\\u00fcl\\u00f6nbs\\u00e9g a c\\u00e9lhoz k\\u00e9pest: ${fmt(diff,2)} USD`;\\r\\n\\r\\n    $(\'tpUsdTotal\').textContent = isFinite(tpUsdTotal) ? fmt(tpUsdTotal,2)+\' USD\' : \'\\u2014\';\\r\\n    $(\'tpPerContract\').textContent = `TP\\/kontraktus: ${tpTicks} tick = ${fmt(tpPerContractUsd,2)} USD`;\\r\\n\\r\\n    const s = $(\'safety\'); s.textContent = safetyText; s.className = \'val mono \' + (safetyClass===\'good\'?\'good\':(safetyClass===\'warn\'?\'warn\':\'bad\'));\\r\\n  }\\r\\n\\r\\n  $(\'instrument\').addEventListener(\'change\', loadInstrument);\\r\\n\\r\\n  [\'stopPts\',\'tpPts\'].forEach(id=>{\\r\\n    $(id).addEventListener(\'input\', ()=>{\\r\\n      if(id===\'stopPts\') snapFromPts(\'stop\');\\r\\n      if(id===\'tpPts\')   snapFromPts(\'tp\');\\r\\n      calc();\\r\\n    });\\r\\n    $(id).addEventListener(\'change\', ()=>{\\r\\n      if(id===\'stopPts\') snapFromPts(\'stop\');\\r\\n      if(id===\'tpPts\')   snapFromPts(\'tp\');\\r\\n      calc();\\r\\n    });\\r\\n  });\\r\\n  [\'stopTicks\',\'tpTicks\'].forEach(id=>{\\r\\n    $(id).addEventListener(\'input\', ()=>{\\r\\n      if(id===\'stopTicks\') syncFromTicks(\'stop\');\\r\\n      if(id===\'tpTicks\')   syncFromTicks(\'tp\');\\r\\n      calc();\\r\\n    });\\r\\n    $(id).addEventListener(\'change\', ()=>{\\r\\n      if(id===\'stopTicks\') syncFromTicks(\'stop\');\\r\\n      if(id===\'tpTicks\')   syncFromTicks(\'tp\');\\r\\n      calc();\\r\\n    });\\r\\n  });\\r\\n  [\'riskUsd\',\'maxDaily\'].forEach(id=>{\\r\\n    $(id).addEventListener(\'input\', calc);\\r\\n    $(id).addEventListener(\'change\', calc);\\r\\n  });\\r\\n\\r\\n  loadInstrument();\\r\\n})();\\r\\n<\\/script>\\r\\n<\\/body>\\r\\n<\\/html>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}]'),
(118, 24, '_elementor_pro_version', '3.32.2'),
(119, 24, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(123, 25, '_elementor_edit_mode', 'builder'),
(124, 25, '_elementor_template_type', 'wp-post'),
(125, 25, '_elementor_version', '3.32.4'),
(126, 25, '_wp_page_template', 'default'),
(127, 25, '_elementor_data', '[{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"a63b7b5\",\"elType\":\"widget\",\"settings\":{\"html\":\"<html lang=\\\"hu\\\">\\r\\n<head>\\r\\n<meta charset=\\\"utf-8\\\" \\/>\\r\\n<meta name=\\\"viewport\\\" content=\\\"width=device-width,initial-scale=1\\\" \\/>\\r\\n<title>Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor<\\/title>\\r\\n<style>\\r\\n  :root{\\r\\n    --bg:#081512;\\r\\n    --panel:#0f1c17;\\r\\n    --muted:#b9b5b5;\\r\\n    --text:#e8f6f1;\\r\\n    --accent:#0d8461;\\r\\n    --good:#19c089;\\r\\n    --warn:#e7b547;\\r\\n    --bad:#d96e6e;\\r\\n    --line:#13352d;\\r\\n  }\\r\\n  *{box-sizing:border-box}\\r\\n  body{\\r\\n    margin:0;\\r\\n    background:radial-gradient(1200px 800px at 20% -10%, #13241e 0%, var(--bg) 60%),var(--bg);\\r\\n    color:var(--text);\\r\\n    font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;\\r\\n    line-height:1.45\\r\\n  }\\r\\n  header{padding:26px 16px 6px;text-align:center}\\r\\n  header h1{margin:0 0 6px;font-size:24px}\\r\\n  header p{margin:0;color:var(--muted);font-size:13px}\\r\\n  main{max-width:960px;margin:18px auto 50px;padding:0 14px;display:grid;grid-template-columns:1fr 1fr;gap:16px}\\r\\n  @media(max-width:900px){main{grid-template-columns:1fr}}\\r\\n  .card{\\r\\n    background:linear-gradient(180deg,rgba(255,255,255,.02),rgba(255,255,255,0));\\r\\n    border:1px solid var(--line);\\r\\n    border-radius:14px;\\r\\n    padding:14px;\\r\\n    box-shadow:0 10px 30px rgba(0,0,0,.25)\\r\\n  }\\r\\n  .card h2{margin:2px 0 12px;font-size:15px;color:var(--text);text-transform:uppercase;letter-spacing:.5px}\\r\\n  .grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}\\r\\n  @media(max-width:560px){.grid{grid-template-columns:1fr}}\\r\\n  label{display:block;font-size:12px;color:var(--muted);margin:6px 0 4px}\\r\\n  input, select{\\r\\n    width:100%;\\r\\n    padding:10px 12px;\\r\\n    border-radius:10px;\\r\\n    border:1px solid var(--line);\\r\\n    background:#0b1411;\\r\\n    color:var(--text);\\r\\n    font-size:14px\\r\\n  }\\r\\n  select{cursor:pointer}\\r\\n  input:focus, select:focus{\\r\\n    border-color:var(--accent);\\r\\n    box-shadow:0 0 0 3px rgba(13,132,97,.28);\\r\\n    outline:0\\r\\n  }\\r\\n  .metric{\\r\\n    border:1px dashed var(--line);\\r\\n    border-radius:12px;\\r\\n    padding:12px;\\r\\n    background:rgba(13,132,97,.07);\\r\\n    margin-bottom:8px\\r\\n  }\\r\\n  .metric h3{margin:0 0 4px;font-size:12px;color:var(--muted)}\\r\\n  .val{font-size:22px;font-weight:700}\\r\\n  .mono{font-variant-numeric:tabular-nums;font-family:ui-monospace,Menlo,Consolas,monospace}\\r\\n  .good{color:var(--good)}\\r\\n  .warn{color:var(--warn)}\\r\\n  .bad{color:var(--bad)}\\r\\n  .note{font-size:12px;color:var(--muted)}\\r\\n  .row{display:grid;grid-template-columns:1fr 1fr;gap:10px}\\r\\n  .hr{height:1px;background:var(--line);margin:10px 0;border-radius:1px}\\r\\n  .kicker{font-size:12px;color:var(--muted)}\\r\\n  .btn{\\r\\n    border:1px solid var(--line);\\r\\n    background:#0f201a;\\r\\n    color:var(--text);\\r\\n    padding:8px 12px;\\r\\n    border-radius:10px;\\r\\n    cursor:pointer;\\r\\n    font-weight:600\\r\\n  }\\r\\n  .btn:hover{border-color:var(--accent)}\\r\\n  .pill{\\r\\n    display:inline-block;\\r\\n    border:1px solid var(--line);\\r\\n    padding:3px 8px;\\r\\n    border-radius:999px;\\r\\n    font-size:11px;\\r\\n    color:var(--muted)\\r\\n  }\\r\\n  .grid > div{\\r\\n    display:flex;\\r\\n    flex-direction:column;\\r\\n    gap:6px;\\r\\n  }\\r\\n  label{margin-left:4px;}\\r\\n  .instrument-select{\\r\\n    grid-column: 1 \\/ -1;\\r\\n    margin-bottom:8px;\\r\\n  }\\r\\n  .info-box{\\r\\n    background:rgba(13,132,97,.1);\\r\\n    border:1px solid var(--accent);\\r\\n    border-radius:10px;\\r\\n    padding:10px;\\r\\n    margin-bottom:12px;\\r\\n    font-size:12px;\\r\\n  }\\r\\n<\\/style>\\r\\n<\\/head>\\r\\n<body>\\r\\n<header>\\r\\n  <h1>Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor<\\/h1>\\r\\n  <p>Futures & Forex keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben<\\/p>\\r\\n<\\/header>\\r\\n\\r\\n<main>\\r\\n  <!-- Bemenetek -->\\r\\n  <section class=\\\"card\\\">\\r\\n    <h2>Bemenetek<\\/h2>\\r\\n    \\r\\n    <div class=\\\"instrument-select\\\">\\r\\n      <label>V\\u00e1lassz instrumentumot<\\/label>\\r\\n      <select id=\\\"instrument\\\">\\r\\n        <optgroup label=\\\"Equity Index Futures\\\">\\r\\n          <option value=\\\"ES\\\">ES - E-mini S&P 500<\\/option>\\r\\n          <option value=\\\"MES\\\">MES - Micro E-mini S&P 500<\\/option>\\r\\n          <option value=\\\"NQ\\\">NQ - E-mini Nasdaq-100<\\/option>\\r\\n          <option value=\\\"MNQ\\\" selected>MNQ - Micro E-mini Nasdaq-100<\\/option>\\r\\n          <option value=\\\"RTY\\\">RTY - E-mini Russell 2000<\\/option>\\r\\n          <option value=\\\"M2K\\\">M2K - Micro E-mini Russell 2000<\\/option>\\r\\n          <option value=\\\"YM\\\">YM - E-mini Dow ($5)<\\/option>\\r\\n          <option value=\\\"MYM\\\">MYM - Micro E-mini Dow<\\/option>\\r\\n        <\\/optgroup>\\r\\n        <optgroup label=\\\"Treasury Futures\\\">\\r\\n          <option value=\\\"ZN\\\">ZN - 10-Year T-Note<\\/option>\\r\\n          <option value=\\\"ZB\\\">ZB - 30-Year T-Bond<\\/option>\\r\\n          <option value=\\\"ZF\\\">ZF - 5-Year T-Note<\\/option>\\r\\n          <option value=\\\"ZT\\\">ZT - 2-Year T-Note<\\/option>\\r\\n        <\\/optgroup>\\r\\n        <optgroup label=\\\"Energy Futures\\\">\\r\\n          <option value=\\\"CL\\\">CL - Crude Oil<\\/option>\\r\\n          <option value=\\\"MCL\\\">MCL - Micro Crude Oil<\\/option>\\r\\n          <option value=\\\"NG\\\">NG - Natural Gas<\\/option>\\r\\n          <option value=\\\"RB\\\">RB - RBOB Gasoline<\\/option>\\r\\n          <option value=\\\"HO\\\">HO - Heating Oil<\\/option>\\r\\n        <\\/optgroup>\\r\\n        <optgroup label=\\\"Metal Futures\\\">\\r\\n          <option value=\\\"GC\\\">GC - Gold<\\/option>\\r\\n          <option value=\\\"MGC\\\">MGC - Micro Gold<\\/option>\\r\\n          <option value=\\\"SI\\\">SI - Silver<\\/option>\\r\\n          <option value=\\\"SIL\\\">SIL - Micro Silver<\\/option>\\r\\n          <option value=\\\"HG\\\">HG - Copper<\\/option>\\r\\n          <option value=\\\"QO\\\">QO - Micro Gold (alt)<\\/option>\\r\\n        <\\/optgroup>\\r\\n        <optgroup label=\\\"Currency Futures\\\">\\r\\n          <option value=\\\"6E\\\">6E - Euro FX<\\/option>\\r\\n          <option value=\\\"M6E\\\">M6E - Micro Euro FX<\\/option>\\r\\n          <option value=\\\"6B\\\">6B - British Pound<\\/option>\\r\\n          <option value=\\\"M6B\\\">M6B - Micro British Pound<\\/option>\\r\\n          <option value=\\\"6A\\\">6A - Australian Dollar<\\/option>\\r\\n          <option value=\\\"6C\\\">6C - Canadian Dollar<\\/option>\\r\\n          <option value=\\\"6J\\\">6J - Japanese Yen<\\/option>\\r\\n          <option value=\\\"6S\\\">6S - Swiss Franc<\\/option>\\r\\n        <\\/optgroup>\\r\\n        <optgroup label=\\\"Forex (Lot alap\\u00fa)\\\">\\r\\n          <option value=\\\"EURUSD\\\">EUR\\/USD<\\/option>\\r\\n          <option value=\\\"GBPUSD\\\">GBP\\/USD<\\/option>\\r\\n          <option value=\\\"USDJPY\\\">USD\\/JPY<\\/option>\\r\\n          <option value=\\\"USDCHF\\\">USD\\/CHF<\\/option>\\r\\n          <option value=\\\"AUDUSD\\\">AUD\\/USD<\\/option>\\r\\n          <option value=\\\"USDCAD\\\">USD\\/CAD<\\/option>\\r\\n          <option value=\\\"NZDUSD\\\">NZD\\/USD<\\/option>\\r\\n        <\\/optgroup>\\r\\n      <\\/select>\\r\\n    <\\/div>\\r\\n\\r\\n    <div class=\\\"info-box\\\" id=\\\"instrumentInfo\\\">\\r\\n      <strong id=\\\"instrName\\\">MNQ<\\/strong>: <span id=\\\"instrDetails\\\">Tick = 0.25 pont, Tick \\u00e9rt\\u00e9k = $0.50<\\/span>\\r\\n    <\\/div>\\r\\n\\r\\n    <div class=\\\"grid\\\">\\r\\n      <div>\\r\\n        <label>K\\u00edv\\u00e1nt kock\\u00e1zat \\/ trade (USD)<\\/label>\\r\\n        <input id=\\\"riskUsd\\\" type=\\\"number\\\" value=\\\"250\\\" min=\\\"1\\\" step=\\\"1\\\">\\r\\n      <\\/div>\\r\\n      <div>\\r\\n        <label>Max napi vesztes\\u00e9g (USD) <span class=\\\"kicker\\\">(opcion\\u00e1lis)<\\/span><\\/label>\\r\\n        <input id=\\\"maxDaily\\\" type=\\\"number\\\" value=\\\"500\\\" min=\\\"0\\\" step=\\\"1\\\">\\r\\n      <\\/div>\\r\\n\\r\\n      <div>\\r\\n        <label>Stop (pont)<\\/label>\\r\\n        <input id=\\\"stopPts\\\" type=\\\"number\\\" value=\\\"25\\\" min=\\\"0.01\\\" step=\\\"0.01\\\">\\r\\n      <\\/div>\\r\\n      <div>\\r\\n        <label>Stop (tick)<\\/label>\\r\\n        <input id=\\\"stopTicks\\\" type=\\\"number\\\" value=\\\"100\\\" min=\\\"1\\\" step=\\\"1\\\">\\r\\n      <\\/div>\\r\\n\\r\\n      <div>\\r\\n        <label>Take profit (pont)<\\/label>\\r\\n        <input id=\\\"tpPts\\\" type=\\\"number\\\" value=\\\"40\\\" min=\\\"0.01\\\" step=\\\"0.01\\\">\\r\\n      <\\/div>\\r\\n      <div>\\r\\n        <label>Take profit (tick)<\\/label>\\r\\n        <input id=\\\"tpTicks\\\" type=\\\"number\\\" value=\\\"160\\\" min=\\\"1\\\" step=\\\"1\\\">\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n  <\\/section>\\r\\n\\r\\n  <!-- Eredm\\u00e9nyek -->\\r\\n  <section class=\\\"card\\\">\\r\\n    <h2>Eredm\\u00e9nyek<\\/h2>\\r\\n\\r\\n    <div class=\\\"row\\\">\\r\\n      <div class=\\\"metric\\\">\\r\\n        <h3>USD\\/pont \\/ kontraktus<\\/h3>\\r\\n        <div id=\\\"usdPerPoint\\\" class=\\\"val mono\\\">\\u2014<\\/div>\\r\\n        <div class=\\\"kicker\\\">USD\\/tick: <span id=\\\"usdPerTick\\\" class=\\\"pill\\\">\\u2014<\\/span><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"metric\\\">\\r\\n        <h3>RR ar\\u00e1ny (TP \\/ Stop)<\\/h3>\\r\\n        <div id=\\\"rrOut\\\" class=\\\"val mono\\\">\\u2014<\\/div>\\r\\n        <div class=\\\"kicker\\\">Pontban \\u00e9s tickben azonos ar\\u00e1ny<\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n\\r\\n    <div class=\\\"row\\\">\\r\\n      <div class=\\\"metric\\\">\\r\\n        <h3>Kock\\u00e1zat 1 kontraktuson<\\/h3>\\r\\n        <div id=\\\"riskPerContract\\\" class=\\\"val mono\\\">\\u2014<\\/div>\\r\\n        <div id=\\\"riskPerContractSub\\\" class=\\\"kicker\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"metric\\\">\\r\\n        <h3>Sz\\u00fcks\\u00e9ges kontraktussz\\u00e1m<\\/h3>\\r\\n        <div id=\\\"contracts\\\" class=\\\"val mono\\\">\\u2014<\\/div>\\r\\n        <div id=\\\"contractsHint\\\" class=\\\"kicker\\\"><\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n\\r\\n    <div class=\\\"row\\\">\\r\\n      <div class=\\\"metric\\\">\\r\\n        <h3>Val\\u00f3s risk (kerek\\u00edtett kontraktussal)<\\/h3>\\r\\n        <div id=\\\"actualRisk\\\" class=\\\"val mono\\\">\\u2014<\\/div>\\r\\n        <div id=\\\"actualRiskDiff\\\" class=\\\"kicker\\\"><\\/div>\\r\\n      <\\/div>\\r\\n      <div class=\\\"metric\\\">\\r\\n        <h3>Profitc\\u00e9l (TP alapj\\u00e1n)<\\/h3>\\r\\n        <div id=\\\"tpUsdTotal\\\" class=\\\"val mono\\\">\\u2014<\\/div>\\r\\n        <div id=\\\"tpPerContract\\\" class=\\\"kicker\\\"><\\/div>\\r\\n      <\\/div>\\r\\n    <\\/div>\\r\\n\\r\\n    <div class=\\\"metric\\\">\\r\\n      <h3>Biztons\\u00e1gi inf\\u00f3<\\/h3>\\r\\n      <div id=\\\"safety\\\" class=\\\"val mono\\\">\\u2014<\\/div>\\r\\n      <div class=\\\"kicker\\\">A sz\\u00e1m\\u00edt\\u00e1shoz a stopot \\u00e9s TP-t a legk\\u00f6zelebbi <strong>eg\\u00e9sz tickre<\\/strong> kerek\\u00edtj\\u00fck.<\\/div>\\r\\n    <\\/div>\\r\\n\\r\\n    <div class=\\\"note\\\">\\r\\n      K\\u00e9pletek: USD\\/pont = TickValue \\u00f7 TickSize. Risk\\/kontraktus = Stop(tick) \\u00d7 USD\\/tick.  \\r\\n      Kontraktus = K\\u00edv\\u00e1ntRisk \\u00f7 Risk\\/kontraktus \\u2192 lefel\\u00e9 kerek\\u00edtj\\u00fck, hogy ne l\\u00e9pd t\\u00fal a megadott risket.\\r\\n    <\\/div>\\r\\n  <\\/section>\\r\\n<\\/main>\\r\\n\\r\\n<script>\\r\\n(function(){\\r\\n  const $ = id => document.getElementById(id);\\r\\n  const fmt = (n,d=2)=> Number(n).toLocaleString(\'hu-HU\',{minimumFractionDigits:d,maximumFractionDigits:d});\\r\\n\\r\\n  const instruments = {\\r\\n    \\/\\/ Equity Index Futures\\r\\n    ES: {name:\'ES - E-mini S&P 500\', tick:0.25, value:12.50, desc:\'Tick = 0.25 pont, Tick \\u00e9rt\\u00e9k = $12.50\'},\\r\\n    MES: {name:\'MES - Micro E-mini S&P 500\', tick:0.25, value:1.25, desc:\'Tick = 0.25 pont, Tick \\u00e9rt\\u00e9k = $1.25\'},\\r\\n    NQ: {name:\'NQ - E-mini Nasdaq-100\', tick:0.25, value:5.00, desc:\'Tick = 0.25 pont, Tick \\u00e9rt\\u00e9k = $5.00\'},\\r\\n    MNQ: {name:\'MNQ - Micro E-mini Nasdaq-100\', tick:0.25, value:0.50, desc:\'Tick = 0.25 pont, Tick \\u00e9rt\\u00e9k = $0.50\'},\\r\\n    RTY: {name:\'RTY - E-mini Russell 2000\', tick:0.10, value:5.00, desc:\'Tick = 0.10 pont, Tick \\u00e9rt\\u00e9k = $5.00\'},\\r\\n    M2K: {name:\'M2K - Micro E-mini Russell 2000\', tick:0.10, value:0.50, desc:\'Tick = 0.10 pont, Tick \\u00e9rt\\u00e9k = $0.50\'},\\r\\n    YM: {name:\'YM - E-mini Dow ($5)\', tick:1.00, value:5.00, desc:\'Tick = 1.00 pont, Tick \\u00e9rt\\u00e9k = $5.00\'},\\r\\n    MYM: {name:\'MYM - Micro E-mini Dow\', tick:1.00, value:0.50, desc:\'Tick = 1.00 pont, Tick \\u00e9rt\\u00e9k = $0.50\'},\\r\\n    \\r\\n    \\/\\/ Treasury Futures\\r\\n    ZN: {name:\'ZN - 10-Year T-Note\', tick:0.015625, value:15.625, desc:\'Tick = 1\\/64 (0.015625), Tick \\u00e9rt\\u00e9k = $15.625\'},\\r\\n    ZB: {name:\'ZB - 30-Year T-Bond\', tick:0.03125, value:31.25, desc:\'Tick = 1\\/32 (0.03125), Tick \\u00e9rt\\u00e9k = $31.25\'},\\r\\n    ZF: {name:\'ZF - 5-Year T-Note\', tick:0.0078125, value:7.8125, desc:\'Tick = 1\\/128 (0.0078125), Tick \\u00e9rt\\u00e9k = $7.8125\'},\\r\\n    ZT: {name:\'ZT - 2-Year T-Note\', tick:0.00390625, value:7.8125, desc:\'Tick = 1\\/256 (0.00390625), Tick \\u00e9rt\\u00e9k = $7.8125\'},\\r\\n    \\r\\n    \\/\\/ Energy Futures\\r\\n    CL: {name:\'CL - Crude Oil\', tick:0.01, value:10.00, desc:\'Tick = 0.01 pont, Tick \\u00e9rt\\u00e9k = $10.00\'},\\r\\n    MCL: {name:\'MCL - Micro Crude Oil\', tick:0.01, value:1.00, desc:\'Tick = 0.01 pont, Tick \\u00e9rt\\u00e9k = $1.00\'},\\r\\n    NG: {name:\'NG - Natural Gas\', tick:0.001, value:10.00, desc:\'Tick = 0.001 pont, Tick \\u00e9rt\\u00e9k = $10.00\'},\\r\\n    RB: {name:\'RB - RBOB Gasoline\', tick:0.0001, value:4.20, desc:\'Tick = 0.0001 pont, Tick \\u00e9rt\\u00e9k = $4.20\'},\\r\\n    HO: {name:\'HO - Heating Oil\', tick:0.0001, value:4.20, desc:\'Tick = 0.0001 pont, Tick \\u00e9rt\\u00e9k = $4.20\'},\\r\\n    \\r\\n    \\/\\/ Metal Futures\\r\\n    GC: {name:\'GC - Gold\', tick:0.10, value:10.00, desc:\'Tick = 0.10 pont, Tick \\u00e9rt\\u00e9k = $10.00\'},\\r\\n    MGC: {name:\'MGC - Micro Gold\', tick:0.10, value:1.00, desc:\'Tick = 0.10 pont, Tick \\u00e9rt\\u00e9k = $1.00\'},\\r\\n    SI: {name:\'SI - Silver\', tick:0.005, value:25.00, desc:\'Tick = 0.005 pont, Tick \\u00e9rt\\u00e9k = $25.00\'},\\r\\n    SIL: {name:\'SIL - Micro Silver\', tick:0.005, value:2.50, desc:\'Tick = 0.005 pont, Tick \\u00e9rt\\u00e9k = $2.50\'},\\r\\n    HG: {name:\'HG - Copper\', tick:0.0005, value:12.50, desc:\'Tick = 0.0005 pont, Tick \\u00e9rt\\u00e9k = $12.50\'},\\r\\n    QO: {name:\'QO - Micro Gold\', tick:0.25, value:2.50, desc:\'Tick = 0.25 pont, Tick \\u00e9rt\\u00e9k = $2.50\'},\\r\\n    \\r\\n    \\/\\/ Currency Futures\\r\\n    \'6E\': {name:\'6E - Euro FX\', tick:0.00005, value:6.25, desc:\'Tick = 0.00005 pont, Tick \\u00e9rt\\u00e9k = $6.25\'},\\r\\n    M6E: {name:\'M6E - Micro Euro FX\', tick:0.00005, value:0.625, desc:\'Tick = 0.00005 pont, Tick \\u00e9rt\\u00e9k = $0.625\'},\\r\\n    \'6B\': {name:\'6B - British Pound\', tick:0.0001, value:6.25, desc:\'Tick = 0.0001 pont, Tick \\u00e9rt\\u00e9k = $6.25\'},\\r\\n    M6B: {name:\'M6B - Micro British Pound\', tick:0.0001, value:0.625, desc:\'Tick = 0.0001 pont, Tick \\u00e9rt\\u00e9k = $0.625\'},\\r\\n    \'6A\': {name:\'6A - Australian Dollar\', tick:0.0001, value:10.00, desc:\'Tick = 0.0001 pont, Tick \\u00e9rt\\u00e9k = $10.00\'},\\r\\n    \'6C\': {name:\'6C - Canadian Dollar\', tick:0.0001, value:10.00, desc:\'Tick = 0.0001 pont, Tick \\u00e9rt\\u00e9k = $10.00\'},\\r\\n    \'6J\': {name:\'6J - Japanese Yen\', tick:0.0000005, value:6.25, desc:\'Tick = 0.0000005 pont, Tick \\u00e9rt\\u00e9k = $6.25\'},\\r\\n    \'6S\': {name:\'6S - Swiss Franc\', tick:0.0001, value:12.50, desc:\'Tick = 0.0001 pont, Tick \\u00e9rt\\u00e9k = $12.50\'},\\r\\n    \\r\\n    \\/\\/ Forex (pip = 0.0001 for most, 0.01 for JPY pairs)\\r\\n    EURUSD: {name:\'EUR\\/USD\', tick:0.0001, value:10.00, desc:\'1 pip = 0.0001, Standard lot pip \\u00e9rt\\u00e9k = $10.00\'},\\r\\n    GBPUSD: {name:\'GBP\\/USD\', tick:0.0001, value:10.00, desc:\'1 pip = 0.0001, Standard lot pip \\u00e9rt\\u00e9k = $10.00\'},\\r\\n    USDJPY: {name:\'USD\\/JPY\', tick:0.01, value:10.00, desc:\'1 pip = 0.01, Standard lot pip \\u00e9rt\\u00e9k = $10.00\'},\\r\\n    USDCHF: {name:\'USD\\/CHF\', tick:0.0001, value:10.00, desc:\'1 pip = 0.0001, Standard lot pip \\u00e9rt\\u00e9k = $10.00\'},\\r\\n    AUDUSD: {name:\'AUD\\/USD\', tick:0.0001, value:10.00, desc:\'1 pip = 0.0001, Standard lot pip \\u00e9rt\\u00e9k = $10.00\'},\\r\\n    USDCAD: {name:\'USD\\/CAD\', tick:0.0001, value:10.00, desc:\'1 pip = 0.0001, Standard lot pip \\u00e9rt\\u00e9k = $10.00\'},\\r\\n    NZDUSD: {name:\'NZD\\/USD\', tick:0.0001, value:10.00, desc:\'1 pip = 0.0001, Standard lot pip \\u00e9rt\\u00e9k = $10.00\'}\\r\\n  };\\r\\n\\r\\n  let syncing = false;\\r\\n\\r\\n  function loadInstrument(){\\r\\n    const code = $(\'instrument\').value;\\r\\n    const instr = instruments[code];\\r\\n    if(!instr) return;\\r\\n    \\r\\n    $(\'instrName\').textContent = instr.name;\\r\\n    $(\'instrDetails\').textContent = instr.desc;\\r\\n    \\r\\n    syncing = true;\\r\\n    snapFromPts(\'stop\');\\r\\n    snapFromPts(\'tp\');\\r\\n    syncing = false;\\r\\n    calc();\\r\\n  }\\r\\n\\r\\n  function getTickSize(){\\r\\n    const code = $(\'instrument\').value;\\r\\n    return instruments[code]?.tick || 0.25;\\r\\n  }\\r\\n\\r\\n  function getTickValue(){\\r\\n    const code = $(\'instrument\').value;\\r\\n    return instruments[code]?.value || 0.50;\\r\\n  }\\r\\n\\r\\n  function snapFromPts(which){\\r\\n    if(syncing) return; syncing = true;\\r\\n    const ts = getTickSize();\\r\\n    if(which===\'stop\'){\\r\\n      const pts = +$(\'stopPts\').value;\\r\\n      const ticks = Math.max(1, Math.round(pts\\/ts));\\r\\n      $(\'stopTicks\').value = ticks;\\r\\n      $(\'stopPts\').value = (ticks*ts).toFixed(8);\\r\\n    }else if(which===\'tp\'){\\r\\n      const pts = +$(\'tpPts\').value;\\r\\n      const ticks = Math.max(1, Math.round(pts\\/ts));\\r\\n      $(\'tpTicks\').value = ticks;\\r\\n      $(\'tpPts\').value = (ticks*ts).toFixed(8);\\r\\n    }\\r\\n    syncing = false;\\r\\n  }\\r\\n\\r\\n  function syncFromTicks(which){\\r\\n    if(syncing) return; syncing = true;\\r\\n    const ts = getTickSize();\\r\\n    if(which===\'stop\'){\\r\\n      const ticks = +$(\'stopTicks\').value;\\r\\n      $(\'stopPts\').value = (ticks*ts).toFixed(8);\\r\\n    }else if(which===\'tp\'){\\r\\n      const ticks = +$(\'tpTicks\').value;\\r\\n      $(\'tpPts\').value = (ticks*ts).toFixed(8);\\r\\n    }\\r\\n    syncing = false;\\r\\n  }\\r\\n\\r\\n  function calc(){\\r\\n    const riskUsd   = +$(\'riskUsd\').value;\\r\\n    const maxDaily  = +$(\'maxDaily\').value || 0;\\r\\n    const tickSize  = getTickSize();\\r\\n    const tickValue = getTickValue();\\r\\n\\r\\n    const stopTicks = Math.max(1, Math.round(+$(\'stopTicks\').value));\\r\\n    const tpTicks   = Math.max(1, Math.round(+$(\'tpTicks\').value));\\r\\n\\r\\n    const usdPerTick  = tickValue;\\r\\n    const usdPerPoint = tickValue \\/ tickSize;\\r\\n\\r\\n    const riskPerContract = stopTicks * usdPerTick;\\r\\n    const rawContracts = riskUsd \\/ Math.max(1e-9, riskPerContract);\\r\\n    const contracts = Math.max(0, Math.floor(rawContracts));\\r\\n    const actualRisk = contracts * riskPerContract;\\r\\n    const diff = riskUsd - actualRisk;\\r\\n\\r\\n    const tpPerContractUsd = tpTicks * usdPerTick;\\r\\n    const tpUsdTotal = tpPerContractUsd * contracts;\\r\\n\\r\\n    const rr = tpTicks \\/ stopTicks;\\r\\n\\r\\n    let safetyText = \'Param\\u00e9terek rendben.\', safetyClass = \'good\';\\r\\n    if (!isFinite(usdPerPoint) || usdPerPoint<=0 || stopTicks<=0 || riskUsd<=0) {\\r\\n      safetyText = \'Hi\\u00e1nyos vagy hib\\u00e1s bemenet.\'; safetyClass = \'bad\';\\r\\n    } else if (contracts < 1) {\\r\\n      safetyText = \'A k\\u00edv\\u00e1nt risk t\\u00fal kicsi 1 kontraktushoz (vagy t\\u00fal nagy a stop).\'; safetyClass = \'warn\';\\r\\n    } else if (maxDaily>0 && actualRisk>maxDaily){\\r\\n      safetyText = \'A kerek\\u00edtett risk meghaladja a max napi vesztes\\u00e9get.\'; safetyClass = \'bad\';\\r\\n    }\\r\\n\\r\\n    $(\'usdPerPoint\').textContent = isFinite(usdPerPoint) ? fmt(usdPerPoint,2)+\' USD\\/pont\' : \'\\u2014\';\\r\\n    $(\'usdPerTick\').textContent  = isFinite(usdPerTick)  ? fmt(usdPerTick,2)+\' USD\\/tick\'  : \'\\u2014\';\\r\\n\\r\\n    $(\'rrOut\').textContent = isFinite(rr) ? fmt(rr,2) + \' RR\' : \'\\u2014\';\\r\\n\\r\\n    $(\'riskPerContract\').textContent = isFinite(riskPerContract) ? fmt(riskPerContract,2)+\' USD\' : \'\\u2014\';\\r\\n    $(\'riskPerContractSub\').textContent = `${stopTicks} tick \\u00d7 ${fmt(usdPerTick,2)} USD\\/tick`;\\r\\n\\r\\n    $(\'contracts\').textContent = isFinite(contracts) ? contracts+\' kontraktus\' : \'\\u2014\';\\r\\n    $(\'contractsHint\').textContent = `Nyers eredm\\u00e9ny: ${fmt(rawContracts,2)} \\u2192 lefel\\u00e9 kerek\\u00edtve.`;\\r\\n\\r\\n    $(\'actualRisk\').textContent = isFinite(actualRisk) ? fmt(actualRisk,2)+\' USD\' : \'\\u2014\';\\r\\n    $(\'actualRiskDiff\').textContent = `K\\u00fcl\\u00f6nbs\\u00e9g a c\\u00e9lhoz k\\u00e9pest: ${fmt(diff,2)} USD`;\\r\\n\\r\\n    $(\'tpUsdTotal\').textContent = isFinite(tpUsdTotal) ? fmt(tpUsdTotal,2)+\' USD\' : \'\\u2014\';\\r\\n    $(\'tpPerContract\').textContent = `TP\\/kontraktus: ${tpTicks} tick = ${fmt(tpPerContractUsd,2)} USD`;\\r\\n\\r\\n    const s = $(\'safety\'); s.textContent = safetyText; s.className = \'val mono \' + (safetyClass===\'good\'?\'good\':(safetyClass===\'warn\'?\'warn\':\'bad\'));\\r\\n  }\\r\\n\\r\\n  $(\'instrument\').addEventListener(\'change\', loadInstrument);\\r\\n\\r\\n  [\'stopPts\',\'tpPts\'].forEach(id=>{\\r\\n    $(id).addEventListener(\'input\', ()=>{\\r\\n      if(id===\'stopPts\') snapFromPts(\'stop\');\\r\\n      if(id===\'tpPts\')   snapFromPts(\'tp\');\\r\\n      calc();\\r\\n    });\\r\\n    $(id).addEventListener(\'change\', ()=>{\\r\\n      if(id===\'stopPts\') snapFromPts(\'stop\');\\r\\n      if(id===\'tpPts\')   snapFromPts(\'tp\');\\r\\n      calc();\\r\\n    });\\r\\n  });\\r\\n  [\'stopTicks\',\'tpTicks\'].forEach(id=>{\\r\\n    $(id).addEventListener(\'input\', ()=>{\\r\\n      if(id===\'stopTicks\') syncFromTicks(\'stop\');\\r\\n      if(id===\'tpTicks\')   syncFromTicks(\'tp\');\\r\\n      calc();\\r\\n    });\\r\\n    $(id).addEventListener(\'change\', ()=>{\\r\\n      if(id===\'stopTicks\') syncFromTicks(\'stop\');\\r\\n      if(id===\'tpTicks\')   syncFromTicks(\'tp\');\\r\\n      calc();\\r\\n    });\\r\\n  });\\r\\n  [\'riskUsd\',\'maxDaily\'].forEach(id=>{\\r\\n    $(id).addEventListener(\'input\', calc);\\r\\n    $(id).addEventListener(\'change\', calc);\\r\\n  });\\r\\n\\r\\n  loadInstrument();\\r\\n})();\\r\\n<\\/script>\\r\\n<\\/body>\\r\\n<\\/html>\"},\"elements\":[],\"widgetType\":\"html\"}],\"isInner\":false}]'),
(128, 25, '_elementor_pro_version', '3.32.2'),
(129, 25, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(133, 26, '_elementor_edit_mode', 'builder'),
(134, 26, '_elementor_template_type', 'wp-post'),
(135, 26, '_elementor_version', '3.32.4'),
(136, 26, '_wp_page_template', 'default'),
(137, 26, '_elementor_data', '[{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[multi_calc]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}]'),
(138, 26, '_elementor_pro_version', '3.32.2'),
(139, 26, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(145, 8, '_siteseo_readibility_data', 'a:2:{s:16:\"paragraph_length\";i:24;s:13:\"passive_voice\";a:2:{s:17:\"passive_sentences\";i:0;s:15:\"total_sentences\";i:7;}}'),
(147, 27, '_elementor_edit_mode', 'builder'),
(148, 27, '_elementor_template_type', 'wp-post'),
(149, 27, '_elementor_version', '3.32.4'),
(150, 27, '_wp_page_template', 'default'),
(151, 27, '_elementor_data', '[{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[multi_calc]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}]'),
(152, 27, '_elementor_pro_version', '3.32.2'),
(153, 27, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(154, 28, '_elementor_edit_mode', 'builder'),
(155, 28, '_elementor_template_type', 'wp-post'),
(156, 28, '_elementor_version', '3.32.4'),
(157, 28, '_wp_page_template', 'default'),
(158, 28, '_elementor_data', '[{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[multi_calc]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}]'),
(159, 28, '_elementor_pro_version', '3.32.2'),
(160, 28, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(161, 29, '_elementor_edit_mode', 'builder');
INSERT INTO `wp8z_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(162, 29, '_elementor_template_type', 'wp-post'),
(163, 29, '_elementor_version', '3.32.4'),
(164, 29, '_wp_page_template', 'default'),
(165, 29, '_elementor_data', '[{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[multi_calc]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}]'),
(166, 29, '_elementor_pro_version', '3.32.2'),
(167, 29, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(171, 30, '_elementor_edit_mode', 'builder'),
(172, 30, '_elementor_template_type', 'wp-post'),
(173, 30, '_elementor_version', '3.32.4'),
(174, 30, '_wp_page_template', 'default'),
(175, 30, '_elementor_data', '[{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[multi_calc]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}]'),
(176, 30, '_elementor_pro_version', '3.32.2'),
(177, 30, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(181, 31, '_elementor_edit_mode', 'builder'),
(182, 31, '_elementor_template_type', 'wp-post'),
(183, 31, '_elementor_version', '3.32.4'),
(184, 31, '_wp_page_template', 'default'),
(185, 31, '_elementor_data', '[{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[multi_calc]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}]'),
(186, 31, '_elementor_pro_version', '3.32.2'),
(187, 31, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(191, 32, '_elementor_edit_mode', 'builder'),
(192, 32, '_elementor_template_type', 'wp-post'),
(193, 32, '_elementor_version', '3.32.4'),
(194, 32, '_wp_page_template', 'default'),
(195, 32, '_elementor_data', '[{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[multi_calc]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}]'),
(196, 32, '_elementor_pro_version', '3.32.2'),
(197, 32, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(220, 34, '_elementor_edit_mode', 'builder'),
(221, 34, '_elementor_template_type', 'wp-post'),
(222, 34, '_elementor_version', '3.32.4'),
(223, 34, '_wp_page_template', 'default'),
(224, 34, '_elementor_data', '[{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[multi_calc]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}]'),
(225, 34, '_elementor_pro_version', '3.32.2'),
(226, 34, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(227, 35, '_elementor_edit_mode', 'builder'),
(228, 35, '_elementor_template_type', 'wp-post'),
(229, 35, '_elementor_version', '3.32.4'),
(230, 35, '_wp_page_template', 'default'),
(231, 35, '_elementor_data', '[{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[multi_calc]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}]'),
(232, 35, '_elementor_pro_version', '3.32.2'),
(233, 35, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(234, 36, '_elementor_edit_mode', 'builder'),
(235, 36, '_elementor_template_type', 'wp-post'),
(236, 36, '_elementor_version', '3.32.4'),
(237, 36, '_wp_page_template', 'default'),
(238, 36, '_elementor_data', '[{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}]'),
(239, 36, '_elementor_pro_version', '3.32.2'),
(240, 36, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(259, 38, '_elementor_edit_mode', 'builder'),
(260, 38, '_elementor_template_type', 'wp-post'),
(261, 38, '_elementor_version', '3.32.4'),
(262, 38, '_wp_page_template', 'default'),
(263, 38, '_elementor_data', '[{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}]'),
(264, 38, '_elementor_pro_version', '3.32.2'),
(265, 38, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(269, 39, '_elementor_edit_mode', 'builder'),
(270, 39, '_elementor_template_type', 'wp-post'),
(271, 39, '_elementor_version', '3.32.4'),
(272, 39, '_wp_page_template', 'default'),
(273, 39, '_elementor_data', '[{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}]'),
(274, 39, '_elementor_pro_version', '3.32.2'),
(275, 39, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(279, 40, '_elementor_edit_mode', 'builder'),
(280, 40, '_elementor_template_type', 'wp-post'),
(281, 40, '_elementor_version', '3.32.4'),
(282, 40, '_wp_page_template', 'default'),
(283, 40, '_elementor_data', '[{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}]'),
(284, 40, '_elementor_pro_version', '3.32.2'),
(285, 40, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(291, 41, '_elementor_edit_mode', 'builder'),
(292, 41, '_elementor_template_type', 'wp-post'),
(293, 41, '_elementor_version', '3.32.4'),
(294, 41, '_wp_page_template', 'default'),
(295, 41, '_elementor_data', '[{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}]'),
(296, 41, '_elementor_pro_version', '3.32.2'),
(297, 41, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(301, 42, '_elementor_edit_mode', 'builder'),
(302, 42, '_elementor_template_type', 'wp-post'),
(303, 42, '_elementor_version', '3.32.4'),
(304, 42, '_wp_page_template', 'default'),
(305, 42, '_elementor_data', '[{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}]'),
(306, 42, '_elementor_pro_version', '3.32.2'),
(307, 42, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(311, 43, '_elementor_edit_mode', 'builder'),
(312, 43, '_elementor_template_type', 'wp-post'),
(313, 43, '_elementor_version', '3.32.4'),
(314, 43, '_wp_page_template', 'default'),
(315, 43, '_elementor_data', '[{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}]'),
(316, 43, '_elementor_pro_version', '3.32.2'),
(317, 43, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(327, 44, '_elementor_edit_mode', 'builder'),
(328, 44, '_elementor_template_type', 'wp-post'),
(329, 44, '_elementor_version', '3.32.4'),
(330, 44, '_wp_page_template', 'default'),
(331, 44, '_elementor_data', '[{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}]'),
(332, 44, '_elementor_pro_version', '3.32.2'),
(333, 44, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(337, 45, '_elementor_edit_mode', 'builder'),
(338, 45, '_elementor_template_type', 'wp-post'),
(339, 45, '_elementor_version', '3.32.4'),
(340, 45, '_wp_page_template', 'default'),
(341, 45, '_elementor_data', '[{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}]'),
(342, 45, '_elementor_pro_version', '3.32.2'),
(343, 45, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(347, 46, '_elementor_edit_mode', 'builder'),
(348, 46, '_elementor_template_type', 'wp-post'),
(349, 46, '_elementor_version', '3.32.4'),
(350, 46, '_wp_page_template', 'default'),
(351, 46, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}]'),
(352, 46, '_elementor_pro_version', '3.32.2'),
(353, 46, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(371, 48, '_elementor_edit_mode', 'builder'),
(372, 48, '_elementor_template_type', 'wp-post'),
(373, 48, '_elementor_version', '3.32.4'),
(374, 48, '_wp_page_template', 'default'),
(375, 48, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}]'),
(376, 48, '_elementor_pro_version', '3.32.2'),
(377, 48, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(381, 49, '_elementor_edit_mode', 'builder'),
(382, 49, '_elementor_template_type', 'wp-post'),
(383, 49, '_elementor_version', '3.32.4'),
(384, 49, '_wp_page_template', 'default'),
(385, 49, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}]'),
(386, 49, '_elementor_pro_version', '3.32.2'),
(387, 49, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(391, 50, '_elementor_edit_mode', 'builder'),
(392, 50, '_elementor_template_type', 'wp-post'),
(393, 50, '_elementor_version', '3.32.4'),
(394, 50, '_wp_page_template', 'default'),
(395, 50, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}]'),
(396, 50, '_elementor_pro_version', '3.32.2'),
(397, 50, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(403, 51, '_elementor_edit_mode', 'builder'),
(404, 51, '_elementor_template_type', 'wp-post'),
(405, 51, '_elementor_version', '3.32.4'),
(406, 51, '_wp_page_template', 'default'),
(407, 51, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}]'),
(408, 51, '_elementor_pro_version', '3.32.2'),
(409, 51, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(413, 52, '_elementor_edit_mode', 'builder'),
(414, 52, '_elementor_template_type', 'wp-post'),
(415, 52, '_elementor_version', '3.32.4'),
(416, 52, '_wp_page_template', 'default'),
(417, 52, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}]'),
(418, 52, '_elementor_pro_version', '3.32.2'),
(419, 52, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(423, 53, '_elementor_edit_mode', 'builder'),
(424, 53, '_elementor_template_type', 'wp-post'),
(425, 53, '_elementor_version', '3.32.4'),
(426, 53, '_wp_page_template', 'default'),
(427, 53, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}]'),
(428, 53, '_elementor_pro_version', '3.32.2'),
(429, 53, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(435, 54, '_elementor_edit_mode', 'builder'),
(436, 54, '_elementor_template_type', 'wp-post'),
(437, 54, '_elementor_version', '3.32.4'),
(438, 54, '_wp_page_template', 'default'),
(439, 54, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}]'),
(440, 54, '_elementor_pro_version', '3.32.2'),
(441, 54, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(445, 55, '_elementor_edit_mode', 'builder'),
(446, 55, '_elementor_template_type', 'wp-post'),
(447, 55, '_elementor_version', '3.32.4'),
(448, 55, '_wp_page_template', 'default'),
(449, 55, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}]'),
(450, 55, '_elementor_pro_version', '3.32.2'),
(451, 55, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(455, 56, '_elementor_edit_mode', 'builder'),
(456, 56, '_elementor_template_type', 'wp-post'),
(457, 56, '_elementor_version', '3.32.4'),
(458, 56, '_wp_page_template', 'default'),
(459, 56, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}]'),
(460, 56, '_elementor_pro_version', '3.32.2'),
(461, 56, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(467, 57, '_elementor_edit_mode', 'builder'),
(468, 57, '_elementor_template_type', 'wp-post'),
(469, 57, '_elementor_version', '3.32.4'),
(470, 57, '_wp_page_template', 'default'),
(471, 57, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}]'),
(472, 57, '_elementor_pro_version', '3.32.2'),
(473, 57, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(477, 58, '_elementor_edit_mode', 'builder'),
(478, 58, '_elementor_template_type', 'wp-post'),
(479, 58, '_elementor_version', '3.32.4'),
(480, 58, '_wp_page_template', 'default'),
(481, 58, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}]'),
(482, 58, '_elementor_pro_version', '3.32.2'),
(483, 58, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(487, 59, '_elementor_edit_mode', 'builder'),
(488, 59, '_elementor_template_type', 'wp-post'),
(489, 59, '_elementor_version', '3.32.4'),
(490, 59, '_wp_page_template', 'default'),
(491, 59, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}]'),
(492, 59, '_elementor_pro_version', '3.32.2'),
(493, 59, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(499, 60, '_elementor_edit_mode', 'builder'),
(500, 60, '_elementor_template_type', 'wp-post'),
(501, 60, '_elementor_version', '3.32.4'),
(502, 60, '_wp_page_template', 'default'),
(503, 60, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}]'),
(504, 60, '_elementor_pro_version', '3.32.2'),
(505, 60, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(509, 61, '_elementor_edit_mode', 'builder'),
(510, 61, '_elementor_template_type', 'wp-post'),
(511, 61, '_elementor_version', '3.32.4'),
(512, 61, '_wp_page_template', 'default'),
(513, 61, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}]'),
(514, 61, '_elementor_pro_version', '3.32.2'),
(515, 61, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(519, 62, '_elementor_edit_mode', 'builder'),
(520, 62, '_elementor_template_type', 'wp-post'),
(521, 62, '_elementor_version', '3.32.4'),
(522, 62, '_wp_page_template', 'default'),
(523, 62, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}]'),
(524, 62, '_elementor_pro_version', '3.32.2'),
(525, 62, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(531, 63, '_elementor_edit_mode', 'builder'),
(532, 63, '_elementor_template_type', 'wp-post'),
(533, 63, '_elementor_version', '3.32.4'),
(534, 63, '_wp_page_template', 'default'),
(535, 63, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}]'),
(536, 63, '_elementor_pro_version', '3.32.2'),
(537, 63, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(541, 64, '_elementor_edit_mode', 'builder'),
(542, 64, '_elementor_template_type', 'wp-post'),
(543, 64, '_elementor_version', '3.32.4'),
(544, 64, '_wp_page_template', 'default');
INSERT INTO `wp8z_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(545, 64, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}]'),
(546, 64, '_elementor_pro_version', '3.32.2'),
(547, 64, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(551, 65, '_elementor_edit_mode', 'builder'),
(552, 65, '_elementor_template_type', 'wp-post'),
(553, 65, '_elementor_version', '3.32.4'),
(554, 65, '_wp_page_template', 'default'),
(555, 65, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}]'),
(556, 65, '_elementor_pro_version', '3.32.2'),
(557, 65, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(575, 67, '_elementor_edit_mode', 'builder'),
(576, 67, '_elementor_template_type', 'wp-post'),
(577, 67, '_elementor_version', '3.32.4'),
(578, 67, '_wp_page_template', 'default'),
(579, 67, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}]'),
(580, 67, '_elementor_pro_version', '3.32.2'),
(581, 67, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(585, 68, '_elementor_edit_mode', 'builder'),
(586, 68, '_elementor_template_type', 'wp-post'),
(587, 68, '_elementor_version', '3.32.4'),
(588, 68, '_wp_page_template', 'default'),
(589, 68, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}]'),
(590, 68, '_elementor_pro_version', '3.32.2'),
(591, 68, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(595, 69, '_elementor_edit_mode', 'builder'),
(596, 69, '_elementor_template_type', 'wp-post'),
(597, 69, '_elementor_version', '3.32.4'),
(598, 69, '_wp_page_template', 'default'),
(599, 69, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"21a3805\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"314355d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(600, 69, '_elementor_pro_version', '3.32.2'),
(601, 69, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(617, 71, '_elementor_edit_mode', 'builder'),
(618, 71, '_elementor_template_type', 'wp-post'),
(619, 71, '_elementor_version', '3.32.4'),
(620, 71, '_wp_page_template', 'default'),
(621, 71, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"21a3805\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"314355d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(622, 71, '_elementor_pro_version', '3.32.2'),
(623, 71, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(626, 72, '_elementor_edit_mode', 'builder'),
(627, 72, '_elementor_template_type', 'wp-post'),
(628, 72, '_elementor_version', '3.32.4'),
(629, 72, '_wp_page_template', 'default'),
(630, 72, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"21a3805\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"314355d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(631, 72, '_elementor_pro_version', '3.32.2'),
(632, 72, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(635, 73, '_elementor_edit_mode', 'builder'),
(636, 73, '_elementor_template_type', 'wp-post'),
(637, 73, '_elementor_version', '3.32.4'),
(638, 73, '_wp_page_template', 'default'),
(639, 73, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"21a3805\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"314355d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"\"},\"_background_background\":\"gradient\",\"_background_color\":\"#FFFFFF05\",\"_background_color_b\":\"#FFFFFF00\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(640, 73, '_elementor_pro_version', '3.32.2'),
(641, 73, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(646, 74, '_elementor_edit_mode', 'builder'),
(647, 74, '_elementor_template_type', 'wp-post'),
(648, 74, '_elementor_version', '3.32.4'),
(649, 74, '_wp_page_template', 'default'),
(650, 74, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"21a3805\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"314355d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"\"},\"_background_background\":\"gradient\",\"_background_color\":\"#FFFFFF05\",\"_background_color_b\":\"#FFFFFF00\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(651, 74, '_elementor_pro_version', '3.32.2'),
(652, 74, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(656, 75, '_elementor_edit_mode', 'builder'),
(657, 75, '_elementor_template_type', 'wp-post'),
(658, 75, '_elementor_version', '3.32.4'),
(659, 75, '_wp_page_template', 'default'),
(660, 75, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"21a3805\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"314355d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"\"},\"_background_background\":\"gradient\",\"_background_color\":\"#FFFFFF05\",\"_background_color_b\":\"#FFFFFF00\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(661, 75, '_elementor_pro_version', '3.32.2'),
(662, 75, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(666, 76, '_elementor_edit_mode', 'builder'),
(667, 76, '_elementor_template_type', 'wp-post'),
(668, 76, '_elementor_version', '3.32.4'),
(669, 76, '_wp_page_template', 'default'),
(670, 76, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"21a3805\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"314355d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=accent\"},\"_background_background\":\"gradient\",\"_background_color\":\"#FFFFFF05\",\"_background_color_b\":\"#FFFFFF00\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(671, 76, '_elementor_pro_version', '3.32.2'),
(672, 76, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(688, 78, '_elementor_edit_mode', 'builder'),
(689, 78, '_elementor_template_type', 'wp-post'),
(690, 78, '_elementor_version', '3.32.4'),
(691, 78, '_wp_page_template', 'default'),
(692, 78, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"21a3805\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"314355d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=accent\"},\"_background_background\":\"gradient\",\"_background_color\":\"#FFFFFF05\",\"_background_color_b\":\"#FFFFFF00\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(693, 78, '_elementor_pro_version', '3.32.2'),
(694, 78, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(697, 79, '_elementor_edit_mode', 'builder'),
(698, 79, '_elementor_template_type', 'wp-post'),
(699, 79, '_elementor_version', '3.32.4'),
(700, 79, '_wp_page_template', 'default'),
(701, 79, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"21a3805\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"314355d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"\",\"_border_color\":\"globals\\/colors?id=accent\"},\"_background_background\":\"gradient\",\"_background_color\":\"#FFFFFF05\",\"_background_color_b\":\"#FFFFFF00\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(702, 79, '_elementor_pro_version', '3.32.2'),
(703, 79, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(706, 80, '_elementor_edit_mode', 'builder'),
(707, 80, '_elementor_template_type', 'wp-post'),
(708, 80, '_elementor_version', '3.32.4'),
(709, 80, '_wp_page_template', 'default'),
(710, 80, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"21a3805\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#081512\",\"_flex_align_self\":\"center\",\"boxed_width\":{\"unit\":\"px\",\"size\":1166,\"sizes\":[]}},\"elements\":[{\"id\":\"314355d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"\",\"_border_color\":\"\"},\"_flex_order\":\"end\",\"_background_background\":\"gradient\",\"_background_color\":\"#FFFFFF05\",\"_background_color_b\":\"#FFFFFF00\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#13352D\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(711, 80, '_elementor_pro_version', '3.32.2'),
(712, 80, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(715, 81, '_elementor_edit_mode', 'builder'),
(716, 81, '_elementor_template_type', 'wp-post'),
(717, 81, '_elementor_version', '3.32.4'),
(718, 81, '_wp_page_template', 'default');
INSERT INTO `wp8z_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(719, 81, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"21a3805\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#081512\",\"_flex_align_self\":\"center\",\"boxed_width\":{\"unit\":\"px\",\"size\":1166,\"sizes\":[]}},\"elements\":[{\"id\":\"314355d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"\",\"_border_color\":\"\"},\"_flex_order\":\"end\",\"_background_background\":\"gradient\",\"_background_color\":\"#FFFFFF05\",\"_background_color_b\":\"#FFFFFF00\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#13352D\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(720, 81, '_elementor_pro_version', '3.32.2'),
(721, 81, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(723, 82, '_elementor_edit_mode', 'builder'),
(724, 82, '_elementor_template_type', 'wp-post'),
(725, 82, '_elementor_version', '3.32.4'),
(726, 82, '_wp_page_template', 'default'),
(727, 82, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"21a3805\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#081512\",\"_flex_align_self\":\"center\",\"boxed_width\":{\"unit\":\"px\",\"size\":1166,\"sizes\":[]}},\"elements\":[{\"id\":\"314355d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"\",\"_border_color\":\"\"},\"_flex_order\":\"end\",\"_background_background\":\"gradient\",\"_background_color\":\"#FFFFFF05\",\"_background_color_b\":\"#FFFFFF00\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#13352D\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(728, 82, '_elementor_pro_version', '3.32.2'),
(729, 82, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(731, 83, '_elementor_edit_mode', 'builder'),
(732, 83, '_elementor_template_type', 'wp-post'),
(733, 83, '_elementor_version', '3.32.4'),
(734, 83, '_wp_page_template', 'default'),
(735, 83, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"21a3805\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"boxed_width\":{\"unit\":\"px\",\"size\":1166,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"314355d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"\",\"_border_color\":\"\"},\"_flex_order\":\"end\",\"_background_background\":\"gradient\",\"_background_color\":\"#FFFFFF05\",\"_background_color_b\":\"#FFFFFF00\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#13352D\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(736, 83, '_elementor_pro_version', '3.32.2'),
(737, 83, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(749, 85, '_elementor_edit_mode', 'builder'),
(750, 85, '_elementor_template_type', 'wp-post'),
(751, 85, '_elementor_version', '3.32.4'),
(752, 85, '_wp_page_template', 'default'),
(753, 85, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"21a3805\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"boxed_width\":{\"unit\":\"px\",\"size\":1166,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"314355d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"\",\"_border_color\":\"\"},\"_flex_order\":\"end\",\"_background_background\":\"gradient\",\"_background_color\":\"#FFFFFF05\",\"_background_color_b\":\"#FFFFFF00\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#13352D\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(754, 85, '_elementor_pro_version', '3.32.2'),
(755, 85, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(758, 86, '_elementor_edit_mode', 'builder'),
(759, 86, '_elementor_template_type', 'wp-post'),
(760, 86, '_elementor_version', '3.32.4'),
(761, 86, '_wp_page_template', 'default'),
(762, 86, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"21a3805\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"boxed_width\":{\"unit\":\"px\",\"size\":1166,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"314355d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"\",\"_border_color\":\"\"},\"_flex_order\":\"end\",\"_background_background\":\"gradient\",\"_background_color\":\"#FFFFFF05\",\"_background_color_b\":\"#FFFFFF00\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#13352D\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(763, 86, '_elementor_pro_version', '3.32.2'),
(764, 86, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(767, 87, '_elementor_edit_mode', 'builder'),
(768, 87, '_elementor_template_type', 'wp-post'),
(769, 87, '_elementor_version', '3.32.4'),
(770, 87, '_wp_page_template', 'default'),
(771, 87, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"21a3805\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"boxed_width\":{\"unit\":\"px\",\"size\":1172,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"314355d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"\",\"_border_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_order\":\"end\",\"_transform_skew_popover\":\"transform\",\"_background_background\":\"gradient\",\"_background_color\":\"#FFFFFF05\",\"_background_color_b\":\"#FFFFFF00\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#13352D\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(772, 87, '_elementor_pro_version', '3.32.2'),
(773, 87, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(778, 88, '_elementor_edit_mode', 'builder'),
(779, 88, '_elementor_template_type', 'wp-post'),
(780, 88, '_elementor_version', '3.32.4'),
(781, 88, '_wp_page_template', 'default'),
(782, 88, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"21a3805\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"boxed_width\":{\"unit\":\"px\",\"size\":1172,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"314355d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"\",\"_border_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_order\":\"end\",\"_transform_skew_popover\":\"transform\",\"_background_background\":\"gradient\",\"_background_color\":\"#FFFFFF05\",\"_background_color_b\":\"#FFFFFF00\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#13352D\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(783, 88, '_elementor_pro_version', '3.32.2'),
(784, 88, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(788, 89, '_elementor_edit_mode', 'builder'),
(789, 89, '_elementor_template_type', 'wp-post'),
(790, 89, '_elementor_version', '3.32.4'),
(791, 89, '_wp_page_template', 'default'),
(792, 89, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"21a3805\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"boxed_width\":{\"unit\":\"px\",\"size\":1172,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"314355d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"\",\"_border_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_order\":\"end\",\"_transform_skew_popover\":\"transform\",\"_background_background\":\"gradient\",\"_background_color\":\"#FFFFFF05\",\"_background_color_b\":\"#FFFFFF00\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#13352D\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(793, 89, '_elementor_pro_version', '3.32.2'),
(794, 89, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(798, 90, '_elementor_edit_mode', 'builder'),
(799, 90, '_elementor_template_type', 'wp-post'),
(800, 90, '_elementor_version', '3.32.4'),
(801, 90, '_wp_page_template', 'default'),
(802, 90, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"21a3805\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"314355d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"\",\"_border_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_order\":\"end\",\"_transform_skew_popover\":\"transform\",\"_background_background\":\"gradient\",\"_background_color\":\"#FFFFFF05\",\"_background_color_b\":\"#FFFFFF00\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#13352D\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(803, 90, '_elementor_pro_version', '3.32.2'),
(804, 90, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(810, 91, '_elementor_edit_mode', 'builder'),
(811, 91, '_elementor_template_type', 'wp-post'),
(812, 91, '_elementor_version', '3.32.4'),
(813, 91, '_wp_page_template', 'default'),
(814, 91, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"21a3805\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"314355d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"\",\"_border_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_order\":\"end\",\"_transform_skew_popover\":\"transform\",\"_background_background\":\"gradient\",\"_background_color\":\"#FFFFFF05\",\"_background_color_b\":\"#FFFFFF00\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#13352D\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(815, 91, '_elementor_pro_version', '3.32.2'),
(816, 91, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(820, 92, '_elementor_edit_mode', 'builder'),
(821, 92, '_elementor_template_type', 'wp-post'),
(822, 92, '_elementor_version', '3.32.4'),
(823, 92, '_wp_page_template', 'default'),
(824, 92, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"21a3805\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"boxed_width\":{\"unit\":\"px\",\"size\":1150,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"314355d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"\",\"_border_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_order\":\"end\",\"_transform_skew_popover\":\"transform\",\"_background_background\":\"gradient\",\"_background_color\":\"#FFFFFF05\",\"_background_color_b\":\"#FFFFFF00\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#13352D\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(825, 92, '_elementor_pro_version', '3.32.2'),
(826, 92, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(830, 93, '_elementor_edit_mode', 'builder'),
(831, 93, '_elementor_template_type', 'wp-post'),
(832, 93, '_elementor_version', '3.32.4'),
(833, 93, '_wp_page_template', 'default');
INSERT INTO `wp8z_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(834, 93, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"21a3805\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"boxed_width\":{\"unit\":\"px\",\"size\":1160,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"314355d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"\",\"_border_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_order\":\"end\",\"_transform_skew_popover\":\"transform\",\"_background_background\":\"gradient\",\"_background_color\":\"#FFFFFF05\",\"_background_color_b\":\"#FFFFFF00\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#13352D\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(835, 93, '_elementor_pro_version', '3.32.2'),
(836, 93, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(852, 95, '_elementor_edit_mode', 'builder'),
(853, 95, '_elementor_template_type', 'wp-post'),
(854, 95, '_elementor_version', '3.32.4'),
(855, 95, '_wp_page_template', 'default'),
(856, 95, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"21a3805\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"boxed_width\":{\"unit\":\"px\",\"size\":1160,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"314355d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"\",\"_border_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_order\":\"end\",\"_transform_skew_popover\":\"transform\",\"_background_background\":\"gradient\",\"_background_color\":\"#FFFFFF05\",\"_background_color_b\":\"#FFFFFF00\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#13352D\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(857, 95, '_elementor_pro_version', '3.32.2'),
(858, 95, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(861, 96, '_elementor_edit_mode', 'builder'),
(862, 96, '_elementor_template_type', 'wp-post'),
(863, 96, '_elementor_version', '3.32.4'),
(864, 96, '_wp_page_template', 'default'),
(865, 96, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"21a3805\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"boxed_width\":{\"unit\":\"px\",\"size\":1160,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"314355d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"\",\"_border_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_order\":\"end\",\"_transform_skew_popover\":\"transform\",\"_background_background\":\"gradient\",\"_background_color\":\"#FFFFFF05\",\"_background_color_b\":\"#FFFFFF00\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#13352D\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(866, 96, '_elementor_pro_version', '3.32.2'),
(867, 96, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(870, 97, '_elementor_edit_mode', 'builder'),
(871, 97, '_elementor_template_type', 'wp-post'),
(872, 97, '_elementor_version', '3.32.4'),
(873, 97, '_wp_page_template', 'default'),
(874, 97, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"21a3805\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"boxed_width\":{\"unit\":\"px\",\"size\":1161,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"314355d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"\",\"_border_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_order\":\"end\",\"_transform_skew_popover\":\"transform\",\"_background_background\":\"gradient\",\"_background_color\":\"#FFFFFF05\",\"_background_color_b\":\"#FFFFFF00\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#13352D\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(875, 97, '_elementor_pro_version', '3.32.2'),
(876, 97, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(881, 98, '_elementor_edit_mode', 'builder'),
(882, 98, '_elementor_template_type', 'wp-post'),
(883, 98, '_elementor_version', '3.32.4'),
(884, 98, '_wp_page_template', 'default'),
(885, 98, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"21a3805\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"boxed_width\":{\"unit\":\"px\",\"size\":1161,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"314355d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"\",\"_border_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_order\":\"end\",\"_transform_skew_popover\":\"transform\",\"_background_background\":\"gradient\",\"_background_color\":\"#FFFFFF05\",\"_background_color_b\":\"#FFFFFF00\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#13352D\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(886, 98, '_elementor_pro_version', '3.32.2'),
(887, 98, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(891, 99, '_elementor_edit_mode', 'builder'),
(892, 99, '_elementor_template_type', 'wp-post'),
(893, 99, '_elementor_version', '3.32.4'),
(894, 99, '_wp_page_template', 'default'),
(895, 99, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"21a3805\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"boxed_width\":{\"unit\":\"px\",\"size\":1161,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"314355d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"\",\"_border_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_order\":\"end\",\"_transform_skew_popover\":\"transform\",\"_background_background\":\"gradient\",\"_background_color\":\"#FFFFFF05\",\"_background_color_b\":\"#FFFFFF00\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#13352D\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(896, 99, '_elementor_pro_version', '3.32.2'),
(897, 99, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(901, 100, '_elementor_edit_mode', 'builder'),
(902, 100, '_elementor_template_type', 'wp-post'),
(903, 100, '_elementor_version', '3.32.4'),
(904, 100, '_wp_page_template', 'default'),
(905, 100, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"21a3805\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"boxed_width\":{\"unit\":\"px\",\"size\":1160,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"314355d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"\",\"_border_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_order\":\"end\",\"_transform_skew_popover\":\"transform\",\"_background_background\":\"gradient\",\"_background_color\":\"#FFFFFF05\",\"_background_color_b\":\"#FFFFFF00\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#13352D\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(906, 100, '_elementor_pro_version', '3.32.2'),
(907, 100, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(913, 101, '_elementor_edit_mode', 'builder'),
(914, 101, '_elementor_template_type', 'wp-post'),
(915, 101, '_elementor_version', '3.32.4'),
(916, 101, '_wp_page_template', 'default'),
(917, 101, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"21a3805\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"boxed_width\":{\"unit\":\"px\",\"size\":1160,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"314355d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"\",\"_border_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_order\":\"end\",\"_transform_skew_popover\":\"transform\",\"_background_background\":\"gradient\",\"_background_color\":\"#FFFFFF05\",\"_background_color_b\":\"#FFFFFF00\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#13352D\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(918, 101, '_elementor_pro_version', '3.32.2'),
(919, 101, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(923, 102, '_elementor_edit_mode', 'builder'),
(924, 102, '_elementor_template_type', 'wp-post'),
(925, 102, '_elementor_version', '3.32.4'),
(926, 102, '_wp_page_template', 'default'),
(927, 102, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"21a3805\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"boxed_width\":{\"unit\":\"px\",\"size\":1160,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"314355d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"\",\"_border_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_order\":\"end\",\"_transform_skew_popover\":\"transform\",\"_background_background\":\"gradient\",\"_background_color\":\"#FFFFFF05\",\"_background_color_b\":\"#FFFFFF00\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#13352D\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(928, 102, '_elementor_pro_version', '3.32.2'),
(929, 102, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(933, 103, '_elementor_edit_mode', 'builder'),
(934, 103, '_elementor_template_type', 'wp-post'),
(935, 103, '_elementor_version', '3.32.4'),
(936, 103, '_wp_page_template', 'default'),
(937, 103, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"21a3805\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"boxed_width\":{\"unit\":\"px\",\"size\":1160,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"314355d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"\",\"_border_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_order\":\"end\",\"_transform_skew_popover\":\"transform\",\"_background_background\":\"gradient\",\"_background_color\":\"#FFFFFF05\",\"_background_color_b\":\"#FFFFFF00\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#13352D\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(938, 103, '_elementor_pro_version', '3.32.2'),
(939, 103, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(945, 104, '_elementor_edit_mode', 'builder'),
(946, 104, '_elementor_template_type', 'wp-post'),
(947, 104, '_elementor_version', '3.32.4'),
(948, 104, '_wp_page_template', 'default');
INSERT INTO `wp8z_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(949, 104, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"21a3805\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"boxed_width\":{\"unit\":\"px\",\"size\":1160,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"314355d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"\",\"_border_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_order\":\"end\",\"_transform_skew_popover\":\"transform\",\"_background_background\":\"gradient\",\"_background_color\":\"#FFFFFF05\",\"_background_color_b\":\"#FFFFFF00\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#13352D\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(950, 104, '_elementor_pro_version', '3.32.2'),
(951, 104, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(955, 105, '_elementor_edit_mode', 'builder'),
(956, 105, '_elementor_template_type', 'wp-post'),
(957, 105, '_elementor_version', '3.32.4'),
(958, 105, '_wp_page_template', 'default'),
(959, 105, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"21a3805\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"boxed_width\":{\"unit\":\"px\",\"size\":1160,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"314355d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"\",\"_border_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_order\":\"end\",\"_transform_skew_popover\":\"transform\",\"_background_background\":\"gradient\",\"_background_color\":\"#FFFFFF05\",\"_background_color_b\":\"#FFFFFF00\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#13352D\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(960, 105, '_elementor_pro_version', '3.32.2'),
(961, 105, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(965, 106, '_elementor_edit_mode', 'builder'),
(966, 106, '_elementor_template_type', 'wp-post'),
(967, 106, '_elementor_version', '3.32.4'),
(968, 106, '_wp_page_template', 'default'),
(969, 106, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"21a3805\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"boxed_width\":{\"unit\":\"px\",\"size\":1160,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"314355d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"\",\"_border_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_order\":\"end\",\"_transform_skew_popover\":\"transform\",\"_background_background\":\"gradient\",\"_background_color\":\"#FFFFFF05\",\"_background_color_b\":\"#FFFFFF00\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#13352D\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(970, 106, '_elementor_pro_version', '3.32.2'),
(971, 106, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(987, 108, '_elementor_edit_mode', 'builder'),
(988, 108, '_elementor_template_type', 'wp-post'),
(989, 108, '_elementor_version', '3.32.4'),
(990, 108, '_wp_page_template', 'default'),
(991, 108, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"21a3805\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"boxed_width\":{\"unit\":\"px\",\"size\":1160,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"314355d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"\",\"_border_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_order\":\"end\",\"_transform_skew_popover\":\"transform\",\"_background_background\":\"gradient\",\"_background_color\":\"#FFFFFF05\",\"_background_color_b\":\"#FFFFFF00\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#13352D\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(992, 108, '_elementor_pro_version', '3.32.2'),
(993, 108, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(996, 109, '_elementor_edit_mode', 'builder'),
(997, 109, '_elementor_template_type', 'wp-post'),
(998, 109, '_elementor_version', '3.32.4'),
(999, 109, '_wp_page_template', 'default'),
(1000, 109, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"21a3805\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"boxed_width\":{\"unit\":\"px\",\"size\":1160,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"314355d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"\",\"_border_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_order\":\"end\",\"_transform_skew_popover\":\"transform\",\"_background_background\":\"gradient\",\"_background_color\":\"#FFFFFF05\",\"_background_color_b\":\"#FFFFFF00\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#13352D\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(1001, 109, '_elementor_pro_version', '3.32.2'),
(1002, 109, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(1005, 110, '_elementor_edit_mode', 'builder'),
(1006, 110, '_elementor_template_type', 'wp-post'),
(1007, 110, '_elementor_version', '3.32.4'),
(1008, 110, '_wp_page_template', 'default'),
(1009, 110, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"21a3805\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"boxed_width\":{\"unit\":\"px\",\"size\":1160,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1af0a48\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#13352D\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"314355d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures instrumentumadatok a TakeProfitTrader.com\\n oldalr\\u00f3l. Utols\\u00f3 friss\\u00edt\\u00e9s: 2025. okt\\u00f3ber 15. Az \\u00e9rt\\u00e9kek br\\u00f3kerenk\\u00e9nt v\\u00e1ltozhatnak.\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"\",\"_border_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_order\":\"end\",\"_transform_skew_popover\":\"transform\",\"_background_background\":\"gradient\",\"_background_color\":\"#FFFFFF05\",\"_background_color_b\":\"#FFFFFF00\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#13352D\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(1010, 110, '_elementor_pro_version', '3.32.2'),
(1011, 110, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(1014, 111, '_elementor_edit_mode', 'builder'),
(1015, 111, '_elementor_template_type', 'wp-post'),
(1016, 111, '_elementor_version', '3.32.4'),
(1017, 111, '_wp_page_template', 'default'),
(1018, 111, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"21a3805\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"boxed_width\":{\"unit\":\"px\",\"size\":1160,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1af0a48\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#13352D\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"314355d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures instrumentumadatok a TakeProfitTrader.com\\n oldalr\\u00f3l. Utols\\u00f3 friss\\u00edt\\u00e9s: 2025. okt\\u00f3ber 15. Az \\u00e9rt\\u00e9kek br\\u00f3kerenk\\u00e9nt v\\u00e1ltozhatnak.\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"\",\"_border_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_order\":\"end\",\"_transform_skew_popover\":\"transform\",\"_background_background\":\"gradient\",\"_background_color\":\"#FFFFFF05\",\"_background_color_b\":\"#FFFFFF00\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#13352D\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(1019, 111, '_elementor_pro_version', '3.32.2'),
(1020, 111, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(1022, 112, '_elementor_edit_mode', 'builder'),
(1023, 112, '_elementor_template_type', 'wp-post'),
(1024, 112, '_elementor_version', '3.32.4'),
(1025, 112, '_wp_page_template', 'default'),
(1026, 112, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"21a3805\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"boxed_width\":{\"unit\":\"px\",\"size\":1160,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1af0a48\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#13352D\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"314355d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures instrumentumadatok a TakeProfitTrader.com\\n oldalr\\u00f3l. Utols\\u00f3 friss\\u00edt\\u00e9s: 2025. okt\\u00f3ber 15. Az \\u00e9rt\\u00e9kek br\\u00f3kerenk\\u00e9nt v\\u00e1ltozhatnak.\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"\",\"_border_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"auto\",\"_flex_order\":\"end\",\"_transform_skew_popover\":\"transform\",\"_background_background\":\"gradient\",\"_background_color\":\"#FFFFFF05\",\"_background_color_b\":\"#FFFFFF00\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#13352D\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(1027, 112, '_elementor_pro_version', '3.32.2'),
(1028, 112, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(1030, 113, '_elementor_edit_mode', 'builder'),
(1031, 113, '_elementor_template_type', 'wp-post'),
(1032, 113, '_elementor_version', '3.32.4'),
(1033, 113, '_wp_page_template', 'default'),
(1034, 113, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"21a3805\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"boxed_width\":{\"unit\":\"px\",\"size\":1160,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1af0a48\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Futures instrumentumadatok a TakeProfitTrader.com oldalr\\u00f3l. Utols\\u00f3 friss\\u00edt\\u00e9s: 2025. okt\\u00f3ber 15. Az \\u00e9rt\\u00e9kek br\\u00f3kerenk\\u00e9nt v\\u00e1ltozhatnak<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"text_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#13352D\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"314355d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures instrumentumadatok a TakeProfitTrader.com\\n oldalr\\u00f3l. Utols\\u00f3 friss\\u00edt\\u00e9s: 2025. okt\\u00f3ber 15. Az \\u00e9rt\\u00e9kek br\\u00f3kerenk\\u00e9nt v\\u00e1ltozhatnak.\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"\",\"_border_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"auto\",\"_transform_skew_popover\":\"transform\",\"_background_background\":\"gradient\",\"_background_color\":\"#FFFFFF05\",\"_background_color_b\":\"#FFFFFF00\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#13352D\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(1035, 113, '_elementor_pro_version', '3.32.2'),
(1036, 113, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(1040, 114, '_elementor_edit_mode', 'builder'),
(1041, 114, '_elementor_template_type', 'wp-post'),
(1042, 114, '_elementor_version', '3.32.4'),
(1043, 114, '_wp_page_template', 'default');
INSERT INTO `wp8z_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1044, 114, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"21a3805\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"boxed_width\":{\"unit\":\"px\",\"size\":1160,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1af0a48\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Futures instrumentumadatok a TakeProfitTrader.com oldalr\\u00f3l. Utols\\u00f3 friss\\u00edt\\u00e9s: 2025. okt\\u00f3ber 15. Az \\u00e9rt\\u00e9kek br\\u00f3kerenk\\u00e9nt v\\u00e1ltozhatnak<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"text_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#13352D\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"314355d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures instrumentumadatok a TakeProfitTrader.com\\n oldalr\\u00f3l. Utols\\u00f3 friss\\u00edt\\u00e9s: 2025. okt\\u00f3ber 15. Az \\u00e9rt\\u00e9kek br\\u00f3kerenk\\u00e9nt v\\u00e1ltozhatnak.\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"\",\"_border_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"auto\",\"_transform_skew_popover\":\"transform\",\"_background_background\":\"gradient\",\"_background_color\":\"#FFFFFF05\",\"_background_color_b\":\"#FFFFFF00\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#13352D\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(1045, 114, '_elementor_pro_version', '3.32.2'),
(1046, 114, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(1050, 115, '_elementor_edit_mode', 'builder'),
(1051, 115, '_elementor_template_type', 'wp-post'),
(1052, 115, '_elementor_version', '3.32.4'),
(1053, 115, '_wp_page_template', 'default'),
(1054, 115, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"21a3805\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"boxed_width\":{\"unit\":\"px\",\"size\":1160,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1af0a48\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Futures instrumentumadatok a TakeProfitTrader.com oldalr\\u00f3l. Utols\\u00f3 friss\\u00edt\\u00e9s: 2025. okt\\u00f3ber 15. Az \\u00e9rt\\u00e9kek br\\u00f3kerenk\\u00e9nt v\\u00e1ltozhatnak<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"text_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#13352D\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"314355d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures instrumentumadatok a TakeProfitTrader.com\\n oldalr\\u00f3l. Utols\\u00f3 friss\\u00edt\\u00e9s: 2025. okt\\u00f3ber 15. Az \\u00e9rt\\u00e9kek br\\u00f3kerenk\\u00e9nt v\\u00e1ltozhatnak.\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"_background_color\":\"\",\"_border_color\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_element_width\":\"auto\",\"_transform_skew_popover\":\"transform\",\"_background_background\":\"gradient\",\"_background_color\":\"#FFFFFF05\",\"_background_color_b\":\"#FFFFFF00\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#13352D\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),
(1055, 115, '_elementor_pro_version', '3.32.2'),
(1056, 115, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(1060, 116, '_elementor_edit_mode', 'builder'),
(1061, 116, '_elementor_template_type', 'wp-post'),
(1062, 116, '_elementor_version', '3.32.4'),
(1063, 116, '_wp_page_template', 'default'),
(1064, 116, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"21a3805\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"boxed_width\":{\"unit\":\"px\",\"size\":1160,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1af0a48\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Futures instrumentumadatok a TakeProfitTrader.com oldalr\\u00f3l. Utols\\u00f3 friss\\u00edt\\u00e9s: 2025. okt\\u00f3ber 15. Az \\u00e9rt\\u00e9kek br\\u00f3kerenk\\u00e9nt v\\u00e1ltozhatnak<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"paragraph_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#13352D\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(1065, 116, '_elementor_pro_version', '3.32.2'),
(1066, 116, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(1070, 117, '_elementor_edit_mode', 'builder'),
(1071, 117, '_elementor_template_type', 'wp-post'),
(1072, 117, '_elementor_version', '3.32.4'),
(1073, 117, '_wp_page_template', 'default'),
(1074, 117, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"21a3805\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"boxed_width\":{\"unit\":\"px\",\"size\":1160,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1af0a48\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Futures instrumentumadatok a TakeProfitTrader.com oldalr\\u00f3l. Utols\\u00f3 friss\\u00edt\\u00e9s: 2025. okt\\u00f3ber 15. Az \\u00e9rt\\u00e9kek br\\u00f3kerenk\\u00e9nt v\\u00e1ltozhatnak<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"paragraph_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#13352D\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(1075, 117, '_elementor_pro_version', '3.32.2'),
(1076, 117, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(1078, 118, '_elementor_edit_mode', 'builder'),
(1079, 118, '_elementor_template_type', 'wp-post'),
(1080, 118, '_elementor_version', '3.32.4'),
(1081, 118, '_wp_page_template', 'default'),
(1082, 118, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"21a3805\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"boxed_width\":{\"unit\":\"px\",\"size\":1160,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1af0a48\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Futures instrumentumadatok a TakeProfitTrader.com oldalr\\u00f3l. Utols\\u00f3 friss\\u00edt\\u00e9s: 2025. okt\\u00f3ber 15. Az \\u00e9rt\\u00e9kek br\\u00f3kerenk\\u00e9nt v\\u00e1ltozhatnak<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"paragraph_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#13352D\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(1083, 118, '_elementor_pro_version', '3.32.2'),
(1084, 118, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(1086, 119, '_elementor_edit_mode', 'builder'),
(1087, 119, '_elementor_template_type', 'wp-post'),
(1088, 119, '_elementor_version', '3.32.4'),
(1089, 119, '_wp_page_template', 'default'),
(1090, 119, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"21a3805\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"boxed_width\":{\"unit\":\"px\",\"size\":1160,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1af0a48\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Futures instrumentumadatok a <a href=\\\"https:\\/\\/takeprofittraderhelp.zendesk.com\\/hc\\/en-us\\/articles\\/15172629238301-Permitted-products\\\">TakeProfitTrader.com<\\/a> oldalr\\u00f3l. <strong>Utols\\u00f3 friss\\u00edt\\u00e9s: 2025. okt\\u00f3ber 15.<\\/strong> Az \\u00e9rt\\u00e9kek br\\u00f3kerenk\\u00e9nt v\\u00e1ltozhatnak<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"paragraph_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#13352D\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(1091, 119, '_elementor_pro_version', '3.32.2'),
(1092, 119, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(1094, 120, '_elementor_edit_mode', 'builder'),
(1095, 120, '_elementor_template_type', 'wp-post'),
(1096, 120, '_elementor_version', '3.32.4'),
(1097, 120, '_wp_page_template', 'default'),
(1098, 120, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"21a3805\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"boxed_width\":{\"unit\":\"px\",\"size\":1160,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1af0a48\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Futures instrumentumadatok a <a href=\\\"https:\\/\\/takeprofittraderhelp.zendesk.com\\/hc\\/en-us\\/articles\\/15172629238301-Permitted-products\\\">TakeProfitTrader.com<\\/a> oldalr\\u00f3l. <strong>Utols\\u00f3 friss\\u00edt\\u00e9s: 2025. okt\\u00f3ber 15.<\\/strong> Az \\u00e9rt\\u00e9kek br\\u00f3kerenk\\u00e9nt v\\u00e1ltozhatnak<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"paragraph_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#13352D\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(1099, 120, '_elementor_pro_version', '3.32.2'),
(1100, 120, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(1102, 121, '_elementor_edit_mode', 'builder'),
(1103, 121, '_elementor_template_type', 'wp-post'),
(1104, 121, '_elementor_version', '3.32.4'),
(1105, 121, '_wp_page_template', 'default'),
(1106, 121, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"21a3805\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"boxed_width\":{\"unit\":\"px\",\"size\":1160,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1af0a48\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Futures instrumentumadatok a <a href=\\\"https:\\/\\/takeprofittraderhelp.zendesk.com\\/hc\\/en-us\\/articles\\/15172629238301-Permitted-products\\\">TakeProfitTrader.com<\\/a> oldalr\\u00f3l. <strong>Utols\\u00f3 friss\\u00edt\\u00e9s: 2025. okt\\u00f3ber 15.<\\/strong> Az \\u00e9rt\\u00e9kek br\\u00f3kerenk\\u00e9nt v\\u00e1ltozhatnak<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"paragraph_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#13352D\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(1107, 121, '_elementor_pro_version', '3.32.2'),
(1108, 121, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(1110, 122, '_elementor_edit_mode', 'builder'),
(1111, 122, '_elementor_template_type', 'wp-post'),
(1112, 122, '_elementor_version', '3.32.4'),
(1113, 122, '_wp_page_template', 'default'),
(1114, 122, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"21a3805\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"boxed_width\":{\"unit\":\"px\",\"size\":1160,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1af0a48\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Futures instrumentumadatok a <a href=\\\"https:\\/\\/takeprofittraderhelp.zendesk.com\\/hc\\/en-us\\/articles\\/15172629238301-Permitted-products\\\">TakeProfitTrader.com<\\/a> oldalr\\u00f3l. <strong>Utols\\u00f3 friss\\u00edt\\u00e9s: 2025. okt\\u00f3ber 15.<\\/strong> Az \\u00e9rt\\u00e9kek br\\u00f3kerenk\\u00e9nt v\\u00e1ltozhatnak<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"paragraph_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_color\":\"#B9B5B5\",\"link_color\":\"#0D8461\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#13352D\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(1115, 122, '_elementor_pro_version', '3.32.2'),
(1116, 122, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(1130, 124, '_elementor_edit_mode', 'builder'),
(1131, 124, '_elementor_template_type', 'wp-post'),
(1132, 124, '_elementor_version', '3.32.4'),
(1133, 124, '_wp_page_template', 'default'),
(1134, 124, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"21a3805\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"boxed_width\":{\"unit\":\"px\",\"size\":1160,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1af0a48\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Futures instrumentumadatok a <a href=\\\"https:\\/\\/takeprofittraderhelp.zendesk.com\\/hc\\/en-us\\/articles\\/15172629238301-Permitted-products\\\">TakeProfitTrader.com<\\/a> oldalr\\u00f3l. <strong>Utols\\u00f3 friss\\u00edt\\u00e9s: 2025. okt\\u00f3ber 15.<\\/strong> Az \\u00e9rt\\u00e9kek br\\u00f3kerenk\\u00e9nt v\\u00e1ltozhatnak<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"paragraph_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_color\":\"#B9B5B5\",\"link_color\":\"#0D8461\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#13352D\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(1135, 124, '_elementor_pro_version', '3.32.2'),
(1136, 124, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(1139, 125, '_elementor_edit_mode', 'builder'),
(1140, 125, '_elementor_template_type', 'wp-post');
INSERT INTO `wp8z_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1141, 125, '_elementor_version', '3.32.4'),
(1142, 125, '_wp_page_template', 'default'),
(1143, 125, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"21a3805\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"boxed_width\":{\"unit\":\"px\",\"size\":1160,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1af0a48\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Futures instrumentumadatok a <a href=\\\"https:\\/\\/takeprofittraderhelp.zendesk.com\\/hc\\/en-us\\/articles\\/15172629238301-Permitted-products\\\">TakeProfitTrader.com<\\/a> oldalr\\u00f3l. <strong>Utols\\u00f3 friss\\u00edt\\u00e9s: 2025. okt\\u00f3ber 15.<\\/strong> Az \\u00e9rt\\u00e9kek br\\u00f3kerenk\\u00e9nt v\\u00e1ltozhatnak<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"paragraph_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_color\":\"#B9B5B5\",\"link_color\":\"#0D8461\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#13352D\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(1144, 125, '_elementor_pro_version', '3.32.2'),
(1145, 125, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(1148, 126, '_elementor_edit_mode', 'builder'),
(1149, 126, '_elementor_template_type', 'wp-post'),
(1150, 126, '_elementor_version', '3.32.4'),
(1151, 126, '_wp_page_template', 'default'),
(1152, 126, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"21a3805\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"boxed_width\":{\"unit\":\"px\",\"size\":1160,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1af0a48\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Az instrumentumadatok a <a class=\\\"decorated-link\\\" href=\\\"https:\\/\\/takeprofittraderhelp.zendesk.com\\/hc\\/en-us\\/articles\\/15172629238301-Permitted-products\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"228\\\" data-end=\\\"281\\\">TakeProfitTrader.com<\\/a> oldalr\\u00f3l sz\\u00e1rmaznak. Friss\\u00edtve: <strong data-start=\\\"314\\\" data-end=\\\"335\\\">2025. okt\\u00f3ber 15.<\\/strong> Az adatok br\\u00f3kerenk\\u00e9nt elt\\u00e9rhetnek.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"paragraph_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_color\":\"#B9B5B5\",\"link_color\":\"#0D8461\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#13352D\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(1153, 126, '_elementor_pro_version', '3.32.2'),
(1154, 126, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(1159, 127, '_elementor_edit_mode', 'builder'),
(1160, 127, '_elementor_template_type', 'wp-post'),
(1161, 127, '_elementor_version', '3.32.4'),
(1162, 127, '_wp_page_template', 'default'),
(1163, 127, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"21a3805\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"boxed_width\":{\"unit\":\"px\",\"size\":1160,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1af0a48\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Az instrumentumadatok a <a class=\\\"decorated-link\\\" href=\\\"https:\\/\\/takeprofittraderhelp.zendesk.com\\/hc\\/en-us\\/articles\\/15172629238301-Permitted-products\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"228\\\" data-end=\\\"281\\\">TakeProfitTrader.com<\\/a> oldalr\\u00f3l sz\\u00e1rmaznak. Friss\\u00edtve: <strong data-start=\\\"314\\\" data-end=\\\"335\\\">2025. okt\\u00f3ber 15.<\\/strong> Az adatok br\\u00f3kerenk\\u00e9nt elt\\u00e9rhetnek.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"paragraph_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_color\":\"#B9B5B5\",\"link_color\":\"#0D8461\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#13352D\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(1164, 127, '_elementor_pro_version', '3.32.2'),
(1165, 127, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(1169, 128, '_elementor_edit_mode', 'builder'),
(1170, 128, '_elementor_template_type', 'wp-post'),
(1171, 128, '_elementor_version', '3.32.4'),
(1172, 128, '_wp_page_template', 'default'),
(1173, 128, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"21a3805\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"boxed_width\":{\"unit\":\"px\",\"size\":1160,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1af0a48\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Az instrumentumadatok a <a class=\\\"decorated-link\\\" href=\\\"https:\\/\\/takeprofittraderhelp.zendesk.com\\/hc\\/en-us\\/articles\\/15172629238301-Permitted-products\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"228\\\" data-end=\\\"281\\\">TakeProfitTrader.com<\\/a> oldalr\\u00f3l sz\\u00e1rmaznak. Friss\\u00edtve: <strong data-start=\\\"314\\\" data-end=\\\"335\\\">2025. okt\\u00f3ber 15.<\\/strong> Az adatok br\\u00f3kerenk\\u00e9nt elt\\u00e9rhetnek.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"paragraph_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_color\":\"#B9B5B5\",\"link_color\":\"#0D8461\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#13352D\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(1174, 128, '_elementor_pro_version', '3.32.2'),
(1175, 128, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(1179, 129, '_elementor_edit_mode', 'builder'),
(1180, 129, '_elementor_template_type', 'wp-post'),
(1181, 129, '_elementor_version', '3.32.4'),
(1182, 129, '_wp_page_template', 'default'),
(1183, 129, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"21a3805\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"boxed_width\":{\"unit\":\"px\",\"size\":1160,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1af0a48\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Az instrumentumadatok a <a class=\\\"decorated-link\\\" href=\\\"https:\\/\\/takeprofittraderhelp.zendesk.com\\/hc\\/en-us\\/articles\\/15172629238301-Permitted-products\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"228\\\" data-end=\\\"281\\\">TakeProfitTrader.com<\\/a> oldalr\\u00f3l sz\\u00e1rmaznak. Friss\\u00edtve: <strong data-start=\\\"314\\\" data-end=\\\"335\\\">2025. okt\\u00f3ber 15.<\\/strong> Az adatok br\\u00f3kerenk\\u00e9nt elt\\u00e9rhetnek.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"paragraph_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_color\":\"#B9B5B5\",\"link_color\":\"#0D8461\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#13352D\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(1184, 129, '_elementor_pro_version', '3.32.2'),
(1185, 129, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(1191, 130, '_elementor_edit_mode', 'builder'),
(1192, 130, '_elementor_template_type', 'wp-post'),
(1193, 130, '_elementor_version', '3.32.4'),
(1194, 130, '_wp_page_template', 'default'),
(1195, 130, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"21a3805\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"boxed_width\":{\"unit\":\"px\",\"size\":1160,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1af0a48\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Az instrumentumadatok a <a class=\\\"decorated-link\\\" href=\\\"https:\\/\\/takeprofittraderhelp.zendesk.com\\/hc\\/en-us\\/articles\\/15172629238301-Permitted-products\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"228\\\" data-end=\\\"281\\\">TakeProfitTrader.com<\\/a> oldalr\\u00f3l sz\\u00e1rmaznak. Friss\\u00edtve: <strong data-start=\\\"314\\\" data-end=\\\"335\\\">2025. okt\\u00f3ber 15.<\\/strong> Az adatok br\\u00f3kerenk\\u00e9nt elt\\u00e9rhetnek.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"paragraph_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_color\":\"#B9B5B5\",\"link_color\":\"#0D8461\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#13352D\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(1196, 130, '_elementor_pro_version', '3.32.2'),
(1197, 130, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(1198, 131, '_elementor_edit_mode', 'builder'),
(1199, 131, '_elementor_template_type', 'wp-post'),
(1200, 131, '_elementor_version', '3.32.4'),
(1201, 131, '_wp_page_template', 'default'),
(1202, 131, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"21a3805\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"boxed_width\":{\"unit\":\"px\",\"size\":1160,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1af0a48\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Az instrumentumadatok a <a class=\\\"decorated-link\\\" href=\\\"https:\\/\\/takeprofittraderhelp.zendesk.com\\/hc\\/en-us\\/articles\\/15172629238301-Permitted-products\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"228\\\" data-end=\\\"281\\\">TakeProfitTrader.com<\\/a> oldalr\\u00f3l sz\\u00e1rmaznak. Friss\\u00edtve: <strong data-start=\\\"314\\\" data-end=\\\"335\\\">2025. okt\\u00f3ber 15.<\\/strong> Az adatok br\\u00f3kerenk\\u00e9nt elt\\u00e9rhetnek.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"paragraph_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_color\":\"#B9B5B5\",\"link_color\":\"#0D8461\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#13352D\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}]'),
(1203, 131, '_elementor_pro_version', '3.32.2'),
(1204, 131, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(1205, 132, '_elementor_edit_mode', 'builder'),
(1206, 132, '_elementor_template_type', 'wp-post'),
(1207, 132, '_elementor_version', '3.32.4'),
(1208, 132, '_wp_page_template', 'default'),
(1209, 132, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"21a3805\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"boxed_width\":{\"unit\":\"px\",\"size\":1160,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1af0a48\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Az instrumentumadatok a <a class=\\\"decorated-link\\\" href=\\\"https:\\/\\/takeprofittraderhelp.zendesk.com\\/hc\\/en-us\\/articles\\/15172629238301-Permitted-products\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"228\\\" data-end=\\\"281\\\">TakeProfitTrader.com<\\/a> oldalr\\u00f3l sz\\u00e1rmaznak. Friss\\u00edtve: <strong data-start=\\\"314\\\" data-end=\\\"335\\\">2025. okt\\u00f3ber 15.<\\/strong> Az adatok br\\u00f3kerenk\\u00e9nt elt\\u00e9rhetnek.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"paragraph_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_color\":\"#B9B5B5\",\"link_color\":\"#0D8461\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#13352D\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f954c0b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"55c33f8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[trading_goal_calculator]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}]'),
(1210, 132, '_elementor_pro_version', '3.32.2'),
(1211, 132, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(1238, 135, '_elementor_edit_mode', 'builder'),
(1239, 135, '_elementor_template_type', 'wp-post'),
(1240, 135, '_elementor_version', '3.32.4'),
(1241, 135, '_wp_page_template', 'default'),
(1242, 135, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"21a3805\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"boxed_width\":{\"unit\":\"px\",\"size\":1160,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1af0a48\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Az instrumentumadatok a <a class=\\\"decorated-link\\\" href=\\\"https:\\/\\/takeprofittraderhelp.zendesk.com\\/hc\\/en-us\\/articles\\/15172629238301-Permitted-products\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"228\\\" data-end=\\\"281\\\">TakeProfitTrader.com<\\/a> oldalr\\u00f3l sz\\u00e1rmaznak. Friss\\u00edtve: <strong data-start=\\\"314\\\" data-end=\\\"335\\\">2025. okt\\u00f3ber 15.<\\/strong> Az adatok br\\u00f3kerenk\\u00e9nt elt\\u00e9rhetnek.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"paragraph_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_color\":\"#B9B5B5\",\"link_color\":\"#0D8461\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#13352D\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f954c0b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"55c33f8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[trading_goal_calculator]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}]'),
(1243, 135, '_elementor_pro_version', '3.32.2'),
(1244, 135, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(1248, 136, '_elementor_edit_mode', 'builder'),
(1249, 136, '_elementor_template_type', 'wp-post'),
(1250, 136, '_elementor_version', '3.32.4'),
(1251, 136, '_wp_page_template', 'default');
INSERT INTO `wp8z_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1252, 136, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"21a3805\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"boxed_width\":{\"unit\":\"px\",\"size\":1160,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1af0a48\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Az instrumentumadatok a <a class=\\\"decorated-link\\\" href=\\\"https:\\/\\/takeprofittraderhelp.zendesk.com\\/hc\\/en-us\\/articles\\/15172629238301-Permitted-products\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"228\\\" data-end=\\\"281\\\">TakeProfitTrader.com<\\/a> oldalr\\u00f3l sz\\u00e1rmaznak. Friss\\u00edtve: <strong data-start=\\\"314\\\" data-end=\\\"335\\\">2025. okt\\u00f3ber 15.<\\/strong> Az adatok br\\u00f3kerenk\\u00e9nt elt\\u00e9rhetnek.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"paragraph_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_color\":\"#B9B5B5\",\"link_color\":\"#0D8461\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#13352D\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f954c0b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\"},\"elements\":[{\"id\":\"55c33f8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[trading_goal_calculator]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}]'),
(1253, 136, '_elementor_pro_version', '3.32.2'),
(1254, 136, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),
(1258, 137, '_elementor_edit_mode', 'builder'),
(1259, 137, '_elementor_template_type', 'wp-post'),
(1260, 137, '_elementor_version', '3.32.4'),
(1261, 137, '_wp_page_template', 'default'),
(1262, 137, '_elementor_data', '[{\"id\":\"addb6ee\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":\"16\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"_flex_align_self\":\"center\"},\"elements\":[{\"id\":\"1e49457\",\"elType\":\"widget\",\"settings\":{\"title\":\"Multi-Instrument Poz\\u00edci\\u00f3meret Kalkul\\u00e1tor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_font_style\":\"normal\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"_flex_align_self\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cd2ea20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Futures keresked\\u00e9shez - Stop & Take Profit pontban \\u00e9s tickben\",\"header_size\":\"p\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"title_color\":\"#B9B5B5\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"f40ddbc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"flex_justify_content\":\"center\",\"content_width\":\"full\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"e7be2a8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[mic_calculator]\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"21a3805\",\"elType\":\"container\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#081512\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"_flex_align_self\":\"center\",\"boxed_width\":{\"unit\":\"px\",\"size\":1160,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1af0a48\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Az instrumentumadatok a <a class=\\\"decorated-link\\\" href=\\\"https:\\/\\/takeprofittraderhelp.zendesk.com\\/hc\\/en-us\\/articles\\/15172629238301-Permitted-products\\\" target=\\\"_new\\\" rel=\\\"noopener\\\" data-start=\\\"228\\\" data-end=\\\"281\\\">TakeProfitTrader.com<\\/a> oldalr\\u00f3l sz\\u00e1rmaznak. Friss\\u00edtve: <strong data-start=\\\"314\\\" data-end=\\\"335\\\">2025. okt\\u00f3ber 15.<\\/strong> Az adatok br\\u00f3kerenk\\u00e9nt elt\\u00e9rhetnek.<\\/p>\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"paragraph_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_color\":\"#B9B5B5\",\"link_color\":\"#0D8461\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_color\":\"#13352D\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f954c0b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_color\":\"#081512\"},\"elements\":[{\"id\":\"55c33f8\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[trading_goal_calculator]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}]'),
(1263, 137, '_elementor_pro_version', '3.32.2'),
(1264, 137, '_elementor_page_settings', 'a:1:{s:10:\"hide_title\";s:3:\"yes\";}');

-- --------------------------------------------------------

--
-- Tábla szerkezet ehhez a táblához `wp8z_posts`
--

CREATE TABLE `wp8z_posts` (
  `ID` bigint UNSIGNED NOT NULL,
  `post_author` bigint UNSIGNED NOT NULL DEFAULT '0',
  `post_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `post_title` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `post_excerpt` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `post_status` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'publish',
  `comment_status` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'open',
  `ping_status` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'open',
  `post_password` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `post_name` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `to_ping` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `pinged` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_content_filtered` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `post_parent` bigint UNSIGNED NOT NULL DEFAULT '0',
  `guid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `menu_order` int NOT NULL DEFAULT '0',
  `post_type` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'post',
  `post_mime_type` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `comment_count` bigint NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- A tábla adatainak kiíratása `wp8z_posts`
--

INSERT INTO `wp8z_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(1, 1, '2025-10-14 19:35:56', '2025-10-14 19:35:56', '<!-- wp:paragraph -->\n<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n<!-- /wp:paragraph -->', 'Hello world!', '', 'publish', 'open', 'open', '', 'hello-world', '', '', '2025-10-14 19:35:56', '2025-10-14 19:35:56', '', 0, 'https://tradinghub.mandostudio.hu/?p=1', 0, 'post', '', 1),
(4, 0, '2025-10-14 19:35:57', '2025-10-14 19:35:57', '<!-- wp:page-list /-->', 'Navigation', '', 'publish', 'closed', 'closed', '', 'navigation', '', '', '2025-10-14 19:35:57', '2025-10-14 19:35:57', '', 0, 'https://tradinghub.mandostudio.hu/2025/10/14/navigation/', 0, 'wp_navigation', '', 0),
(7, 1, '2025-10-14 19:44:15', '2025-10-14 19:44:15', '', 'Alapértelmezett készlet', '', 'publish', 'closed', 'closed', '', 'alapertelmezett-keszlet', '', '', '2025-10-14 19:44:15', '2025-10-14 19:44:15', '', 0, 'https://tradinghub.mandostudio.hu/?p=7', 0, 'elementor_library', '', 0),
(8, 1, '2025-10-14 19:44:27', '2025-10-14 19:44:27', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]<p>Az instrumentumadatok a <a href=\"https://takeprofittraderhelp.zendesk.com/hc/en-us/articles/15172629238301-Permitted-products\" target=\"_new\" rel=\"noopener\" data-start=\"228\" data-end=\"281\">TakeProfitTrader.com</a> oldalról származnak. Frissítve: <strong data-start=\"314\" data-end=\"335\">2025. október 15.</strong> Az adatok brókerenként eltérhetnek.</p>[trading_goal_calculator]', 'Elementor #8', '', 'publish', 'closed', 'closed', '', 'elementor-8', '', '', '2025-11-12 12:48:22', '2025-11-12 12:48:22', '', 0, 'https://tradinghub.mandostudio.hu/?page_id=8', 0, 'page', '', 0),
(9, 1, '2025-10-14 19:44:27', '2025-10-14 19:44:27', '', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-14 19:44:27', '2025-10-14 19:44:27', '', 8, 'https://tradinghub.mandostudio.hu/?p=9', 0, 'revision', '', 0),
(10, 1, '2025-10-14 19:44:41', '2025-10-14 19:44:41', '', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-14 19:44:41', '2025-10-14 19:44:41', '', 8, 'https://tradinghub.mandostudio.hu/?p=10', 0, 'revision', '', 0),
(11, 1, '2025-10-14 19:44:41', '2025-10-14 19:44:41', '', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-14 19:44:41', '2025-10-14 19:44:41', '', 8, 'https://tradinghub.mandostudio.hu/?p=11', 0, 'revision', '', 0),
(12, 1, '2025-10-14 19:44:41', '2025-10-14 19:44:41', '', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-14 19:44:41', '2025-10-14 19:44:41', '', 8, 'https://tradinghub.mandostudio.hu/?p=12', 0, 'revision', '', 0),
(15, 1, '2025-10-14 19:46:53', '2025-10-14 19:46:53', '{\"version\": 3, \"isGlobalStylesUserThemeJSON\": true }', 'Custom Styles', '', 'publish', 'closed', 'closed', '', 'wp-global-styles-hello-elementor', '', '', '2025-10-14 19:46:53', '2025-10-14 19:46:53', '', 0, 'https://tradinghub.mandostudio.hu/2025/10/14/wp-global-styles-hello-elementor/', 0, 'wp_global_styles', '', 0),
(17, 1, '2025-10-14 20:19:24', '2025-10-14 20:19:24', '', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-14 20:19:24', '2025-10-14 20:19:24', '', 8, 'https://tradinghub.mandostudio.hu/?p=17', 0, 'revision', '', 0),
(18, 1, '2025-10-14 20:19:24', '2025-10-14 20:19:24', '', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-14 20:19:24', '2025-10-14 20:19:24', '', 8, 'https://tradinghub.mandostudio.hu/?p=18', 0, 'revision', '', 0),
(19, 1, '2025-10-14 20:19:24', '2025-10-14 20:19:24', '[position_calculator]', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-14 20:19:24', '2025-10-14 20:19:24', '', 8, 'https://tradinghub.mandostudio.hu/?p=19', 0, 'revision', '', 0),
(21, 1, '2025-10-14 20:26:38', '2025-10-14 20:26:38', '[position_calculator]', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-14 20:26:38', '2025-10-14 20:26:38', '', 8, 'https://tradinghub.mandostudio.hu/?p=21', 0, 'revision', '', 0),
(22, 1, '2025-10-14 20:26:38', '2025-10-14 20:26:38', '[position_calculator]', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-14 20:26:38', '2025-10-14 20:26:38', '', 8, 'https://tradinghub.mandostudio.hu/?p=22', 0, 'revision', '', 0),
(23, 1, '2025-10-14 20:26:38', '2025-10-14 20:26:38', '<html lang=\"hu\">\n<head>\n<meta charset=\"utf-8\" />\n<meta name=\"viewport\" content=\"width=device-width,initial-scale=1\" />\n<title>Multi-Instrument Pozíciómeret Kalkulátor</title>\n<style>\n  :root{\n    --bg:#081512;\n    --panel:#0f1c17;\n    --muted:#b9b5b5;\n    --text:#e8f6f1;\n    --accent:#0d8461;\n    --good:#19c089;\n    --warn:#e7b547;\n    --bad:#d96e6e;\n    --line:#13352d;\n  }\n  *{box-sizing:border-box}\n  body{\n    margin:0;\n    background:radial-gradient(1200px 800px at 20% -10%, #13241e 0%, var(--bg) 60%),var(--bg);\n    color:var(--text);\n    font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;\n    line-height:1.45\n  }\n  header{padding:26px 16px 6px;text-align:center}\n  header h1{margin:0 0 6px;font-size:24px}\n  header p{margin:0;color:var(--muted);font-size:13px}\n  main{max-width:960px;margin:18px auto 50px;padding:0 14px;display:grid;grid-template-columns:1fr 1fr;gap:16px}\n  @media(max-width:900px){main{grid-template-columns:1fr}}\n  .card{\n    background:linear-gradient(180deg,rgba(255,255,255,.02),rgba(255,255,255,0));\n    border:1px solid var(--line);\n    border-radius:14px;\n    padding:14px;\n    box-shadow:0 10px 30px rgba(0,0,0,.25)\n  }\n  .card h2{margin:2px 0 12px;font-size:15px;color:var(--text);text-transform:uppercase;letter-spacing:.5px}\n  .grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}\n  @media(max-width:560px){.grid{grid-template-columns:1fr}}\n  label{display:block;font-size:12px;color:var(--muted);margin:6px 0 4px}\n  input, select{\n    width:100%;\n    padding:10px 12px;\n    border-radius:10px;\n    border:1px solid var(--line);\n    background:#0b1411;\n    color:var(--text);\n    font-size:14px\n  }\n  select{cursor:pointer}\n  input:focus, select:focus{\n    border-color:var(--accent);\n    box-shadow:0 0 0 3px rgba(13,132,97,.28);\n    outline:0\n  }\n  .metric{\n    border:1px dashed var(--line);\n    border-radius:12px;\n    padding:12px;\n    background:rgba(13,132,97,.07);\n    margin-bottom:8px\n  }\n  .metric h3{margin:0 0 4px;font-size:12px;color:var(--muted)}\n  .val{font-size:22px;font-weight:700}\n  .mono{font-variant-numeric:tabular-nums;font-family:ui-monospace,Menlo,Consolas,monospace}\n  .good{color:var(--good)}\n  .warn{color:var(--warn)}\n  .bad{color:var(--bad)}\n  .note{font-size:12px;color:var(--muted)}\n  .row{display:grid;grid-template-columns:1fr 1fr;gap:10px}\n  .hr{height:1px;background:var(--line);margin:10px 0;border-radius:1px}\n  .kicker{font-size:12px;color:var(--muted)}\n  .btn{\n    border:1px solid var(--line);\n    background:#0f201a;\n    color:var(--text);\n    padding:8px 12px;\n    border-radius:10px;\n    cursor:pointer;\n    font-weight:600\n  }\n  .btn:hover{border-color:var(--accent)}\n  .pill{\n    display:inline-block;\n    border:1px solid var(--line);\n    padding:3px 8px;\n    border-radius:999px;\n    font-size:11px;\n    color:var(--muted)\n  }\n  .grid > div{\n    display:flex;\n    flex-direction:column;\n    gap:6px;\n  }\n  label{margin-left:4px;}\n  .instrument-select{\n    grid-column: 1 / -1;\n    margin-bottom:8px;\n  }\n  .info-box{\n    background:rgba(13,132,97,.1);\n    border:1px solid var(--accent);\n    border-radius:10px;\n    padding:10px;\n    margin-bottom:12px;\n    font-size:12px;\n  }\n</style>\n</head>\n<body>\n<header>\n  <h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>\n  <p>Futures & Forex kereskedéshez - Stop & Take Profit pontban és tickben</p>\n</header>\n<main>\n  <!-- Bemenetek -->\n  <section>\n    <h2>Bemenetek</h2>\n      <label>Válassz instrumentumot</label>\n      <select id=\"instrument\">\n        <optgroup label=\"Equity Index Futures\">\n          <option value=\"ES\">ES - E-mini S&P 500</option>\n          <option value=\"MES\">MES - Micro E-mini S&P 500</option>\n          <option value=\"NQ\">NQ - E-mini Nasdaq-100</option>\n          <option value=\"MNQ\" selected>MNQ - Micro E-mini Nasdaq-100</option>\n          <option value=\"RTY\">RTY - E-mini Russell 2000</option>\n          <option value=\"M2K\">M2K - Micro E-mini Russell 2000</option>\n          <option value=\"YM\">YM - E-mini Dow ($5)</option>\n          <option value=\"MYM\">MYM - Micro E-mini Dow</option>\n        </optgroup>\n        <optgroup label=\"Treasury Futures\">\n          <option value=\"ZN\">ZN - 10-Year T-Note</option>\n          <option value=\"ZB\">ZB - 30-Year T-Bond</option>\n          <option value=\"ZF\">ZF - 5-Year T-Note</option>\n          <option value=\"ZT\">ZT - 2-Year T-Note</option>\n        </optgroup>\n        <optgroup label=\"Energy Futures\">\n          <option value=\"CL\">CL - Crude Oil</option>\n          <option value=\"MCL\">MCL - Micro Crude Oil</option>\n          <option value=\"NG\">NG - Natural Gas</option>\n          <option value=\"RB\">RB - RBOB Gasoline</option>\n          <option value=\"HO\">HO - Heating Oil</option>\n        </optgroup>\n        <optgroup label=\"Metal Futures\">\n          <option value=\"GC\">GC - Gold</option>\n          <option value=\"MGC\">MGC - Micro Gold</option>\n          <option value=\"SI\">SI - Silver</option>\n          <option value=\"SIL\">SIL - Micro Silver</option>\n          <option value=\"HG\">HG - Copper</option>\n          <option value=\"QO\">QO - Micro Gold (alt)</option>\n        </optgroup>\n        <optgroup label=\"Currency Futures\">\n          <option value=\"6E\">6E - Euro FX</option>\n          <option value=\"M6E\">M6E - Micro Euro FX</option>\n          <option value=\"6B\">6B - British Pound</option>\n          <option value=\"M6B\">M6B - Micro British Pound</option>\n          <option value=\"6A\">6A - Australian Dollar</option>\n          <option value=\"6C\">6C - Canadian Dollar</option>\n          <option value=\"6J\">6J - Japanese Yen</option>\n          <option value=\"6S\">6S - Swiss Franc</option>\n        </optgroup>\n        <optgroup label=\"Forex (Lot alapú)\">\n          <option value=\"EURUSD\">EUR/USD</option>\n          <option value=\"GBPUSD\">GBP/USD</option>\n          <option value=\"USDJPY\">USD/JPY</option>\n          <option value=\"USDCHF\">USD/CHF</option>\n          <option value=\"AUDUSD\">AUD/USD</option>\n          <option value=\"USDCAD\">USD/CAD</option>\n          <option value=\"NZDUSD\">NZD/USD</option>\n        </optgroup>\n      </select>\n      <strong id=\"instrName\">MNQ</strong>: Tick = 0.25 pont, Tick érték = $0.50\n        <label>Kívánt kockázat / trade (USD)</label>\n        <input id=\"riskUsd\" type=\"number\" value=\"250\" min=\"1\" step=\"1\">\n        <label>Max napi veszteség (USD) (opcionális)</label>\n        <input id=\"maxDaily\" type=\"number\" value=\"500\" min=\"0\" step=\"1\">\n        <label>Stop (pont)</label>\n        <input id=\"stopPts\" type=\"number\" value=\"25\" min=\"0.01\" step=\"0.01\">\n        <label>Stop (tick)</label>\n        <input id=\"stopTicks\" type=\"number\" value=\"100\" min=\"1\" step=\"1\">\n        <label>Take profit (pont)</label>\n        <input id=\"tpPts\" type=\"number\" value=\"40\" min=\"0.01\" step=\"0.01\">\n        <label>Take profit (tick)</label>\n        <input id=\"tpTicks\" type=\"number\" value=\"160\" min=\"1\" step=\"1\">\n  </section>\n  <!-- Eredmények -->\n  <section>\n    <h2>Eredmények</h2>\n        <h3>USD/pont / kontraktus</h3>\n        —\n        USD/tick: —\n        <h3>RR arány (TP / Stop)</h3>\n        —\n        Pontban és tickben azonos arány\n        <h3>Kockázat 1 kontraktuson</h3>\n        —\n        <h3>Szükséges kontraktusszám</h3>\n        —\n        <h3>Valós risk (kerekített kontraktussal)</h3>\n        —\n        <h3>Profitcél (TP alapján)</h3>\n        —\n      <h3>Biztonsági infó</h3>\n      —\n      A számításhoz a stopot és TP-t a legközelebbi <strong>egész tickre</strong> kerekítjük.\n      Képletek: USD/pont = TickValue ÷ TickSize. Risk/kontraktus = Stop(tick) × USD/tick.  \n      Kontraktus = KívántRisk ÷ Risk/kontraktus → lefelé kerekítjük, hogy ne lépd túl a megadott risket.\n  </section>\n</main>\n</body>\n</html>', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-14 20:26:38', '2025-10-14 20:26:38', '', 8, 'https://tradinghub.mandostudio.hu/?p=23', 0, 'revision', '', 0),
(24, 1, '2025-10-14 20:41:22', '2025-10-14 20:41:22', '<html lang=\"hu\">\n<head>\n<meta charset=\"utf-8\" />\n<meta name=\"viewport\" content=\"width=device-width,initial-scale=1\" />\n<title>Multi-Instrument Pozíciómeret Kalkulátor</title>\n<style>\n  :root{\n    --bg:#081512;\n    --panel:#0f1c17;\n    --muted:#b9b5b5;\n    --text:#e8f6f1;\n    --accent:#0d8461;\n    --good:#19c089;\n    --warn:#e7b547;\n    --bad:#d96e6e;\n    --line:#13352d;\n  }\n  *{box-sizing:border-box}\n  body{\n    margin:0;\n    background:radial-gradient(1200px 800px at 20% -10%, #13241e 0%, var(--bg) 60%),var(--bg);\n    color:var(--text);\n    font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;\n    line-height:1.45\n  }\n  header{padding:26px 16px 6px;text-align:center}\n  header h1{margin:0 0 6px;font-size:24px}\n  header p{margin:0;color:var(--muted);font-size:13px}\n  main{max-width:960px;margin:18px auto 50px;padding:0 14px;display:grid;grid-template-columns:1fr 1fr;gap:16px}\n  @media(max-width:900px){main{grid-template-columns:1fr}}\n  .card{\n    background:linear-gradient(180deg,rgba(255,255,255,.02),rgba(255,255,255,0));\n    border:1px solid var(--line);\n    border-radius:14px;\n    padding:14px;\n    box-shadow:0 10px 30px rgba(0,0,0,.25)\n  }\n  .card h2{margin:2px 0 12px;font-size:15px;color:var(--text);text-transform:uppercase;letter-spacing:.5px}\n  .grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}\n  @media(max-width:560px){.grid{grid-template-columns:1fr}}\n  label{display:block;font-size:12px;color:var(--muted);margin:6px 0 4px}\n  input, select{\n    width:100%;\n    padding:10px 12px;\n    border-radius:10px;\n    border:1px solid var(--line);\n    background:#0b1411;\n    color:var(--text);\n    font-size:14px\n  }\n  select{cursor:pointer}\n  input:focus, select:focus{\n    border-color:var(--accent);\n    box-shadow:0 0 0 3px rgba(13,132,97,.28);\n    outline:0\n  }\n  .metric{\n    border:1px dashed var(--line);\n    border-radius:12px;\n    padding:12px;\n    background:rgba(13,132,97,.07);\n    margin-bottom:8px\n  }\n  .metric h3{margin:0 0 4px;font-size:12px;color:var(--muted)}\n  .val{font-size:22px;font-weight:700}\n  .mono{font-variant-numeric:tabular-nums;font-family:ui-monospace,Menlo,Consolas,monospace}\n  .good{color:var(--good)}\n  .warn{color:var(--warn)}\n  .bad{color:var(--bad)}\n  .note{font-size:12px;color:var(--muted)}\n  .row{display:grid;grid-template-columns:1fr 1fr;gap:10px}\n  .hr{height:1px;background:var(--line);margin:10px 0;border-radius:1px}\n  .kicker{font-size:12px;color:var(--muted)}\n  .btn{\n    border:1px solid var(--line);\n    background:#0f201a;\n    color:var(--text);\n    padding:8px 12px;\n    border-radius:10px;\n    cursor:pointer;\n    font-weight:600\n  }\n  .btn:hover{border-color:var(--accent)}\n  .pill{\n    display:inline-block;\n    border:1px solid var(--line);\n    padding:3px 8px;\n    border-radius:999px;\n    font-size:11px;\n    color:var(--muted)\n  }\n  .grid > div{\n    display:flex;\n    flex-direction:column;\n    gap:6px;\n  }\n  label{margin-left:4px;}\n  .instrument-select{\n    grid-column: 1 / -1;\n    margin-bottom:8px;\n  }\n  .info-box{\n    background:rgba(13,132,97,.1);\n    border:1px solid var(--accent);\n    border-radius:10px;\n    padding:10px;\n    margin-bottom:12px;\n    font-size:12px;\n  }\n</style>\n</head>\n<body>\n<header>\n  <h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>\n  <p>Futures & Forex kereskedéshez - Stop & Take Profit pontban és tickben</p>\n</header>\n<main>\n  <!-- Bemenetek -->\n  <section>\n    <h2>Bemenetek</h2>\n      <label>Válassz instrumentumot</label>\n      <select id=\"instrument\">\n        <optgroup label=\"Equity Index Futures\">\n          <option value=\"ES\">ES - E-mini S&P 500</option>\n          <option value=\"MES\">MES - Micro E-mini S&P 500</option>\n          <option value=\"NQ\">NQ - E-mini Nasdaq-100</option>\n          <option value=\"MNQ\" selected>MNQ - Micro E-mini Nasdaq-100</option>\n          <option value=\"RTY\">RTY - E-mini Russell 2000</option>\n          <option value=\"M2K\">M2K - Micro E-mini Russell 2000</option>\n          <option value=\"YM\">YM - E-mini Dow ($5)</option>\n          <option value=\"MYM\">MYM - Micro E-mini Dow</option>\n        </optgroup>\n        <optgroup label=\"Treasury Futures\">\n          <option value=\"ZN\">ZN - 10-Year T-Note</option>\n          <option value=\"ZB\">ZB - 30-Year T-Bond</option>\n          <option value=\"ZF\">ZF - 5-Year T-Note</option>\n          <option value=\"ZT\">ZT - 2-Year T-Note</option>\n        </optgroup>\n        <optgroup label=\"Energy Futures\">\n          <option value=\"CL\">CL - Crude Oil</option>\n          <option value=\"MCL\">MCL - Micro Crude Oil</option>\n          <option value=\"NG\">NG - Natural Gas</option>\n          <option value=\"RB\">RB - RBOB Gasoline</option>\n          <option value=\"HO\">HO - Heating Oil</option>\n        </optgroup>\n        <optgroup label=\"Metal Futures\">\n          <option value=\"GC\">GC - Gold</option>\n          <option value=\"MGC\">MGC - Micro Gold</option>\n          <option value=\"SI\">SI - Silver</option>\n          <option value=\"SIL\">SIL - Micro Silver</option>\n          <option value=\"HG\">HG - Copper</option>\n          <option value=\"QO\">QO - Micro Gold (alt)</option>\n        </optgroup>\n        <optgroup label=\"Currency Futures\">\n          <option value=\"6E\">6E - Euro FX</option>\n          <option value=\"M6E\">M6E - Micro Euro FX</option>\n          <option value=\"6B\">6B - British Pound</option>\n          <option value=\"M6B\">M6B - Micro British Pound</option>\n          <option value=\"6A\">6A - Australian Dollar</option>\n          <option value=\"6C\">6C - Canadian Dollar</option>\n          <option value=\"6J\">6J - Japanese Yen</option>\n          <option value=\"6S\">6S - Swiss Franc</option>\n        </optgroup>\n        <optgroup label=\"Forex (Lot alapú)\">\n          <option value=\"EURUSD\">EUR/USD</option>\n          <option value=\"GBPUSD\">GBP/USD</option>\n          <option value=\"USDJPY\">USD/JPY</option>\n          <option value=\"USDCHF\">USD/CHF</option>\n          <option value=\"AUDUSD\">AUD/USD</option>\n          <option value=\"USDCAD\">USD/CAD</option>\n          <option value=\"NZDUSD\">NZD/USD</option>\n        </optgroup>\n      </select>\n      <strong id=\"instrName\">MNQ</strong>: Tick = 0.25 pont, Tick érték = $0.50\n        <label>Kívánt kockázat / trade (USD)</label>\n        <input id=\"riskUsd\" type=\"number\" value=\"250\" min=\"1\" step=\"1\">\n        <label>Max napi veszteség (USD) (opcionális)</label>\n        <input id=\"maxDaily\" type=\"number\" value=\"500\" min=\"0\" step=\"1\">\n        <label>Stop (pont)</label>\n        <input id=\"stopPts\" type=\"number\" value=\"25\" min=\"0.01\" step=\"0.01\">\n        <label>Stop (tick)</label>\n        <input id=\"stopTicks\" type=\"number\" value=\"100\" min=\"1\" step=\"1\">\n        <label>Take profit (pont)</label>\n        <input id=\"tpPts\" type=\"number\" value=\"40\" min=\"0.01\" step=\"0.01\">\n        <label>Take profit (tick)</label>\n        <input id=\"tpTicks\" type=\"number\" value=\"160\" min=\"1\" step=\"1\">\n  </section>\n  <!-- Eredmények -->\n  <section>\n    <h2>Eredmények</h2>\n        <h3>USD/pont / kontraktus</h3>\n        —\n        USD/tick: —\n        <h3>RR arány (TP / Stop)</h3>\n        —\n        Pontban és tickben azonos arány\n        <h3>Kockázat 1 kontraktuson</h3>\n        —\n        <h3>Szükséges kontraktusszám</h3>\n        —\n        <h3>Valós risk (kerekített kontraktussal)</h3>\n        —\n        <h3>Profitcél (TP alapján)</h3>\n        —\n      <h3>Biztonsági infó</h3>\n      —\n      A számításhoz a stopot és TP-t a legközelebbi <strong>egész tickre</strong> kerekítjük.\n      Képletek: USD/pont = TickValue ÷ TickSize. Risk/kontraktus = Stop(tick) × USD/tick.  \n      Kontraktus = KívántRisk ÷ Risk/kontraktus → lefelé kerekítjük, hogy ne lépd túl a megadott risket.\n  </section>\n</main>\n</body>\n</html>', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-14 20:41:22', '2025-10-14 20:41:22', '', 8, 'https://tradinghub.mandostudio.hu/?p=24', 0, 'revision', '', 0),
(25, 1, '2025-10-14 20:41:22', '2025-10-14 20:41:22', '<html lang=\"hu\">\n<head>\n<meta charset=\"utf-8\" />\n<meta name=\"viewport\" content=\"width=device-width,initial-scale=1\" />\n<title>Multi-Instrument Pozíciómeret Kalkulátor</title>\n<style>\n  :root{\n    --bg:#081512;\n    --panel:#0f1c17;\n    --muted:#b9b5b5;\n    --text:#e8f6f1;\n    --accent:#0d8461;\n    --good:#19c089;\n    --warn:#e7b547;\n    --bad:#d96e6e;\n    --line:#13352d;\n  }\n  *{box-sizing:border-box}\n  body{\n    margin:0;\n    background:radial-gradient(1200px 800px at 20% -10%, #13241e 0%, var(--bg) 60%),var(--bg);\n    color:var(--text);\n    font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;\n    line-height:1.45\n  }\n  header{padding:26px 16px 6px;text-align:center}\n  header h1{margin:0 0 6px;font-size:24px}\n  header p{margin:0;color:var(--muted);font-size:13px}\n  main{max-width:960px;margin:18px auto 50px;padding:0 14px;display:grid;grid-template-columns:1fr 1fr;gap:16px}\n  @media(max-width:900px){main{grid-template-columns:1fr}}\n  .card{\n    background:linear-gradient(180deg,rgba(255,255,255,.02),rgba(255,255,255,0));\n    border:1px solid var(--line);\n    border-radius:14px;\n    padding:14px;\n    box-shadow:0 10px 30px rgba(0,0,0,.25)\n  }\n  .card h2{margin:2px 0 12px;font-size:15px;color:var(--text);text-transform:uppercase;letter-spacing:.5px}\n  .grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}\n  @media(max-width:560px){.grid{grid-template-columns:1fr}}\n  label{display:block;font-size:12px;color:var(--muted);margin:6px 0 4px}\n  input, select{\n    width:100%;\n    padding:10px 12px;\n    border-radius:10px;\n    border:1px solid var(--line);\n    background:#0b1411;\n    color:var(--text);\n    font-size:14px\n  }\n  select{cursor:pointer}\n  input:focus, select:focus{\n    border-color:var(--accent);\n    box-shadow:0 0 0 3px rgba(13,132,97,.28);\n    outline:0\n  }\n  .metric{\n    border:1px dashed var(--line);\n    border-radius:12px;\n    padding:12px;\n    background:rgba(13,132,97,.07);\n    margin-bottom:8px\n  }\n  .metric h3{margin:0 0 4px;font-size:12px;color:var(--muted)}\n  .val{font-size:22px;font-weight:700}\n  .mono{font-variant-numeric:tabular-nums;font-family:ui-monospace,Menlo,Consolas,monospace}\n  .good{color:var(--good)}\n  .warn{color:var(--warn)}\n  .bad{color:var(--bad)}\n  .note{font-size:12px;color:var(--muted)}\n  .row{display:grid;grid-template-columns:1fr 1fr;gap:10px}\n  .hr{height:1px;background:var(--line);margin:10px 0;border-radius:1px}\n  .kicker{font-size:12px;color:var(--muted)}\n  .btn{\n    border:1px solid var(--line);\n    background:#0f201a;\n    color:var(--text);\n    padding:8px 12px;\n    border-radius:10px;\n    cursor:pointer;\n    font-weight:600\n  }\n  .btn:hover{border-color:var(--accent)}\n  .pill{\n    display:inline-block;\n    border:1px solid var(--line);\n    padding:3px 8px;\n    border-radius:999px;\n    font-size:11px;\n    color:var(--muted)\n  }\n  .grid > div{\n    display:flex;\n    flex-direction:column;\n    gap:6px;\n  }\n  label{margin-left:4px;}\n  .instrument-select{\n    grid-column: 1 / -1;\n    margin-bottom:8px;\n  }\n  .info-box{\n    background:rgba(13,132,97,.1);\n    border:1px solid var(--accent);\n    border-radius:10px;\n    padding:10px;\n    margin-bottom:12px;\n    font-size:12px;\n  }\n</style>\n</head>\n<body>\n<header>\n  <h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>\n  <p>Futures & Forex kereskedéshez - Stop & Take Profit pontban és tickben</p>\n</header>\n<main>\n  <!-- Bemenetek -->\n  <section>\n    <h2>Bemenetek</h2>\n      <label>Válassz instrumentumot</label>\n      <select id=\"instrument\">\n        <optgroup label=\"Equity Index Futures\">\n          <option value=\"ES\">ES - E-mini S&P 500</option>\n          <option value=\"MES\">MES - Micro E-mini S&P 500</option>\n          <option value=\"NQ\">NQ - E-mini Nasdaq-100</option>\n          <option value=\"MNQ\" selected>MNQ - Micro E-mini Nasdaq-100</option>\n          <option value=\"RTY\">RTY - E-mini Russell 2000</option>\n          <option value=\"M2K\">M2K - Micro E-mini Russell 2000</option>\n          <option value=\"YM\">YM - E-mini Dow ($5)</option>\n          <option value=\"MYM\">MYM - Micro E-mini Dow</option>\n        </optgroup>\n        <optgroup label=\"Treasury Futures\">\n          <option value=\"ZN\">ZN - 10-Year T-Note</option>\n          <option value=\"ZB\">ZB - 30-Year T-Bond</option>\n          <option value=\"ZF\">ZF - 5-Year T-Note</option>\n          <option value=\"ZT\">ZT - 2-Year T-Note</option>\n        </optgroup>\n        <optgroup label=\"Energy Futures\">\n          <option value=\"CL\">CL - Crude Oil</option>\n          <option value=\"MCL\">MCL - Micro Crude Oil</option>\n          <option value=\"NG\">NG - Natural Gas</option>\n          <option value=\"RB\">RB - RBOB Gasoline</option>\n          <option value=\"HO\">HO - Heating Oil</option>\n        </optgroup>\n        <optgroup label=\"Metal Futures\">\n          <option value=\"GC\">GC - Gold</option>\n          <option value=\"MGC\">MGC - Micro Gold</option>\n          <option value=\"SI\">SI - Silver</option>\n          <option value=\"SIL\">SIL - Micro Silver</option>\n          <option value=\"HG\">HG - Copper</option>\n          <option value=\"QO\">QO - Micro Gold (alt)</option>\n        </optgroup>\n        <optgroup label=\"Currency Futures\">\n          <option value=\"6E\">6E - Euro FX</option>\n          <option value=\"M6E\">M6E - Micro Euro FX</option>\n          <option value=\"6B\">6B - British Pound</option>\n          <option value=\"M6B\">M6B - Micro British Pound</option>\n          <option value=\"6A\">6A - Australian Dollar</option>\n          <option value=\"6C\">6C - Canadian Dollar</option>\n          <option value=\"6J\">6J - Japanese Yen</option>\n          <option value=\"6S\">6S - Swiss Franc</option>\n        </optgroup>\n        <optgroup label=\"Forex (Lot alapú)\">\n          <option value=\"EURUSD\">EUR/USD</option>\n          <option value=\"GBPUSD\">GBP/USD</option>\n          <option value=\"USDJPY\">USD/JPY</option>\n          <option value=\"USDCHF\">USD/CHF</option>\n          <option value=\"AUDUSD\">AUD/USD</option>\n          <option value=\"USDCAD\">USD/CAD</option>\n          <option value=\"NZDUSD\">NZD/USD</option>\n        </optgroup>\n      </select>\n      <strong id=\"instrName\">MNQ</strong>: Tick = 0.25 pont, Tick érték = $0.50\n        <label>Kívánt kockázat / trade (USD)</label>\n        <input id=\"riskUsd\" type=\"number\" value=\"250\" min=\"1\" step=\"1\">\n        <label>Max napi veszteség (USD) (opcionális)</label>\n        <input id=\"maxDaily\" type=\"number\" value=\"500\" min=\"0\" step=\"1\">\n        <label>Stop (pont)</label>\n        <input id=\"stopPts\" type=\"number\" value=\"25\" min=\"0.01\" step=\"0.01\">\n        <label>Stop (tick)</label>\n        <input id=\"stopTicks\" type=\"number\" value=\"100\" min=\"1\" step=\"1\">\n        <label>Take profit (pont)</label>\n        <input id=\"tpPts\" type=\"number\" value=\"40\" min=\"0.01\" step=\"0.01\">\n        <label>Take profit (tick)</label>\n        <input id=\"tpTicks\" type=\"number\" value=\"160\" min=\"1\" step=\"1\">\n  </section>\n  <!-- Eredmények -->\n  <section>\n    <h2>Eredmények</h2>\n        <h3>USD/pont / kontraktus</h3>\n        —\n        USD/tick: —\n        <h3>RR arány (TP / Stop)</h3>\n        —\n        Pontban és tickben azonos arány\n        <h3>Kockázat 1 kontraktuson</h3>\n        —\n        <h3>Szükséges kontraktusszám</h3>\n        —\n        <h3>Valós risk (kerekített kontraktussal)</h3>\n        —\n        <h3>Profitcél (TP alapján)</h3>\n        —\n      <h3>Biztonsági infó</h3>\n      —\n      A számításhoz a stopot és TP-t a legközelebbi <strong>egész tickre</strong> kerekítjük.\n      Képletek: USD/pont = TickValue ÷ TickSize. Risk/kontraktus = Stop(tick) × USD/tick.  \n      Kontraktus = KívántRisk ÷ Risk/kontraktus → lefelé kerekítjük, hogy ne lépd túl a megadott risket.\n  </section>\n</main>\n</body>\n</html>', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-14 20:41:22', '2025-10-14 20:41:22', '', 8, 'https://tradinghub.mandostudio.hu/?p=25', 0, 'revision', '', 0),
(26, 1, '2025-10-14 20:41:22', '2025-10-14 20:41:22', '[multi_calc]', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-14 20:41:22', '2025-10-14 20:41:22', '', 8, 'https://tradinghub.mandostudio.hu/?p=26', 0, 'revision', '', 0),
(27, 1, '2025-10-14 21:01:07', '2025-10-14 21:01:07', '[multi_calc]', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-14 21:01:07', '2025-10-14 21:01:07', '', 8, 'https://tradinghub.mandostudio.hu/?p=27', 0, 'revision', '', 0),
(28, 1, '2025-10-14 21:01:07', '2025-10-14 21:01:07', '[multi_calc]', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-14 21:01:07', '2025-10-14 21:01:07', '', 8, 'https://tradinghub.mandostudio.hu/?p=28', 0, 'revision', '', 0),
(29, 1, '2025-10-14 21:01:07', '2025-10-14 21:01:07', '[multi_calc]', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-14 21:01:07', '2025-10-14 21:01:07', '', 8, 'https://tradinghub.mandostudio.hu/?p=29', 0, 'revision', '', 0),
(30, 1, '2025-10-14 21:06:53', '2025-10-14 21:06:53', '[multi_calc]', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-14 21:06:53', '2025-10-14 21:06:53', '', 8, 'https://tradinghub.mandostudio.hu/?p=30', 0, 'revision', '', 0),
(31, 1, '2025-10-14 21:06:53', '2025-10-14 21:06:53', '[multi_calc]', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-14 21:06:53', '2025-10-14 21:06:53', '', 8, 'https://tradinghub.mandostudio.hu/?p=31', 0, 'revision', '', 0),
(32, 1, '2025-10-14 21:06:53', '2025-10-14 21:06:53', '[multi_calc]', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-14 21:06:53', '2025-10-14 21:06:53', '', 8, 'https://tradinghub.mandostudio.hu/?p=32', 0, 'revision', '', 0),
(34, 1, '2025-10-15 06:28:06', '2025-10-15 06:28:06', '[multi_calc]', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 06:28:06', '2025-10-15 06:28:06', '', 8, 'https://tradinghub.mandostudio.hu/?p=34', 0, 'revision', '', 0),
(35, 1, '2025-10-15 06:28:06', '2025-10-15 06:28:06', '[multi_calc]', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 06:28:06', '2025-10-15 06:28:06', '', 8, 'https://tradinghub.mandostudio.hu/?p=35', 0, 'revision', '', 0),
(36, 1, '2025-10-15 06:28:06', '2025-10-15 06:28:06', '[mic_calculator]', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 06:28:06', '2025-10-15 06:28:06', '', 8, 'https://tradinghub.mandostudio.hu/?p=36', 0, 'revision', '', 0),
(38, 1, '2025-10-15 06:58:18', '2025-10-15 06:58:18', '[mic_calculator]', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 06:58:18', '2025-10-15 06:58:18', '', 8, 'https://tradinghub.mandostudio.hu/?p=38', 0, 'revision', '', 0),
(39, 1, '2025-10-15 06:58:18', '2025-10-15 06:58:18', '[mic_calculator]', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 06:58:18', '2025-10-15 06:58:18', '', 8, 'https://tradinghub.mandostudio.hu/?p=39', 0, 'revision', '', 0),
(40, 1, '2025-10-15 06:58:18', '2025-10-15 06:58:18', '[mic_calculator]', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 06:58:18', '2025-10-15 06:58:18', '', 8, 'https://tradinghub.mandostudio.hu/?p=40', 0, 'revision', '', 0),
(41, 1, '2025-10-15 06:59:13', '2025-10-15 06:59:13', '[mic_calculator]', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 06:59:13', '2025-10-15 06:59:13', '', 8, 'https://tradinghub.mandostudio.hu/?p=41', 0, 'revision', '', 0),
(42, 1, '2025-10-15 06:59:13', '2025-10-15 06:59:13', '[mic_calculator]', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 06:59:13', '2025-10-15 06:59:13', '', 8, 'https://tradinghub.mandostudio.hu/?p=42', 0, 'revision', '', 0),
(43, 1, '2025-10-15 06:59:13', '2025-10-15 06:59:13', '[mic_calculator]', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 06:59:13', '2025-10-15 06:59:13', '', 8, 'https://tradinghub.mandostudio.hu/?p=43', 0, 'revision', '', 0),
(44, 1, '2025-10-15 08:45:39', '2025-10-15 08:45:39', '[mic_calculator]', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 08:45:39', '2025-10-15 08:45:39', '', 8, 'https://tradinghub.mandostudio.hu/?p=44', 0, 'revision', '', 0),
(45, 1, '2025-10-15 08:45:39', '2025-10-15 08:45:39', '[mic_calculator]', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 08:45:39', '2025-10-15 08:45:39', '', 8, 'https://tradinghub.mandostudio.hu/?p=45', 0, 'revision', '', 0),
(46, 1, '2025-10-15 08:45:39', '2025-10-15 08:45:39', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>		[mic_calculator]', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 08:45:39', '2025-10-15 08:45:39', '', 8, 'https://tradinghub.mandostudio.hu/?p=46', 0, 'revision', '', 0),
(48, 1, '2025-10-15 09:01:30', '2025-10-15 09:01:30', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>		[mic_calculator]', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 09:01:30', '2025-10-15 09:01:30', '', 8, 'https://tradinghub.mandostudio.hu/?p=48', 0, 'revision', '', 0),
(49, 1, '2025-10-15 09:01:30', '2025-10-15 09:01:30', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>		[mic_calculator]', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 09:01:30', '2025-10-15 09:01:30', '', 8, 'https://tradinghub.mandostudio.hu/?p=49', 0, 'revision', '', 0),
(50, 1, '2025-10-15 09:01:30', '2025-10-15 09:01:30', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 09:01:30', '2025-10-15 09:01:30', '', 8, 'https://tradinghub.mandostudio.hu/?p=50', 0, 'revision', '', 0),
(51, 1, '2025-10-15 09:03:15', '2025-10-15 09:03:15', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 09:03:15', '2025-10-15 09:03:15', '', 8, 'https://tradinghub.mandostudio.hu/?p=51', 0, 'revision', '', 0),
(52, 1, '2025-10-15 09:03:15', '2025-10-15 09:03:15', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 09:03:15', '2025-10-15 09:03:15', '', 8, 'https://tradinghub.mandostudio.hu/?p=52', 0, 'revision', '', 0),
(53, 1, '2025-10-15 09:03:15', '2025-10-15 09:03:15', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 09:03:15', '2025-10-15 09:03:15', '', 8, 'https://tradinghub.mandostudio.hu/?p=53', 0, 'revision', '', 0),
(54, 1, '2025-10-15 09:12:58', '2025-10-15 09:12:58', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 09:12:58', '2025-10-15 09:12:58', '', 8, 'https://tradinghub.mandostudio.hu/?p=54', 0, 'revision', '', 0),
(55, 1, '2025-10-15 09:12:58', '2025-10-15 09:12:58', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 09:12:58', '2025-10-15 09:12:58', '', 8, 'https://tradinghub.mandostudio.hu/?p=55', 0, 'revision', '', 0),
(56, 1, '2025-10-15 09:12:58', '2025-10-15 09:12:58', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 09:12:58', '2025-10-15 09:12:58', '', 8, 'https://tradinghub.mandostudio.hu/?p=56', 0, 'revision', '', 0),
(57, 1, '2025-10-15 09:16:46', '2025-10-15 09:16:46', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 09:16:46', '2025-10-15 09:16:46', '', 8, 'https://tradinghub.mandostudio.hu/?p=57', 0, 'revision', '', 0),
(58, 1, '2025-10-15 09:16:46', '2025-10-15 09:16:46', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 09:16:46', '2025-10-15 09:16:46', '', 8, 'https://tradinghub.mandostudio.hu/?p=58', 0, 'revision', '', 0),
(59, 1, '2025-10-15 09:16:46', '2025-10-15 09:16:46', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 09:16:46', '2025-10-15 09:16:46', '', 8, 'https://tradinghub.mandostudio.hu/?p=59', 0, 'revision', '', 0),
(60, 1, '2025-10-15 09:34:12', '2025-10-15 09:34:12', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 09:34:12', '2025-10-15 09:34:12', '', 8, 'https://tradinghub.mandostudio.hu/?p=60', 0, 'revision', '', 0),
(61, 1, '2025-10-15 09:34:12', '2025-10-15 09:34:12', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 09:34:12', '2025-10-15 09:34:12', '', 8, 'https://tradinghub.mandostudio.hu/?p=61', 0, 'revision', '', 0),
(62, 1, '2025-10-15 09:34:12', '2025-10-15 09:34:12', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 09:34:12', '2025-10-15 09:34:12', '', 8, 'https://tradinghub.mandostudio.hu/?p=62', 0, 'revision', '', 0),
(63, 1, '2025-10-15 11:39:41', '2025-10-15 11:39:41', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 11:39:41', '2025-10-15 11:39:41', '', 8, 'https://tradinghub.mandostudio.hu/?p=63', 0, 'revision', '', 0),
(64, 1, '2025-10-15 11:39:41', '2025-10-15 11:39:41', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 11:39:41', '2025-10-15 11:39:41', '', 8, 'https://tradinghub.mandostudio.hu/?p=64', 0, 'revision', '', 0),
(65, 1, '2025-10-15 11:39:41', '2025-10-15 11:39:41', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 11:39:41', '2025-10-15 11:39:41', '', 8, 'https://tradinghub.mandostudio.hu/?p=65', 0, 'revision', '', 0),
(67, 1, '2025-10-15 12:30:05', '2025-10-15 12:30:05', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 12:30:05', '2025-10-15 12:30:05', '', 8, 'https://tradinghub.mandostudio.hu/?p=67', 0, 'revision', '', 0),
(68, 1, '2025-10-15 12:30:05', '2025-10-15 12:30:05', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 12:30:05', '2025-10-15 12:30:05', '', 8, 'https://tradinghub.mandostudio.hu/?p=68', 0, 'revision', '', 0),
(69, 1, '2025-10-15 12:30:05', '2025-10-15 12:30:05', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]			<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 12:30:05', '2025-10-15 12:30:05', '', 8, 'https://tradinghub.mandostudio.hu/?p=69', 0, 'revision', '', 0),
(71, 1, '2025-10-15 12:39:29', '2025-10-15 12:39:29', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]			<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 12:39:29', '2025-10-15 12:39:29', '', 8, 'https://tradinghub.mandostudio.hu/?p=71', 0, 'revision', '', 0),
(72, 1, '2025-10-15 12:39:29', '2025-10-15 12:39:29', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]			<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 12:39:29', '2025-10-15 12:39:29', '', 8, 'https://tradinghub.mandostudio.hu/?p=72', 0, 'revision', '', 0),
(73, 1, '2025-10-15 12:39:30', '2025-10-15 12:39:30', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]			<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 12:39:30', '2025-10-15 12:39:30', '', 8, 'https://tradinghub.mandostudio.hu/?p=73', 0, 'revision', '', 0),
(74, 1, '2025-10-15 12:40:47', '2025-10-15 12:40:47', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]			<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 12:40:47', '2025-10-15 12:40:47', '', 8, 'https://tradinghub.mandostudio.hu/?p=74', 0, 'revision', '', 0),
(75, 1, '2025-10-15 12:40:47', '2025-10-15 12:40:47', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]			<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 12:40:47', '2025-10-15 12:40:47', '', 8, 'https://tradinghub.mandostudio.hu/?p=75', 0, 'revision', '', 0),
(76, 1, '2025-10-15 12:40:47', '2025-10-15 12:40:47', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]			<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 12:40:47', '2025-10-15 12:40:47', '', 8, 'https://tradinghub.mandostudio.hu/?p=76', 0, 'revision', '', 0),
(78, 1, '2025-10-15 12:49:36', '2025-10-15 12:49:36', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]			<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 12:49:36', '2025-10-15 12:49:36', '', 8, 'https://tradinghub.mandostudio.hu/?p=78', 0, 'revision', '', 0),
(79, 1, '2025-10-15 12:49:36', '2025-10-15 12:49:36', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]			<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 12:49:36', '2025-10-15 12:49:36', '', 8, 'https://tradinghub.mandostudio.hu/?p=79', 0, 'revision', '', 0),
(80, 1, '2025-10-15 12:49:36', '2025-10-15 12:49:36', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]			<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 12:49:36', '2025-10-15 12:49:36', '', 8, 'https://tradinghub.mandostudio.hu/?p=80', 0, 'revision', '', 0),
(81, 1, '2025-10-15 12:51:09', '2025-10-15 12:51:09', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]			<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 12:51:09', '2025-10-15 12:51:09', '', 8, 'https://tradinghub.mandostudio.hu/?p=81', 0, 'revision', '', 0),
(82, 1, '2025-10-15 12:51:09', '2025-10-15 12:51:09', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]			<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 12:51:09', '2025-10-15 12:51:09', '', 8, 'https://tradinghub.mandostudio.hu/?p=82', 0, 'revision', '', 0),
(83, 1, '2025-10-15 12:51:09', '2025-10-15 12:51:09', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]			<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 12:51:09', '2025-10-15 12:51:09', '', 8, 'https://tradinghub.mandostudio.hu/?p=83', 0, 'revision', '', 0),
(85, 1, '2025-10-15 13:04:48', '2025-10-15 13:04:48', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]			<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 13:04:48', '2025-10-15 13:04:48', '', 8, 'https://tradinghub.mandostudio.hu/?p=85', 0, 'revision', '', 0),
(86, 1, '2025-10-15 13:04:48', '2025-10-15 13:04:48', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]			<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 13:04:48', '2025-10-15 13:04:48', '', 8, 'https://tradinghub.mandostudio.hu/?p=86', 0, 'revision', '', 0);
INSERT INTO `wp8z_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(87, 1, '2025-10-15 13:04:48', '2025-10-15 13:04:48', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]			<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 13:04:48', '2025-10-15 13:04:48', '', 8, 'https://tradinghub.mandostudio.hu/?p=87', 0, 'revision', '', 0),
(88, 1, '2025-10-15 13:08:44', '2025-10-15 13:08:44', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]			<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 13:08:44', '2025-10-15 13:08:44', '', 8, 'https://tradinghub.mandostudio.hu/?p=88', 0, 'revision', '', 0),
(89, 1, '2025-10-15 13:08:44', '2025-10-15 13:08:44', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]			<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 13:08:44', '2025-10-15 13:08:44', '', 8, 'https://tradinghub.mandostudio.hu/?p=89', 0, 'revision', '', 0),
(90, 1, '2025-10-15 13:08:44', '2025-10-15 13:08:44', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]			<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 13:08:44', '2025-10-15 13:08:44', '', 8, 'https://tradinghub.mandostudio.hu/?p=90', 0, 'revision', '', 0),
(91, 1, '2025-10-15 13:10:07', '2025-10-15 13:10:07', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]			<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 13:10:07', '2025-10-15 13:10:07', '', 8, 'https://tradinghub.mandostudio.hu/?p=91', 0, 'revision', '', 0),
(92, 1, '2025-10-15 13:10:07', '2025-10-15 13:10:07', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]			<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 13:10:07', '2025-10-15 13:10:07', '', 8, 'https://tradinghub.mandostudio.hu/?p=92', 0, 'revision', '', 0),
(93, 1, '2025-10-15 13:10:07', '2025-10-15 13:10:07', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]			<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 13:10:07', '2025-10-15 13:10:07', '', 8, 'https://tradinghub.mandostudio.hu/?p=93', 0, 'revision', '', 0),
(95, 1, '2025-10-15 13:12:28', '2025-10-15 13:12:28', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]			<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 13:12:28', '2025-10-15 13:12:28', '', 8, 'https://tradinghub.mandostudio.hu/?p=95', 0, 'revision', '', 0),
(96, 1, '2025-10-15 13:12:28', '2025-10-15 13:12:28', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]			<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 13:12:28', '2025-10-15 13:12:28', '', 8, 'https://tradinghub.mandostudio.hu/?p=96', 0, 'revision', '', 0),
(97, 1, '2025-10-15 13:12:28', '2025-10-15 13:12:28', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]			<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 13:12:28', '2025-10-15 13:12:28', '', 8, 'https://tradinghub.mandostudio.hu/?p=97', 0, 'revision', '', 0),
(98, 1, '2025-10-15 13:19:04', '2025-10-15 13:19:04', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]			<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 13:19:04', '2025-10-15 13:19:04', '', 8, 'https://tradinghub.mandostudio.hu/?p=98', 0, 'revision', '', 0),
(99, 1, '2025-10-15 13:19:04', '2025-10-15 13:19:04', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]			<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 13:19:04', '2025-10-15 13:19:04', '', 8, 'https://tradinghub.mandostudio.hu/?p=99', 0, 'revision', '', 0),
(100, 1, '2025-10-15 13:19:04', '2025-10-15 13:19:04', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]			<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 13:19:04', '2025-10-15 13:19:04', '', 8, 'https://tradinghub.mandostudio.hu/?p=100', 0, 'revision', '', 0),
(101, 1, '2025-10-15 13:19:49', '2025-10-15 13:19:49', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]			<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 13:19:49', '2025-10-15 13:19:49', '', 8, 'https://tradinghub.mandostudio.hu/?p=101', 0, 'revision', '', 0),
(102, 1, '2025-10-15 13:19:49', '2025-10-15 13:19:49', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]			<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 13:19:49', '2025-10-15 13:19:49', '', 8, 'https://tradinghub.mandostudio.hu/?p=102', 0, 'revision', '', 0),
(103, 1, '2025-10-15 13:19:49', '2025-10-15 13:19:49', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]			<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 13:19:49', '2025-10-15 13:19:49', '', 8, 'https://tradinghub.mandostudio.hu/?p=103', 0, 'revision', '', 0),
(104, 1, '2025-10-15 13:22:47', '2025-10-15 13:22:47', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]			<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 13:22:47', '2025-10-15 13:22:47', '', 8, 'https://tradinghub.mandostudio.hu/?p=104', 0, 'revision', '', 0),
(105, 1, '2025-10-15 13:22:47', '2025-10-15 13:22:47', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]			<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 13:22:47', '2025-10-15 13:22:47', '', 8, 'https://tradinghub.mandostudio.hu/?p=105', 0, 'revision', '', 0),
(106, 1, '2025-10-15 13:22:47', '2025-10-15 13:22:47', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]			<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 13:22:47', '2025-10-15 13:22:47', '', 8, 'https://tradinghub.mandostudio.hu/?p=106', 0, 'revision', '', 0),
(108, 1, '2025-10-15 13:48:05', '2025-10-15 13:48:05', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]			<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 13:48:05', '2025-10-15 13:48:05', '', 8, 'https://tradinghub.mandostudio.hu/?p=108', 0, 'revision', '', 0),
(109, 1, '2025-10-15 13:48:05', '2025-10-15 13:48:05', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]			<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 13:48:05', '2025-10-15 13:48:05', '', 8, 'https://tradinghub.mandostudio.hu/?p=109', 0, 'revision', '', 0),
(110, 1, '2025-10-15 13:48:05', '2025-10-15 13:48:05', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>			<p>Futures instrumentumadatok a TakeProfitTrader.com\n oldalról. Utolsó frissítés: 2025. október 15. Az értékek brókerenként változhatnak.</p>', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 13:48:05', '2025-10-15 13:48:05', '', 8, 'https://tradinghub.mandostudio.hu/?p=110', 0, 'revision', '', 0),
(111, 1, '2025-10-15 13:52:06', '2025-10-15 13:52:06', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>			<p>Futures instrumentumadatok a TakeProfitTrader.com\n oldalról. Utolsó frissítés: 2025. október 15. Az értékek brókerenként változhatnak.</p>', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 13:52:06', '2025-10-15 13:52:06', '', 8, 'https://tradinghub.mandostudio.hu/?p=111', 0, 'revision', '', 0),
(112, 1, '2025-10-15 13:52:06', '2025-10-15 13:52:06', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>			<p>Futures instrumentumadatok a TakeProfitTrader.com\n oldalról. Utolsó frissítés: 2025. október 15. Az értékek brókerenként változhatnak.</p>', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 13:52:06', '2025-10-15 13:52:06', '', 8, 'https://tradinghub.mandostudio.hu/?p=112', 0, 'revision', '', 0),
(113, 1, '2025-10-15 13:52:06', '2025-10-15 13:52:06', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]<p>Futures instrumentumadatok a TakeProfitTrader.com oldalról. Utolsó frissítés: 2025. október 15. Az értékek brókerenként változhatnak</p>			<p>Futures instrumentumadatok a TakeProfitTrader.com\n oldalról. Utolsó frissítés: 2025. október 15. Az értékek brókerenként változhatnak.</p>', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 13:52:06', '2025-10-15 13:52:06', '', 8, 'https://tradinghub.mandostudio.hu/?p=113', 0, 'revision', '', 0),
(114, 1, '2025-10-15 13:56:41', '2025-10-15 13:56:41', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]<p>Futures instrumentumadatok a TakeProfitTrader.com oldalról. Utolsó frissítés: 2025. október 15. Az értékek brókerenként változhatnak</p>			<p>Futures instrumentumadatok a TakeProfitTrader.com\n oldalról. Utolsó frissítés: 2025. október 15. Az értékek brókerenként változhatnak.</p>', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 13:56:41', '2025-10-15 13:56:41', '', 8, 'https://tradinghub.mandostudio.hu/?p=114', 0, 'revision', '', 0),
(115, 1, '2025-10-15 13:56:41', '2025-10-15 13:56:41', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]<p>Futures instrumentumadatok a TakeProfitTrader.com oldalról. Utolsó frissítés: 2025. október 15. Az értékek brókerenként változhatnak</p>			<p>Futures instrumentumadatok a TakeProfitTrader.com\n oldalról. Utolsó frissítés: 2025. október 15. Az értékek brókerenként változhatnak.</p>', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 13:56:41', '2025-10-15 13:56:41', '', 8, 'https://tradinghub.mandostudio.hu/?p=115', 0, 'revision', '', 0),
(116, 1, '2025-10-15 13:56:41', '2025-10-15 13:56:41', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]<p>Futures instrumentumadatok a TakeProfitTrader.com oldalról. Utolsó frissítés: 2025. október 15. Az értékek brókerenként változhatnak</p>', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 13:56:41', '2025-10-15 13:56:41', '', 8, 'https://tradinghub.mandostudio.hu/?p=116', 0, 'revision', '', 0),
(117, 1, '2025-10-15 13:58:59', '2025-10-15 13:58:59', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]<p>Futures instrumentumadatok a TakeProfitTrader.com oldalról. Utolsó frissítés: 2025. október 15. Az értékek brókerenként változhatnak</p>', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 13:58:59', '2025-10-15 13:58:59', '', 8, 'https://tradinghub.mandostudio.hu/?p=117', 0, 'revision', '', 0),
(118, 1, '2025-10-15 13:58:59', '2025-10-15 13:58:59', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]<p>Futures instrumentumadatok a TakeProfitTrader.com oldalról. Utolsó frissítés: 2025. október 15. Az értékek brókerenként változhatnak</p>', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 13:58:59', '2025-10-15 13:58:59', '', 8, 'https://tradinghub.mandostudio.hu/?p=118', 0, 'revision', '', 0),
(119, 1, '2025-10-15 13:58:59', '2025-10-15 13:58:59', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]<p>Futures instrumentumadatok a <a href=\"https://takeprofittraderhelp.zendesk.com/hc/en-us/articles/15172629238301-Permitted-products\">TakeProfitTrader.com</a> oldalról. <strong>Utolsó frissítés: 2025. október 15.</strong> Az értékek brókerenként változhatnak</p>', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 13:58:59', '2025-10-15 13:58:59', '', 8, 'https://tradinghub.mandostudio.hu/?p=119', 0, 'revision', '', 0),
(120, 1, '2025-10-15 14:00:12', '2025-10-15 14:00:12', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]<p>Futures instrumentumadatok a <a href=\"https://takeprofittraderhelp.zendesk.com/hc/en-us/articles/15172629238301-Permitted-products\">TakeProfitTrader.com</a> oldalról. <strong>Utolsó frissítés: 2025. október 15.</strong> Az értékek brókerenként változhatnak</p>', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 14:00:12', '2025-10-15 14:00:12', '', 8, 'https://tradinghub.mandostudio.hu/?p=120', 0, 'revision', '', 0),
(121, 1, '2025-10-15 14:00:12', '2025-10-15 14:00:12', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]<p>Futures instrumentumadatok a <a href=\"https://takeprofittraderhelp.zendesk.com/hc/en-us/articles/15172629238301-Permitted-products\">TakeProfitTrader.com</a> oldalról. <strong>Utolsó frissítés: 2025. október 15.</strong> Az értékek brókerenként változhatnak</p>', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 14:00:12', '2025-10-15 14:00:12', '', 8, 'https://tradinghub.mandostudio.hu/?p=121', 0, 'revision', '', 0),
(122, 1, '2025-10-15 14:00:12', '2025-10-15 14:00:12', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]<p>Futures instrumentumadatok a <a href=\"https://takeprofittraderhelp.zendesk.com/hc/en-us/articles/15172629238301-Permitted-products\">TakeProfitTrader.com</a> oldalról. <strong>Utolsó frissítés: 2025. október 15.</strong> Az értékek brókerenként változhatnak</p>', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 14:00:12', '2025-10-15 14:00:12', '', 8, 'https://tradinghub.mandostudio.hu/?p=122', 0, 'revision', '', 0),
(124, 1, '2025-10-15 14:04:36', '2025-10-15 14:04:36', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]<p>Futures instrumentumadatok a <a href=\"https://takeprofittraderhelp.zendesk.com/hc/en-us/articles/15172629238301-Permitted-products\">TakeProfitTrader.com</a> oldalról. <strong>Utolsó frissítés: 2025. október 15.</strong> Az értékek brókerenként változhatnak</p>', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 14:04:36', '2025-10-15 14:04:36', '', 8, 'https://tradinghub.mandostudio.hu/?p=124', 0, 'revision', '', 0),
(125, 1, '2025-10-15 14:04:36', '2025-10-15 14:04:36', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]<p>Futures instrumentumadatok a <a href=\"https://takeprofittraderhelp.zendesk.com/hc/en-us/articles/15172629238301-Permitted-products\">TakeProfitTrader.com</a> oldalról. <strong>Utolsó frissítés: 2025. október 15.</strong> Az értékek brókerenként változhatnak</p>', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 14:04:36', '2025-10-15 14:04:36', '', 8, 'https://tradinghub.mandostudio.hu/?p=125', 0, 'revision', '', 0),
(126, 1, '2025-10-15 14:04:36', '2025-10-15 14:04:36', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]<p>Az instrumentumadatok a <a href=\"https://takeprofittraderhelp.zendesk.com/hc/en-us/articles/15172629238301-Permitted-products\" target=\"_new\" rel=\"noopener\" data-start=\"228\" data-end=\"281\">TakeProfitTrader.com</a> oldalról származnak. Frissítve: <strong data-start=\"314\" data-end=\"335\">2025. október 15.</strong> Az adatok brókerenként eltérhetnek.</p>', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 14:04:36', '2025-10-15 14:04:36', '', 8, 'https://tradinghub.mandostudio.hu/?p=126', 0, 'revision', '', 0),
(127, 1, '2025-10-15 14:53:58', '2025-10-15 14:53:58', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]<p>Az instrumentumadatok a <a href=\"https://takeprofittraderhelp.zendesk.com/hc/en-us/articles/15172629238301-Permitted-products\" target=\"_new\" rel=\"noopener\" data-start=\"228\" data-end=\"281\">TakeProfitTrader.com</a> oldalról származnak. Frissítve: <strong data-start=\"314\" data-end=\"335\">2025. október 15.</strong> Az adatok brókerenként eltérhetnek.</p>', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 14:53:58', '2025-10-15 14:53:58', '', 8, 'https://tradinghub.mandostudio.hu/?p=127', 0, 'revision', '', 0),
(128, 1, '2025-10-15 14:53:58', '2025-10-15 14:53:58', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]<p>Az instrumentumadatok a <a href=\"https://takeprofittraderhelp.zendesk.com/hc/en-us/articles/15172629238301-Permitted-products\" target=\"_new\" rel=\"noopener\" data-start=\"228\" data-end=\"281\">TakeProfitTrader.com</a> oldalról származnak. Frissítve: <strong data-start=\"314\" data-end=\"335\">2025. október 15.</strong> Az adatok brókerenként eltérhetnek.</p>', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 14:53:58', '2025-10-15 14:53:58', '', 8, 'https://tradinghub.mandostudio.hu/?p=128', 0, 'revision', '', 0),
(129, 1, '2025-10-15 14:53:59', '2025-10-15 14:53:59', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]<p>Az instrumentumadatok a <a href=\"https://takeprofittraderhelp.zendesk.com/hc/en-us/articles/15172629238301-Permitted-products\" target=\"_new\" rel=\"noopener\" data-start=\"228\" data-end=\"281\">TakeProfitTrader.com</a> oldalról származnak. Frissítve: <strong data-start=\"314\" data-end=\"335\">2025. október 15.</strong> Az adatok brókerenként eltérhetnek.</p>', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 14:53:59', '2025-10-15 14:53:59', '', 8, 'https://tradinghub.mandostudio.hu/?p=129', 0, 'revision', '', 0),
(130, 1, '2025-10-15 18:34:18', '2025-10-15 18:34:18', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]<p>Az instrumentumadatok a <a href=\"https://takeprofittraderhelp.zendesk.com/hc/en-us/articles/15172629238301-Permitted-products\" target=\"_new\" rel=\"noopener\" data-start=\"228\" data-end=\"281\">TakeProfitTrader.com</a> oldalról származnak. Frissítve: <strong data-start=\"314\" data-end=\"335\">2025. október 15.</strong> Az adatok brókerenként eltérhetnek.</p>', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 18:34:18', '2025-10-15 18:34:18', '', 8, 'https://tradinghub.mandostudio.hu/?p=130', 0, 'revision', '', 0),
(131, 1, '2025-10-15 18:34:18', '2025-10-15 18:34:18', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]<p>Az instrumentumadatok a <a href=\"https://takeprofittraderhelp.zendesk.com/hc/en-us/articles/15172629238301-Permitted-products\" target=\"_new\" rel=\"noopener\" data-start=\"228\" data-end=\"281\">TakeProfitTrader.com</a> oldalról származnak. Frissítve: <strong data-start=\"314\" data-end=\"335\">2025. október 15.</strong> Az adatok brókerenként eltérhetnek.</p>', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 18:34:18', '2025-10-15 18:34:18', '', 8, 'https://tradinghub.mandostudio.hu/?p=131', 0, 'revision', '', 0),
(132, 1, '2025-10-15 18:34:18', '2025-10-15 18:34:18', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]<p>Az instrumentumadatok a <a href=\"https://takeprofittraderhelp.zendesk.com/hc/en-us/articles/15172629238301-Permitted-products\" target=\"_new\" rel=\"noopener\" data-start=\"228\" data-end=\"281\">TakeProfitTrader.com</a> oldalról származnak. Frissítve: <strong data-start=\"314\" data-end=\"335\">2025. október 15.</strong> Az adatok brókerenként eltérhetnek.</p>[trading_goal_calculator]', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-10-15 18:34:18', '2025-10-15 18:34:18', '', 8, 'https://tradinghub.mandostudio.hu/?p=132', 0, 'revision', '', 0),
(135, 1, '2025-11-12 12:48:22', '2025-11-12 12:48:22', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]<p>Az instrumentumadatok a <a href=\"https://takeprofittraderhelp.zendesk.com/hc/en-us/articles/15172629238301-Permitted-products\" target=\"_new\" rel=\"noopener\" data-start=\"228\" data-end=\"281\">TakeProfitTrader.com</a> oldalról származnak. Frissítve: <strong data-start=\"314\" data-end=\"335\">2025. október 15.</strong> Az adatok brókerenként eltérhetnek.</p>[trading_goal_calculator]', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-11-12 12:48:22', '2025-11-12 12:48:22', '', 8, 'https://tradinghub.mandostudio.hu/?p=135', 0, 'revision', '', 0),
(136, 1, '2025-11-12 12:48:22', '2025-11-12 12:48:22', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]<p>Az instrumentumadatok a <a href=\"https://takeprofittraderhelp.zendesk.com/hc/en-us/articles/15172629238301-Permitted-products\" target=\"_new\" rel=\"noopener\" data-start=\"228\" data-end=\"281\">TakeProfitTrader.com</a> oldalról származnak. Frissítve: <strong data-start=\"314\" data-end=\"335\">2025. október 15.</strong> Az adatok brókerenként eltérhetnek.</p>[trading_goal_calculator]', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-11-12 12:48:22', '2025-11-12 12:48:22', '', 8, 'https://tradinghub.mandostudio.hu/?p=136', 0, 'revision', '', 0),
(137, 1, '2025-11-12 12:48:22', '2025-11-12 12:48:22', '<h1>Multi-Instrument Pozíciómeret Kalkulátor</h1>					<p>Futures kereskedéshez - Stop &amp; Take Profit pontban és tickben</p>		[mic_calculator]<p>Az instrumentumadatok a <a href=\"https://takeprofittraderhelp.zendesk.com/hc/en-us/articles/15172629238301-Permitted-products\" target=\"_new\" rel=\"noopener\" data-start=\"228\" data-end=\"281\">TakeProfitTrader.com</a> oldalról származnak. Frissítve: <strong data-start=\"314\" data-end=\"335\">2025. október 15.</strong> Az adatok brókerenként eltérhetnek.</p>[trading_goal_calculator]', 'Elementor #8', '', 'inherit', 'closed', 'closed', '', '8-revision-v1', '', '', '2025-11-12 12:48:22', '2025-11-12 12:48:22', '', 8, 'https://tradinghub.mandostudio.hu/?p=137', 0, 'revision', '', 0),
(138, 1, '2025-12-15 19:51:09', '0000-00-00 00:00:00', '', 'Automatikus vázlat', '', 'auto-draft', 'open', 'open', '', '', '', '', '2025-12-15 19:51:09', '0000-00-00 00:00:00', '', 0, 'https://tradinghub.mandostudio.hu/?p=138', 0, 'post', '', 0);

-- --------------------------------------------------------

--
-- Tábla szerkezet ehhez a táblához `wp8z_table_availability`
--

CREATE TABLE `wp8z_table_availability` (
  `id` bigint UNSIGNED NOT NULL,
  `date` date NOT NULL,
  `time_slot` time NOT NULL,
  `available_tables` int NOT NULL,
  `is_closed` tinyint(1) NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Tábla szerkezet ehhez a táblához `wp8z_table_bookings`
--

CREATE TABLE `wp8z_table_bookings` (
  `id` bigint UNSIGNED NOT NULL,
  `name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `email` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `phone` varchar(50) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `party_size` int NOT NULL,
  `booking_date` date NOT NULL,
  `booking_time` time NOT NULL,
  `status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'pending',
  `notes` text COLLATE utf8mb4_unicode_520_ci,
  `created_at` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `updated_at` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Tábla szerkezet ehhez a táblához `wp8z_table_settings`
--

CREATE TABLE `wp8z_table_settings` (
  `id` bigint UNSIGNED NOT NULL,
  `setting_key` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `setting_value` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- A tábla adatainak kiíratása `wp8z_table_settings`
--

INSERT INTO `wp8z_table_settings` (`id`, `setting_key`, `setting_value`) VALUES
(1, 'total_tables', '10'),
(2, 'booking_duration', '120'),
(3, 'time_slots', '[{\"start\":\"12:00\",\"end\":\"14:00\"},{\"start\":\"18:00\",\"end\":\"22:00\"}]'),
(4, 'min_party_size', '1'),
(5, 'max_party_size', '10'),
(6, 'advance_booking_days', '30'),
(7, 'admin_email', 'csizmaziadesign@gmail.com'),
(8, 'enable_notifications', '1'),
(9, 'require_approval', '0'),
(10, 'booking_interval', '30');

-- --------------------------------------------------------

--
-- Tábla szerkezet ehhez a táblához `wp8z_termmeta`
--

CREATE TABLE `wp8z_termmeta` (
  `meta_id` bigint UNSIGNED NOT NULL,
  `term_id` bigint UNSIGNED NOT NULL DEFAULT '0',
  `meta_key` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `meta_value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

-- --------------------------------------------------------

--
-- Tábla szerkezet ehhez a táblához `wp8z_terms`
--

CREATE TABLE `wp8z_terms` (
  `term_id` bigint UNSIGNED NOT NULL,
  `name` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `slug` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `term_group` bigint NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- A tábla adatainak kiíratása `wp8z_terms`
--

INSERT INTO `wp8z_terms` (`term_id`, `name`, `slug`, `term_group`) VALUES
(1, 'Uncategorized', 'uncategorized', 0),
(2, 'hello-elementor', 'hello-elementor', 0);

-- --------------------------------------------------------

--
-- Tábla szerkezet ehhez a táblához `wp8z_term_relationships`
--

CREATE TABLE `wp8z_term_relationships` (
  `object_id` bigint UNSIGNED NOT NULL DEFAULT '0',
  `term_taxonomy_id` bigint UNSIGNED NOT NULL DEFAULT '0',
  `term_order` int NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- A tábla adatainak kiíratása `wp8z_term_relationships`
--

INSERT INTO `wp8z_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(1, 1, 0),
(15, 2, 0);

-- --------------------------------------------------------

--
-- Tábla szerkezet ehhez a táblához `wp8z_term_taxonomy`
--

CREATE TABLE `wp8z_term_taxonomy` (
  `term_taxonomy_id` bigint UNSIGNED NOT NULL,
  `term_id` bigint UNSIGNED NOT NULL DEFAULT '0',
  `taxonomy` varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `parent` bigint UNSIGNED NOT NULL DEFAULT '0',
  `count` bigint NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- A tábla adatainak kiíratása `wp8z_term_taxonomy`
--

INSERT INTO `wp8z_term_taxonomy` (`term_taxonomy_id`, `term_id`, `taxonomy`, `description`, `parent`, `count`) VALUES
(1, 1, 'category', '', 0, 1),
(2, 2, 'wp_theme', '', 0, 1);

-- --------------------------------------------------------

--
-- Tábla szerkezet ehhez a táblához `wp8z_usermeta`
--

CREATE TABLE `wp8z_usermeta` (
  `umeta_id` bigint UNSIGNED NOT NULL,
  `user_id` bigint UNSIGNED NOT NULL DEFAULT '0',
  `meta_key` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `meta_value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- A tábla adatainak kiíratása `wp8z_usermeta`
--

INSERT INTO `wp8z_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(1, 1, 'nickname', 'd5sjtk4fb35a'),
(2, 1, 'first_name', ''),
(3, 1, 'last_name', ''),
(4, 1, 'description', ''),
(5, 1, 'rich_editing', 'true'),
(6, 1, 'syntax_highlighting', 'true'),
(7, 1, 'comment_shortcuts', 'false'),
(8, 1, 'admin_color', 'fresh'),
(9, 1, 'use_ssl', '0'),
(10, 1, 'show_admin_bar_front', 'true'),
(11, 1, 'locale', ''),
(12, 1, 'wp8z_capabilities', 'a:1:{s:13:\"administrator\";b:1;}'),
(13, 1, 'wp8z_user_level', '10'),
(14, 1, 'dismissed_wp_pointers', ''),
(15, 1, 'show_welcome_panel', '1'),
(16, 1, 'session_tokens', 'a:1:{s:64:\"e8419370301979ca4f845fe9694c93f6ae0a83e6b368d475f914a550c2fa93f0\";a:4:{s:10:\"expiration\";i:1766001056;s:2:\"ip\";s:11:\"80.99.91.41\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36\";s:5:\"login\";i:1765828256;}}'),
(17, 1, 'wp8z_dashboard_quick_press_last_post_id', '138'),
(18, 1, 'community-events-location', 'a:1:{s:2:\"ip\";s:10:\"80.99.91.0\";}'),
(19, 1, 'elementor_introduction', 'a:3:{s:27:\"ai-get-started-announcement\";b:1;s:59:\"ai_get_started_introduction_site_logo_with_ai_site-settings\";b:1;s:20:\"globals_introduction\";b:1;}'),
(20, 1, 'wp8z_persisted_preferences', 'a:3:{s:4:\"core\";a:1:{s:26:\"isComplementaryAreaVisible\";b:1;}s:9:\"_modified\";s:24:\"2025-10-14T19:48:20.316Z\";s:14:\"core/edit-post\";a:1:{s:12:\"welcomeGuide\";b:0;}}'),
(21, 1, 'wp8z_user-settings', 'editor=tinymce'),
(22, 1, 'wp8z_user-settings-time', '1760540107');

-- --------------------------------------------------------

--
-- Tábla szerkezet ehhez a táblához `wp8z_users`
--

CREATE TABLE `wp8z_users` (
  `ID` bigint UNSIGNED NOT NULL,
  `user_login` varchar(60) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `user_pass` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `user_nicename` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `user_email` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `user_url` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `user_activation_key` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `user_status` int NOT NULL DEFAULT '0',
  `display_name` varchar(250) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- A tábla adatainak kiíratása `wp8z_users`
--

INSERT INTO `wp8z_users` (`ID`, `user_login`, `user_pass`, `user_nicename`, `user_email`, `user_url`, `user_registered`, `user_activation_key`, `user_status`, `display_name`) VALUES
(1, 'd5sjtk4fb35a', '$wp$2y$10$uLapz1KzKFONWSAWa/WvOuXKV4yeCTUoXruMEhFbqhg88o7N2PQ7S', 'd5sjtk4fb35a', 'csizmaziadesign@gmail.com', 'https://tradinghub.mandostudio.hu', '2025-10-14 19:35:56', '', 0, 'd5sjtk4fb35a');

--
-- Indexek a kiírt táblákhoz
--

--
-- A tábla indexei `wp8z_commentmeta`
--
ALTER TABLE `wp8z_commentmeta`
  ADD PRIMARY KEY (`meta_id`),
  ADD KEY `comment_id` (`comment_id`),
  ADD KEY `meta_key` (`meta_key`(191));

--
-- A tábla indexei `wp8z_comments`
--
ALTER TABLE `wp8z_comments`
  ADD PRIMARY KEY (`comment_ID`),
  ADD KEY `comment_post_ID` (`comment_post_ID`),
  ADD KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),
  ADD KEY `comment_date_gmt` (`comment_date_gmt`),
  ADD KEY `comment_parent` (`comment_parent`),
  ADD KEY `comment_author_email` (`comment_author_email`(10));

--
-- A tábla indexei `wp8z_cookieadmin_consents`
--
ALTER TABLE `wp8z_cookieadmin_consents`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `consent_id` (`consent_id`);

--
-- A tábla indexei `wp8z_cookieadmin_cookies`
--
ALTER TABLE `wp8z_cookieadmin_cookies`
  ADD PRIMARY KEY (`id`);

--
-- A tábla indexei `wp8z_e_events`
--
ALTER TABLE `wp8z_e_events`
  ADD PRIMARY KEY (`id`),
  ADD KEY `created_at_index` (`created_at`);

--
-- A tábla indexei `wp8z_e_notes`
--
ALTER TABLE `wp8z_e_notes`
  ADD PRIMARY KEY (`id`),
  ADD KEY `route_url_index` (`route_url`(191)),
  ADD KEY `post_id_index` (`post_id`),
  ADD KEY `element_id_index` (`element_id`),
  ADD KEY `parent_id_index` (`parent_id`),
  ADD KEY `author_id_index` (`author_id`),
  ADD KEY `status_index` (`status`),
  ADD KEY `is_resolved_index` (`is_resolved`),
  ADD KEY `is_public_index` (`is_public`),
  ADD KEY `created_at_index` (`created_at`),
  ADD KEY `updated_at_index` (`updated_at`),
  ADD KEY `last_activity_at_index` (`last_activity_at`);

--
-- A tábla indexei `wp8z_e_notes_users_relations`
--
ALTER TABLE `wp8z_e_notes_users_relations`
  ADD PRIMARY KEY (`id`),
  ADD KEY `type_index` (`type`),
  ADD KEY `note_id_index` (`note_id`),
  ADD KEY `user_id_index` (`user_id`);

--
-- A tábla indexei `wp8z_e_submissions`
--
ALTER TABLE `wp8z_e_submissions`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `hash_id_unique_index` (`hash_id`),
  ADD KEY `main_meta_id_index` (`main_meta_id`),
  ADD KEY `hash_id_index` (`hash_id`),
  ADD KEY `type_index` (`type`),
  ADD KEY `post_id_index` (`post_id`),
  ADD KEY `element_id_index` (`element_id`),
  ADD KEY `campaign_id_index` (`campaign_id`),
  ADD KEY `user_id_index` (`user_id`),
  ADD KEY `user_ip_index` (`user_ip`),
  ADD KEY `status_index` (`status`),
  ADD KEY `is_read_index` (`is_read`),
  ADD KEY `created_at_gmt_index` (`created_at_gmt`),
  ADD KEY `updated_at_gmt_index` (`updated_at_gmt`),
  ADD KEY `created_at_index` (`created_at`),
  ADD KEY `updated_at_index` (`updated_at`),
  ADD KEY `referer_index` (`referer`(191)),
  ADD KEY `referer_title_index` (`referer_title`(191));

--
-- A tábla indexei `wp8z_e_submissions_actions_log`
--
ALTER TABLE `wp8z_e_submissions_actions_log`
  ADD PRIMARY KEY (`id`),
  ADD KEY `submission_id_index` (`submission_id`),
  ADD KEY `action_name_index` (`action_name`),
  ADD KEY `status_index` (`status`),
  ADD KEY `created_at_gmt_index` (`created_at_gmt`),
  ADD KEY `updated_at_gmt_index` (`updated_at_gmt`),
  ADD KEY `created_at_index` (`created_at`),
  ADD KEY `updated_at_index` (`updated_at`);

--
-- A tábla indexei `wp8z_e_submissions_values`
--
ALTER TABLE `wp8z_e_submissions_values`
  ADD PRIMARY KEY (`id`),
  ADD KEY `submission_id_index` (`submission_id`),
  ADD KEY `key_index` (`key`);

--
-- A tábla indexei `wp8z_links`
--
ALTER TABLE `wp8z_links`
  ADD PRIMARY KEY (`link_id`),
  ADD KEY `link_visible` (`link_visible`);

--
-- A tábla indexei `wp8z_loginizer_logs`
--
ALTER TABLE `wp8z_loginizer_logs`
  ADD UNIQUE KEY `ip` (`ip`);

--
-- A tábla indexei `wp8z_options`
--
ALTER TABLE `wp8z_options`
  ADD PRIMARY KEY (`option_id`),
  ADD UNIQUE KEY `option_name` (`option_name`),
  ADD KEY `autoload` (`autoload`);

--
-- A tábla indexei `wp8z_postmeta`
--
ALTER TABLE `wp8z_postmeta`
  ADD PRIMARY KEY (`meta_id`),
  ADD KEY `post_id` (`post_id`),
  ADD KEY `meta_key` (`meta_key`(191));

--
-- A tábla indexei `wp8z_posts`
--
ALTER TABLE `wp8z_posts`
  ADD PRIMARY KEY (`ID`),
  ADD KEY `post_name` (`post_name`(191)),
  ADD KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`),
  ADD KEY `post_parent` (`post_parent`),
  ADD KEY `post_author` (`post_author`),
  ADD KEY `type_status_author` (`post_type`,`post_status`,`post_author`);

--
-- A tábla indexei `wp8z_table_availability`
--
ALTER TABLE `wp8z_table_availability`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `date_time` (`date`,`time_slot`);

--
-- A tábla indexei `wp8z_table_bookings`
--
ALTER TABLE `wp8z_table_bookings`
  ADD PRIMARY KEY (`id`),
  ADD KEY `booking_date` (`booking_date`),
  ADD KEY `booking_time` (`booking_time`),
  ADD KEY `status` (`status`),
  ADD KEY `email` (`email`);

--
-- A tábla indexei `wp8z_table_settings`
--
ALTER TABLE `wp8z_table_settings`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `setting_key` (`setting_key`);

--
-- A tábla indexei `wp8z_termmeta`
--
ALTER TABLE `wp8z_termmeta`
  ADD PRIMARY KEY (`meta_id`),
  ADD KEY `term_id` (`term_id`),
  ADD KEY `meta_key` (`meta_key`(191));

--
-- A tábla indexei `wp8z_terms`
--
ALTER TABLE `wp8z_terms`
  ADD PRIMARY KEY (`term_id`),
  ADD KEY `slug` (`slug`(191)),
  ADD KEY `name` (`name`(191));

--
-- A tábla indexei `wp8z_term_relationships`
--
ALTER TABLE `wp8z_term_relationships`
  ADD PRIMARY KEY (`object_id`,`term_taxonomy_id`),
  ADD KEY `term_taxonomy_id` (`term_taxonomy_id`);

--
-- A tábla indexei `wp8z_term_taxonomy`
--
ALTER TABLE `wp8z_term_taxonomy`
  ADD PRIMARY KEY (`term_taxonomy_id`),
  ADD UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`),
  ADD KEY `taxonomy` (`taxonomy`);

--
-- A tábla indexei `wp8z_usermeta`
--
ALTER TABLE `wp8z_usermeta`
  ADD PRIMARY KEY (`umeta_id`),
  ADD KEY `user_id` (`user_id`),
  ADD KEY `meta_key` (`meta_key`(191));

--
-- A tábla indexei `wp8z_users`
--
ALTER TABLE `wp8z_users`
  ADD PRIMARY KEY (`ID`),
  ADD KEY `user_login_key` (`user_login`),
  ADD KEY `user_nicename` (`user_nicename`),
  ADD KEY `user_email` (`user_email`);

--
-- A kiírt táblák AUTO_INCREMENT értéke
--

--
-- AUTO_INCREMENT a táblához `wp8z_commentmeta`
--
ALTER TABLE `wp8z_commentmeta`
  MODIFY `meta_id` bigint UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT a táblához `wp8z_comments`
--
ALTER TABLE `wp8z_comments`
  MODIFY `comment_ID` bigint UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT a táblához `wp8z_cookieadmin_consents`
--
ALTER TABLE `wp8z_cookieadmin_consents`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT a táblához `wp8z_cookieadmin_cookies`
--
ALTER TABLE `wp8z_cookieadmin_cookies`
  MODIFY `id` int NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT a táblához `wp8z_e_events`
--
ALTER TABLE `wp8z_e_events`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=10;

--
-- AUTO_INCREMENT a táblához `wp8z_e_notes`
--
ALTER TABLE `wp8z_e_notes`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT a táblához `wp8z_e_notes_users_relations`
--
ALTER TABLE `wp8z_e_notes_users_relations`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT a táblához `wp8z_e_submissions`
--
ALTER TABLE `wp8z_e_submissions`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT a táblához `wp8z_e_submissions_actions_log`
--
ALTER TABLE `wp8z_e_submissions_actions_log`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT a táblához `wp8z_e_submissions_values`
--
ALTER TABLE `wp8z_e_submissions_values`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT a táblához `wp8z_links`
--
ALTER TABLE `wp8z_links`
  MODIFY `link_id` bigint UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT a táblához `wp8z_options`
--
ALTER TABLE `wp8z_options`
  MODIFY `option_id` bigint UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2161;

--
-- AUTO_INCREMENT a táblához `wp8z_postmeta`
--
ALTER TABLE `wp8z_postmeta`
  MODIFY `meta_id` bigint UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=1280;

--
-- AUTO_INCREMENT a táblához `wp8z_posts`
--
ALTER TABLE `wp8z_posts`
  MODIFY `ID` bigint UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=140;

--
-- AUTO_INCREMENT a táblához `wp8z_table_availability`
--
ALTER TABLE `wp8z_table_availability`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT a táblához `wp8z_table_bookings`
--
ALTER TABLE `wp8z_table_bookings`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT a táblához `wp8z_table_settings`
--
ALTER TABLE `wp8z_table_settings`
  MODIFY `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=11;

--
-- AUTO_INCREMENT a táblához `wp8z_termmeta`
--
ALTER TABLE `wp8z_termmeta`
  MODIFY `meta_id` bigint UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT a táblához `wp8z_terms`
--
ALTER TABLE `wp8z_terms`
  MODIFY `term_id` bigint UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT a táblához `wp8z_term_taxonomy`
--
ALTER TABLE `wp8z_term_taxonomy`
  MODIFY `term_taxonomy_id` bigint UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT a táblához `wp8z_usermeta`
--
ALTER TABLE `wp8z_usermeta`
  MODIFY `umeta_id` bigint UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=23;

--
-- AUTO_INCREMENT a táblához `wp8z_users`
--
ALTER TABLE `wp8z_users`
  MODIFY `ID` bigint UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;
COMMIT;

/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
