
Site Notes for WordPress Multisite
This snippet enhances the WordPress Multisite network by introducing a dedicated notes column in the Sites table within the Network Admin dashboard.
If you’ve ever wanted a quick code fix, a clever trick, or a better way to solve a recurring dev problem—you’re in the right place. These are small, reusable bits of code and insight that I use myself (and share with you) to speed up dev work and avoid reinventing the wheel. If any of this code helped you, or you have any questions on implementation, please don’t hesitate to reach out.
This snippet enhances the WordPress Multisite network by introducing a dedicated notes column in the Sites table within the Network Admin dashboard.
Increase user engagement by showcasing a unique post each day on your WordPress site. This PHP snippet ensures that visitors see a different post daily, refreshing at midnight.
This snippet for WordPress Multisite adds custom search functionality that allows administrators to search for products by their SKU across the entire network.
This snippet makes direct links to admin pages for sites in your network. It is great for doing repetitive tasks (such as downloading WooCommerce reports).
This code enhances the WordPress Multisite Network Admin dashboard by adding a new column to the Sites table that shows the date of the most recent WooCommerce order.