Version Description
Download this release
Release Info
Developer | averta |
Plugin | Shortcodes and extra features for Phlox theme |
Version | 2.9.3 |
Comparing to | |
See all releases |
Code changes from version 2.9.2 to 2.9.3
- README.txt +2 -2
- admin/assets/js/plugins.js +1 -1
- admin/includes/classes/class-auxels-plugin-check-update.php +1 -1
- admin/includes/classes/class-auxin-cli-commands.php +1 -1
- admin/includes/metaboxes/metabox-fields-general-advanced.php +1 -1
- admin/includes/metaboxes/metabox-fields-general-custom-logo.php +1 -1
- admin/includes/metaboxes/metabox-fields-general-footer.php +1 -1
- admin/includes/metaboxes/metabox-fields-general-header-template-settings.php +1 -1
- admin/includes/metaboxes/metabox-fields-general-header-template.php +1 -1
- admin/includes/metaboxes/metabox-fields-general-header.php +1 -1
- admin/includes/metaboxes/metabox-fields-general-top-header.php +1 -1
- admin/includes/metaboxes/metabox-fields-page-template.php +1 -1
- admin/includes/metaboxes/metabox-fields-post-audio.php +1 -1
- admin/includes/metaboxes/metabox-fields-post-gallery.php +1 -1
- admin/includes/metaboxes/metabox-fields-post-quote.php +1 -1
- admin/includes/metaboxes/metabox-fields-post-video.php +1 -1
- auxin-elements.php +2 -2
- includes/classes/class-auxels-admin-assets.php +1 -1
- includes/classes/class-auxels-archive-menu-links.php +1 -1
- includes/classes/class-auxels-envato-elements.php +1 -1
- includes/classes/class-auxels-search-post-type.php +2 -7
- includes/classes/class-auxels-wc-attribute-nav-menu.php +1 -1
- includes/classes/class-auxin-admin-dashboard.php +1 -1
- includes/classes/class-auxin-demo-importer.php +1 -1
- includes/classes/class-auxin-import.php +1 -1
- includes/classes/class-auxin-install.php +1 -1
- includes/classes/class-auxin-master-nav-menu-admin.php +1 -1
- includes/classes/class-auxin-page-template.php +1 -1
- includes/classes/class-auxin-permalink.php +1 -1
- includes/classes/class-auxin-post-type-base.php +1 -1
- includes/classes/class-auxin-siteorigin-widget.php +1 -1
- includes/classes/class-auxin-walker-nav-menu-back.php +1 -1
- includes/classes/class-auxin-widget-indie.php +1 -1
- includes/classes/class-auxin-widget-shortcode-map.php +1 -1
- includes/classes/class-auxin-widget.php +1 -1
- includes/define.php +1 -1
- includes/elementor/class-auxin-elementor-core-elements.php +1 -1
- includes/elements/about-widget.php +1 -1
- includes/elements/accordion-widget.php +1 -1
- includes/elements/accordion.php +1 -1
- includes/elements/attachment-url.php +1 -1
- includes/elements/audio.php +1 -1
- includes/elements/before-after.php +1 -1
- includes/elements/button.php +1 -1
- includes/elements/code.php +1 -1
- includes/elements/contact-box.php +1 -1
- includes/elements/contact-form.php +1 -1
- includes/elements/custom-list.php +1 -1
- includes/elements/divider.php +1 -1
- includes/elements/dropcap.php +1 -1
- includes/elements/facebook.php +1 -1
- includes/elements/flickr.php +1 -1
- includes/elements/gallery.php +1 -1
- includes/elements/general-element-fields.php +1 -1
- includes/elements/gmap.php +1 -1
- includes/elements/highlight.php +1 -1
- includes/elements/image.php +1 -1
- includes/elements/instagram-feed.php +1 -1
- includes/elements/latest-posts-slider.php +1 -1
- includes/elements/popular-posts-widget.php +1 -1
- includes/elements/products-grid.php +1 -1
- includes/elements/quote.php +1 -1
- includes/elements/recent-posts-grid-carousel.php +1 -1
- includes/elements/recent-posts-land-style.php +1 -1
- includes/elements/recent-posts-masonry.php +1 -1
- includes/elements/recent-posts-tiles-carousel.php +1 -1
- includes/elements/recent-posts-tiles.php +1 -1
- includes/elements/recent-posts-timeline.php +1 -1
- includes/elements/recent-posts-widget.php +1 -1
- includes/elements/recent-products.php +1 -1
- includes/elements/sample-element.php +1 -1
- includes/elements/search.php +1 -1
- includes/elements/socials-list.php +2 -2
- includes/elements/staff.php +1 -1
- includes/elements/tab-widget.php +1 -1
- includes/elements/tabs.php +1 -1
- includes/elements/testimonial.php +1 -1
- includes/elements/text.php +1 -1
- includes/elements/touch-slider.php +1 -1
- includes/elements/video.php +1 -1
- includes/general-functions.php +1 -1
- includes/general-hooks.php +1 -1
- languages/auxin-elements-fa_IR.po +1 -1
- languages/auxin-elements.pot +4 -4
- public/assets/js/plugins.js +1 -1
- public/includes/class-auxels-frontend-assets.php +1 -1
- public/templates/vcomposer/auxin_shortcode_mapper.php +1 -1
- uninstall.php +1 -1
README.txt
CHANGED
@@ -6,8 +6,8 @@ License URI: http://www.gnu.org/licenses/gpl.html
|
|
6 |
Tags: phlox, gallery, elementor, siteorigin, auxin, averta, auxin-elements, framework, widget, fullwidth, masonry, timeline, parallax
|
7 |
Requires PHP: 5.4
|
8 |
Requires at least: 4.6
|
9 |
-
Tested up to: 5.8.
|
10 |
-
Stable tag: 2.9.
|
11 |
License: GPLv3
|
12 |
License URI: http://www.gnu.org/licenses/gpl.html
|
13 |
|
6 |
Tags: phlox, gallery, elementor, siteorigin, auxin, averta, auxin-elements, framework, widget, fullwidth, masonry, timeline, parallax
|
7 |
Requires PHP: 5.4
|
8 |
Requires at least: 4.6
|
9 |
+
Tested up to: 5.8.2
|
10 |
+
Stable tag: 2.9.3
|
11 |
License: GPLv3
|
12 |
License URI: http://www.gnu.org/licenses/gpl.html
|
13 |
|
admin/assets/js/plugins.js
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
/*! Phlox Core Plugin - v2.9.
|
2 |
* All required javascript plugins for admin
|
3 |
* http://phlox.pro/
|
4 |
* Place any jQuery/helper plugins in here, instead of separate, slower script files!
|
1 |
+
/*! Phlox Core Plugin - v2.9.3 (2022-01)
|
2 |
* All required javascript plugins for admin
|
3 |
* http://phlox.pro/
|
4 |
* Place any jQuery/helper plugins in here, instead of separate, slower script files!
|
admin/includes/classes/class-auxels-plugin-check-update.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* @license LICENSE.txt
|
7 |
* @author averta
|
8 |
* @link http://phlox.pro/
|
9 |
-
* @copyright (c) 2010-
|
10 |
*/
|
11 |
|
12 |
// no direct access allowed
|
6 |
* @license LICENSE.txt
|
7 |
* @author averta
|
8 |
* @link http://phlox.pro/
|
9 |
+
* @copyright (c) 2010-2022 averta
|
10 |
*/
|
11 |
|
12 |
// no direct access allowed
|
admin/includes/classes/class-auxin-cli-commands.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* @license LICENSE.txt
|
7 |
* @author averta
|
8 |
* @link http://phlox.pro/
|
9 |
-
* @copyright (c) 2010-
|
10 |
*/
|
11 |
|
12 |
// no direct access allowed
|
6 |
* @license LICENSE.txt
|
7 |
* @author averta
|
8 |
* @link http://phlox.pro/
|
9 |
+
* @copyright (c) 2010-2022 averta
|
10 |
*/
|
11 |
|
12 |
// no direct access allowed
|
admin/includes/metaboxes/metabox-fields-general-advanced.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
-
* @copyright (c) 2010-
|
11 |
*/
|
12 |
|
13 |
// no direct access allowed
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
+
* @copyright (c) 2010-2022 averta
|
11 |
*/
|
12 |
|
13 |
// no direct access allowed
|
admin/includes/metaboxes/metabox-fields-general-custom-logo.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
-
* @copyright (c) 2010-
|
11 |
*/
|
12 |
|
13 |
// no direct access allowed
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
+
* @copyright (c) 2010-2022 averta
|
11 |
*/
|
12 |
|
13 |
// no direct access allowed
|
admin/includes/metaboxes/metabox-fields-general-footer.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
-
* @copyright (c) 2010-
|
11 |
*/
|
12 |
|
13 |
// no direct access allowed
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
+
* @copyright (c) 2010-2022 averta
|
11 |
*/
|
12 |
|
13 |
// no direct access allowed
|
admin/includes/metaboxes/metabox-fields-general-header-template-settings.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
-
* @copyright (c) 2010-
|
11 |
*/
|
12 |
|
13 |
// no direct access allowed
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
+
* @copyright (c) 2010-2022 averta
|
11 |
*/
|
12 |
|
13 |
// no direct access allowed
|
admin/includes/metaboxes/metabox-fields-general-header-template.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
-
* @copyright (c) 2010-
|
11 |
*/
|
12 |
|
13 |
// no direct access allowed
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
+
* @copyright (c) 2010-2022 averta
|
11 |
*/
|
12 |
|
13 |
// no direct access allowed
|
admin/includes/metaboxes/metabox-fields-general-header.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
-
* @copyright (c) 2010-
|
11 |
*/
|
12 |
|
13 |
// no direct access allowed
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
+
* @copyright (c) 2010-2022 averta
|
11 |
*/
|
12 |
|
13 |
// no direct access allowed
|
admin/includes/metaboxes/metabox-fields-general-top-header.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
-
* @copyright (c) 2010-
|
11 |
*/
|
12 |
|
13 |
// no direct access allowed
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
+
* @copyright (c) 2010-2022 averta
|
11 |
*/
|
12 |
|
13 |
// no direct access allowed
|
admin/includes/metaboxes/metabox-fields-page-template.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
-
* @copyright (c) 2010-
|
11 |
*/
|
12 |
|
13 |
function auxin_metabox_fields_page_template(){
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
+
* @copyright (c) 2010-2022 averta
|
11 |
*/
|
12 |
|
13 |
function auxin_metabox_fields_page_template(){
|
admin/includes/metaboxes/metabox-fields-post-audio.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
-
* @copyright (c) 2010-
|
11 |
*/
|
12 |
|
13 |
// no direct access allowed
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
+
* @copyright (c) 2010-2022 averta
|
11 |
*/
|
12 |
|
13 |
// no direct access allowed
|
admin/includes/metaboxes/metabox-fields-post-gallery.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
-
* @copyright (c) 2010-
|
11 |
*/
|
12 |
|
13 |
// no direct access allowed
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
+
* @copyright (c) 2010-2022 averta
|
11 |
*/
|
12 |
|
13 |
// no direct access allowed
|
admin/includes/metaboxes/metabox-fields-post-quote.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
-
* @copyright (c) 2010-
|
11 |
*/
|
12 |
|
13 |
// no direct access allowed
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
+
* @copyright (c) 2010-2022 averta
|
11 |
*/
|
12 |
|
13 |
// no direct access allowed
|
admin/includes/metaboxes/metabox-fields-post-video.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
-
* @copyright (c) 2010-
|
11 |
*/
|
12 |
|
13 |
// no direct access allowed
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
+
* @copyright (c) 2010-2022 averta
|
11 |
*/
|
12 |
|
13 |
// no direct access allowed
|
auxin-elements.php
CHANGED
@@ -7,12 +7,12 @@
|
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
-
* @copyright (c) 2010-
|
11 |
*
|
12 |
* Plugin Name: Phlox Core Elements
|
13 |
* Plugin URI: https://wordpress.org/plugins/auxin-elements/
|
14 |
* Description: Exclusive and comprehensive plugin that extends the functionality of Phlox theme by adding new Elements, widgets and options.
|
15 |
-
* Version: 2.9.
|
16 |
* Author: averta
|
17 |
* Author URI: http://averta.net
|
18 |
* Text Domain: auxin-elements
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
+
* @copyright (c) 2010-2022 averta
|
11 |
*
|
12 |
* Plugin Name: Phlox Core Elements
|
13 |
* Plugin URI: https://wordpress.org/plugins/auxin-elements/
|
14 |
* Description: Exclusive and comprehensive plugin that extends the functionality of Phlox theme by adding new Elements, widgets and options.
|
15 |
+
* Version: 2.9.3
|
16 |
* Author: averta
|
17 |
* Author URI: http://averta.net
|
18 |
* Text Domain: auxin-elements
|
includes/classes/class-auxels-admin-assets.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
-
* @copyright (c) 2010-
|
11 |
*/
|
12 |
|
13 |
// no direct access allowed
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
+
* @copyright (c) 2010-2022 averta
|
11 |
*/
|
12 |
|
13 |
// no direct access allowed
|
includes/classes/class-auxels-archive-menu-links.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
-
* @copyright (c) 2010-
|
11 |
*/
|
12 |
class Auxels_Archive_Menu_Links{
|
13 |
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
+
* @copyright (c) 2010-2022 averta
|
11 |
*/
|
12 |
class Auxels_Archive_Menu_Links{
|
13 |
|
includes/classes/class-auxels-envato-elements.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
-
* @copyright (c) 2010-
|
11 |
*/
|
12 |
|
13 |
// no direct access allowed
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
+
* @copyright (c) 2010-2022 averta
|
11 |
*/
|
12 |
|
13 |
// no direct access allowed
|
includes/classes/class-auxels-search-post-type.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
-
* @copyright (c) 2010-
|
11 |
*/
|
12 |
|
13 |
// no direct access allowed
|
@@ -127,10 +127,6 @@ class Auxels_Search_Post_Type {
|
|
127 |
|
128 |
// search all products
|
129 |
$search_products_for_name = $this->search();
|
130 |
-
|
131 |
-
// search all product variations
|
132 |
-
$this->set_query_args($product_variation_args);
|
133 |
-
$search_variations_for_name = $this->search();
|
134 |
|
135 |
$this->set_query_args($product_args);
|
136 |
// Search all product for sku meta fields
|
@@ -160,8 +156,7 @@ class Auxels_Search_Post_Type {
|
|
160 |
$all_search_results = array_merge(
|
161 |
$search_products_for_sku->posts,
|
162 |
$search_variations_for_sku->posts,
|
163 |
-
$search_products_for_name->posts
|
164 |
-
$search_variations_for_name->posts
|
165 |
);
|
166 |
|
167 |
$products_id = array();
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
+
* @copyright (c) 2010-2022 averta
|
11 |
*/
|
12 |
|
13 |
// no direct access allowed
|
127 |
|
128 |
// search all products
|
129 |
$search_products_for_name = $this->search();
|
|
|
|
|
|
|
|
|
130 |
|
131 |
$this->set_query_args($product_args);
|
132 |
// Search all product for sku meta fields
|
156 |
$all_search_results = array_merge(
|
157 |
$search_products_for_sku->posts,
|
158 |
$search_variations_for_sku->posts,
|
159 |
+
$search_products_for_name->posts
|
|
|
160 |
);
|
161 |
|
162 |
$products_id = array();
|
includes/classes/class-auxels-wc-attribute-nav-menu.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
-
* @copyright (c) 2010-
|
11 |
*/
|
12 |
|
13 |
// no direct access allowed
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
+
* @copyright (c) 2010-2022 averta
|
11 |
*/
|
12 |
|
13 |
// no direct access allowed
|
includes/classes/class-auxin-admin-dashboard.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
-
* @copyright (c) 2010-
|
11 |
*/
|
12 |
|
13 |
// no direct access allowed
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
+
* @copyright (c) 2010-2022 averta
|
11 |
*/
|
12 |
|
13 |
// no direct access allowed
|
includes/classes/class-auxin-demo-importer.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
-
* @copyright (c) 2010-
|
11 |
*/
|
12 |
|
13 |
// no direct access allowed
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
+
* @copyright (c) 2010-2022 averta
|
11 |
*/
|
12 |
|
13 |
// no direct access allowed
|
includes/classes/class-auxin-import.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
-
* @copyright (c) 2010-
|
11 |
*/
|
12 |
|
13 |
// no direct access allowed
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
+
* @copyright (c) 2010-2022 averta
|
11 |
*/
|
12 |
|
13 |
// no direct access allowed
|
includes/classes/class-auxin-install.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
-
* @copyright (c) 2010-
|
11 |
*/
|
12 |
|
13 |
// no direct access allowed
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
+
* @copyright (c) 2010-2022 averta
|
11 |
*/
|
12 |
|
13 |
// no direct access allowed
|
includes/classes/class-auxin-master-nav-menu-admin.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
-
* @copyright (c) 2010-
|
11 |
*/
|
12 |
class Auxin_Master_Nav_Menu_Admin {
|
13 |
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
+
* @copyright (c) 2010-2022 averta
|
11 |
*/
|
12 |
class Auxin_Master_Nav_Menu_Admin {
|
13 |
|
includes/classes/class-auxin-page-template.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
-
* @copyright (c) 2010-
|
11 |
*/
|
12 |
class Auxin_Page_Template {
|
13 |
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
+
* @copyright (c) 2010-2022 averta
|
11 |
*/
|
12 |
class Auxin_Page_Template {
|
13 |
|
includes/classes/class-auxin-permalink.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
-
* @copyright (c) 2010-
|
11 |
*/
|
12 |
|
13 |
// no direct access allowed
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
+
* @copyright (c) 2010-2022 averta
|
11 |
*/
|
12 |
|
13 |
// no direct access allowed
|
includes/classes/class-auxin-post-type-base.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
-
* @copyright (c) 2010-
|
11 |
*/
|
12 |
|
13 |
// no direct access allowed
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
+
* @copyright (c) 2010-2022 averta
|
11 |
*/
|
12 |
|
13 |
// no direct access allowed
|
includes/classes/class-auxin-siteorigin-widget.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
-
* @copyright (c) 2010-
|
11 |
*/
|
12 |
|
13 |
// no direct access allowed
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
+
* @copyright (c) 2010-2022 averta
|
11 |
*/
|
12 |
|
13 |
// no direct access allowed
|
includes/classes/class-auxin-walker-nav-menu-back.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
-
* @copyright (c) 2010-
|
11 |
*/
|
12 |
class Auxin_Walker_Nav_Menu_Back extends Walker_Nav_Menu {
|
13 |
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
+
* @copyright (c) 2010-2022 averta
|
11 |
*/
|
12 |
class Auxin_Walker_Nav_Menu_Back extends Walker_Nav_Menu {
|
13 |
|
includes/classes/class-auxin-widget-indie.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
-
* @copyright (c) 2010-
|
11 |
*/
|
12 |
|
13 |
// no direct access allowed
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
+
* @copyright (c) 2010-2022 averta
|
11 |
*/
|
12 |
|
13 |
// no direct access allowed
|
includes/classes/class-auxin-widget-shortcode-map.php
CHANGED
@@ -8,7 +8,7 @@
|
|
8 |
* @license LICENSE.txt
|
9 |
* @author averta
|
10 |
* @link http://phlox.pro/
|
11 |
-
* @copyright (c) 2010-
|
12 |
*/
|
13 |
|
14 |
// no direct access allowed
|
8 |
* @license LICENSE.txt
|
9 |
* @author averta
|
10 |
* @link http://phlox.pro/
|
11 |
+
* @copyright (c) 2010-2022 averta
|
12 |
*/
|
13 |
|
14 |
// no direct access allowed
|
includes/classes/class-auxin-widget.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
-
* @copyright (c) 2010-
|
11 |
*/
|
12 |
|
13 |
// no direct access allowed
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
+
* @copyright (c) 2010-2022 averta
|
11 |
*/
|
12 |
|
13 |
// no direct access allowed
|
includes/define.php
CHANGED
@@ -12,7 +12,7 @@ if( ! defined( 'THEME_NAME' ) ){
|
|
12 |
}
|
13 |
|
14 |
|
15 |
-
define( 'AUXELS_VERSION' , '2.9.
|
16 |
|
17 |
define( 'AUXELS_SLUG' , 'auxin-elements' );
|
18 |
|
12 |
}
|
13 |
|
14 |
|
15 |
+
define( 'AUXELS_VERSION' , '2.9.3' );
|
16 |
|
17 |
define( 'AUXELS_SLUG' , 'auxin-elements' );
|
18 |
|
includes/elementor/class-auxin-elementor-core-elements.php
CHANGED
@@ -12,7 +12,7 @@ namespace Auxin\Plugin\CoreElements\Elementor;
|
|
12 |
* @license LICENSE.txt
|
13 |
* @author averta
|
14 |
* @link http://phlox.pro/
|
15 |
-
* @copyright (c) 2010-
|
16 |
*/
|
17 |
|
18 |
if ( ! defined( 'ABSPATH' ) ) {
|
12 |
* @license LICENSE.txt
|
13 |
* @author averta
|
14 |
* @link http://phlox.pro/
|
15 |
+
* @copyright (c) 2010-2022 averta
|
16 |
*/
|
17 |
|
18 |
if ( ! defined( 'ABSPATH' ) ) {
|
includes/elements/about-widget.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
-
* @copyright (c) 2010-
|
11 |
*/
|
12 |
|
13 |
function get_auxin_about_widget( $master_array ) {
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
+
* @copyright (c) 2010-2022 averta
|
11 |
*/
|
12 |
|
13 |
function get_auxin_about_widget( $master_array ) {
|
includes/elements/accordion-widget.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
-
* @copyright (c) 2010-
|
11 |
*/
|
12 |
|
13 |
function auxin_get_accordion_widget_master_array( $master_array ) {
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
+
* @copyright (c) 2010-2022 averta
|
11 |
*/
|
12 |
|
13 |
function auxin_get_accordion_widget_master_array( $master_array ) {
|
includes/elements/accordion.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
-
* @copyright (c) 2010-
|
11 |
*/
|
12 |
|
13 |
function auxin_get_new_accordion_master_array( $master_array ) {
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
+
* @copyright (c) 2010-2022 averta
|
11 |
*/
|
12 |
|
13 |
function auxin_get_new_accordion_master_array( $master_array ) {
|
includes/elements/attachment-url.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
-
* @copyright (c) 2010-
|
11 |
*/
|
12 |
|
13 |
add_shortcode( 'aux_attach_url', 'auxin_shortcode_attach_id' );
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
+
* @copyright (c) 2010-2022 averta
|
11 |
*/
|
12 |
|
13 |
add_shortcode( 'aux_attach_url', 'auxin_shortcode_attach_id' );
|
includes/elements/audio.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
-
* @copyright (c) 2010-
|
11 |
*/
|
12 |
function auxin_get_audio_master_array( $master_array ) {
|
13 |
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
+
* @copyright (c) 2010-2022 averta
|
11 |
*/
|
12 |
function auxin_get_audio_master_array( $master_array ) {
|
13 |
|
includes/elements/before-after.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
-
* @copyright (c) 2010-
|
11 |
*/
|
12 |
function auxin_get_before_after_master_array( $master_array ) {
|
13 |
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
+
* @copyright (c) 2010-2022 averta
|
11 |
*/
|
12 |
function auxin_get_before_after_master_array( $master_array ) {
|
13 |
|
includes/elements/button.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
-
* @copyright (c) 2010-
|
11 |
*/
|
12 |
|
13 |
function auxin_get_button_master_array( $master_array ) {
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
+
* @copyright (c) 2010-2022 averta
|
11 |
*/
|
12 |
|
13 |
function auxin_get_button_master_array( $master_array ) {
|
includes/elements/code.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
-
* @copyright (c) 2010-
|
11 |
*/
|
12 |
|
13 |
function auxin_get_code_master_array( $master_array ) {
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
+
* @copyright (c) 2010-2022 averta
|
11 |
*/
|
12 |
|
13 |
function auxin_get_code_master_array( $master_array ) {
|
includes/elements/contact-box.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
-
* @copyright (c) 2010-
|
11 |
*/
|
12 |
|
13 |
function get_auxin_contact_box( $master_array ) {
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
+
* @copyright (c) 2010-2022 averta
|
11 |
*/
|
12 |
|
13 |
function get_auxin_contact_box( $master_array ) {
|
includes/elements/contact-form.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
-
* @copyright (c) 2010-
|
11 |
*/
|
12 |
|
13 |
function auxin_get_contact_form_master_array( $master_array ) {
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
+
* @copyright (c) 2010-2022 averta
|
11 |
*/
|
12 |
|
13 |
function auxin_get_contact_form_master_array( $master_array ) {
|
includes/elements/custom-list.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
-
* @copyright (c) 2010-
|
11 |
*/
|
12 |
|
13 |
function auxin_get_list_master_array( $master_array ) {
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
+
* @copyright (c) 2010-2022 averta
|
11 |
*/
|
12 |
|
13 |
function auxin_get_list_master_array( $master_array ) {
|
includes/elements/divider.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
-
* @copyright (c) 2010-
|
11 |
*/
|
12 |
|
13 |
function auxin_get_divider_master_array( $master_array ) {
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
+
* @copyright (c) 2010-2022 averta
|
11 |
*/
|
12 |
|
13 |
function auxin_get_divider_master_array( $master_array ) {
|
includes/elements/dropcap.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
-
* @copyright (c) 2010-
|
11 |
*/
|
12 |
function auxin_get_dropcap_master_array( $master_array ) {
|
13 |
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
+
* @copyright (c) 2010-2022 averta
|
11 |
*/
|
12 |
function auxin_get_dropcap_master_array( $master_array ) {
|
13 |
|
includes/elements/facebook.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
-
* @copyright (c) 2010-
|
11 |
*/
|
12 |
|
13 |
function auxin_get_facebook_master_array( $master_array ) {
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
+
* @copyright (c) 2010-2022 averta
|
11 |
*/
|
12 |
|
13 |
function auxin_get_facebook_master_array( $master_array ) {
|
includes/elements/flickr.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
-
* @copyright (c) 2010-
|
11 |
*/
|
12 |
|
13 |
function auxin_get_flickr_master_array( $master_array ) {
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
+
* @copyright (c) 2010-2022 averta
|
11 |
*/
|
12 |
|
13 |
function auxin_get_flickr_master_array( $master_array ) {
|
includes/elements/gallery.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
-
* @copyright (c) 2010-
|
11 |
*/
|
12 |
function auxin_get_gallery_master_array( $master_array ) {
|
13 |
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
+
* @copyright (c) 2010-2022 averta
|
11 |
*/
|
12 |
function auxin_get_gallery_master_array( $master_array ) {
|
13 |
|
includes/elements/general-element-fields.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
-
* @copyright (c) 2010-
|
11 |
*/
|
12 |
|
13 |
function auxin_add_vc_extra_fields_for_all( $master_array ){
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
+
* @copyright (c) 2010-2022 averta
|
11 |
*/
|
12 |
|
13 |
function auxin_add_vc_extra_fields_for_all( $master_array ){
|
includes/elements/gmap.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
-
* @copyright (c) 2010-
|
11 |
*/
|
12 |
function auxin_get_gmap_master_array( $master_array ) {
|
13 |
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
+
* @copyright (c) 2010-2022 averta
|
11 |
*/
|
12 |
function auxin_get_gmap_master_array( $master_array ) {
|
13 |
|
includes/elements/highlight.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
-
* @copyright (c) 2010-
|
11 |
*/
|
12 |
function auxin_get_highlight_master_array( $master_array ) {
|
13 |
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
+
* @copyright (c) 2010-2022 averta
|
11 |
*/
|
12 |
function auxin_get_highlight_master_array( $master_array ) {
|
13 |
|
includes/elements/image.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
-
* @copyright (c) 2010-
|
11 |
*/
|
12 |
function auxin_get_image_master_array( $master_array ) {
|
13 |
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
+
* @copyright (c) 2010-2022 averta
|
11 |
*/
|
12 |
function auxin_get_image_master_array( $master_array ) {
|
13 |
|
includes/elements/instagram-feed.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
-
* @copyright (c) 2010-
|
11 |
*/
|
12 |
function auxin_get_instagram_master_array( $master_array ) {
|
13 |
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
+
* @copyright (c) 2010-2022 averta
|
11 |
*/
|
12 |
function auxin_get_instagram_master_array( $master_array ) {
|
13 |
|
includes/elements/latest-posts-slider.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
-
* @copyright (c) 2010-
|
11 |
*/
|
12 |
function auxin_get_post_slider_master_array( $master_array ) {
|
13 |
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
+
* @copyright (c) 2010-2022 averta
|
11 |
*/
|
12 |
function auxin_get_post_slider_master_array( $master_array ) {
|
13 |
|
includes/elements/popular-posts-widget.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
-
* @copyright (c) 2010-
|
11 |
*/
|
12 |
|
13 |
function auxin_get_popular_post_widget_master_array( $master_array ) {
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
+
* @copyright (c) 2010-2022 averta
|
11 |
*/
|
12 |
|
13 |
function auxin_get_popular_post_widget_master_array( $master_array ) {
|
includes/elements/products-grid.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
-
* @copyright (c) 2010-
|
11 |
*/
|
12 |
|
13 |
function auxin_widget_products_grid_callback( $atts, $shortcode_content = null ){
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
+
* @copyright (c) 2010-2022 averta
|
11 |
*/
|
12 |
|
13 |
function auxin_widget_products_grid_callback( $atts, $shortcode_content = null ){
|
includes/elements/quote.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
-
* @copyright (c) 2010-
|
11 |
*/
|
12 |
function auxin_get_quote_master_array( $master_array ) {
|
13 |
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
+
* @copyright (c) 2010-2022 averta
|
11 |
*/
|
12 |
function auxin_get_quote_master_array( $master_array ) {
|
13 |
|
includes/elements/recent-posts-grid-carousel.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
-
* @copyright (c) 2010-
|
11 |
*/
|
12 |
|
13 |
function auxin_get_recent_posts_master_array( $master_array ) {
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
+
* @copyright (c) 2010-2022 averta
|
11 |
*/
|
12 |
|
13 |
function auxin_get_recent_posts_master_array( $master_array ) {
|
includes/elements/recent-posts-land-style.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
-
* @copyright (c) 2010-
|
11 |
*/
|
12 |
|
13 |
function auxin_get_recent_posts_land_master_array( $master_array ) {
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
+
* @copyright (c) 2010-2022 averta
|
11 |
*/
|
12 |
|
13 |
function auxin_get_recent_posts_land_master_array( $master_array ) {
|
includes/elements/recent-posts-masonry.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
-
* @copyright (c) 2010-
|
11 |
*/
|
12 |
|
13 |
function auxin_get_recent_posts_masonry_master_array( $master_array ) {
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
+
* @copyright (c) 2010-2022 averta
|
11 |
*/
|
12 |
|
13 |
function auxin_get_recent_posts_masonry_master_array( $master_array ) {
|
includes/elements/recent-posts-tiles-carousel.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
-
* @copyright (c) 2010-
|
11 |
*/
|
12 |
|
13 |
function auxin_get_recent_posts_tiles_carousel_master_array( $master_array ) {
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
+
* @copyright (c) 2010-2022 averta
|
11 |
*/
|
12 |
|
13 |
function auxin_get_recent_posts_tiles_carousel_master_array( $master_array ) {
|
includes/elements/recent-posts-tiles.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
-
* @copyright (c) 2010-
|
11 |
*/
|
12 |
|
13 |
function auxin_get_recent_posts_tiles_master_array( $master_array ) {
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
+
* @copyright (c) 2010-2022 averta
|
11 |
*/
|
12 |
|
13 |
function auxin_get_recent_posts_tiles_master_array( $master_array ) {
|
includes/elements/recent-posts-timeline.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
-
* @copyright (c) 2010-
|
11 |
*/
|
12 |
|
13 |
function auxin_get_recent_posts_timeline_master_array( $master_array ) {
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
+
* @copyright (c) 2010-2022 averta
|
11 |
*/
|
12 |
|
13 |
function auxin_get_recent_posts_timeline_master_array( $master_array ) {
|
includes/elements/recent-posts-widget.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
-
* @copyright (c) 2010-
|
11 |
*/
|
12 |
|
13 |
function auxin_get_recent_post_widget_master_array( $master_array ) {
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
+
* @copyright (c) 2010-2022 averta
|
11 |
*/
|
12 |
|
13 |
function auxin_get_recent_post_widget_master_array( $master_array ) {
|
includes/elements/recent-products.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
-
* @copyright (c) 2010-
|
11 |
*/
|
12 |
function auxin_get_the_recent_products_master_array( $master_array ) {
|
13 |
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
+
* @copyright (c) 2010-2022 averta
|
11 |
*/
|
12 |
function auxin_get_the_recent_products_master_array( $master_array ) {
|
13 |
|
includes/elements/sample-element.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
-
* @copyright (c) 2010-
|
11 |
*/
|
12 |
/**
|
13 |
* http://docs.averta.net/display/ADD/Add+New+Element
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
+
* @copyright (c) 2010-2022 averta
|
11 |
*/
|
12 |
/**
|
13 |
* http://docs.averta.net/display/ADD/Add+New+Element
|
includes/elements/search.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
-
* @copyright (c) 2010-
|
11 |
*/
|
12 |
function auxin_get_search_master_array( $master_array ) {
|
13 |
$master_array['aux_search'] = array(
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
+
* @copyright (c) 2010-2022 averta
|
11 |
*/
|
12 |
function auxin_get_search_master_array( $master_array ) {
|
13 |
$master_array['aux_search'] = array(
|
includes/elements/socials-list.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
-
* @copyright (c) 2010-
|
11 |
*/
|
12 |
function auxin_get_social_master_array( $master_array ) {
|
13 |
|
@@ -145,7 +145,7 @@ function auxin_widget_socials_list_callback( $atts, $shortcode_content = null ){
|
|
145 |
* @license LICENSE.txt
|
146 |
* @author averta
|
147 |
* @link http://phlox.pro/
|
148 |
-
* @copyright (c) 2010-
|
149 |
*/
|
150 |
function auxin_get_social_widget_master_array( $master_array ) {
|
151 |
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
+
* @copyright (c) 2010-2022 averta
|
11 |
*/
|
12 |
function auxin_get_social_master_array( $master_array ) {
|
13 |
|
145 |
* @license LICENSE.txt
|
146 |
* @author averta
|
147 |
* @link http://phlox.pro/
|
148 |
+
* @copyright (c) 2010-2022 averta
|
149 |
*/
|
150 |
function auxin_get_social_widget_master_array( $master_array ) {
|
151 |
|
includes/elements/staff.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
-
* @copyright (c) 2010-
|
11 |
*/
|
12 |
|
13 |
function auxin_get_staff_master_array( $master_array ) {
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
+
* @copyright (c) 2010-2022 averta
|
11 |
*/
|
12 |
|
13 |
function auxin_get_staff_master_array( $master_array ) {
|
includes/elements/tab-widget.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
-
* @copyright (c) 2010-
|
11 |
*/
|
12 |
function auxin_get_tabs_widget_master_array( $master_array ) {
|
13 |
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
+
* @copyright (c) 2010-2022 averta
|
11 |
*/
|
12 |
function auxin_get_tabs_widget_master_array( $master_array ) {
|
13 |
|
includes/elements/tabs.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
-
* @copyright (c) 2010-
|
11 |
*/
|
12 |
function auxin_get_tabs_master_array( $master_array ) {
|
13 |
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
+
* @copyright (c) 2010-2022 averta
|
11 |
*/
|
12 |
function auxin_get_tabs_master_array( $master_array ) {
|
13 |
|
includes/elements/testimonial.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
-
* @copyright (c) 2010-
|
11 |
*/
|
12 |
|
13 |
function auxin_get_testimonial_master_array( $master_array ) {
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
+
* @copyright (c) 2010-2022 averta
|
11 |
*/
|
12 |
|
13 |
function auxin_get_testimonial_master_array( $master_array ) {
|
includes/elements/text.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
-
* @copyright (c) 2010-
|
11 |
*/
|
12 |
function auxin_get_text_master_array( $master_array ) {
|
13 |
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
+
* @copyright (c) 2010-2022 averta
|
11 |
*/
|
12 |
function auxin_get_text_master_array( $master_array ) {
|
13 |
|
includes/elements/touch-slider.php
CHANGED
@@ -8,7 +8,7 @@
|
|
8 |
* @license LICENSE.txt
|
9 |
* @author averta
|
10 |
* @link http://phlox.pro/
|
11 |
-
* @copyright (c) 2010-
|
12 |
*/
|
13 |
function auxin_touch_slider_master_array( $master_array ) {
|
14 |
|
8 |
* @license LICENSE.txt
|
9 |
* @author averta
|
10 |
* @link http://phlox.pro/
|
11 |
+
* @copyright (c) 2010-2022 averta
|
12 |
*/
|
13 |
function auxin_touch_slider_master_array( $master_array ) {
|
14 |
|
includes/elements/video.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
-
* @copyright (c) 2010-
|
11 |
*/
|
12 |
function auxin_get_video_master_array( $master_array ) {
|
13 |
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
+
* @copyright (c) 2010-2022 averta
|
11 |
*/
|
12 |
function auxin_get_video_master_array( $master_array ) {
|
13 |
|
includes/general-functions.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* @license LICENSE.txt
|
7 |
* @author averta
|
8 |
* @link http://phlox.pro/
|
9 |
-
* @copyright (c) 2010-
|
10 |
*/
|
11 |
|
12 |
/**
|
6 |
* @license LICENSE.txt
|
7 |
* @author averta
|
8 |
* @link http://phlox.pro/
|
9 |
+
* @copyright (c) 2010-2022 averta
|
10 |
*/
|
11 |
|
12 |
/**
|
includes/general-hooks.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
-
* @copyright (c) 2010-
|
11 |
*/
|
12 |
|
13 |
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
+
* @copyright (c) 2010-2022 averta
|
11 |
*/
|
12 |
|
13 |
|
languages/auxin-elements-fa_IR.po
CHANGED
@@ -2,7 +2,7 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Auxin Essential Elements\n"
|
4 |
"Report-Msgid-Bugs-To: http://averta.net/phlox/wordpress-theme/\n"
|
5 |
-
"POT-Creation-Date:
|
6 |
"PO-Revision-Date: 2016-11-09 12:50+0330\n"
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: \n"
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Auxin Essential Elements\n"
|
4 |
"Report-Msgid-Bugs-To: http://averta.net/phlox/wordpress-theme/\n"
|
5 |
+
"POT-Creation-Date: 2022-01-18 08:35:20+00:00\n"
|
6 |
"PO-Revision-Date: 2016-11-09 12:50+0330\n"
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: \n"
|
languages/auxin-elements.pot
CHANGED
@@ -1,13 +1,13 @@
|
|
1 |
-
# Averta Copyright (c) {
|
2 |
msgid ""
|
3 |
msgstr ""
|
4 |
-
"Project-Id-Version: Phlox Core Elements 2.9.
|
5 |
"Report-Msgid-Bugs-To: http://averta.net/phlox/wordpress-theme/\n"
|
6 |
-
"POT-Creation-Date:
|
7 |
"MIME-Version: 1.0\n"
|
8 |
"Content-Type: text/plain; charset=utf-8\n"
|
9 |
"Content-Transfer-Encoding: 8bit\n"
|
10 |
-
"PO-Revision-Date:
|
11 |
"Last-Translator: Averta <info@averta.net>\n"
|
12 |
"Language-Team: Averta <info@averta.net>\n"
|
13 |
"Language: en\n"
|
1 |
+
# Averta Copyright (c) {2022}
|
2 |
msgid ""
|
3 |
msgstr ""
|
4 |
+
"Project-Id-Version: Phlox Core Elements 2.9.3\n"
|
5 |
"Report-Msgid-Bugs-To: http://averta.net/phlox/wordpress-theme/\n"
|
6 |
+
"POT-Creation-Date: 2022-01-18 08:35:20+00:00\n"
|
7 |
"MIME-Version: 1.0\n"
|
8 |
"Content-Type: text/plain; charset=utf-8\n"
|
9 |
"Content-Transfer-Encoding: 8bit\n"
|
10 |
+
"PO-Revision-Date: 2022-MO-DA HO:MI+ZONE\n"
|
11 |
"Last-Translator: Averta <info@averta.net>\n"
|
12 |
"Language-Team: Averta <info@averta.net>\n"
|
13 |
"Language: en\n"
|
public/assets/js/plugins.js
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
/*! Phlox Core Plugin - v2.9.
|
2 |
* All required plugins
|
3 |
* http://phlox.pro/
|
4 |
*/
|
1 |
+
/*! Phlox Core Plugin - v2.9.3 (2022-01)
|
2 |
* All required plugins
|
3 |
* http://phlox.pro/
|
4 |
*/
|
public/includes/class-auxels-frontend-assets.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
-
* @copyright (c) 2010-
|
11 |
*/
|
12 |
|
13 |
/**
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
+
* @copyright (c) 2010-2022 averta
|
11 |
*/
|
12 |
|
13 |
/**
|
public/templates/vcomposer/auxin_shortcode_mapper.php
CHANGED
@@ -7,6 +7,6 @@
|
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
-
* @copyright (c) 2010-
|
11 |
*/
|
12 |
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
+
* @copyright (c) 2010-2022 averta
|
11 |
*/
|
12 |
|
uninstall.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
-
* @copyright (c) 2010-
|
11 |
*/
|
12 |
|
13 |
// If uninstall not called from WordPress, then exit
|
7 |
* @license LICENSE.txt
|
8 |
* @author averta
|
9 |
* @link http://phlox.pro/
|
10 |
+
* @copyright (c) 2010-2022 averta
|
11 |
*/
|
12 |
|
13 |
// If uninstall not called from WordPress, then exit
|