https://github.com/kaminoweb/removewoosaleiconbadge
This plugin removes the Product Sales Flash Icon Badge in WooCommerce.
https://github.com/kaminoweb/removewoosaleiconbadge
woocommerce woocommerce-plugin wordpress wordpress-plugin
Last synced: 3 months ago
JSON representation
This plugin removes the Product Sales Flash Icon Badge in WooCommerce.
- Host: GitHub
- URL: https://github.com/kaminoweb/removewoosaleiconbadge
- Owner: kaminoweb
- License: gpl-2.0
- Created: 2020-10-20T02:20:18.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-20T02:21:22.000Z (over 4 years ago)
- Last Synced: 2025-01-13T04:45:17.687Z (5 months ago)
- Topics: woocommerce, woocommerce-plugin, wordpress, wordpress-plugin
- Language: PHP
- Homepage: https://kaminoweb.com/
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
## Description
This plugin removes the Product Sales Flash Icon Badge in WooCommerce.
## Installation
To install this plugin and get it working, follow the steps below:
1. Upload `kaminoweb-remove-saleiconbadge` directory into the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress## License
This WordPress plugin is licensed under the GPL v2 or later.
> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, version 2, as published by the Free Software Foundation.
> This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
> You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
A copy of the license is included in the root of the plugin’s directory. The file is named `LICENSE`.