该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Google Equation for WordPress

描述

This plugin can let you add mathematical equations to your posts using latex.
Google chart API is used in this plugin to turn the latex strings to equation images.
The equation images will be stored on your site, so it will be efficient.

To add equations in your articles, just surround the latex script with [eq] and [/eq] tags.
For example, add following codes [eq]\alpha+\beta\geq\gamma[/eq] in your posts.

安装

Installation instruction

  1. Upload geq4wp fold to the /wp-content/plugins/ directory
  2. Activate the plugin Google Equation for WordPress through the ‘Plugins’ menu in WordPress
  3. done

uninstall instruction

  1. deactivate the plugin or remove the plugin files.

评价

此插件暂无评价。

贡献者及开发者

“Google Equation for WordPress” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

0.1.0

  • The original version.