<3
Tag Archives: wordpress
How To: Allow Syntax Highlighting in WordPress Comments
I suppose this could be a plugin, but it seems too simple for all that… With SyntaxHighlighter Evolved installed, add the following PHP snippet to your functions.php file to allow syntax highlighting in your WordPress comments:
WP+jMonthCalendar=Fancy
I'm developing a website in WordPress for a "tourist destination" that has a few types of content -- webpages, blog posts, events, and business listings. After learning a few things about using WordPress as CMS, I decided at the beginning that everything (except for webpages) would need to be some kind of Post. Using Freshout's [...]
Customizing TinyMCE without Advanced TinyMCE