Ang plugin na ito ay hindi pa nasusubukan sa pinakabagong 3 major release ng WordPress. Maaaring hindi na ito minamantine o sinusuportahan at maaaring may mga isyu sa compatibility kapag ginamit sa mas bagong bersyon ng WordPress.

SafeCode

Deskripsyon

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.

Pag-install

  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!

Mga Review

Wala pang reviews para sa plugin na ito.

Mga Contributor at Developer

Ang “SafeCode” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.

Mga Contributor

Isalin ang “SafeCode” sa iyong wika.

Interesado sa development?

Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng RSS.

Changelog

0.2

  • Improve error handling
  • Add CodeMirror

0.1.1

  • Improved security by preventing CSRF attacks. Thanks Otto!