Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Google Equation for WordPress

Beschrijving

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.

Installatie

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.

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Google Equation for WordPress” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Google Equation for WordPress” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

0.1.0

  • The original version.