An open API service indexing awesome lists of open source software.

https://github.com/j7-dev/wp-powerhouse

方便開發 WordPress 外掛的工具包。
https://github.com/j7-dev/wp-powerhouse

Last synced: about 1 month ago
JSON representation

方便開發 WordPress 外掛的工具包。

Awesome Lists containing this project

README

          

# Powerhouse | 方便開發 WordPress 的工具包,以及優化功能
一句話講完 Powerhouse :

> Powerhouse 是針對開發人員使用的 WordPress Plugin,理念是 library as plugin ,整合了 wp-utils、debug_log 等方便的功能...




```javascript
/*
* *****************************************************************************************
* *
* ██████╗ ██████╗ ██╗ ██╗███████╗██████╗ ██╗ ██╗ ██████╗ ██╗ ██╗███████╗███████╗ *
* ██╔══██╗██╔═══██╗██║ ██║██╔════╝██╔══██╗██║ ██║██╔═══██╗██║ ██║██╔════╝██╔════╝ *
* ██████╔╝██║ ██║██║ █╗ ██║█████╗ ██████╔╝███████║██║ ██║██║ ██║███████╗█████╗ *
* ██╔═══╝ ██║ ██║██║███╗██║██╔══╝ ██╔══██╗██╔══██║██║ ██║██║ ██║╚════██║██╔══╝ *
* ██║ ╚██████╔╝╚███╔███╔╝███████╗██║ ██║██║ ██║╚██████╔╝╚██████╔╝███████║███████╗ *
* ╚═╝ ╚═════╝ ╚══╝╚══╝ ╚══════╝╚═╝ ╚═╝╚═╝ ╚═╝ ╚═════╝ ╚═════╝ ╚══════╝╚══════╝ *
* *
* *********************************** www.powerhouse.com **********************************
*/
```