Tiu ĉi kromprogramo ne estis testita en la 3 lastaj gravaj eldonoj de WordPress. Eble ĝi ne plu estas prizorgata kaj ĝi eble havus kongruajn problemojn en novaj versioj de WordPress.

SafeCode

Priskribo

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.

Instalo

  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!

Pritaksoj

There are no reviews for this plugin.

Kontribuantoj k. programistoj

“SafeCode” estas liberkoda programo. La sekvaj homoj kontribuis al la kromprogramo.

Kontribuantoj

Traduki “SafeCode” en vian lingvon.

Ĉu interesita en programado?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Ŝanĝprotokolo

0.2

  • Improve error handling
  • Add CodeMirror

0.1.1

  • Improved security by preventing CSRF attacks. Thanks Otto!