ACF field groups with the same option position can be ordered by setting a key value. Key values starting with underscores are shown first. Field groups without keys are displayed inconsistently depending on the user role. #wordpress #protip #acf
Still thinking about how to solve the “posting a digest of interesting links today” problem.. In the meantime I'll post them on my website, not showing on the homepage but under https://
DarwinMailApp gives us all a lesson in customer service in this thread: https://
Amazing opportunity for ddossing a website through malicious shared js libraries by setting ping attributes pointing to the ddos target across millions of websites. https://
I'm migrating from Apple Notes to Evernote as the Apple Notes export is lacking and Evernote has a more open ecosystem. For this I created a migration AppleScript https://
TIL (thanks Ali) the #WordPress escape functions finish up by applying a filter to the safe output, making them unsafe again.
I've updated my notetaking tool reference with my current recommendation: Dropbox Paper https://
#protip When writing a script that invokes git stash, make sure the script is committed before running it, if it's in the same repository ;-)