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

beautyorange-wp-code-prettifier

الوصف

A plugin for WordPress, syntax highlighting of source code snippets in post, this plugin integrates Google Code Prettify : google-code-prettify. Supports all C-like, Bash-like, and XML-like languages. No need to specify the language. Widely used with good cross-browser support.

Source

= CheckOut =
Use this command to anonymously check out the latest project source code:

svn checkout http://svn.beautyorange.com/code/beautyorange-wp-code-prettifier/trunk/ beautyorange-wp-code-prettifier-read-only

Browse

http://trac.beautyorange.com/code/browser/beautyorange-wp-code-prettifier

التنصيب

  1. Install and activate the plugin
  2. Use <pre class=”prettyprint [lang-html|linenums:1]“> and </pre> tag around the code,and post it

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

Not yet

المراجعات

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

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

“beautyorange-wp-code-prettifier” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.

المساهمون

ترجمة ”beautyorange-wp-code-prettifier“ إلى لغتك.

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

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

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

1.02

  • Changed filter function name, to avoid conflict with other plugins.

1.01

  • Fixed path error

1.00

First version