Plugin Directory

Changeset 3244865


Ignore:
Timestamp:
02/22/2025 12:43:52 PM (11 months ago)
Author:
wpzita
Message:

Resolved conflict and updated version 1.1.1

Location:
z-companion
Files:
1 deleted
3 edited
67 copied

Legend:

Unmodified
Added
Removed
  • z-companion/tags/1.1.0/import/inc/zita-library-page.php

    r3244855 r3244865  
    7878
    7979        static public function general_page() {
     80
    8081            require_once Z_COMPANION_SITES_DIR . 'inc/admin-tmpl.php';
     82
    8183        }
    8284}
  • z-companion/tags/1.1.0/readme.txt

    r3244855 r3244865  
    3333* Update: Plugin tested with WordPress 6.7.
    3434* Fix: Import Libray working on every theme issue resolved.
     35* Update: Api-key folder removed.
    3536
    3637= Version 1.0.13 =
     
    8081* Update: Plugin tested with WordPress 6.7.
    8182* Fix: Import Libray working on every theme issue resolved.
     83* Update: Api-key folder removed.
    8284
    8385Thanks for using our plugin, I am sure you will create a great Product Search for your site. If you have any query then you can contact at our forum : https://www.support.themehunk.com/
    8486
    85 Thank You
     87Thank You||||||| .old
     88=======
     89=== Z Companion ===
     90Contributors: wpzita
     91Donate link: https://wpzita.com/
     92Tags: demo, theme demos, one click import
     93Requires at least: 5.5
     94Tested up to: 5.9
     95Stable tag: 1.0.13
     96License: GPLv2 or later
     97License URI: http://www.gnu.org/licenses/gpl-2.0.html
     98
     99Using Z Companion Import pre made websites in just one click install.
     100
     101== Description ==
     102
     103Z-Companion plugin is specially made for wpzita themes.This plugin boost up features in the theme.
     104
     105== Installation ==
     106
     1071. Upload the plugin files to the `/wp-content/plugins/z-companion` directory, or install the plugin through the WordPress Dashboard > Plugins > Add New, Search for "Z Companion".
     1082. Install and activate plugin.
     109
     110== Screenshots ==
     111
     1121. Choose your desired demo.
     1132. Install and Activate required plugin.
     1143. Import website.
     1154. View website.
     116
     117== Changelog ==
     118
     119= Version 1.0.13 =
     120* Th Shop Mania - Banner added.
     121
     122= Version 1.0.12 =
     123* Notify Updated.
     124
     125= Version 1.0.11 =
     126* Product Image blur issue fixed.
     127
     128= Version 1.0.10 =
     129* Notify added.
     130
     131= Version 1.0.9 =
     132* bug fixed
     133
     134= Version 1.0.8 =
     135* Demo import issue fixed.
     136
     137= Version 1.0.7 =
     138* Customizer issue fixed.
     139
     140= Version 1.0.6 =
     141* Customizer error fixed.
     142
     143= Version 1.0.5 =
     144* new feature added.
     145
     146= Version 1.0.3 =
     147* demo import feature added.
     148
     149
     150= Version 1.0.2 =
     151* theme issue fixed.
     152
     153= Version 1.0.1 =
     154* banner and logo image added.
     155
     156= Version 1.0.0 =
     157* Initial release
  • z-companion/tags/1.1.1/import/inc/zita-library-page.php

    r3244855 r3244865  
    7878
    7979        static public function general_page() {
     80
    8081            require_once Z_COMPANION_SITES_DIR . 'inc/admin-tmpl.php';
     82
    8183        }
    8284}
  • z-companion/tags/1.1.1/readme.txt

    r3244855 r3244865  
    55Requires at least: 5.5
    66Tested up to: 6.7
    7 Stable tag: 1.1.0
     7Stable tag: 1.1.1
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    2929== Changelog ==
    3030
     31= Version 1.1.1 =
     32* Update: update tags folder.
     33
    3134= Version 1.1.0 =
    3235* Update: Patchstack security issue resolved.
    3336* Update: Plugin tested with WordPress 6.7.
    3437* Fix: Import Libray working on every theme issue resolved.
     38* Update: Api-key folder removed.
    3539
    3640= Version 1.0.13 =
     
    8084* Update: Plugin tested with WordPress 6.7.
    8185* Fix: Import Libray working on every theme issue resolved.
     86* Update: Api-key folder removed.
    8287
    8388Thanks for using our plugin, I am sure you will create a great Product Search for your site. If you have any query then you can contact at our forum : https://www.support.themehunk.com/
  • z-companion/tags/1.1.1/z-companion.php

    r3244855 r3244865  
    44 * Plugin URI: https://wpzita.com/z-companion
    55 * Description: Z-Companion plugin is specially made for wpzita themes.This plugin boost up features in the theme.
    6  * Version: 1.1.0
     6 * Version: 1.1.1
    77 * Author: WPZita
    88 * Author URI: https://wpzita.com
     
    1515if ( ! defined( 'ABSPATH' ) ) exit;
    1616// Version constant for easy CSS refreshes
    17 define('Z_COMPANION', '1.1.0');
     17define('Z_COMPANION', '1.1.1');
    1818define('Z_COMPANION_EXT_FILE', __FILE__ );
    1919define('Z_COMPANION_PLUGIN_DIR_URL', plugin_dir_url(Z_COMPANION_EXT_FILE));
  • z-companion/trunk/import/inc/zita-library-page.php

    r3244855 r3244865  
    7878
    7979        static public function general_page() {
     80
    8081            require_once Z_COMPANION_SITES_DIR . 'inc/admin-tmpl.php';
     82
    8183        }
    8284}
  • z-companion/trunk/readme.txt

    r3244855 r3244865  
    55Requires at least: 5.5
    66Tested up to: 6.7
    7 Stable tag: 1.1.0
     7Stable tag: 1.1.1
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    2929== Changelog ==
    3030
     31= Version 1.1.1 =
     32* Update: update tags folder.
     33
    3134= Version 1.1.0 =
    3235* Update: Patchstack security issue resolved.
    3336* Update: Plugin tested with WordPress 6.7.
    3437* Fix: Import Libray working on every theme issue resolved.
     38* Update: Api-key folder removed.
    3539
    3640= Version 1.0.13 =
     
    8084* Update: Plugin tested with WordPress 6.7.
    8185* Fix: Import Libray working on every theme issue resolved.
     86* Update: Api-key folder removed.
    8287
    8388Thanks for using our plugin, I am sure you will create a great Product Search for your site. If you have any query then you can contact at our forum : https://www.support.themehunk.com/
  • z-companion/trunk/z-companion.php

    r3244855 r3244865  
    44 * Plugin URI: https://wpzita.com/z-companion
    55 * Description: Z-Companion plugin is specially made for wpzita themes.This plugin boost up features in the theme.
    6  * Version: 1.1.0
     6 * Version: 1.1.1
    77 * Author: WPZita
    88 * Author URI: https://wpzita.com
     
    1515if ( ! defined( 'ABSPATH' ) ) exit;
    1616// Version constant for easy CSS refreshes
    17 define('Z_COMPANION', '1.1.0');
     17define('Z_COMPANION', '1.1.1');
    1818define('Z_COMPANION_EXT_FILE', __FILE__ );
    1919define('Z_COMPANION_PLUGIN_DIR_URL', plugin_dir_url(Z_COMPANION_EXT_FILE));
Note: See TracChangeset for help on using the changeset viewer.