IE9 – Force Compatibility Mode View

So I’ve been working with my partners on a website now for it seems like months – oh wait – it HAS been months LOL.  We put the final push on it yesterday as far as formatting/layouts, some of the content areas, etc.  All was good – until we boosted up our number of social [...]

Find Twitter ID – Facebook ID

Find your Twitter ID and Facebook ID for use in Social Media plugins Find a Twitter ID http://www.idfromuser.com/ Find Facebook ID To make it easy for myself and everyone in the future, here is the URL needed to find your Facebook Page ID. https://graph.facebook.com/username Simple copy and paste the URL and replace “username” with your [...]

WPMU-DEV Nag screens – and how to get rid of them

I like my WordPress plugins – really I do. Nice neat little bits of modular code that are available for almost anything you could POSSIBLY ever need. Not always, but usually. As anyone who’s done any WordPress for any length of time knows, there’s some larger groups out there like Automaticc, iThemes (with my favorite [...]

Better solution for Admin Dashboard info

WordPress Admin Notes

So yesterday after my post about adding a custom dashboard alert. I added that little bit of code in. And got thinking. So do I *really* want to go in every time I need to update that alert and hack the functions.php file? And I quickly decided, “No.” So, thought about it, and decided it [...]

WordPress Add Administrative Alert on Dashboard

Ran across this VERY handy chunk of code for adding an administrative alert on a WordPress dashboard. I was looking for a way to share important info about the website modifications with my developers. You put out a website, and then go back to it 3 months later and you have no memory of that [...]