WordPress 怀孕体重增加计算器小工具
这款怀孕体重增加计算器根据用户怀孕前的体重以及IOM(医学研究所)提供的参数,每周给出推荐的体重增加计划。
安装
- 下载此存储库的 ZIP 文件。
- 将 /pregnancy-weight-gain-calculator-master/ 文件夹上传到 /wp-content/plugins/ 目录。
- 通过 WordPress 中的“插件”菜单激活怀孕体重增加计算器插件。
用法
- 将短代码
[ci_pregnancy_weight_gain_calculator]
添加到您的页面、帖子或侧边栏。 - 或者添加以下代码:
<?php display_ci_pregnancy_weight_gain_calculator(); ?>
到您希望显示妊娠体重增加计算器的模板。
使用中的图书馆
- https://mathjs.org/
- https://katex.org/
- https://github.com/aFarkas/lazysizes
- https://github.com/RobinHerbots/Inputmask
- https://air-datepicker.com/
- https://www.chartjs.org/