Linux 软件免费装
Banner图

WPMathPub

开发者 RonF
roof
更新时间 2026年3月27日 06:51
捐献地址: 去捐款
PHP版本: 7.2 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

latex math mathematics equations formula

下载

1.0.6 1.0.7 1.0.9 1.1.0 1.2.0 2.0.0 2.0.1 2.0.3 2.0.4 2.1.0 2.1.2 2.1.3 1.0.5 1.3.0 2.0.2 2.1.1 2.1.4 3.0.2

详情介绍:

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: WPMathPub extends the classic mathpublisher engine with modern WordPress integration including shortcode support, LaTeX translation, image caching, and configurable rendering options.

安装:

  1. Upload the plugin folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the WordPress Plugins menu.
  3. Optional: change defaults under Tools → WPMathPub.

屏幕截图:

  • Example rendered equation in comment
  • Example Gutenberg block
  • Example from syntax page
  • WordPress admin configuration panel top
  • WordPress admin configuration panel bottom

升级注意事项:

3.0.2 New LaTeX command coverage, halo-free color PNG rendering, Gutenberg block with PMath/LaTeX mode switching, and improved tools panel. Equation images are now cached in /wp-content/uploads/ and will regenerate automatically on first use after upgrading.

常见问题:

How do I get started with WPMathPub?

Here are two references:

Does this plugin require MathJax?

No. WPMathPub renders equations server-side as PNG images using the mathpublisher rendering engine.

Does it support LaTeX?

Yes. Many LaTeX math commands are translated into pmath syntax before rendering. See the syntax reference page for the full list of supported commands.

Where are rendered images stored?

Rendered equation images are cached in: /wp-content/uploads/wpmathpub/math-img/

Why does the plugin generate PNG images instead of SVG?

The plugin preserves compatibility with the mathpublisher rendering engine, which produces raster images. PNG output ensures consistent rendering across browsers.

更新日志:

3.0.2