This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Add Functions

Апісанне

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.

Ўсталёўка

  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

Водгукі

На гэты плагін няма водгукаў.

Удзельнікі і распрацоўшчыкі

“Add Functions” is open source software. The following people have contributed to this plugin.

Удзельнікі

Перакласці “Add Functions” на вашу мову.

Зацікаўлены ў распрацоўцы?

Праглядзіце код, праверце SVN рэпазітарый, або падпішыцеся на журнал распрацоўкі па RSS.

Журнал змяненняў

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