WordPress dashboard icons for MP6
Sven Hofmann has a great guide to the new dashboard icons that are present in the experimental MP6 interface, and how to implement them for custom admin menus in your plugin.
Sven Hofmann has a great guide to the new dashboard icons that are present in the experimental MP6 interface, and how to implement them for custom admin menus in your plugin.
The get_ip_address function is useful for tracking visitors who aren’t logged in as they move through key pages in your store.
Zach Brown has a nice post up on how to set up microcaching with Nginx combined with Batcache to handle big spikes of traffic (or just to maximize efficiency and enable running a site on low resources). Zach explains that while Batcache is a great solution and performs very well, it still requires loading PHP…
Using WordPress, it’s a poor assumption to assume the wp-content, plugins, and uploads folders are always in the same place, or even always called by those names. The configuration you see above is a sample WordPress root directory. This isn’t uncommon. Many people who manage their installs with version control such as Git probably recognize…
While Jetpack and its Photon service are useful, it is not a solution fit for everyone, and may users and developers have reservations about integrating with the WordPress.com infrastructure. Will Norris takes the open source approach and has rolled his own self-hosted version of Photon, available on GitHub.
Pippin has written a nice post about why we should be writing code every single day. I love this, in theory 🙂
I’ve been collecting rtCamp news for a while — they have a great monthly newsletter — and here are some of the highlights worth sharing broadly.