On Thursday, March 24th, 2016, we pushed out the latest version of Custom Post Type UI, now at version 1.3.0. This is our latest major version of the plugin. It brings in a nice number of changes that I will cover here. CPTUI...
Read More Welcome Custom Post Type UI Version 1.3.0Search Results for: git flow
Didn't find what you were looking for? Try another search!
Building Content Teams with WP User Groups and Custom User Roles
The WordPress user roles and capabilities system is built to be pretty flexible. There’s a hierarchy of responsibilities in place that can be used to inform a content workflow from lower on the totem pole to higher. But sometimes those user roles...
Read More Building Content Teams with WP User Groups and Custom User RolesUsing Sass Mixins to Power Your Projects
If you’ve followed along the WDS blog/Github/Twitter etc, you’ll know pretty well by now we’re a team that uses Sass as a part of our daily workflow for front-end styling. Sass is a powerful CSS preprocessor tool and it’s awesome. If you’re late...
Read More Using Sass Mixins to Power Your ProjectsThe Future of WebDevStudios Starter Theme: wd_s
This is Part III of a three part series about wd_s, our starter theme. Part I: History of wd_s Part II: Project Scaffolding with wd_s Part III: Future of wd_s To summarize the previous two blog posts: we discussed the history of wd_s and...
Read More The Future of WebDevStudios Starter Theme: wd_sDesign and Photoshop for WordPress: Tips & Best Practices
Whether you’re a theme designer, freelance developer, creative lead, or any growing number of web-related job titles, chances are that you use Photoshop. Some, like myself, probably use it every day. If you’re designing the next big WordPress theme or slicing a...
Read More Design and Photoshop for WordPress: Tips & Best PracticesHistory of the WebDevStudios Internal Starter Theme: wd_s
This is Part I of a three part series about wd_s, our starter theme. Part I: History of wd_s Part II: Project Scaffolding with wd_s Part III: Future of wd_s One of the most exciting things of my job here at WDS is...
Read More History of the WebDevStudios Internal Starter Theme: wd_sFront-End Dev Resources, Tips, & Tricks You May Have Missed
Front end development is an ever-evolving profession with new processes and skills to absorb and implement as the web grows. There are always cool new ways to do things and it’s a community of passionate people sharing great information that can almost...
Read More Front-End Dev Resources, Tips, & Tricks You May Have MissedLoading the Optimal WordPress Object Cache Implementation
Out of the box, WordPress has pretty great support for external object-cache implementations. Even its built-in object-caching helps WordPress be more performant and avoids redundant non-performant function calls and DB lookups. One of the challenges we have faced at WebDevStudios is the...
Read More Loading the Optimal WordPress Object Cache ImplementationRecent Changes to generator-plugin-wp
I last went over the features of generator-plugin-wp in May and a lot has changed since then! There are three more sub-generators (and more on the way), the JavaScript workflow is improved, PHPUnit tests are built in for the main plugin generator and all...
Read More Recent Changes to generator-plugin-wp