Changeset 3429112
- Timestamp:
- 12/29/2025 01:16:38 PM (3 months ago)
- Location:
- firebox/trunk
- Files:
-
- 240 edited
-
Inc/Core/API/API.php (modified) (1 diff)
-
Inc/Core/API/EndpointController.php (modified) (1 diff)
-
Inc/Core/API/Manager.php (modified) (1 diff)
-
Inc/Core/API/Routes/Open/FireBox.php (modified) (1 diff)
-
Inc/Core/Admin/Admin.php (modified) (3 diffs)
-
Inc/Core/Admin/AdminPageSettings.php (modified) (1 diff)
-
Inc/Core/Admin/Capabilities.php (modified) (1 diff)
-
Inc/Core/Admin/Forms/Import.php (modified) (1 diff)
-
Inc/Core/Admin/Forms/Settings.php (modified) (1 diff)
-
Inc/Core/Admin/Includes/Cpts/Firebox.php (modified) (1 diff)
-
Inc/Core/Admin/Includes/Library.php (modified) (1 diff)
-
Inc/Core/Admin/Includes/UpgradeToPlanModal.php (modified) (1 diff)
-
Inc/Core/Admin/Maintenance.php (modified) (1 diff)
-
Inc/Core/Admin/Media.php (modified) (1 diff)
-
Inc/Core/Admin/Menu/PluginMenu.php (modified) (1 diff)
-
Inc/Core/Admin/PluginActivation.php (modified) (1 diff)
-
Inc/Core/Admin/PluginUninstall.php (modified) (1 diff)
-
Inc/Core/AdminBarMenu.php (modified) (1 diff)
-
Inc/Core/Analytics/Ajax.php (modified) (1 diff)
-
Inc/Core/Analytics/Ajax/Analytics.php (modified) (1 diff)
-
Inc/Core/Analytics/Ajax/Main.php (modified) (1 diff)
-
Inc/Core/Analytics/Ajax/Shared.php (modified) (1 diff)
-
Inc/Core/Analytics/Data.php (modified) (1 diff)
-
Inc/Core/Analytics/Filters/FilterBuilder.php (modified) (1 diff)
-
Inc/Core/Analytics/Filters/index.php (modified) (1 diff)
-
Inc/Core/Analytics/Helpers/Campaigns.php (modified) (1 diff)
-
Inc/Core/Analytics/Helpers/Date.php (modified) (1 diff)
-
Inc/Core/Analytics/Helpers/Metrics.php (modified) (1 diff)
-
Inc/Core/Analytics/Metrics/ConversionRate.php (modified) (1 diff)
-
Inc/Core/Analytics/Metrics/Conversions.php (modified) (1 diff)
-
Inc/Core/Analytics/Metrics/Metric.php (modified) (1 diff)
-
Inc/Core/Analytics/Metrics/Views.php (modified) (1 diff)
-
Inc/Core/Analytics/QueryBuilders/BaseQueryStrategy.php (modified) (1 diff)
-
Inc/Core/Analytics/QueryBuilders/Clicks/BaseClicksQueryStrategy.php (modified) (1 diff)
-
Inc/Core/Analytics/QueryBuilders/Clicks/CountStrategy.php (modified) (1 diff)
-
Inc/Core/Analytics/QueryBuilders/Clicks/CountriesStrategy.php (modified) (1 diff)
-
Inc/Core/Analytics/QueryBuilders/Clicks/DayOfWeekStrategy.php (modified) (1 diff)
-
Inc/Core/Analytics/QueryBuilders/Clicks/DevicesStrategy.php (modified) (1 diff)
-
Inc/Core/Analytics/QueryBuilders/Clicks/ListStrategy.php (modified) (1 diff)
-
Inc/Core/Analytics/QueryBuilders/Clicks/MonthlyStrategy.php (modified) (1 diff)
-
Inc/Core/Analytics/QueryBuilders/Clicks/PagesStrategy.php (modified) (1 diff)
-
Inc/Core/Analytics/QueryBuilders/Clicks/ReferrersStrategy.php (modified) (1 diff)
-
Inc/Core/Analytics/QueryBuilders/Clicks/TopCampaignStrategy.php (modified) (1 diff)
-
Inc/Core/Analytics/QueryBuilders/Clicks/WeeklyStrategy.php (modified) (1 diff)
-
Inc/Core/Analytics/QueryBuilders/ClicksQueryStrategyFactory.php (modified) (1 diff)
-
Inc/Core/Analytics/QueryBuilders/ConversionRate/BaseConversionRateQueryStrategy.php (modified) (1 diff)
-
Inc/Core/Analytics/QueryBuilders/ConversionRate/ConversionRateQueryStrategyFactory.php (modified) (1 diff)
-
Inc/Core/Analytics/QueryBuilders/ConversionRate/CountStrategy.php (modified) (1 diff)
-
Inc/Core/Analytics/QueryBuilders/ConversionRate/CountriesStrategy.php (modified) (1 diff)
-
Inc/Core/Analytics/QueryBuilders/ConversionRate/DayOfWeekStrategy.php (modified) (1 diff)
-
Inc/Core/Analytics/QueryBuilders/ConversionRate/DevicesStrategy.php (modified) (1 diff)
-
Inc/Core/Analytics/QueryBuilders/ConversionRate/ListStrategy.php (modified) (1 diff)
-
Inc/Core/Analytics/QueryBuilders/ConversionRate/MonthlyStrategy.php (modified) (1 diff)
-
Inc/Core/Analytics/QueryBuilders/ConversionRate/PagesStrategy.php (modified) (1 diff)
-
Inc/Core/Analytics/QueryBuilders/ConversionRate/ReferrersStrategy.php (modified) (1 diff)
-
Inc/Core/Analytics/QueryBuilders/ConversionRate/TopCampaignStrategy.php (modified) (1 diff)
-
Inc/Core/Analytics/QueryBuilders/ConversionRate/WeeklyStrategy.php (modified) (1 diff)
-
Inc/Core/Analytics/QueryBuilders/Conversions/BaseConversionsQueryStrategy.php (modified) (1 diff)
-
Inc/Core/Analytics/QueryBuilders/Conversions/CountStrategy.php (modified) (1 diff)
-
Inc/Core/Analytics/QueryBuilders/Conversions/CountriesStrategy.php (modified) (1 diff)
-
Inc/Core/Analytics/QueryBuilders/Conversions/DayOfWeekStrategy.php (modified) (1 diff)
-
Inc/Core/Analytics/QueryBuilders/Conversions/DevicesStrategy.php (modified) (1 diff)
-
Inc/Core/Analytics/QueryBuilders/Conversions/ListStrategy.php (modified) (1 diff)
-
Inc/Core/Analytics/QueryBuilders/Conversions/MonthlyStrategy.php (modified) (1 diff)
-
Inc/Core/Analytics/QueryBuilders/Conversions/PagesStrategy.php (modified) (1 diff)
-
Inc/Core/Analytics/QueryBuilders/Conversions/ReferrersStrategy.php (modified) (1 diff)
-
Inc/Core/Analytics/QueryBuilders/Conversions/TopCampaignStrategy.php (modified) (1 diff)
-
Inc/Core/Analytics/QueryBuilders/Conversions/WeeklyStrategy.php (modified) (1 diff)
-
Inc/Core/Analytics/QueryBuilders/ConversionsQueryStrategyFactory.php (modified) (1 diff)
-
Inc/Core/Analytics/QueryBuilders/Interfaces/QueryStrategyInterface.php (modified) (1 diff)
-
Inc/Core/Analytics/QueryBuilders/MetricQueryBuilder.php (modified) (1 diff)
-
Inc/Core/Analytics/QueryBuilders/Revenue/AttributionBreakdownByPeriodStrategy.php (modified) (1 diff)
-
Inc/Core/Analytics/QueryBuilders/Revenue/AttributionBreakdownStrategy.php (modified) (1 diff)
-
Inc/Core/Analytics/QueryBuilders/Revenue/BaseRevenueQueryStrategy.php (modified) (1 diff)
-
Inc/Core/Analytics/QueryBuilders/Revenue/CountStrategy.php (modified) (1 diff)
-
Inc/Core/Analytics/QueryBuilders/Revenue/CountriesStrategy.php (modified) (1 diff)
-
Inc/Core/Analytics/QueryBuilders/Revenue/DayOfWeekStrategy.php (modified) (1 diff)
-
Inc/Core/Analytics/QueryBuilders/Revenue/DevicesStrategy.php (modified) (1 diff)
-
Inc/Core/Analytics/QueryBuilders/Revenue/ListStrategy.php (modified) (1 diff)
-
Inc/Core/Analytics/QueryBuilders/Revenue/MonthlyStrategy.php (modified) (1 diff)
-
Inc/Core/Analytics/QueryBuilders/Revenue/PagesStrategy.php (modified) (1 diff)
-
Inc/Core/Analytics/QueryBuilders/Revenue/ReferrersStrategy.php (modified) (1 diff)
-
Inc/Core/Analytics/QueryBuilders/Revenue/RevenueQueryStrategyFactory.php (modified) (1 diff)
-
Inc/Core/Analytics/QueryBuilders/Revenue/TopCampaignStrategy.php (modified) (1 diff)
-
Inc/Core/Analytics/QueryBuilders/Revenue/WeeklyStrategy.php (modified) (1 diff)
-
Inc/Core/Analytics/QueryBuilders/Views/BaseViewsQueryStrategy.php (modified) (1 diff)
-
Inc/Core/Analytics/QueryBuilders/Views/CountStrategy.php (modified) (1 diff)
-
Inc/Core/Analytics/QueryBuilders/Views/CountriesStrategy.php (modified) (1 diff)
-
Inc/Core/Analytics/QueryBuilders/Views/DayOfWeekStrategy.php (modified) (1 diff)
-
Inc/Core/Analytics/QueryBuilders/Views/DevicesStrategy.php (modified) (1 diff)
-
Inc/Core/Analytics/QueryBuilders/Views/EventsStrategy.php (modified) (1 diff)
-
Inc/Core/Analytics/QueryBuilders/Views/ListStrategy.php (modified) (1 diff)
-
Inc/Core/Analytics/QueryBuilders/Views/MonthlyStrategy.php (modified) (1 diff)
-
Inc/Core/Analytics/QueryBuilders/Views/PagesStrategy.php (modified) (1 diff)
-
Inc/Core/Analytics/QueryBuilders/Views/PopularViewTimesStrategy.php (modified) (1 diff)
-
Inc/Core/Analytics/QueryBuilders/Views/ReferrersStrategy.php (modified) (1 diff)
-
Inc/Core/Analytics/QueryBuilders/Views/TopCampaignStrategy.php (modified) (1 diff)
-
Inc/Core/Analytics/QueryBuilders/Views/WeeklyStrategy.php (modified) (1 diff)
-
Inc/Core/Analytics/QueryBuilders/ViewsQueryStrategyFactory.php (modified) (1 diff)
-
Inc/Core/Analytics/QueryBuilders/index.php (modified) (1 diff)
-
Inc/Core/Analytics/Transformers/CampaignTransformer.php (modified) (1 diff)
-
Inc/Core/Analytics/Transformers/CountryTransformer.php (modified) (1 diff)
-
Inc/Core/Analytics/Transformers/DeviceTransformer.php (modified) (1 diff)
-
Inc/Core/Analytics/Transformers/EventTransformer.php (modified) (1 diff)
-
Inc/Core/Analytics/Transformers/TimezoneTransformer.php (modified) (1 diff)
-
Inc/Core/Analytics/Transformers/TransformerInterface.php (modified) (1 diff)
-
Inc/Core/Analytics/Transformers/TransformerRegistry.php (modified) (1 diff)
-
Inc/Core/Analytics/Transformers/UrlTransformer.php (modified) (1 diff)
-
Inc/Core/Analytics/Transformers/UserRoleTransformer.php (modified) (1 diff)
-
Inc/Core/Analytics/Transformers/index.php (modified) (1 diff)
-
Inc/Core/Blocks.php (modified) (1 diff)
-
Inc/Core/Blocks/Block.php (modified) (1 diff)
-
Inc/Core/Blocks/Button.php (modified) (1 diff)
-
Inc/Core/Blocks/Buttons.php (modified) (1 diff)
-
Inc/Core/Blocks/Checkbox.php (modified) (1 diff)
-
Inc/Core/Blocks/Column.php (modified) (1 diff)
-
Inc/Core/Blocks/Container.php (modified) (1 diff)
-
Inc/Core/Blocks/Countdown.php (modified) (1 diff)
-
Inc/Core/Blocks/Divider.php (modified) (1 diff)
-
Inc/Core/Blocks/Dropdown.php (modified) (1 diff)
-
Inc/Core/Blocks/Email.php (modified) (1 diff)
-
Inc/Core/Blocks/Embed.php (modified) (1 diff)
-
Inc/Core/Blocks/Form.php (modified) (1 diff)
-
Inc/Core/Blocks/HCaptcha.php (modified) (1 diff)
-
Inc/Core/Blocks/Heading.php (modified) (1 diff)
-
Inc/Core/Blocks/Hidden.php (modified) (1 diff)
-
Inc/Core/Blocks/Icon.php (modified) (1 diff)
-
Inc/Core/Blocks/Image.php (modified) (1 diff)
-
Inc/Core/Blocks/Map.php (modified) (1 diff)
-
Inc/Core/Blocks/Paragraph.php (modified) (1 diff)
-
Inc/Core/Blocks/Radio.php (modified) (1 diff)
-
Inc/Core/Blocks/Row.php (modified) (1 diff)
-
Inc/Core/Blocks/Text.php (modified) (1 diff)
-
Inc/Core/Blocks/Textarea.php (modified) (1 diff)
-
Inc/Core/Blocks/Turnstile.php (modified) (1 diff)
-
Inc/Core/Blocks/Video.php (modified) (1 diff)
-
Inc/Core/Controllers/Analytics.php (modified) (1 diff)
-
Inc/Core/Controllers/BaseController.php (modified) (1 diff)
-
Inc/Core/Controllers/BoxImport.php (modified) (1 diff)
-
Inc/Core/Controllers/BoxSettings.php (modified) (1 diff)
-
Inc/Core/Controllers/Campaigns.php (modified) (1 diff)
-
Inc/Core/Controllers/Dashboard.php (modified) (1 diff)
-
Inc/Core/Controllers/Submissions.php (modified) (1 diff)
-
Inc/Core/FB/Actions/Actions.php (modified) (1 diff)
-
Inc/Core/FB/Actions/ActionsBase.php (modified) (1 diff)
-
Inc/Core/FB/Actions/ActionsTrait.php (modified) (1 diff)
-
Inc/Core/FB/Actions/Sounds.php (modified) (1 diff)
-
Inc/Core/FB/Assignments.php (modified) (1 diff)
-
Inc/Core/FB/Box.php (modified) (1 diff)
-
Inc/Core/FB/BoxBlocksParser.php (modified) (1 diff)
-
Inc/Core/FB/Boxes.php (modified) (1 diff)
-
Inc/Core/FB/CampaignsList.php (modified) (1 diff)
-
Inc/Core/FB/Cookie.php (modified) (1 diff)
-
Inc/Core/FB/Log.php (modified) (1 diff)
-
Inc/Core/FB/Meta.php (modified) (1 diff)
-
Inc/Core/FB/MetaMigrator.php (modified) (1 diff)
-
Inc/Core/FB/Styling/CSS.php (modified) (1 diff)
-
Inc/Core/FB/Track.php (modified) (1 diff)
-
Inc/Core/Form/Actions/Action.php (modified) (1 diff)
-
Inc/Core/Form/Actions/Actions.php (modified) (1 diff)
-
Inc/Core/Form/Actions/Actions/Brevo.php (modified) (1 diff)
-
Inc/Core/Form/Actions/Actions/Email.php (modified) (1 diff)
-
Inc/Core/Form/Actions/Actions/MailChimp.php (modified) (1 diff)
-
Inc/Core/Form/Actions/Actions/SendInBlue.php (modified) (1 diff)
-
Inc/Core/Form/Actions/Ajax.php (modified) (1 diff)
-
Inc/Core/Form/Ajax.php (modified) (1 diff)
-
Inc/Core/Form/Fields/Field.php (modified) (1 diff)
-
Inc/Core/Form/Fields/FieldChoice.php (modified) (1 diff)
-
Inc/Core/Form/Fields/Fields/Checkbox.php (modified) (1 diff)
-
Inc/Core/Form/Fields/Fields/DateTime.php (modified) (1 diff)
-
Inc/Core/Form/Fields/Fields/Dropdown.php (modified) (1 diff)
-
Inc/Core/Form/Fields/Fields/Email.php (modified) (1 diff)
-
Inc/Core/Form/Fields/Fields/HCaptcha.php (modified) (1 diff)
-
Inc/Core/Form/Fields/Fields/Hidden.php (modified) (1 diff)
-
Inc/Core/Form/Fields/Fields/PhoneNumber.php (modified) (1 diff)
-
Inc/Core/Form/Fields/Fields/Radio.php (modified) (1 diff)
-
Inc/Core/Form/Fields/Fields/Rating.php (modified) (1 diff)
-
Inc/Core/Form/Fields/Fields/Text.php (modified) (1 diff)
-
Inc/Core/Form/Fields/Fields/Textarea.php (modified) (1 diff)
-
Inc/Core/Form/Fields/Fields/Turnstile.php (modified) (1 diff)
-
Inc/Core/Form/Fields/Traits/ImageChoiceTrait.php (modified) (1 diff)
-
Inc/Core/Form/SmartTags/All_fields.php (modified) (1 diff)
-
Inc/Core/Form/SmartTags/Field.php (modified) (1 diff)
-
Inc/Core/Form/SmartTags/Submission.php (modified) (1 diff)
-
Inc/Core/Form/Tables/Submissions.php (modified) (1 diff)
-
Inc/Core/Frontend.php (modified) (1 diff)
-
Inc/Core/HelperMiddleware.php (modified) (1 diff)
-
Inc/Core/Helpers/Actions.php (modified) (1 diff)
-
Inc/Core/Helpers/Activation.php (modified) (1 diff)
-
Inc/Core/Helpers/Blocks.php (modified) (1 diff)
-
Inc/Core/Helpers/BoxHelper.php (modified) (1 diff)
-
Inc/Core/Helpers/Captcha/HCaptcha.php (modified) (1 diff)
-
Inc/Core/Helpers/Captcha/Turnstile.php (modified) (1 diff)
-
Inc/Core/Helpers/Embed.php (modified) (1 diff)
-
Inc/Core/Helpers/Form.php (modified) (1 diff)
-
Inc/Core/Helpers/Form/Field.php (modified) (1 diff)
-
Inc/Core/Helpers/Form/Form.php (modified) (1 diff)
-
Inc/Core/Helpers/Form/Submission.php (modified) (1 diff)
-
Inc/Core/Helpers/Form/SubmissionMeta.php (modified) (1 diff)
-
Inc/Core/Helpers/Plugin.php (modified) (1 diff)
-
Inc/Core/Helpers/Settings.php (modified) (1 diff)
-
Inc/Core/Layouts/admin/notices/notice.php (modified) (1 diff)
-
Inc/Core/Layouts/admin/notices/tmpl.php (modified) (1 diff)
-
Inc/Core/Layouts/admin/pages/analytics.php (modified) (1 diff)
-
Inc/Core/Layouts/admin/pages/campaigns.php (modified) (1 diff)
-
Inc/Core/Layouts/admin/pages/dashboard.php (modified) (1 diff)
-
Inc/Core/Layouts/admin/pages/settings.php (modified) (1 diff)
-
Inc/Core/Layouts/admin/pages/submissions/edit.php (modified) (1 diff)
-
Inc/Core/Layouts/admin/pages/submissions/list.php (modified) (1 diff)
-
Inc/Core/Layouts/admin/static/content.php (modified) (1 diff)
-
Inc/Core/Layouts/admin/static/footer.php (modified) (1 diff)
-
Inc/Core/Layouts/admin/static/header.php (modified) (1 diff)
-
Inc/Core/Layouts/admin/static/sidebar.php (modified) (1 diff)
-
Inc/Core/Layouts/admin/static/template.php (modified) (1 diff)
-
Inc/Core/Layouts/public/box.php (modified) (1 diff)
-
Inc/Core/Layouts/public/closebutton.php (modified) (1 diff)
-
Inc/Core/Libs/Icons.php (modified) (1 diff)
-
Inc/Core/Libs/Translations.php (modified) (1 diff)
-
Inc/Core/Migrator.php (modified) (1 diff)
-
Inc/Core/Notices/Ajax.php (modified) (1 diff)
-
Inc/Core/Notices/Notices.php (modified) (1 diff)
-
Inc/Core/Notices/Notices/Rate.php (modified) (1 diff)
-
Inc/Core/Plugin.php (modified) (1 diff)
-
Inc/Core/Previewer.php (modified) (1 diff)
-
Inc/Core/Shortcodes/Shortcodes.php (modified) (1 diff)
-
Inc/Core/SmartTags/FB.php (modified) (1 diff)
-
Inc/Core/Tables.php (modified) (1 diff)
-
Inc/Core/Tables/Box.php (modified) (1 diff)
-
Inc/Core/Tables/Boxlog.php (modified) (1 diff)
-
Inc/Core/Tables/Boxlogdetails.php (modified) (1 diff)
-
Inc/Core/Tables/Submission.php (modified) (1 diff)
-
Inc/Core/Tables/Submissionmeta.php (modified) (1 diff)
-
Inc/Core/UsageTracking/PluginData.php (modified) (1 diff)
-
Inc/Core/UsageTracking/SendUsage.php (modified) (1 diff)
-
Inc/Core/UsageTracking/UsageTracking.php (modified) (1 diff)
-
Inc/Framework/Inc/Layouts/form/fields/tmpl.php (modified) (1 diff)
-
autoload.php (modified) (1 diff)
-
firebox.php (modified) (4 diffs)
-
languages/firebox.pot (modified) (2 diffs)
-
readme.txt (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
firebox/trunk/Inc/Core/API/API.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/API/EndpointController.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 24 * @version 3.1.3 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/API/Manager.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 24 * @version 3.1.3 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/API/Routes/Open/FireBox.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 24 * @version 3.1.3 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Admin/Admin.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> … … 126 126 .editor-header__back-button a { 127 127 background: transparent !important; 128 background-image: url("<?php echo FBOX_MEDIA_ADMIN_URL; ?>images/logo_full.svg") !important;128 background-image: url("<?php echo esc_url(FBOX_MEDIA_ADMIN_URL); ?>images/logo_full.svg") !important; 129 129 background-size: 105px !important; 130 130 margin-right: 0 !important; … … 612 612 if ($file === FBOX_PLUGIN_BASENAME) 613 613 { 614 $links['rate'] = '<a href="https://wordpress.org/support/plugin/firebox/reviews/ ?filter=5#new-post" aria-label="' . esc_attr(firebox()->_('FB_RATE_FIREBOX')) . '" target="_blank">' . esc_html(firebox()->_('FB_RATE_FIREBOX')) . '</a>';614 $links['rate'] = '<a href="https://wordpress.org/support/plugin/firebox/reviews/#new-post" aria-label="' . esc_attr(firebox()->_('FB_RATE_FIREBOX')) . '" target="_blank">' . esc_html(firebox()->_('FB_RATE_FIREBOX')) . '</a>'; 615 615 $links['support'] = '<a href="' . \FPFramework\Base\Functions::getUTMURL('https://www.fireplugins.com/contact/', '', 'misc', 'support') . '" aria-label="' . esc_attr(fpframework()->_('FPF_SUPPORT')) . '" target="_blank">' . esc_html(fpframework()->_('FPF_SUPPORT')) . '</a>'; 616 616 } -
firebox/trunk/Inc/Core/Admin/AdminPageSettings.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Admin/Capabilities.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Admin/Forms/Import.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Admin/Forms/Settings.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Admin/Includes/Cpts/Firebox.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Admin/Includes/Library.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Admin/Includes/UpgradeToPlanModal.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Admin/Maintenance.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Admin/Media.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Admin/Menu/PluginMenu.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Admin/PluginActivation.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Admin/PluginUninstall.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/AdminBarMenu.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/Ajax.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/Ajax/Analytics.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/Ajax/Main.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/Ajax/Shared.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/Data.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/Filters/FilterBuilder.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/Filters/index.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/Helpers/Campaigns.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/Helpers/Date.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/Helpers/Metrics.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/Metrics/ConversionRate.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/Metrics/Conversions.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/Metrics/Metric.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/Metrics/Views.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/QueryBuilders/BaseQueryStrategy.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/QueryBuilders/Clicks/BaseClicksQueryStrategy.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/QueryBuilders/Clicks/CountStrategy.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/QueryBuilders/Clicks/CountriesStrategy.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/QueryBuilders/Clicks/DayOfWeekStrategy.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/QueryBuilders/Clicks/DevicesStrategy.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/QueryBuilders/Clicks/ListStrategy.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/QueryBuilders/Clicks/MonthlyStrategy.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/QueryBuilders/Clicks/PagesStrategy.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/QueryBuilders/Clicks/ReferrersStrategy.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/QueryBuilders/Clicks/TopCampaignStrategy.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/QueryBuilders/Clicks/WeeklyStrategy.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/QueryBuilders/ClicksQueryStrategyFactory.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/QueryBuilders/ConversionRate/BaseConversionRateQueryStrategy.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/QueryBuilders/ConversionRate/ConversionRateQueryStrategyFactory.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/QueryBuilders/ConversionRate/CountStrategy.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/QueryBuilders/ConversionRate/CountriesStrategy.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/QueryBuilders/ConversionRate/DayOfWeekStrategy.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/QueryBuilders/ConversionRate/DevicesStrategy.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/QueryBuilders/ConversionRate/ListStrategy.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/QueryBuilders/ConversionRate/MonthlyStrategy.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/QueryBuilders/ConversionRate/PagesStrategy.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/QueryBuilders/ConversionRate/ReferrersStrategy.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/QueryBuilders/ConversionRate/TopCampaignStrategy.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/QueryBuilders/ConversionRate/WeeklyStrategy.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/QueryBuilders/Conversions/BaseConversionsQueryStrategy.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/QueryBuilders/Conversions/CountStrategy.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/QueryBuilders/Conversions/CountriesStrategy.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/QueryBuilders/Conversions/DayOfWeekStrategy.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/QueryBuilders/Conversions/DevicesStrategy.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/QueryBuilders/Conversions/ListStrategy.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/QueryBuilders/Conversions/MonthlyStrategy.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/QueryBuilders/Conversions/PagesStrategy.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/QueryBuilders/Conversions/ReferrersStrategy.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/QueryBuilders/Conversions/TopCampaignStrategy.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/QueryBuilders/Conversions/WeeklyStrategy.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/QueryBuilders/ConversionsQueryStrategyFactory.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/QueryBuilders/Interfaces/QueryStrategyInterface.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/QueryBuilders/MetricQueryBuilder.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/QueryBuilders/Revenue/AttributionBreakdownByPeriodStrategy.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/QueryBuilders/Revenue/AttributionBreakdownStrategy.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/QueryBuilders/Revenue/BaseRevenueQueryStrategy.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/QueryBuilders/Revenue/CountStrategy.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/QueryBuilders/Revenue/CountriesStrategy.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/QueryBuilders/Revenue/DayOfWeekStrategy.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/QueryBuilders/Revenue/DevicesStrategy.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/QueryBuilders/Revenue/ListStrategy.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/QueryBuilders/Revenue/MonthlyStrategy.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/QueryBuilders/Revenue/PagesStrategy.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/QueryBuilders/Revenue/ReferrersStrategy.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/QueryBuilders/Revenue/RevenueQueryStrategyFactory.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/QueryBuilders/Revenue/TopCampaignStrategy.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/QueryBuilders/Revenue/WeeklyStrategy.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/QueryBuilders/Views/BaseViewsQueryStrategy.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/QueryBuilders/Views/CountStrategy.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/QueryBuilders/Views/CountriesStrategy.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/QueryBuilders/Views/DayOfWeekStrategy.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/QueryBuilders/Views/DevicesStrategy.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/QueryBuilders/Views/EventsStrategy.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/QueryBuilders/Views/ListStrategy.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/QueryBuilders/Views/MonthlyStrategy.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/QueryBuilders/Views/PagesStrategy.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/QueryBuilders/Views/PopularViewTimesStrategy.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/QueryBuilders/Views/ReferrersStrategy.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/QueryBuilders/Views/TopCampaignStrategy.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/QueryBuilders/Views/WeeklyStrategy.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/QueryBuilders/ViewsQueryStrategyFactory.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/QueryBuilders/index.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/Transformers/CampaignTransformer.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/Transformers/CountryTransformer.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/Transformers/DeviceTransformer.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/Transformers/EventTransformer.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/Transformers/TimezoneTransformer.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/Transformers/TransformerInterface.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/Transformers/TransformerRegistry.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/Transformers/UrlTransformer.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/Transformers/UserRoleTransformer.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Analytics/Transformers/index.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Blocks.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Blocks/Block.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Blocks/Button.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Blocks/Buttons.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Blocks/Checkbox.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Blocks/Column.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Blocks/Container.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Blocks/Countdown.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Blocks/Divider.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Blocks/Dropdown.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Blocks/Email.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Blocks/Embed.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Blocks/Form.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Blocks/HCaptcha.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Blocks/Heading.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Blocks/Hidden.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Blocks/Icon.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Blocks/Image.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Blocks/Map.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Blocks/Paragraph.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Blocks/Radio.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Blocks/Row.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Blocks/Text.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Blocks/Textarea.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Blocks/Turnstile.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Blocks/Video.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Controllers/Analytics.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Controllers/BaseController.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Controllers/BoxImport.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Controllers/BoxSettings.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Controllers/Campaigns.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Controllers/Dashboard.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Controllers/Submissions.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/FB/Actions/Actions.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/FB/Actions/ActionsBase.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/FB/Actions/ActionsTrait.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/FB/Actions/Sounds.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/FB/Assignments.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/FB/Box.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/FB/BoxBlocksParser.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/FB/Boxes.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/FB/CampaignsList.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/FB/Cookie.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/FB/Log.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/FB/Meta.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/FB/MetaMigrator.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/FB/Styling/CSS.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/FB/Track.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Form/Actions/Action.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Form/Actions/Actions.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Form/Actions/Actions/Brevo.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Form/Actions/Actions/Email.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Form/Actions/Actions/MailChimp.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Form/Actions/Actions/SendInBlue.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Form/Actions/Ajax.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Form/Ajax.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Form/Fields/Field.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Form/Fields/FieldChoice.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Form/Fields/Fields/Checkbox.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Form/Fields/Fields/DateTime.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Form/Fields/Fields/Dropdown.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Form/Fields/Fields/Email.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Form/Fields/Fields/HCaptcha.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Form/Fields/Fields/Hidden.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Form/Fields/Fields/PhoneNumber.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Form/Fields/Fields/Radio.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Form/Fields/Fields/Rating.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Form/Fields/Fields/Text.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Form/Fields/Fields/Textarea.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Form/Fields/Fields/Turnstile.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Form/Fields/Traits/ImageChoiceTrait.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Form/SmartTags/All_fields.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Form/SmartTags/Field.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Form/SmartTags/Submission.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Form/Tables/Submissions.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Frontend.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/HelperMiddleware.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Helpers/Actions.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Helpers/Activation.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Helpers/Blocks.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Helpers/BoxHelper.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Helpers/Captcha/HCaptcha.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Helpers/Captcha/Turnstile.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Helpers/Embed.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Helpers/Form.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Helpers/Form/Field.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Helpers/Form/Form.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Helpers/Form/Submission.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Helpers/Form/SubmissionMeta.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Helpers/Plugin.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 24 * @version 3.1.3 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Helpers/Settings.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 24 * @version 3.1.3 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Layouts/admin/notices/notice.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Layouts/admin/notices/tmpl.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Layouts/admin/pages/analytics.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Layouts/admin/pages/campaigns.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Layouts/admin/pages/dashboard.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Layouts/admin/pages/settings.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Layouts/admin/pages/submissions/edit.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Layouts/admin/pages/submissions/list.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Layouts/admin/static/content.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Layouts/admin/static/footer.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Layouts/admin/static/header.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Layouts/admin/static/sidebar.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Layouts/admin/static/template.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Layouts/public/box.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Layouts/public/closebutton.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Libs/Icons.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Libs/Translations.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Migrator.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Notices/Ajax.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Notices/Notices.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Notices/Notices/Rate.php
r3400534 r3429112 59 59 protected function getActions() 60 60 { 61 $reviewURL = 'https://wordpress.org/support/plugin/firebox/reviews/ ?filter=5#new-post';61 $reviewURL = 'https://wordpress.org/support/plugin/firebox/reviews/#new-post'; 62 62 63 63 return '<a href="' . esc_url($reviewURL) . '" target="_blank" class="firebox-notice-btn">' . esc_html(firebox()->_('FB_WRITE_REVIEW')) . '</a>'; -
firebox/trunk/Inc/Core/Plugin.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Previewer.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Shortcodes/Shortcodes.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/SmartTags/FB.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Tables.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Tables/Box.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Tables/Boxlog.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Tables/Boxlogdetails.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Tables/Submission.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/Tables/Submissionmeta.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/UsageTracking/PluginData.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/UsageTracking/SendUsage.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Core/UsageTracking/UsageTracking.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/Inc/Framework/Inc/Layouts/form/fields/tmpl.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/autoload.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 2Free4 * @version 3.1.3 Free 5 5 * 6 6 * @author FirePlugins <[email protected]> -
firebox/trunk/firebox.php
r3426499 r3429112 2 2 /** 3 3 * @package FireBox 4 * @version 3.1. 24 * @version 3.1.3 5 5 * 6 6 * @author FirePlugins <[email protected]> … … 9 9 * @license GNU GPLv3 <http://www.gnu.org/licenses/gpl.html> or later 10 10 * 11 * Plugin Name: FireBox 3.1. 2Free11 * Plugin Name: FireBox 3.1.3 Free 12 12 * Plugin URI: https://www.fireplugins.com/ 13 13 * Description: WordPress Popup and leads generation plugin that converts visitors into subscribers & customers. 14 * Version: 3.1. 2-free14 * Version: 3.1.3-free 15 15 * Author: FireBox Popup Plugin Team 16 16 * Author URI: https://www.fireplugins.com/ … … 48 48 if (!defined('FBOX_VERSION')) 49 49 { 50 define('FBOX_VERSION', '3.1. 2');50 define('FBOX_VERSION', '3.1.3'); 51 51 } 52 52 … … 103 103 if (!defined('FBOX_RELEASE_DATE')) 104 104 { 105 define('FBOX_RELEASE_DATE', '2025-12-2 3');105 define('FBOX_RELEASE_DATE', '2025-12-29'); 106 106 } 107 107 -
firebox/trunk/languages/firebox.pot
r3426499 r3429112 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: FireBox 3.1. 2 Free 3.1.2-free\n"5 "Project-Id-Version: FireBox 3.1.3 Free 3.1.3-free\n" 6 6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/tmp\n" 7 7 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 10 10 "Content-Type: text/plain; charset=UTF-8\n" 11 11 "Content-Transfer-Encoding: 8bit\n" 12 "POT-Creation-Date: 2025-12-2 3T20:54:12+00:00\n"12 "POT-Creation-Date: 2025-12-29T13:10:01+00:00\n" 13 13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 14 "X-Generator: WP-CLI 2. 11.0\n"14 "X-Generator: WP-CLI 2.9.0\n" 15 15 "X-Domain: firebox\n" 16 16 17 17 #. Plugin Name of the plugin 18 #: firebox.php 19 msgid "FireBox 3.1.2 Free" 18 msgid "FireBox 3.1.3 Free" 20 19 msgstr "" 21 20 22 21 #. Plugin URI of the plugin 23 22 #. Author URI of the plugin 24 #: firebox.php25 23 msgid "https://www.fireplugins.com/" 26 24 msgstr "" 27 25 28 26 #. Description of the plugin 29 #: firebox.php30 27 msgid "WordPress Popup and leads generation plugin that converts visitors into subscribers & customers." 31 28 msgstr "" 32 29 33 30 #. Author of the plugin 34 #: firebox.php35 31 msgid "FireBox Popup Plugin Team" 36 32 msgstr "" -
firebox/trunk/readme.txt
r3426499 r3429112 1 === Popup Builder – On Page Load Popup, Exit Popup, Login Popup, On Click, Sticky Bar, Anti-AdBlock – FireBox===1 === FireBox Popups - Increase Sales and Grow Your Email List === 2 2 Contributors: fireboxwp, fireplugins, tassosm, stergosz 3 3 Donate link: https://www.fireplugins.com/ … … 6 6 Tested up to: 6.9 7 7 Requires PHP: 7.0 8 Stable tag: 3.1. 28 Stable tag: 3.1.3 9 9 License: GPLv3 or later 10 10 License URI: https://www.gnu.org/licenses/gpl-3.0.html … … 14 14 == Description == 15 15 16 ### The Best WordPress Popup Plugin16 ### Increase Sales & Capture Leads with FireBox 17 17 18 18 FireBox is the [best popup plugin for WordPress](https://www.fireplugins.com/?utm_source=wporg&utm_medium=pluginlisting&utm_campaign=freepluginwporg). Boost your revenue with our Gutenberg-based popup builder. Promote special offers, fight cart abandonment, and grow your email list with personalized popups that can be triggered on page load, on exit-intent or even on user scroll. … … 22 22 ### ✉️ Collect Email Addresses 23 23 24 FireBox , the leading WordPress popup plugin, empowers you to effortlessly collect email signups on your website, converting visitors into loyal subscribers. With customizable options, you can entice visitors with engaging incentives like discount codes, giveaways, lead magnets, or newsletters.24 FireBox helps you collect email signups on your website, as well as convert visitors into loyal subscribers, and customers. With customizable options, you can entice visitors with engaging incentives like discount codes, giveaways, lead magnets, or newsletters. 25 25 26 26 * Email Opt-in Popup … … 282 282 == Changelog == 283 283 284 = 3.1.3 - 29/12/2025 = 285 * Updated: WordPress listing. 286 284 287 = 3.1.2 - 23/12/2025 = 285 288 * Fixed: Image block border radius doesn't apply in some cases on the image itself.
Note: See TracChangeset
for help on using the changeset viewer.