外掛說明
Easy way to add php code. No need to edit functions.php in your theme directory.
Just paste code in Admin menu and save.
Code is highlighted with codepress.
安裝方式
- Upload ‘/add-functions/’ to the ‘/wp-content/plugins/’ directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Add code in Add Functions menu in Options
使用者評論
這個外掛目前沒有任何使用者評論。
參與者及開發者
變更記錄
0.2
- Using eval() to execute code
- Add Functions stops executing code after error
0.1.1
- Saving code in DB
0.1
- PHP code highlight
- First stable version