Foliopress WYSIWYG
by FolioVision 3.7 (8 reviews)

Foliopress WYSIWYG

Foliopress WYSIWYG is the editor you were always hoping for, every time you installed a new content management system.

Foliopress WYSIWYG ranks #12,914 among WordPress.org plugins with 200+ active installations, is #277 of 1,146 in the Editor & Writing category, a 3.7/5 rating from 8 reviews, and was last updated May 5, 2026. Data from WordPress.org, refreshed twice daily — see methodology.

Tested up to WP 6.7 (Current: 7.1.1)
vtrunk Current Version vtrunk
Updated 4 months ago Last Update on 05 May, 2026
Refreshed 16 hours ago Last Refreshed on
#277 of 1,146 in Editor & Writing Top 25% by installs
View on WordPress.org
Rank
#12,914
No change
Active Installs
200+
-7.4%
KW Avg Position
7
No change
Downloads
118.3K
+3 today
Support Resolved
0%
No change
Rating
74%
Review 3.7 out of 5
3.7 (8 reviews)

Next Milestone 300

Total Progress 7%
200+ 300+
7,786
Ranks to Climb
-
Growth Needed
8,000,000
Active Installs
Pro

Unlock Exact Install Count

See the precise estimated active installs for this plugin, calculated from real-time ranking data.

  • Exact install estimates within tiers
  • Track install growth over time
  • Milestone progress predictions
Upgrade to Pro
Need 93 more installs to reach 300+

Rank Changes

12,888 12,899 12,911 12,923 12,934 14-09-2026 15-09-2026 16-09-2026 17-09-2026 18-09-2026 19-09-2026 20-09-2026 21-09-2026
12,855 12,877 12,900 12,922 12,944 06-09-2026 07-09-2026 08-09-2026 09-09-2026 10-09-2026 11-09-2026 12-09-2026 13-09-2026 14-09-2026 15-09-2026 16-09-2026 17-09-2026 18-09-2026 19-09-2026 20-09-2026 21-09-2026
Current #12,914
Change
Best #

Upgrade to Pro

Unlock 30-day and 90-day rank history charts with a Pro subscription.

Upgrade Now

Active Installs Growth

Active Installs 0,000,000+
Growth +0.0%
Peak 0,000,000

Downloads Growth

0 10 20 14-09-2026 15-09-2026 16-09-2026 17-09-2026 18-09-2026 19-09-2026 20-09-2026 21-09-2026
0 10 20 30 06-09-2026 07-09-2026 08-09-2026 09-09-2026 10-09-2026 11-09-2026 12-09-2026 13-09-2026 14-09-2026 15-09-2026 16-09-2026 17-09-2026 18-09-2026 19-09-2026 20-09-2026 21-09-2026
Downloads
Growth
Peak

Upgrade to Pro

Unlock 30-day, 90-day, and yearly download history charts with a Pro subscription.

Upgrade Now

Reviews & Ratings

3.7
8 reviews
Overall 74%
5
6 (75%)
4
0 (0%)
3
0 (0%)
2
0 (0%)
1
2 (25%)

Security History

Source: WPVulnerability

3 known vulnerabilities on record · 1 in the last 24 months · checked 1 month ago

  1. Foliopress WYSIWYG [foliopress-wysiwyg] < 2.6.19

    CVE-2025-32610 · Fixed in v2.6.19

  2. Foliopress WYSIWYG [foliopress-wysiwyg] < 2.6.16

    Fixed in v2.6.16

  3. Foliopress WYSIWYG [foliopress-wysiwyg] < 2.6.8.5

    CVE-2014-1232 · Fixed in v2.6.8.5

TL;DR

AI summary of the plugin's readme

Foliopress WYSIWYG is aimed at website owners, content editors, and their clients who need to write and format web content without touching raw HTML. It solves the problem of clunky, outdated, or hard-to-configure content editors by providing a simple, standards-compliant WYSIWYG editor with source code access for advanced users.

  • SEO ready images with alt/title tags
  • Source code access for experts
  • Produces standards compliant HTML
  • Forgiving HTML/XHTML error handling
  • True WYSIWYG editing view
  • Built on FCKEditor with upgrades
  • Fully extended toolbar
  • Native WordPress Featured Image support

