How to Disable Image and Video Captions Feature and Auto Adding of Shortcode in WordPress 2.6 כיצד תמונה בטל כיתובים וידאו מאפיין אוטומטי של הוספת Shortcode ב-WordPress 2.6

WordPress 2.6 וורדפרס 2.6 has tons of new features to already powerful WordPress blog publishing platform, and one of the feature is image captions which display a caption of text describing the image displayed on the web page, beneath under the image itself. יש טונות של תכונות חדשות וורדפרס כבר בלוג פלטפורמת פרסום רבת עוצמה, אחת של התכונה היא כיתובים להציג תמונה אשר כיתוב של טקסט המתאר את התמונה המוצגת בדף האינטרנט, מתחת תחת התמונה עצמה. In fact, image captioning has been made default feature, and always turned on or enabled. למעשה, תמונת captioning בוצעה תכונה מחדל, ותמיד מופעלת או מופעלת.

Image with Captions in WordPress

With image captioning in WordPress 2.6, WordPress will automatically add caption shortcode to all images, graphics, photos, pictures, and videos inserted into blog posts and pages via Flash or classic media uploader. עם captioning התמונה ב-WordPress 2.6, WordPress באופן אוטומטי shortcode להוסיף כיתוב לכל תמונות, גרפיקה, תמונות, תמונות וסרטי וידאו מוכנס לתוך הבלוג הודעות ודפי באמצעות פלאש או מדיה Uploader הקלאסי. The shortcode [caption] and [/caption], which bracket the IMG, OBJECT or EMBED HTML elements will translate into <div> and </div> CSS attributes to position caption accordingly. Shortcode [כיתוב] ו [/ caption], אשר סוגר IMG, חפץ או EMBED HTML אלמנטים יהיה לתרגם <div> ו </ div> CSS תכונות בהתאם למיקום הכיתוב.

Example of caption shortcode: דוגמה shortcode הכיתוב:

[caption]<a><img /></a>[/caption] [הכיתוב] <a> <img /> </ a> [/ caption]

Not every blogger will love or need the images caption feature though. לא כל בלוגר אוהב או צריך את התמונות אף תכונה הכיתוב. Author can skip using using [caption] and [/caption] HTML code to avoid an image or embedded video clip been showing caption below it. מחבר יכול לדלג באמצעות שימוש [כיתוב] ו [/] הכיתוב קוד HTML להימנע תמונה או סרטון וידאו מוטבע הכיתוב מתחת היה מראה את זה. However, deleting or removing the caption shortcode that automatically been added together with the insertion of photos and videos in the visual or HTML editor. עם זאת, מחיקה או להסיר את הכיתוב shortcode באופן אוטומטי נוספו יחד עם ההכנסה של תמונות וקטעי וידאו של עורך ויזואלי או HTML.

For user who doesn't want to use the image caption feature, and want to turn off and disable the automatic captioning (addition of caption shortcode) to images and videos, insert the following line of code into wp-config.php or the theme's functions.php . עבור המשתמש שלא רוצה להשתמש בתכונה כיתוב התמונה, ואת רוצה לבטל ולהשבית את captioning אוטומטית (תוספת של shortcode הכיתוב) כדי תמונות וקטעי וידאו, להוסיף את שורת הקוד הבאה לתוך wp-config.php או את ערכת הנושא של functions.php.

define('CAPTIONS_OFF', true); define ( 'CAPTIONS_OFF', true);

Once added CAPTIONS_OFF parameter, the images caption function is WordPress 2.6 is disabled, and the caption shortcode does not work or translate anymore. לאחר CAPTIONS_OFF פרמטר נוסף, את התמונות הוא פונקציה הכיתוב וורדפרס 2.6 מושבת, ואת הכיתוב shortcode לא עובד או לתרגם עוד. But note that CAPTIONS_OFF constant is only a temporary variable available in WordPress version 2.6, as denoted in אבל שים לב CAPTIONS_OFF קבוע הוא רק משתנה זמני זמין בגירסה 2.6 וורדפרס, כפי שמכונה ב Changeset 8321 Changeset 8321 . . It's recommended that WordPress user does not use this constant as it will no longer be supported in future version of WordPress. מומלץ כי המשתמש WordPress לא להשתמש קבוע כמו זה כבר לא תהיה נתמכת בגרסה עתידית של וורדפרס. Changeset 8358 Changeset 8358 has made the changes to enable disabling of caption support via plugin's filter, which likely to go live on WordPress 2.6.1. עשה את השינויים כדי לאפשר תמיכה של השבתת הכיתוב דרך מסנן, תוסף של אשר סביר ללכת לחיות על וורדפרס 2.6.1.

Update: For WordPress 2.6.1 users who want to disable captions feature, use Update: לקבלת וורדפרס 2.6.1 משתמשים שרוצים להשבית תכונה כיתובים, להשתמש Caption Disabler plugin כיתוב תוסף Disabler . .

