[wordpress插件] azurecurve Toggle Show/Hide天蓝色曲线切换显示/隐藏

wordpress 插件 文章 2020-02-27 23:30 599 0 全屏看文

AI助手支持GPT4.0

评分
92
描述

Toggle to show/hide content (allows custom title).

切换为显示/隐藏内容(允许自定义标题)。

[toggle]content[/toggle] to use toggle in basic format.

[toggle] content [/ toggle]以基本格式使用切换。

Set a title by using the title parameter: [toggle title=’Click to show/hide spoiler’]content[/toggle]

使用title参数设置标题:[toggle title ='单击以显示/隐藏剧透'']内容[/ toggle]

Override settings width using width parameter: [toggle width=’75%’]content[/toggle]

使用width参数覆盖设置宽度:[toggle width = '75%'] content [/ toggle]

Set toggle to default open using the expand parameter: [toggle expand=1]content[/toggle]

使用expand参数将切换设置为默认打开:[toggle expand = 1] content [/ toggle]

Override CSS border using the border parameter: [toggle border=’none’]content[/toggle] or [toggle border=’1px dashed #FF0000′]content[/toggle]

使用border参数覆盖CSS边框:[toggle border ='none'] content [/ toggle]或[toggle border ='1px虚线#FF0000'] content [/ toggle]

Override settings title colour using the title_color parameter: [toggle title_color=’#000′]content[/toggle]

使用title_color参数覆盖设置标题颜色:[toggle title_color =’#000'] content [/ toggle]

Override settings title font family using the title_font parameter: [toggle title_font=’Arial, Calibri’]content[/toggle]

使用title_font参数覆盖设置标题字体系列:[toggle title_font =’Arial,Calibri’] content [/ toggle]

Override settings title font size using the title_font_size parameter: [toggle title_font_size=’14px’]content[/toggle]

使用title_font_size参数覆盖标题字体大小设置:[toggle title_font_size ='14px'] content [/ toggle]

Override settings title font weight using the title_font_weight parameter: [toggle title_font_weight=600]content[/toggle]

使用title_font_weight参数覆盖设置标题字体的权重:[toggle title_font_weight = 600] content [/ toggle]

Override settings title background colour using the bgtitle parameter: [toggle bgtitle=’#007FFF’]content[/toggle]

使用bgtitle参数覆盖标题背景颜色设置:[toggle bgtitle =’#007FFF’] content [/ toggle]

Override settings text colour using the text_color parameter: [toggle bgtext=’#000′]content[/toggle]

使用text_color参数覆盖设置文字颜色:[toggle bgtext =’#000'] content [/ toggle]

Override settings text background colour using the bgtext parameter: [toggle bgtext=’#000′]content[/toggle]

使用bgtext参数覆盖设置文本背景色:[toggle bgtext =’#000'] content [/ toggle]

Override settings text font family using the title_font parameter: [toggle text_font=’Arial, Calibri’]content[/toggle]

使用title_font参数覆盖设置文字字体系列:[toggle text_font =’Arial,Calibri’] content [/ toggle]

Override settings text font size using the title_font_size parameter: [toggle text_font_size=’14px’]content[/toggle]

使用title_font_size参数覆盖设置文本字体大小:[toggle text_font_size ='14px'] content [/ toggle]

Override settings text font weight using the title_font_weight parameter: [toggle text_font_weight=600]content[/toggle]

使用title_font_weight参数覆盖设置文字字体的粗细:[toggle text_font_weight = 600] content [/ toggle]

Override settings disable title images using disable_image=1 or disable_image=0

覆盖设置使用disable_image = 1或disable_image = 0禁用标题图像

Shortcodes can now be used inside the content or title of the toggle (tested with Contact Form 7 and azurecurve BBCode).

现在可以在切换的内容或标题中使用短代码(已通过Contact Form 7和azurecurve BBCode测试)。

Select toggle image in options or network options;

在选项或网络选项中选择切换图像;

allows different sites in a network to use different images.

允许网络中的不同站点使用不同的图像。

Add extra images by dropping them into the plugins /images folder

通过将其他图像拖放到plugins / images文件夹中添加图像

This plugin supports language translations.

此插件支持语言翻译。

If you want to translate this plugin please sent the .po and .mo files to wordpress.translations@azurecurve.co.uk for inclusion in the next version (full credit will be given).

如果您想翻译此插件,请将.po和.mo文件发送到wordpress.translations@azurecurve.co.uk,以包含在下一个版本中(将给予全部功劳)。

The .pot fie is in the languages folder of the plugin and can also be downloaded from the plugin page on http://wordpress.azurecurve.co.uk.

.pot文件位于插件的语言文件夹中,也可以从http://wordpress.azurecurve.co.uk上的插件页面下载。

安装步骤

To install the plugin copy the azurcurve-toggle-showhide folder into your plug-in directory and activate it.

要安装插件,请将 azurcurve-toggle-showhide 文件夹复制到您的插件目录中并激活它。

Add extra images for the toggle by placing them in the /images folder.

通过将其他图像添加到/ images文件夹中,为切换添加其他图像。

下载地址
https://downloads.wordpress.org/plugin/azurecurve-toggle-showhide.2.1.2.zip
-EOF-

AI助手支持GPT4.0