Leírás
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.
Telepítés
- 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
Vélemények
Nincsenek értékelések erről a bővítményről.
Közreműködők és fejlesztők
“Add Functions” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:
Közreműködők“Add Functions” fordítása a saját nyelvünkre.
Érdekeltek vagyunk a fejlesztésben?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Változási napló
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