Workaround to Override WordPress Shortcode and Display the [] Brackets Tags لإيجاد حل وتجاوز العرض القصير ووردبرس] [] الأقواس العلامات

WordPress has added a new function named shortcode with API that WordPress developers and programmers to write plugins that create macro codes for use in post content beginning from ووردبرس] وقد أضاف وظيفة جديدة عين القصير مع API ووردبرس] أن المطورين والمبرمجين لكتابة المحمول أن خلق الكلية للاستخدام في المدونات محتوى بداية من بعد WordPress version 2.5 ووردبرس] النسخة 2.5 . Essentially shortcode is an easy-to-use feature where bloggers just need to insert a bracket-delineated strings that can be magically expanded at runtime to reflect actual dynamic contents., without the need to deal with complex HTML and embed codes. أساسا القصير هي سهلة الاستخدام ميزة فيها فقط من المدونين بحاجة لإدراج شريحة - يرسم الجمل التي يمكن أن سحرية الموسعة في وقت التشغيل الفعلي لتعكس دينامية محتويات. ، دون الحاجة إلى التعامل مع معقدة هتمل وترسيخ المدونات.

The problem is that to embed shortcode in WordPress posts or pages, authors have to enclose the shortcode in [ and ] brackets, with certain sting inside. والمشكلة هي أن لترسيخ القصير ووردبرس] في وظائف أو صفحات ، المؤلفين أرفق القصير في [و] بين قوسين معقوفين ، مع بعض داخل لسع. What if you need to write and display the a true and genuine text, which is not shortcode, but have to enclose within brackets (”[" and "]“), and so coincidentally, the the whole text with brackets is one of the shortcodes created and declared in WordPress environment? ما إذا كنت تحتاج لكتابة وعرض صورة صادقة وحقيقية النص ، الذي ليس القصير ، ولكن قد أرفق بين قوسين ( "[" و"]")،وذلك من قبيل الصدفة ، مع النص الكامل بين قوسين هي واحدة من shortcodes خلق وأعلنت ووردبرس] في البيئة؟ For example, WordPress comes built-in with [gallery] shortcode, distracting users ability to type “gallery” word in brackets. فعلى سبيل المثال ، ووردبرس] تأتي مع بني في [معرض] القصير ، وصرف المستخدمين القدرة على نوع "معرض" في كلمة بين قوسين.

If the text in bracket that you type magically disappear and appear as some other content type (will likely to happen more as more plugins embrace shortcode), you can simply leave a space between one of the bracket and the affected text string in the bracket. وإذا كان النص في شريحة لكم أن نوع سحرية تختفي وتظهر بعض المحتويات الأخرى من نوع (من المحتمل ان يحدث المزيد من أكثر المحمول تبني القصير) ، يمكنك ببساطة ترك الفضاء بين شريحة واحدة من النص والمتضررة في سلسلة من الشرائح. But this workaround would make the text appears to be weird and not beautiful. ولكن هذا الحل من شأنه أن يجعل النص يبدو أنه غريب وغير جميل.

The more recommended way is to type the brackets using numeric character reference, aka ISO Latin-1 code. وقد أوصى بطريقة أكثر هو نوع الأقواس باستخدام الطابع إشارة رقمية ، المعروف أيضا باسم المنظمة الدولية للتوحيد القياسي اللاتينية مدونة - 1. The “[" and "]” brackets do not have HTML entity, thus users will have to remember the numeric character reference for the brackets. "[" و "]" بين قوسين لا هتمل الكيان ، وبالتالي سيتعين على مستخدمي نتذكر الطابع الرقمية للإشارة بين قوسين.

[ => [
] => ]

