Generate WP-CLI @alias for each site on multisite
I have a few multisites, each with several sites, that I want to auto-generate @aliases for. Is there way to sync those sites … Read more
I have a few multisites, each with several sites, that I want to auto-generate @aliases for. Is there way to sync those sites … Read more
I’m looking for the best way to duplicate the Linux ‘watch’ command on Mac OS X. I’d like to run a command every few seconds … Read more
Is there a solution to keep plugins updated with wordpress by auto upgrade them without need to access to the admin panel every … Read more
I use the below code to delete custom posts with status ‘expired’ (thanks to Jamie Keefer). Posts are set as ‘expired’ by a … Read more
I’ve recently started revamping and re-releasing some abandoned (yet important) WordPress plugins. As I walk through the code patching other bugs, my IDE … Read more
Is there a way to send the updated/added values from profile, when a member/user updates his/hers data, to the admin of the site … Read more
As it is now, when a page that is in the nav menu is trashed, it still stays in the menu until manually … Read more
I have written a plugin that (besides other functionality) makes posts from existing content. For each post I have one picture – how … Read more
I am creating a WordPress Network multisite blog in a university environment. It’s set up in subdirectory mode, so that each new blog … Read more
I have a bit of a tricky one… I have a hierarchical Custom Post Type (‘shows’) that represents events. Is it possible for … Read more