Title: WP-Math-2
Author: ggggqqqqihc
Published: <strong>जून 16, 2011</strong>
Last modified: जून 16, 2011

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/wp-math-2.svg)

# WP-Math-2

 By [ggggqqqqihc](https://profiles.wordpress.org/ggggqqqqihc/)

[Download](https://downloads.wordpress.org/plugin/wp-math-2.0.1.zip)

 * [Details](https://mai.wordpress.org/plugins/wp-math-2/#description)
 * [Reviews](https://mai.wordpress.org/plugins/wp-math-2/#reviews)
 *  [Installation](https://mai.wordpress.org/plugins/wp-math-2/#installation)
 * [Development](https://mai.wordpress.org/plugins/wp-math-2/#developers)

 [Support](https://wordpress.org/support/plugin/wp-math-2/)

## Description

WP-Math-2 can help you insert math formula into WordPress posts or comments. You
can use `$$...$$`(block, only one math expression per line) and `$...$`(inline, 
around the text) to insert math. This plugin will render them to HTML or MathML 
code snippets(Depends on your browser. If your browser supports MathML, it will 
use MathML, otherwise, use HTML and CSS instead). This work is done by javascript.
So your browser must enable JavaScript.

But in most of RSS readers, any JavaScript snippets cannot execute. So I made a 
trick. WP-Math-2 will convert LaTeX text to images. So users can see math contents
with their favorite RSS reader software.

## Installation

 1. Upload `wp-math-2.tar.gz` to the `wp-content/plugins` directory
 2. Active the plugin in WordPress ‘Plugins’ menu

Also, you may want to change the height of inline math formula. Open wp-math-2.php
and find

    ```
    define('MATH_IMG_INLINE_HEIGHT', '20');
    ```

The default height is ’20’ pixels. You can change it into a proper value.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“WP-Math-2” is open source software. The following people have contributed to this
plugin.

Contributors

 *   [ ggggqqqqihc ](https://profiles.wordpress.org/ggggqqqqihc/)

[Translate “WP-Math-2” into your language.](https://translate.wordpress.org/projects/wp-plugins/wp-math-2)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/wp-math-2/), check 
out the [SVN repository](https://plugins.svn.wordpress.org/wp-math-2/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/wp-math-2/) by [RSS](https://plugins.trac.wordpress.org/log/wp-math-2/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Version **0.1**
 *  Last updated **15 years ago**
 *  Active installations **10+**
 *  WordPress version ** 2.9 or higher **
 *  Tested up to **3.1.4**
 *  Language
 * [English (US)](https://wordpress.org/plugins/wp-math-2/)
 * Tags
 * [comments](https://mai.wordpress.org/plugins/tags/comments/)[math](https://mai.wordpress.org/plugins/tags/math/)
   [posts](https://mai.wordpress.org/plugins/tags/posts/)[rss](https://mai.wordpress.org/plugins/tags/rss/)
 *  [Advanced View](https://mai.wordpress.org/plugins/wp-math-2/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/wp-math-2/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/wp-math-2/reviews/)

## Contributors

 *   [ ggggqqqqihc ](https://profiles.wordpress.org/ggggqqqqihc/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/wp-math-2/)