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.

SafeCode

Апісанне

Easily add snippets and custom codes and functions for execution in WordPress environment. These codes will run safely and will not generate fatal errors, so your site won’t break if you make a typo in your code. 🙂

Perfect tool to use as your site’s functionality plugin.

Ўсталёўка

  1. Upload the whole plugin directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Goto Settings -> SafeCode
  4. Enjoy!

Водгукі

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

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

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

Удзельнікі

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

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

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

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

0.2

  • Improve error handling
  • Add CodeMirror

0.1.1

  • Improved security by preventing CSRF attacks. Thanks Otto!