Tag: plugins
Making a WP-CLI Plugin
Messing around with wp-cli, it was fun to learn how to make a plugin … without a plugin.
Name Collisions
Sometimes a plugin update stomps all over your non wordpress.org hosted plugin, and it’s all because of name collisions.
Mailbag: What’s The Diff?
Ideas can always be copied. Code can be cloned. But you should be an original.
Mailbag: A Case Against (Part Of) Jetpack
Someone noticed I’m not eating my own dogfood. There’s a reason.
Defines, Variables, and Plugin Dirs
If you’ve spent any time looking at PHP code, then you’ve seen defines and variables Defines A define looks like this: This […]





