Plugin ini belum teruji dangan 3 rilis besar WordPress. Kemungkinan tidak lagi dipelihara atau didukung, dan mungkin menghadapi masalah kompatibilitas bila digunakan dengan versi WordPress yang lebih baru.

SafeCode

Deskripsi

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.

Instalasi

  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!

Ulasan

Belum ada ulasan untuk plugin ini.

Kontributor & Pengembang

“SafeCode” adalah perangkat lunak open source. Berikut ini mereka yang sudah berkontribusi pada plugin ini.

Kontributor

Terjemahkan “SafeCode” dalam bahasa Anda.

Tertarik mengembangkan?

Lihat kode, periksa repositori SVN , atau mendaftar ke log pengembangan melalui RSS.

Log Perubahan

0.2

  • Improve error handling
  • Add CodeMirror

0.1.1

  • Improved security by preventing CSRF attacks. Thanks Otto!