Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/monirulalom/woocommerce-hints-for-brackets
WooCommerce Hints for Brackets - plugin for Brackets, which will help you in writing WooCommerce themes/plugins with WordPress
https://github.com/monirulalom/woocommerce-hints-for-brackets
brackets brackets-extension javascript woocommerce woocommerce-extension woocommerce-hints wordpress wordpress-development
Last synced: 12 days ago
JSON representation
WooCommerce Hints for Brackets - plugin for Brackets, which will help you in writing WooCommerce themes/plugins with WordPress
- Host: GitHub
- URL: https://github.com/monirulalom/woocommerce-hints-for-brackets
- Owner: monirulalom
- License: mit
- Created: 2014-12-20T19:07:27.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2023-03-18T18:28:16.000Z (almost 2 years ago)
- Last Synced: 2024-12-20T01:01:54.307Z (14 days ago)
- Topics: brackets, brackets-extension, javascript, woocommerce, woocommerce-extension, woocommerce-hints, wordpress, wordpress-development
- Language: JavaScript
- Size: 10.7 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
WooCommerce Hints for Brackets
==============================This extension adds auto-completion capability for WooCommerce 2.2+ functions.
***Features of this extension:***
✅ 1100+ functions , actions and filter auto-suggest/auto-completion support.
***Installation:***
You can install this extension with Extension manager. Search for it and click install.
For detailed instruction visit the [Wiki](https://github.com/monirulalom/woocommerce-hints-for-brackets/wiki/Installation)***How to contribute?***
If you have any suggestion or you want to help, just fork this repository, make your changes and send a pull request.
If you can't code, simply open a [new issue](https://github.com/monirulalom/woocommerce-hints-for-brackets/issues) and I'll do my best to help you!***Change log***
* 2014-12-21 -- Initial commit