Em3 FakeHTML
Allows you to nest bold or emphasised text within homemade HTML tags (such as my pullquotes plugin)
The basic problem is that you can’t use (or I can’t work out how to use) <strong> … </strong> or <em> … </em> within the quoted text because the backslash screws up the plugin. Probably my bad coding, of course, but at least I’ve found a solution.
- The Variables
-
N/A.
- The Code
-
Lorem ipsum dolor sit amet , consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
View it as a text file so you can read it first - save this as em3_fakehtml.php and upload it to your wp-content/plugins folder.
- The Notes
- The plugin works so well, I can’t show you how here - see the text file!
- The Instructions
- To use the plugin, save the text file in wp-content/plugins as em3_fakehtml.php (making sure that’s a 3 not a ³), activate it and then use the fake html above where necessary.
Modified
Author