الوصف
Easy way to add php code. No need to edit functions.php in your theme directory.
Just paste code in Admin menu and save.
Code is highlighted with codepress.
التنصيب
- Upload ‘/add-functions/’ to the ‘/wp-content/plugins/’ directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Add code in Add Functions menu in Options
المراجعات
لا توجد مراجعات لهذه الإضافة.
المساهمون والمطوّرون
“Add Functions” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.
المساهمونترجمة ”Add Functions“ إلى لغتك.
مُهتم بالتطوير؟
تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.
سجل التغييرات
0.2
- Using eval() to execute code
- Add Functions stops executing code after error
0.1.1
- Saving code in DB
0.1
- PHP code highlight
- First stable version