As shown in figure above, to type “[" and make sure that it's always appear as "[" without affecting by shortcode, type [ replacing the [ . The same applied to ] , which should be replaced with ] . كما هو مبين في الشكل أعلاه ، إلى نوع "[" والتأكد من أنها تبدو دائما "[" دون أن يؤثر ذلك عن طريق القصير ، نوع [الاستعاضة]. والشيء نفسه ينطبق على] ، والتي ينبغي الاستعاضة] ؛.

IMPORTANT : You're reading a machine translated page which is provided "as is" without warranty. هام : أنت القراءة آلة الصفحة المترجمة التي تقدم "كما هي" دون ضمان. Unlike human translation, machine translation does not understand the grammar, semantics, syntax, idioms of natural language, thus often produce inaccurate and low quality text which is misleading and incomprehensible. وخلافا للحقوق الترجمة ، الترجمة الآلية لا يفهم قواعد اللغة ، ودلالات ، تركيب ، والتعابير من اللغة الطبيعية ، وهكذا تنتج في كثير من الأحيان غير دقيقة وتدني نوعية النص الذي هو مضلل وغير مفهومة. Thus, please refer to وهكذا ، يرجى الرجوع إلى original English article المادة الانكليزية الأصلية when in doubt. عندما في شك.



One Response to “Workaround to Override WordPress Shortcode and Display the [] Brackets Tags” واحد ردا على "لإيجاد حل وتجاوز العرض القصير ووردبرس] [] بطاقات الأقواس"

  1. Workaround to Override WordPress Shortcode and Display the [] Brackets Tags (Excerpt) » My Digital Life لإيجاد حل وتجاوز العرض القصير ووردبرس] [] الأقواس العلامات (مقتطف) »بلادي الحياة الرقمي
    April 17th, 2008 10:51 أبريل 17th ، 2008 10:51
    1

    [...] reading Workaround to Override WordPress Shortcode and Display the [] Brackets Tags at Tip and [...] [...]القراءة لإيجاد حل وتجاوز العرض القصير ووردبرس] [] الأقواس في العلامات و(...)نصيحة

Leave a Reply ترك الرد

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> يمكنك استخدام هذه العلامات : <ahref="" title=""> <abbrtitle=""> <acronymtitle=""> <b><blockquotecite=""> <cite><code><ديل datetime = ""> <em><i><qcite=""> <strike><strong>

Subscribe to comments feature has been disabled. الاشتراك في تعليقات تم تعطيل الميزة. To receive notification of latest comments posted, subscribe to لتلقي إشعار آخر التعليقات من موقع ، اشترك Tip and Trick Comments RSS feed نصيحة والخديعة تعليقات آر إس إس or أو register to receive سجل لتلقي new comments in daily email digest. تعليقات جديدة في البريد الإلكتروني يوميا هضم.
Custom Search

Incoming Search Terms for the Article ابحث الواردة للشروط المنصوص عليها في المادة

wordpress gallery shortcode معرض القصير ووردبرس] - -- wordpress shortcode القصير ووردبرس] - -- wordpress shortcodes ووردبرس] shortcodes - -- shortcode wordpress القصير ووردبرس] - -- gallery shortcode معرض القصير - -- wordpress youtube shortcode يوتيوب القصير ووردبرس] - -- wordpress override function وظيفة تعلو ووردبرس] - -- gallery shortcode wordpress معرض القصير ووردبرس] - -- wordpress override gallery معرض تعلو على ووردبرس] - -- wordpress ووردبرس] - -- wordpress gallery short code معرض قصيرة مدونة ووردبرس] - -- wordpress short code ووردبرس] مدونة قصيرة - -- wordpress shortcode not working ووردبرس] القصير لا تعمل - -- wordpress shortcode feed القصير ووردبرس] تغذية - -- wordpress override تعلو ووردبرس] - -- wordpress shortcode excerpt مقتطفات القصير ووردبرس] - -- override wordpress function وظيفة تعلو ووردبرس] - -- shortcodes wordpress shortcodes ووردبرس] - -- wordpress 2.5 gallery shortcode ووردبرس] 2.5 معرض القصير - -- flickr shortcode فليكر القصير - -- wordpress shortcode comments تعليقات القصير ووردبرس] - -- wordpress brackets ووردبرس] بين قوسين - -- wordpress override html ووردبرس] تجاوز هتمل - -- display wordpress media gallery عرض معرض وسائل الاعلام ووردبرس] - -- wordpress call shortcode from function ووردبرس] الكلمة القصير من وظيفة - -- wordpress gallery shortcode not working ووردبرس] معرض القصير لا تعمل - -- html entities wordpress shortcode هتمل الكيانات القصير ووردبرس] - -- enable wordpress shortcode تمكن القصير ووردبرس] - -- gallery shortcode example معرض القصير مثال - -- wordpress short code youtube ووردبرس] قصيرة مدونة يوتيوب - -- wordpress shortcodes not working ووردبرس] shortcodes لا تعمل - -- display brakets عرض brakets - -- youtube shortcode wordpress يوتيوب القصير ووردبرس] - -- wordpress override functions تجاوز المهام ووردبرس] - -- gallery excerpt shortcode wordpress معرض مقتطفات القصير ووردبرس] - -- override function wordpress تعلو على وظيفة ووردبرس] - -- how to use wordpress shortcodes كيفية استخدام ووردبرس] shortcodes - -- wordpress gallery shortcode replace معرض يحل محل القصير ووردبرس] - -- wordpress override shortcode تجاوز القصير ووردبرس] - -- gallery shortcode not working معرض القصير لا تعمل - -- excerpt wordpress gallery shortcode appearing مقتطفات معرض القصير يبدو ووردبرس] - -- genuine microsoft software حقيقية البرمجيات مايكروسوفت - -- changing "gallery shortcode" wordpress تغيير "معرض القصير" ووردبرس] - -- wordpress flickr shortcode فليكر القصير ووردبرس] - -- reduce spacing gallery shortcode wordpress معرض تقليل المباعدة بين القصير ووردبرس] - -- wordpress shortcodes comments ووردبرس] shortcodes تعليقات - -- wordpress gallery shortcode example معرض القصير ووردبرس] مثال - -- fix gallery shortcode معرض تحديد القصير - -- embed Shortcode wordpress تضمين القصير ووردبرس] - -- call short code in loop wordpress دعوة قصيرة في حلقة مدونة ووردبرس] - --