I see that github page of the code updated, can we expect any update on this plugin?
]]>I’m trying to use wp_deregister_script to be able to conditionally load emphasis.js only when needed (i.e. in the entry template), but I couldn’t get the script not to load. I tried the following in functions.php:
wp_deregister_script('emphasis');
(with a variation of the above I’m able to deregister Jquery so I can load it from the Google CDN)
wp_deregister_script('emphasis.js');
wp_deregister_script('emphasis.js?ver=1349884759');
Any suggestions?
]]>Emphasis is a brilliant tool and I’m very grateful for your work porting it to WordPress.
Newbie question: is there any way so that I could activate Emphasis by clicking on a link, instead of double Shift keystroke? Some kind or javascript code to make the computer believe that I have tapped the key twice. I think that would be a usability improvement for most common users.
Thank you again!
]]>This plugin is incredible.
I was simply looking for a plugin that would do this (see paragraph permalinks at end of each paragraph).
Instead, I found a plugin that does this. ( <– Click on that link for simple instructions on how to use it.) Much better than I could have asked for!
Well done, sir!
]]>I’ve just downloaded WP Emphasis 0.4 and I’ve copied the URL’s for highlighted sentences. That’s as far as it goes, right? I have to create links for the URL’s in my posts or sidebars as I would with any URL. No widgets or anything, right? Just checking, and thanks.
]]>I have a website that uses Arabic alphabet. I tried to use this plugin on that website but it did not work, mostly (I think) because it could not recognize the Arabic script and place the letters inside brackets. The generated brackets were always [..].
Is there any way to add Arabic and other scripts to this plugin?
]]>