Author: Michael
-
Solved: ACF get_field() doesn’t work until manually saving post
This solution works for importing posts using the plugin: WP All Import (WPAI). Quick context: Advanced Custom Fields stores its field data in a way which requires more than just…
-
Easily insert emojis on Mac by typing with Keyboard Maestro
Insert the emojis directly by typing {dot}done (which outputs: “✅”) or {dot}emo (Which prompts with a ‘conflict palette’ to choose an emoji by letter).
-
Delete Images from Media Gallery when Post moved to Trash
I have a client who sells unique products on their custom WordPress site. The products listed have limited quantities and once they’re sold they won’t be available again. From the front…
-
How I control my Hue lights from my Mac: Automatically turn on lights when waking Mac from sleep
Here’s a Keyboard Maestro macro I put together to automatically turn on my office lights when I get to my computer each day. The sequence itself is very straightforward: See…