IMPORTANT : The page is machine translated and provided "as is" without warranty. חשוב: הדף מכונת תירגם מתפרסם "כמות שהוא" ללא אחריות. Machine translation may be difficult to understand. תרגום מכונה יכול להיות קשה להבין. Please refer to נא עיין original English article המאמר המקורי באנגלית whenever possible. בכל הזדמנות אפשרית.


9 Responses to “How to Disable Image and Video Captions Feature and Auto Adding of Shortcode in WordPress 2.6” 9 תגובות ל "כיצד תמונה בטל כיתובים וידאו מאפיין אוטומטי של הוספת Shortcode ב-WordPress 2.6"

  1. A vueltas con Image Caption Easy | Ivan Gadea punto com Vueltas con כיתוב תמונה נוחה | איוון Gadea punto com
    February 18th, 2009 05:26 18 פבואר 2009 05:26
    9 9

    [...] gestor de Desktop es eliminar el caption que mete WP por defecto. [...] Gestor דה Desktop es eliminar el que הכיתוב להקציב WP מאת defecto. Para ello hay 2 formas: en WP 2.6 cambiar una opción de wp-config.php y en versiones superiores tienes que instalar un plugin. חציר Para ello 2 formas: en WP 2.6 Cambiar una opción de wp-config.php y en versiones superiores Tienes que להתקין תוסף האו"ם. Por cierto, cuidado que no es retroactivo: [...] Por cierto, que es Cuidado לא retroactivo: [...]

  2. kookimebux kookimebux
    February 2nd, 2009 01:45 2 פבואר 2009 01:45
    8 8

    Hello. שלום. And Bye. ו ביי. :)

  3. Caption Disabler WordPress Plugin to Disable and Remove Captions Functionality » My Digital Life כיתוב Disabler WordPress Plugin כדי בטל כיתובים פונקציונליות הסרה »Digital My Life
    October 6th, 2008 05:05 6 אוקטובר 2008 05:05
    7 7

    [...] who doesn't want or doesn't like the caption feature, WordPress developers have added a CAPTIONS_OFF constant into WordPress version 2.6. [...] שלא רוצה או לא אוהב תכונה את הכיתוב, מפתחי וורדפרס שהוספת CAPTIONS_OFF קבוע לתוך וורדפרס גרסה 2.6. However, the constant has already been removed and no longer [...] עם זאת, קבוע כבר הוסר כבר לא [...]

  4. Désactiver la fonction “Caption” de Wordpress | Geekeries.fr - Astuces Wordpress, Actualités High-Tech, Plugins Wordpress, Apple, Windows Désactiver la fonction "כיתוב" דה Wordpress | Geekeries.fr - Astuces Wordpress, Actualités היי טק, תוספים וורדפרס, אפל, Windows
    September 22nd, 2008 03:14 22 ספטמבר 2008 03:14
    6 6

    [...] La fonction “Caption” des nouvelles versions de Wordpress sert en fait à créer un cadre au tour de votre image mais également à afficher une légende dans ce même cadre gris. [...] La fonction "כיתוב" גירסאות nouvelles des דה Sert Wordpress en fait à Créer un סגל au סיור de votre תמונת mais également à une Legende Afficher dans ce même גרי סגל. Cela peut parfois déformer les chartes graphiques des blogs, comme ce blog par exemple. סלה déformer peut parfois les chartes des graphiques בלוגים, ce comme הבלוג למשל נקוב. Via MyDigitalLife [...] דרך MyDigitalLife [...]

  5. Introducing CaptionKiller, because WordPress captions are bad | Game Pet הצגת CaptionKiller, כי הם כיתובים וורדפרס רע | משחק חיות מחמד
    September 19th, 2008 12:41 19 ספטמבר 2008 12:41
    5 5

    [...] If you're still using WordPress 2.6 and want to turn off captioning, I would suggest reading this or this, though I haven't tried these methods [...] [...] אם אתה עדיין משתמש וורדפרס 2.6 ו רוצה לכבות captioning, הייתי מציע לקרוא את זה או זה, למרות שלא ניסיתי שיטות אלה [...]

  6. Loverock Loverock
    September 14th, 2008 22:22 14 ספטמבר 2008 22:22
    4 4

    Finally what I was looking for!! לבסוף מה שחיפשתי! Thanks! תודה!

  7. c.urdaneta c.urdaneta
    July 24th, 2008 01:31 24 יולי 2008 01:31
    3 3

    Big thanks, worked like a charm! תודה גדולה, עובד כמו קסם!

  8. How to turn off captions in WordPress 2.6 « Denver Web Design & Denver SEO - The Katz Web Design Blog כיצד לכבות כיתובים ב-WordPress 2.6 «דנבר Web Design & SEO דנבר - הבלוג כץ עיצוב
    July 21st, 2008 22:56 21 יולי 2008 22:56
    2 2

    [...] a helpful article that discusses a temporary solution that involves modifying /wp_config.php, but it will not permanently work. [...] מאמר מועיל, כי דן aa פתרון זמני כי כרוך שינוי / wp_config.php, אבל זה לא יהיה באופן קבוע לעבודה. Add the following to [...] הוסף את השורות הבאות [...]

  9. Cómo desactivar las CAPTION en WordPress 2.6 Cómo desactivar לאס Caption en WordPress 2.6
    July 20th, 2008 09:04 20 יולי 2008 09:04
    1 1

    [...] Vía | My Digital Life [...] [...] Via | מצלמות החיים שלי [...]

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> באפשרותך להשתמש בתגים אלה: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime = ""> <em> <i> <q cite=""> <strike> <strong>

