Tento plugin nebol testovaný s najnovšími 3 hlavnými vydaniami WordPress. Už nemusí byť udržiavaný alebo podporovaný a môže mať problémy s kompatibilitou pri použití s novšími verziami WordPress.

Add Functions

Popis

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.

Inštalácia

  1. Upload ‚/add-functions/‘ to the ‚/wp-content/plugins/‘ directory
  2. Activate the plugin through the ‚Plugins‘ menu in WordPress
  3. Add code in Add Functions menu in Options

Recenzie

Pre tento plugin nie sú žiadne recenzie.

Prispievatelia a vývojári

“Add Functions” je softvér s otvoreným zdrojovým kódom. Do tohto pluginu prispeli nasledujúci ľudia.

Prispievatelia

Zoznam zmien

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