Skip to content

Commit

Permalink
new release v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
shyambaseapp committed Nov 5, 2024
1 parent 400e271 commit 4988b8f
Show file tree
Hide file tree
Showing 7 changed files with 15 additions and 17 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ jobs:
- name: Create plugin zip
run: |
# Create zip of source folder
ZIP_NAME="wpoven-plugin-switcher.zip"
ZIP_NAME="wpoven-plugin-switcher-$(date +'%Y-%m-%d').zip"
mkdir -p releases
Expand All @@ -150,10 +150,10 @@ jobs:
uses: softprops/action-gh-release@v1
with:
files: ${{ env.zip_name }}
tag_name: '2.0.0'
tag_name: '1.0.0'
name: WPOven Plugin Switcher
body: |
WPOven Plugin Switcher Release 2.0.0
WPOven Plugin Switcher Release 1.0.0
Created on: ${{ steps.date.outputs.date }}
draft: false
prerelease: false
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
**Contributors:** [WPOven](https://www.wpoven.com/)
**Requires at least:** 6.6.2
**Tested up to:** 6.6.2
**Stable tag:** 2.0.0
**Stable tag:** 1.0.0
**License:** GPLv2 or later
**License URI:** [http://www.gnu.org/licenses/gpl-2.0.html](http://www.gnu.org/licenses/gpl-2.0.html)

Expand All @@ -19,7 +19,7 @@ WPOven Plugin Switcher is a powerful WordPress management tool that enables user
1. **Download the Plugin:**
- To get the latest version of WPOven Plugin Switcher, you can either:
- [Visit WPOven's website](https://www.wpoven.com/plugins/wpoven-plugin-switcher) to learn more about the plugin.
- Download directly from the GitHub repository: [Download](https://github.com/baseapp/wpoven_pluginswitcher/releases/download/2.0.0/wpoven-plugin-switcher.zip).
- Download directly from the GitHub repository: [Download](https://github.com/baseapp/wpoven_pluginswitcher/releases/download/1.0.0/wpoven-plugin-switcher.zip).


2. **Upload the Plugin:**
Expand Down
4 changes: 2 additions & 2 deletions README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Contributors: https://www.wpoven.com/
Requires at least: 6.6.2
Tested up to: 6.6.2
Stable tag: 2.0.0
Stable tag: 1.0.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand All @@ -19,7 +19,7 @@ optimizing site performance and functionality while streamlining plugin configur
1. **Download the Plugin:**
- To get the latest version of WPOven Plugin Switcher, you can either:
- [Visit WPOven's website](https://www.wpoven.com/plugins/wpoven-plugin-switcher) to learn more about the plugin.
- Download directly from the GitHub repository: [Download](https://github.com/baseapp/wpoven_pluginswitcher/releases/download/2.0.0/wpoven-plugin-switcher.zip).
- Download directly from the GitHub repository: [Download](https://github.com/baseapp/wpoven_pluginswitcher/releases/download/1.0.0/wpoven-plugin-switcher.zip).

2. **Upload the Plugin:**
- Log in to your WordPress admin dashboard.
Expand Down
4 changes: 2 additions & 2 deletions source/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
**Contributors:** [WPOven](https://www.wpoven.com/)
**Requires at least:** 6.6.2
**Tested up to:** 6.6.2
**Stable tag:** 2.0.0
**Stable tag:** 1.0.0
**License:** GPLv2 or later
**License URI:** [http://www.gnu.org/licenses/gpl-2.0.html](http://www.gnu.org/licenses/gpl-2.0.html)

Expand All @@ -19,7 +19,7 @@ WPOven Plugin Switcher is a powerful WordPress management tool that enables user
1. **Download the Plugin:**
- To get the latest version of WPOven Plugin Switcher, you can either:
- [Visit WPOven's website](https://www.wpoven.com/plugins/wpoven-plugin-switcher) to learn more about the plugin.
- Download directly from the GitHub repository: [Download](https://github.com/baseapp/wpoven_pluginswitcher/releases/download/2.0.0/wpoven-plugin-switcher.zip).
- Download directly from the GitHub repository: [Download](https://github.com/baseapp/wpoven_pluginswitcher/releases/download/1.0.0/wpoven-plugin-switcher.zip).


2. **Upload the Plugin:**
Expand Down
4 changes: 2 additions & 2 deletions source/README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Contributors: https://www.wpoven.com/
Requires at least: 6.6.2
Tested up to: 6.6.2
Stable tag: 2.0.0
Stable tag: 1.0.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand All @@ -19,7 +19,7 @@ optimizing site performance and functionality while streamlining plugin configur
1. **Download the Plugin:**
- To get the latest version of WPOven Plugin Switcher, you can either:
- [Visit WPOven's website](https://www.wpoven.com/plugins/wpoven-plugin-switcher) to learn more about the plugin.
- Download directly from the GitHub repository: [Download](https://github.com/baseapp/wpoven_pluginswitcher/releases/download/2.0.0/wpoven-plugin-switcher.zip).
- Download directly from the GitHub repository: [Download](https://github.com/baseapp/wpoven_pluginswitcher/releases/download/1.0.0/wpoven-plugin-switcher.zip).

2. **Upload the Plugin:**
- Log in to your WordPress admin dashboard.
Expand Down
1 change: 1 addition & 0 deletions source/admin/class-wpoven-plugin-switcher-admin.php
Original file line number Diff line number Diff line change
Expand Up @@ -408,6 +408,7 @@ function setup_gui()
'output' => false,
'output_tag' => false,
//'footer_credit' => 'Please rate WPOven Plugin Switcher ★★★★★ on WordPress.org to support us. Thank you!',
'footer_credit' => '',
'use_cdn' => false,
'admin_theme' => 'wp',
'flyout_submenus' => false,
Expand Down
9 changes: 3 additions & 6 deletions source/wpoven-plugin-switcher.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
* Plugin Name: WPOven Plugin Switcher
* Plugin URI: https://www.wpoven.com/plugins/wpoven-plugin-switcher
* Description: Allows users to quickly enable or disable plugins as per need.
* Version: 2.0.0
* Version: 1.0.0
* Author: WPOven
* Author URI: https://www.wpoven.com/
* License: GPL-2.0+
Expand All @@ -35,7 +35,7 @@
* Start at version 1.0.0 and use SemVer - https://semver.org
* Rename this for your plugin and update it as you release new versions.
*/
define('WPOVEN_PLUGIN_SWITCHER_VERSION', '2.0.0');
define('WPOVEN_PLUGIN_SWITCHER_VERSION', '1.0.0');
if (!defined('WPOVEN_PLUGIN_SWITCHER_SLUG'))
define('WPOVEN_PLUGIN_SWITCHER_SLUG', 'wpoven-plugin-switcher');

Expand All @@ -56,10 +56,7 @@
__FILE__,
'wpoven-plugin-switcher'
);

//Set the branch that contains the stable release.
$myUpdateChecker->setBranch('main');
//$myUpdateChecker->getVcsApi()->enableReleaseAssets();
$myUpdateChecker->getVcsApi()->enableReleaseAssets();

/**
* The code that runs during plugin activation.
Expand Down

0 comments on commit 4988b8f

Please sign in to comment.