هذه الإضافة لم يتم تحديثها وتجربتها لأكثر من 3 إصدارات ووردبريس رئيسية. قد لا تكون خاضعة للصيانة أو تقدم الدعم والمساعدة بالوقت الحالي وقد تكون بها مشاكل في التوافق عند إستخدامها مع إصدارات حديثة من ووردبريس.

WP Post Encode

الوصف

Easily include raw markup languages (HTML, CSS, PHP, etc.) in posts using custom quicktags. No need to encode, the filter does it
for you. Creates convenient “encode” buttons for post authors in the HTML editor.

التنصيب

  1. Upload the wp-post-encode folder to the your plugins directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

الأسئلة المتكررّة

Does it work using the Visual Editor?

No, since this plugin uses custom quicktags it’s recommended to use the HTML editor.

Do you provide support for the plugin?

Yes! Just drop a line on the plugin site in the comments section.

المراجعات

لا توجد مراجعات لهذه الإضافة.

المساهمون والمطوّرون

“WP Post Encode” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.

المساهمون

ترجمة ”WP Post Encode“ إلى لغتك.

مُهتم بالتطوير؟

تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.

سجل التغييرات

1.5

  • encapsulate code within dbdbPostEncode() Class
  • updated quicktags to work with the new Quicktag API