I am trying to replace the default Add Media icon in my WordPress site. I searched for the same on the web and got this:
Hello I want to know how to edit wordpress html and add custom html
for example I want to add html element like icon beside a link. here is the code:
So WP 4.2 introduced emojis (smileys) that basically adds JS and other junk all over your pages. Something some people may find shocking. How does one completely erase all instances of this?
I use the add_menu_page
function to add an new admin menu:
I use the Categories widget on my sidebar(s) and I would like to display a Font Awesome icon next to each category listed in the widget. The icon would be the same for all categories, for now, but I would like to give each category it’s own unique icon in the future.