Making some progress on my #react – based #WordPress website. I’m REALLY coming to like React.
-
Alex Standiford
-
Alex Standiford
And, of course, as a double-whammy, I’m also finally getting around to learning how to customize Gutenberg. #WordPress
-
Alex Standiford
The biggest piece of advice I’d offer to someone adding their WordPress plugin to the directory – think very hard about what is needed to allow you to debug WITHOUT accessing their admin dashboard. For example, a common issue I had with Easy Age Verifier was that if the verifier doesn’t display properly, the user would disable the plugin and then submit a ticket. Obviously, I can’t debug the issue if the plugin isn’t activated, but I understand why they do it.
