Açıklama
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.
Yükleme
- Upload the whole plugin directory to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Goto Settings -> SafeCode
- Enjoy!
İncelemeler
Bu eklenti için herhangi bir değerlendirme bulunmuyor.
Katkıda Bulunanlar ve Geliştiriciler
“SafeCode” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.
Katkıda bulunanlar“SafeCode” eklentisini dilinize çevirin.
Geliştirmeyle ilgilenir misiniz?
Kodu görüntüleyin, SVN deposuna göz atın ya da RSS ile geliştirme günlüğüne abone olun.
Değişiklik Kaydı
0.2
- Improve error handling
- Add CodeMirror
0.1.1
- Improved security by preventing CSRF attacks. Thanks Otto!