https://github.com/j7-dev/wp-powerhouse
方便開發 WordPress 外掛的工具包。
https://github.com/j7-dev/wp-powerhouse
Last synced: about 1 month ago
JSON representation
方便開發 WordPress 外掛的工具包。
- Host: GitHub
- URL: https://github.com/j7-dev/wp-powerhouse
- Owner: j7-dev
- License: gpl-2.0
- Created: 2024-07-31T13:02:36.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-11-27T04:58:14.000Z (4 months ago)
- Last Synced: 2025-11-30T00:57:19.587Z (4 months ago)
- Language: PHP
- Size: 1.76 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Powerhouse | 方便開發 WordPress 的工具包,以及優化功能
一句話講完 Powerhouse :
> Powerhouse 是針對開發人員使用的 WordPress Plugin,理念是 library as plugin ,整合了 wp-utils、debug_log 等方便的功能...
```javascript
/*
* *****************************************************************************************
* *
* ██████╗ ██████╗ ██╗ ██╗███████╗██████╗ ██╗ ██╗ ██████╗ ██╗ ██╗███████╗███████╗ *
* ██╔══██╗██╔═══██╗██║ ██║██╔════╝██╔══██╗██║ ██║██╔═══██╗██║ ██║██╔════╝██╔════╝ *
* ██████╔╝██║ ██║██║ █╗ ██║█████╗ ██████╔╝███████║██║ ██║██║ ██║███████╗█████╗ *
* ██╔═══╝ ██║ ██║██║███╗██║██╔══╝ ██╔══██╗██╔══██║██║ ██║██║ ██║╚════██║██╔══╝ *
* ██║ ╚██████╔╝╚███╔███╔╝███████╗██║ ██║██║ ██║╚██████╔╝╚██████╔╝███████║███████╗ *
* ╚═╝ ╚═════╝ ╚══╝╚══╝ ╚══════╝╚═╝ ╚═╝╚═╝ ╚═╝ ╚═════╝ ╚═════╝ ╚══════╝╚══════╝ *
* *
* *********************************** www.powerhouse.com **********************************
*/
```