Subscribe to comments feature has been disabled. כדי להירשם הערות תכונה הושבת. To receive notification of latest comments posted, subscribe to כדי לקבל הודעה העדכנית של תגובות, כדי להירשם My Digital Life Comments RSS feed החיים שלי דיגיטליות תגובות RSS Feed or או register to receive הרשמה לקבלת new comments in daily email digest. תגובות חדש ב דוא"ל תקציר יומי.
Custom Search

New Articles מאמרים חדשים

Incoming Search Terms for the Article תנאי נכנסות חיפוש עבור מאמרים

how to turn off captions on youtube כיצד לבטל כיתובים ב-YouTube - -- wordpress turn off captions on images WordPress לכבות את הכיתובים על התמונות - -- turning off captions on youtube כיבוי כיתובים ב-YouTube - -- wordpress image caption above image כיתוב התמונה מעל תמונת WordPress - -- auto image caption overlay wordpress plugin -lightbox כיתוב תמונה אוטומטי תוסף כיסוי WordPress-Lightbox - -- edit image captions in WordPress עריכה כיתובים התמונה ב-WordPress - -- flash captions off by default כיתובים Flash off כברירת מחדל - -- how to turn off caption windows media player 12 כיצד לבטל הכיתוב Windows Media Player 12 - -- wordpress disable auto caption WordPress כיתוב אוטומטי להשבית - -- youtube disable captions in embedded videos כיתובים להשבית YouTube בקטעי וידאו מוטבע - -- cant turn off captions in windows media player צביעות לבטל כיתובים ב-Windows Media Player - -- disable captions youtube YouTube להשבית כיתובים - -- disable image on embed videos תמונת להשבית וידאו embed - -- how to disable image save on wordpress איך התמונה להשבית לשמור על WordPress - -- turning off update caption on windows xp מכבה את הכיתוב עדכון על Windows XP - -- wordpress disable caption WordPress הכיתוב להשבית - -- Easy Image Caption config כיתוב תמונה נוחה config - -- Add chinese caption to picture סינית להוסיף כיתוב לתמונה - -- disable parameter screen youtube YouTube המסך פרמטר להשבית - -- enable wp-caption wordpress לאפשר כיתוב wp-WordPress - -- wp add shortcode caption WP להוסיף כיתוב shortcode - -- disable captions in media player classic כיתובים להשבית Media Player Classic - -- how to disable auto image captioning in wordpress איך התמונה captioning להשבית אוטומטית ב-WordPress - -- turn caption off wordpress כיתוב לכבות WordPress - -- how to disable windows image and video search איך התמונה חלונות להשבית Video Search - -- wordpress rss caption remove RSS להסיר כיתוב WordPress - -- how to disable captions in youtube איך כיתובים להשבית YouTube - -- how to remove embedded caption from video כיצד להסיר כיתוב מוטבע מ וידאו - -- turn off images in html לבטל תמונות ב-html - -- YouTube turn off captions embed YouTube לכבות כיתובים להטביע - -- turning on caption at youtube הפעלת כיתוב ב YouTube - -- how to disable caption in youtube איך הכיתוב להשבית YouTube - -- removing captions in WMP הסרת כיתובים ב-WMP - -- turn off captions on media player classic לכבות את הכיתובים על נגן המדיה הקלאסי - -- wp disable image copy להעתיק תמונה WP להשבית - -- como quitar el disable del embed como quitar אל להשבית דל להטביע - -- turn off captions in windows media player לכבות כיתובים ב-Windows Media Player - -- disable youtube caption כיתוב YouTube להשבית - -- How to turn off the auto-image on yahoo כיצד לכבות את Auto-Yahoo על התמונה - -- how can i beneath a image caption איך אני יכול מתחת כיתוב תמונה - -- window media player turn off caption חלון נגן המדיה להפוך את הכיתוב - -- how to remove caption from windows media player כיצד להסיר את הכיתוב מ-Windows Media Player - -- wordprss disable captions כיתובים להשבית wordprss - -- Adding captions to video in WordPress הוספת כיתובים וידאו ב-WordPress - -- need help removing captions via harmony one זקוק לעזרה בהסרת כיתובים דרך בהרמוניה אחד - -- turn off captions on youtube לכבות כיתובים ב-YouTube - -- wordpress remove captions WordPress להסיר כיתובים - --