Frequently Asked Questions

Common questions about Foliopress WYSIWYG

Yes, right here: http://foliovision.com/seo-tools/wordpress/plugins/wysiwyg/end-user-guide
Check out Foliopress WYSIWYG Installation page for all the advanced stuff.
Yes it is. Depending on your PHP configuration, you might have to change the directory permissions according to this guide in order to make thumbnails work.
You can configure it in the Advanced options. Check out "Toolbar customization" on our Foliopress WYSIWYG Installation page for instructions. However we recommend you to customize the styling dropdown instead and put in all the styling classes you need.
First of all, make sure your image is properly named before uploading. Our image uploader will make sure that the actual uploaded filename will be SEO optimized. Then insert the image with the "Send thumbnail" function and the image name will be used as its caption. Then you can change it to anything you want, or remove it. The caption is bound to the image using an H5 tag. Here's the example HTML: <h5><a rel="lightbox[slideshow]" title="testing image" href="/images/2009/11/testing-image.png"><img height="419" width="400" alt="testing image" src="/images/2010/06/400/testing-image.png" /></a><br />Image description</h5>
Inserted images are put into a H5 tag together with the image description. Here's our standard CSS we use in our templates to display the images in H5. /* Images in h5 */ a img { border: none; } h5 { margin: 10px; padding: 0; line-height: 1.3em; font-size: 0.85em; font-weight: normal; text-align: center; } h5 img { padding: 5px; background-color: white; border: 1px solid silver; } h5.right { margin: 2px 0 2px 10px; text-align: center; font-weight: normal; float: right; } h5.left { margin: 2px 10px 2px 0; text-align: center; font-weight: normal; float: left; } h5 a { text-decoration: none !important; color: #696969; } h5 a:link { text-decoration: none !important; color: #696969; } h5.noborder img { border: none; } img.noborder { border: none; } .noborder { border: none; }
For complex reasons we need to strip empty paragraphs but you can use break tags to create the same effect of empty lines. The keyboard shortcut is shift enter. We don't really recommend using either tags or empty paragraphs for formatting, you should be able to handle it in your CSS.
This plugin consists of 3 parts: Wordpress plugin - check the languages/" directory for .po and .mo files - the standard way of how Wordpress translations work FCKEditor - check fckeditor/editor/lang - it contains JS files with definition of each language. Check then en.js file for entries below "Foliovision plugins" - these have to be translated. Note that vast majority of the phrases already has a translation. Set your language in plugin settings. SEO Images image manager - fckeditor/editor/plugins/kfm/lang/ - the missing translations are at the end of en.js file and they have to be copied into each language version. Note that vast majority of the phrases already has a translation. Set your language in plugin settings. Your plugin is not working, all I can see it this: Parse error: syntax error, unexpected T_CONST, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in {your web root}/wp-content/plugins/foliopress-wysiwyg/foliopress-wysiwyg-class.php on line 96 Contact your webhost to switch you to PHP 5, you are probably still running on obsolete PHP 4. I get a ugly message like this one: Warning: mkdir() [function.mkdir]: Permission denied in /home/... ..../wp-content/plugins/foliopress-wysiwyg/fckeditor/editor/plugins/kfm/initialise.php on line 172 Make sure your /images directory has the 777 permissions. 755 can be enough too, depending on your PHP configuration (PHP Fast CGI). This directory should be located in the same place as your .htaccess file and Wordpress installation. It's referenced by your domain name. I get the paste as plain text dialogue box whenever I try to paste with Ctrl + V into a post. We are doing our best to protect your post from the bad HTML code in case you are pasting from programs like Microsoft Office or web sites.
Open this file: /wp-content/plugins/foliopress-wysiwyg/fckeditor/fckconfig.js Change "FCKConfig.ForcePasteAsPlainText= true ;" to "FCKConfig.ForcePasteAsPlainText= false ;"
Check out the plugin settings. Please note that the image management system remains English for the moment but will also be updated to multilingual in 2010. I get 'Toolbar set "Foliovision" doesn't exist' error message when I edit a post. Since 0.9.14, this message should not appear. If you just updated you plugin, make sure you clear your browser cache properly and then reload the editing page.

More plugins by FolioVision

Sign In / Register

You need to sign in or register to use this feature.