Caption Disabler WordPress Plugin to Disable and Remove Captions Functionality标题Disabler WordPress的插件禁用和删除字幕功能
Since WordPress 2.6, WordPress has built in support for caption shortcode, which will automatically convert images, videos and other media embedded inside the code to have descriptive caption with framed border.由于WordPress的2.6 , WordPress的内置支持字幕短,这将自动转换图像,视频和其他媒体的内嵌代码的标题描述框架边界。 Beside, when blogger or writer uploads and inserts (or pastes) an image by using WordPress Media Uploader, the [caption] and [caption] HTML short code is also automatically inserted.旁边,当Blogger或作者上传并插入(或膏)的图像通过使用WordPress的媒体上传的[标题]和[标题]简短的HTML代码也自动插入。
For WordPress user or blogger who doesn’t want or doesn’t like the caption feature, WordPress developers have added a对于WordPress的用户或博客谁不想要或不喜欢的字幕功能, WordPress的开发增加了 CAPTIONS_OFF constant into不断融入 WordPress version 2.6 WordPress的2.6版 . 。 However, the constant has already been removed and no longer work.然而,不断已被删除,并不再工作。 Instead, a filter hook called DISABLE_CAPTIONS has been added into WordPress 2.6.1 and all subsequent versions that allows user to disable image, picture, graphic, photo, video and other media captioning via plugin.相反,一个过滤器钩所谓DISABLE_CAPTIONS已加入WordPress的2.6.1和所有后续版本,允许用户禁用图片,照片,图形,图片,视频和其它媒体的字幕通过插件。
Caption Disabler is a WordPress plugin that removes and disables captions feature in WordPress so that all caption shortcode is not been parsed or translated, and no [caption] and [caption] HTML entities are automatically added while editing or writing.标题Disabler是一个WordPress的插件删除和禁用字幕功能, WordPress的,使所有的标题是不是短了剖析或翻译,也没有[标题]和[标题] HTML实体会自动加入,同时编辑或书面形式。
Download 下载
caption-disabler.zip标题, disabler.zip . 。
Installation 安装
Extract caption-disabler.php from the ZIP archive, and then upload the plug-in to the WordPress /wp-content/plugins/ directory.提取字幕, disabler.php从压缩档,然后上传插件的WordPress的/ wp-content/plugins /目录。 Activate the plugin to disable captions support in WordPress.激活插件禁用字幕支持WordPress的。
Uninstallation 卸载
Just deactivate the Caption Disabler plugin will do the trick.只要停用字幕Disabler插件将这样做的伎俩。
Requirement 要求
Caption Disabler only works on WordPress v2.6.1 or above.标题Disabler只适用于WordPress的v2.6.1或以上。 For WordPress 2.6, use the following对于WordPress的2.6 ,使用下列 trick to disable captions帽子戏法禁用字幕 . 。
IMPORTANT : This is a machine translated page which is provided "as is" without warranty. 重要说明:这是一台机器翻译网页这是“原样”提供,无保修。 Machine translation may be difficult to understand.机器翻译可能很难理解。 Please refer to请参阅 original English article英文原文的文章 whenever possible.只要有可能。
Share and contribute or get technical support and help at共享和贡献或获得技术支持和帮助 My Digital Life Forums 我的数字生活论坛 . 。
Related Articles相关文章
- How to Disable Image and Video Captions Feature and Auto Adding of Shortcode in WordPress 2.6如何禁用图像和视频字幕功能和自动添加的简在WordPress的2.6
- WLWManifest Disabler Plugin to Remove XLM Link in WordPress Blog Header WLWManifest Disabler插件删除XLM连结WordPress的博客标题
- How to Change the CSS Style, Font, Spacing, Alignment and Color of WordPress Image Captions如何更改CSS样式,字体,间距,对齐和颜色的WordPress的图像字幕
- Disable WordPress 2.3 Core and Plugins Update Check and Notification禁用WordPress的2.3核心和插件更新检查和通知
- Must Have WordPress Plugins必须有WordPress的插件
- Manage Tags in WordPress 2.3 with Advanced Tag Entry and Click Tags Plugins管理标签在WordPress的2.3具有高级标签,并点击进入标签插件
- Automatically Update WordPress to Latest Version with Automatic Upgrade Plugin (WPAU) WordPress的自动更新到最新版本的自动升级插件( WPAU )
- 3 Column Relaxation WordPress Theme comments-paged.php for Paged-Comments WordPress Plugin第3柱主题放宽WordPress的意见, paged.php的分页,评论WordPress的插件
- Integrate WordPress including Comments with bbPress Forum using bbSync WordPress的整合,包括评论与bbPress论坛使用bbSync
- WordPress 2.2 Released for Free Download WordPress的2.2发布免费下载

































October 6th, 2008 05:05 2008年10月六号05:05
[...] Update: For WordPress 2.6.1 users who want to disable captions feature, use Caption Disabler plugin. [...]更新: 2.6.1对于WordPress的用户谁想要停用字幕功能,使用说明Disabler插件。 [...]
October 6th, 2008 06:42 2008年10月六号6时42分
Yeahh!! Yeahh ! Very Good Work!!!非常出色的工作! Thanks!!!!!!!!!!!!!!!谢谢!!!!!!!!!!!!!!!
October 6th, 2008 23:23 2008年10月六号23:23
You can do it with one line, no need for defining an extra function:你可以做到这一点同一条线,没有必要确定一个额外的功能:
add_filter('disable_captions', create_function('$a','return true;'));
October 7th, 2008 01:40 08年10月7日01:40
[...] Caption Disabler [...] [...]标题Disabler [...]