WP MathJax

ਵੇਰਵਾ

WP MathJax displays mathematical notation in web browsers, using MathML, LaTeX and ASCIIMath markup on WordPress by using MathJax.js.

WP MathJax is smart enough that loads mathjax.js only when your posts contain mathjax syntax, by detecting the use of shortcode and block. So it will not be loaded on your website everywhere.

If you are not using Guteberg editor and looking for a Markdown editor supporting MathJax, you can also check out my WordPress plugin called the WP Githuber MD, which provides a variety of features not just MathJax, it is worth to try.

Copyright

WP MathJax, Copyright 2020 TerryL.in
WP MathJax is distributed under the terms of the GNU GPL

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

ਸਕਰੀਨਸ਼ਾਟ

  • Choose a MathJax syntax block.
  • Fill your TeX syntax in the editor.
  • Fill your MathML syntax in the editor.
  • Fill your ASCIIMath syntax in the editor.

ਬਲਾਕ

This plugin provides 2 blocks.

  • WP MathJax
  • WP MathJax

ਸਥਾਪਤੀਕਰਨ

  1. Upload the plugin files to the /wp-content/plugins/wp-mathjax directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Go to the WP MathJax menu in Settings and set your options.

Shortcode

In classic editor, you can use the shortcode to render your MathJax syntax. If you are using WordPress version below 5.0, this is the only way you can use this feature.

Gutenberg Block

  1. Choose a MathJax syntax block.
  2. Fill in your MathJax syntax in the editor.

ਅਕਸਰ ਪੁੱਛੇ ਜਾਂਦੇ ਸਵਾਲ

None.

ਸਮੀਖਿਆਵਾਂ

There are no reviews for this plugin.

ਯੋਗਦਾਨੀ ਤੇ ਵਿਕਾਸਕਾਰ

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

ਯੋਗਦਾਨੀ

“WP MathJax” ਦਾ ਆਪਣੀ ਭਾਸ਼ਾ ਵਿੱਚ ਅਨੁਵਾਦ ਕਰੋ।

ਵਿਕਾਸ ਕਾਰਜ ਵਿੱਚ ਰੁਚੀ ਰੱਖਦੇ ਹੋ?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

ਤਬਦੀਲੀ-ਚਿੱਠਾ

1.0.0

  • First release.

1.0.1

  • Test up to PHP 8.2.5 and WordPress 6.2.2
  • Add Japanese translation, thanks to Colocal.
  • Upgrade MathJax.js from 2.7.8 to 2.7.9