In previous posts, I’ve talked about the WordPress Coding Standards, and the importance of documenting your code, but I’ve not actually spent a lot of time discussing how easy it is to actually generate documentation for your themes. And by documentation, I mean an actual site that provides your DocBlocks such in a clean and organized fashion […]
Search: “wordpress plugins” (Page 112 of 127)
We found 631 results for your search.
[…] on teasing Pressware. Straight from the initial post itself: But as years have passed, my focus has shifted, and I’ve begun to target specific things – namely WordPress and its tangential topics – I thought it fitting to label the business in that direction. Thus, The Pressware Company, or Pressware, for short. And as of today, […]
[…] there are things about Git that I like, but it’s GitHub’s organization that fits how I do work. Anyway, overtime I figured I’d discuss my thoughts on WordPress source control. In this post: commit messages. Earlier last month, Ryan McCue shared the following tweet: Any time you write “also” in a commit message, you’re […]
[…] giving a lot of thought about a number of different things with regard to how we go about building plugins, themes, extensions, tools, and so on for WordPress. I think that we intrinsically know that we should be focused on our users, but I think there’s also something inside of us that wants to […]
Last March, I wrote a post on How To Include a Page Template in a WordPress Plugin. The post and the associated code was a proof-of-concept that was never intended to be used in production environments. But since then, I’ve received a few pull requests and have implemented some additional changes that have brought this […]
