🎉 Use coupon MYXERO to enjoy 20% recurring discount on any plan. View Pricing
WPMathPub
WPMathPub

WPMathPub

4.2/5 (5 ratings) 300 active installs Updated Apr 15, 2026
Example rendered equation in page

Example rendered equation in page

WPMathPub renders mathematical equations in WordPress using the mathpublisher rendering engine, supporting both pmath native syntax and LaTeX-style input and generating high-quality PNG images with transparent backgrounds.

Unlike MathJax-based plugins, WPMathPub performs server-side rendering, producing static equation images that display consistently across browsers and devices without requiring client-side JavaScript.

This approach provides reliable rendering for:

  • WordPress posts, pages, and comments
  • Cached pages
  • Environments where JavaScript rendering is not desirable
  • RSS feeds and feed aggregators RSS example

WPMathPub extends the classic mathpublisher engine with modern WordPress integration including shortcode support, LaTeX translation, image caching, and configurable rendering options.

Mathematical Equation Rendering

Mathematical expressions can be embedded directly into WordPress content using the pmath shortcode.

Example:

[pmath]x^2 + y^2 = z^2[/pmath]

Custom size and color:

[pmath size=18 color="blue"]E = mc^2[/pmath]

LaTeX input with inline text:

This is a fraction: [pmath latex=1]\frac{a}{b}[/pmath]

Expressions are rendered as PNG images using the GD and FreeType libraries and cached for efficient reuse.

Features

  • pmath shortcode tag math expression rendering
  • Inline text with math images using pmath shortcode tag
  • Control of math image size and color
  • LaTeX command translation (Check out the complete syntax list)
  • Server-side PNG equation generation
  • Gutenberg WPMathPub math block with PMath and LaTeX mode switching
  • Halo-free color rendering with alpha transparency
  • Transparent background support for dark themes
  • Minimal WordPress database footprint
  • Efficient PNG image caching
  • WordPress admin tools panel
    • Configurable default equation size
    • Configurable default equation color with color picker
    • Installation status display
    • PNG image cache status and control
    • Policy control for cleanup on plugin delete