[wordpress插件] CC BMI CalculatorCC BMI计算器

wordpress 插件 文章 2020-03-19 11:10 499 0 全屏看文

AI助手支持GPT4.0

评分
60
描述

This is basic BMI Calculator for Body Mass Index calculation.

这是用于体重指数计算的基本 BMI计算器

Calculation can be done in imperial or metric units.

可以以英制或公制单位进行计算。

Here is metric BMI chart and 度量BMI图表

/calculatorsworld.com/health/bmi-chart-men-women-imperial/" rel="nofollow">imperial BMI chart.

/calculatorsworld.com/health/bmi-chart-men-women-imperial/“ rel =” nofollow“>帝国BMI图表。

Calculator is very easy customizable: you can change color of background, borders and text to match your web site’s theme and change widget title, make prefered default unit (imperial or metric).

计算器非常易于自定义:您可以更改背景,边框和文本的颜色以匹配您网站的主题并更改窗口小部件标题,选择首选的默认单位(英制或公制)。

It can be placed on sidebar as widget or incorporated into post or page using shortcode.

可以将其作为小部件放置在边栏上,也可以使用简码合并到帖子或页面中。

安装步骤

    1. Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation
    2. 解压缩zip文件并将其内容拖放到WordPress安装的wp-content / plugins /目录中

    3. Activate the plugin through the ‘Plugins’ menu in WordPress
    4. 通过WordPress中的“插件”菜单激活插件

    5. Go to Appearance -> Widgets and add the widget to your website sidebar
    6. 转到外观->小部件,然后将该小部件添加到您的网站侧边栏中

    OR

    OR

    Use [cc-bmi] short code if you want embed the mortgage calculator into a post instead of adding it as a widget on sidebar.

    如果您想将抵押计算器嵌入到帖子中,而不是将其作为小部件添加到边栏上,请使用[cc-bmi]短代码。

    Short code parameters are:

    短代码参数为:

      • title (optional) – sets calculator’s title (default – “BMI calculator”)
      • 标题(可选)–设置计算器的标题(默认–“ BMI计算器”)

      • dev_credit (optional) – shows developer’s credit (default – “1”)
      • dev_credit(可选)–显示开发者的信用(默认为“ 1”)

      • units (optional) – sets default unit to display.

      • 单位(可选)–设置要显示的默认单位。

        Available options – imperial or metric (default is “imperial”)

      • 可用选项–英制或公制(默认为“英制”)

      • bg_color (optional) – sets background color (default – “#f8f8f8”)
      • bg_c​​olor(可选)–设置背景颜色(默认值-“#f8f8f8”)

      • border_color (optional) – sets border color (default – “#ddd”)
      • border_color(可选)–设置边框颜色(默认–“#ddd”)

      • text_color (optional) – sets text color (default – “#000000”)
      • text_color(可选)–设置文本颜色(默认–“#000000”)

      • header_footer_bg_color (optional) – sets header and footer background color (default – “#ddd”)
      • header_footer_bg_color(可选)–设置页眉和页脚背景色(默认–“ #ddd”)

      • header_footer_text_color (optional) – sets header and footer text color (default – “#000000”)
      • header_footer_text_color(可选)–设置页眉和页脚文本颜色(默认–“#000000”)

      • button_bg_color (optional) – sets button background color (default – “#5bc0de”)
      • button_bg_color(可选)–设置按钮的背景颜色(默认值–“#5bc0de”)

      • button_text_color (optional) – sets button text color (default – “#ffffff”)
      • button_text_color(可选)–设置按钮文本的颜色(默认值-“ #ffffff”)

      • button_border_color (optional) – sets button border color (default – “#46b8da”)
      • button_border_color(可选)–设置按钮边框颜色(默认–“#46b8da”)

下载地址
https://downloads.wordpress.org/plugin/cc-bmi-calculator.1.0.0.zip
-EOF-

AI助手支持GPT4.0