GRC Functions
A plugin to customize functions, styles and js for woocommerce-storefront child themes
by Giorgio Riccardi @GRC · github.com/giorgioriccardi/woocommerce-custom-code-grand-child-plugin · website
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/giorgioriccardi/woocommerce-custom-code-grand-child-plugin/archive/refs/heads/master.zipReadme
woocommerce-custom-code-grand-child-plugin
A plugin to customize functions, styles and js for woocommerce-storefront child themes
=== GRC Functions ===
Contributors: Giorgio25b, barrykooij Note: code nicked from https://github.com/barrykooij/what-the-file Tags: toolbar, development, file, template, template editing, Template Hierarchy, theme, themes, php, php file, template part Requires at least: 3.1 Tested up to: 4.9.5 Stable tag: 2.0.2 License: GPL v3 License URI: http://www.gnu.org/licenses/gpl-3.0.html
== Description ==
A plugin to customize functions, styles and js for woocommerce-storefront child themes
== Installation ==
- Upload
grc-functionsto the/wp-content/plugins/directory - Activate the plugin through the 'Plugins' menu in WordPress
== Frequently asked questions ==
= I can't find the "GRC Functions" option in the toolbar =
You have to be an Administrator to see the "GRC Functions" option.
== Changelog ==
= 2.0.2: April 10, 2018 =
- Fix credits and logo
= 2.0.1: April 10, 2018 =
- Fix functions and variables names
= 2.0.0: April 10, 2018 =
- Remove dev code and comments
= 1.2.0: April 04, 2018 =
- Add Gulp and Bower packages
= 1.0.2: December 02, 2017 =
- Create Gitlab repo woocommerce-custom-code-grand-child-plugin.
= 1.0.1: October 25, 2017 =
- Integrate functions and folders to enqueue JS, CSS, PHP.
= 1.0.0: October 24, 2017 =
- Initial release.