Plugin Pulse
← Pulse
W

WP QuickLaTeX

by advanpix · Uncategorized

Advanced LaTeX plugin. Native LaTeX syntax. Allows custom preamble, TikZ and other packages. Zoom-independent visual quality (SVG).

⚠ Stale⚠ Likely abandoned
How scoring works →
57 Health · C
Maintenance 22/100
Rating quality 87/100
Support 70/100

57 health vs 56 average across 16,376 Uncategorized plugins

Removal-risk signals

28/100

Maintenance and integrity signals that tend to precede a WordPress.org removal. Not an official status, a heads-up to act.

  • Not actively maintained. No update in about 2 years.

Directory ranking optimization

How it's scored →

How well this listing is tuned to rank in WordPress.org search, on the factors an owner controls. Not popularity, optimization.

75 / 100

Well optimized

Biggest win: Update recency

Update recency 31/100
WP compatibility 77/100
Rating quality 86/100
Listing tuning 100/100
Support resolution 100/100

To rank higher: Last updated 794 days ago — ship an update; wp.org decays a listing's search weight after ~180 days.

Get the full rank-higher report →

Daily downloads

Since 2022-10-05 · 1,425 days · wp.org + Plugin Pulse archive

-1% vs prior 30d
0Downloads · Aug 26

30-day downloads

Rolling 30-day volume · peaks are release surges

609

now · peak 5.2K

61930d downloads · Aug 26

Directory rank vs rivals

wp.org popularity rank over time · higher is better · when a rival's line climbs above yours, they've overtaken you

WP QuickLaTeX · #3336 you WP LaTeX · #7914 WPMathPub · #10934 KaTeX · #4288

Rating trend

Star average over time · dips mark rough releases

4.6Stars · Aug 26

Update activity

How busy the existing users are, measured as downloads in the last 30 days for every 1,000 active sites. A spike means a new release everyone's pulling; a long, slow decline means an aging user base that updates less.

155per 1k installs · Aug 26

What its installed base runs

via wordpress.org

Share of active installs on each version of this plugin · 100% run the current release. Green is the current release; a big slice on older versions is a user base that has stopped updating.

v3.8 100%

Estimated active installs

The public count shows “4K+”. Our estimate pins where the real number sits.

tracked estimate
4K–5K ≈4.4K

Refined from the date this plugin crossed into its current band.

Install history · since 2015-03-10 · 1,448 observations

4KInstalls · Aug 26

Estimated value

What this plugin might earn a year, and what it might sell for. Modeled from public signals; we don't see anyone's books.

Est. annual revenue

N/A

Est. acquisition value

N/A

No paid tier is visible, so we don't put a figure on revenue or sale value: that would be guessing. The install base is a real asset to an acquirer, just not one public data lets us price. A small install base leaves thin data to model from.

Details

Version
3.8.8
Last updated
2.2y ago
Added
2009-05-23 · 17 yrs old
Requires WP
2.8
Tested up to
6.5.10
Requires PHP

Recent reviews

