I have installed PSpell and updated the config file to use it instead of GoogleSpell. […]
Tag: tinymce
WordPress stripping out BR tags, need assistance
Im having a problem where WP for some odd reason is stripping out my BR […]
Removing unneccessary p-tags (Not every p)
I removed wpautop from my theme: function disable_linebreaks($content) { remove_filter (‘the_content’,’wpautop’); return $content; } add_filter(‘the_content’,’disable_linebreaks’,1); […]
Is it possible to create nested lists in the WYSIWYG editor?
I’m looking to set up WP for a user that does not know or care […]
WordPress tinymce editor messing up HTML
Yes, I am aware of it that there are tons of solutions out there which […]
Issues creating a tinyMCE plugin that creates a custom link
I’m working on a plugin that works similar to the “link” button on tinyMCE: The […]
toggle button in tinymce
I have this code ! (function() { tinymce.create(“tinymce.plugins.afflpad”, { init : function(ed, url) { ed.addCommand(“afflpad_click”, […]
wp.mce.views gallery override default ‘editor-gallery’ template
Prior to 4.2 we could override the default MCE gallery template with this code: var […]
How to load wp_editor via AJAX
Does anyone know how o load wp_editor via AJAX in WordPress? My markup and editor […]
wordpress with many custom styled static pages
I am creating wordpress that constists of many many custom styled static pages. Some has […]
No More Posts Available.
No more pages to load.