Dette plugin er ikke blevet testet med de seneste 3 større udgivelser af WordPress. Det vedligeholdes eller understøttes muligvis ikke længere og kan have kompatibilitetsproblemer, når det bruges med nyere versioner af WordPress.

SafeCode

Beskrivelse

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.

Installation

  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!

Anmeldelser

Der er ingen anmeldelser for denne widget.

Bidragsydere & udviklere

“SafeCode” er open source-software. Følgende personer har bidraget til dette plugin.

Bidragsydere

Ændringslog

0.2

  • Improve error handling
  • Add CodeMirror

0.1.1

  • Improved security by preventing CSRF attacks. Thanks Otto!