All reviews on wp.org ↗
  1. gqqnbig
    2.2y ago

    I love the author’s enthusiasm in maintaining this open source tool. But I have to point out, and the author implied in the README that this plugin uses QuickLaTeX.com to render your latex code. First of all, there is a privacy concern as QuickLaTeX.com sees all your latex code, whether in your public page or private. Second, the usability of this plugin depends on QuickLaTeX.com. If QuickLaTeX.com is down for maintenance, no new latex code will be generated. This topic was modified 2 years, 1 month ago by gqqnbig.

    Read on wp.org ↗
  2. luisyep
    3.2y ago

    I am extremely sorry for writting this review but people must know this plugin is outdated. I had massively used it since 2016 and have worked really well. However, during the last years / months it has not received enough updates (last update 3 years ago, not even “tested” on WP 6). It has gave problem some times (not rendering equation due to server problems or whatever) and since yesterday it hugely lags my website. This was the last drop to take the decision to change the plugin as it seems it will have less updates time to time… So I had to adapt all my posts (more than 100 full of equations) to another plugin that seems to be more active and has future. Thank you for creating this amazing plugin but if you are a new user don’t get used to it / adapt equations to this plugin.

    Read on wp.org ↗
  3. dogunter
    5.5y ago

    It is an incomplete plugin. Tables, for one, are not supported. As such, it should not be promoted as a full-featured Latex plugin.

    Read on wp.org ↗
  4. lynneinjapan
    6.0y ago

    Needed a plugin that would allow me add mathematical notation to web pages / blog posts. This one seems to be perfect for my needs, and worked well once I worked out that you need a shortcode block for the “latexpage” but all the rest of the content can go anywhere. (WordPress newbie here!) Initially I couldn’t get the LaTeX content to appear inline with the rest of the text but the plugin author was very helpful in resolving that issue, which was caused by the theme’s CSS settings. In case anyone else needs the solution, here it is: 1. Find a CSS file belonging to your theme that contains “img{display:block; …}” – 2. Remove the “display:block;” bit and save the file. 3. Clear the browser cache using Ctrl-F5. This topic was modified 5 years, 10 months ago by lynneinjapan.

    Read on wp.org ↗
  5. Philip Faster
    6.5y ago

    Excellent

    Read on wp.org ↗
  6. arindam4u
    7.1y ago

    Best plugin for Latex Equations This topic was modified 6 years, 9 months ago by arindam4u.

    Read on wp.org ↗
  7. giannit
    7.4y ago

    I was looking for a latex plugin that accept packages, such as physics package, to be imported. This plugin does exactly the job, and it has lots more features.

    Read on wp.org ↗
  8. johnnyBash
    8.0y ago

    Some sloppy code in there that I had to manually fix. Also, this plugin was last updated 2 years ago. For example, 'eqlabel' > null has broken a multitude of websites. Obvious fix is to deal with the typo, which shows me they didn’t even test before deployment. For those that need to fix it before moving to something better, here’s the “obvious” fix for that “eqlabel” snafoo: 'eqlabel' => null You can fix that in the plugin file at /your-websites-root-directory/wp-content/plugins/wp-quicklatex/wp-quicklatex.php

    Read on wp.org ↗

Latest updates

via wp.org changelog

Recent releases and news for this plugin

  1. Version 3.8.8 More fixes to prevent XSS attack on admin settings page (suggested by WPScan team). Minor changes to improve PHP code (suggested by Mike Witt). 3.8.8
  2. Version 3.8.7 Added extra checks on input settings on admin page (to prevent the possibility of XSS attack). Minor changes and new version release. 3.8.7
  3. Version 3.8.6 Plugin and servers have been switched to work in HTTPS mode. 3.8.6
  4. Version 3.8.5 Fixed issue with retrieving settings from database reported by Ned Zimmerman. Minor code polishes to silence the notices from PHP interpreter. 3.8.5
  5. Version 3.8.4 Added compatibility with PHP7. 3.8.4
  6. Version 3.8.3 Image size reduction using OptiPNG. Minimized memory usage. Useful for restricted PHP configurations. 3.8.3

Known vulnerabilities

via Wordfence Intelligence

2 disclosed vulnerabilities on record for this plugin, all fixed in the current version. Sites on older versions stay exposed until they update.

  1. 2024-07-01 CVE-2024-5529 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') Affects <= 3.8.7 Patched in 3.8.8
  2. 2024-06-22 CVE-2024-5472 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') Affects <= 3.8.6 Patched in 3.8.7

Vulnerability records provided by Wordfence Intelligence. Copyright 2012-2026 Defiant Inc. License and terms.

CVE records: Copyright 1999-2026 The MITRE Corporation. CVE terms of use.

Behavioral tests

via WP Hive

Automated install-time checks, tested on PHP 8.1.12 · WP 6.5.5

Low memory footprint
Low page-speed impact
Runs on latest PHP + WP
No PHP errors
No JS errors
Activates cleanly
No resource errors
No external HTTP errors
Optimized database use
Frequently updated

Growth timeline

Install-tier crossings we have observed, and how long each tier took to outgrow

  1. 2026-06-30 5K+ → 4K+ down after 1098 days in tier
  2. 2023-06-28 6K+ → 5K+ down

Competes with

The plugins that solve the same job, ranked by shared tags then reach, closest match first. The letter on the right is each plugin's health grade (A best, F worst).

Compare head to head →

Embed this report card

Drop a live Pulse card for WP QuickLaTeX into a readme, a review or a deck. It updates itself.

<iframe src="https://plugins.wpmayor.com/embed/wp-quicklatex" width="480" height="300" style="border:0" loading="lazy" title="WP QuickLaTeX — Plugin Pulse"></iframe>
Preview card ↗

WP QuickLaTeX: 4K+ active installs, 4.6★ (31 reviews). Plugin Pulse (WP Mayor), as of 2026-08-29. https://plugins.wpmayor.com/plugin/wp-quicklatex