38 private links
Bringing your Storybook to the next level with simple steps
How to rename class names in Gutenberg blocks? In this tutorial I show you how to rename the class names from every Gutenburg block you want.
It’s pretty great but aside from the WordPress handbook, there are only few tutorials available for Gutenberg development as of the moment. This is the main reason I’ve decided to pitch in and help out with creating tutorials starting from custom attributes and controls. These tutorials are the ones I’ve learned by actively participating on Gutenberg development on Github. I also used these methods on CoBlocks and EditorsKit plugins.
A field for Advanced Custom Fields which allows you to select a user role
certainlyakey starred mikecrittenden/shortkeys
Husky can prevent bad commit, push and more 🐶
When you’re working on your Linux or Mac OS X system’s command line, the prompt is the text to the left of the commands you enter. The default prompt varies for every system, but it usually gives you an indication of your username, your machine’s host name and your current working directory. Also, it ends with a dollar sign $ if you’re working as a normal user. If you’re working with root privileges, it ends with # instead.
Chrome extension that enhances the keyboard shortcuts in Google Search
We will use the hook wp_handle_upload_prefilter.
certainlyakey starred motdotla/dotenv
certainlyakey starred bjerenec/craftcms-multidatefield
As Partner and Technical Lead, I encourage my employees to always be learning with an eye on improving the quality and efficiency of what we deliver to our clients. As an agency, it can be difficult to lock down a workflow. Each project can be vastly different. Yet, we still need to align our workflows and development environments as much as possible to ensure productivity is at its peak. sd
This guide was created to manage varying client work. I’ve spent most of my days recently inside of Vagrant machines banging on Python (Django) and Ruby (Rails). While utilizing MVC patterns and Foundation. Working in these true development environments opened my eyes to where our WordPress workflow failed. This post details how we built an efficient and repeatable workflow for teams developing on WordPress.
This article will discuss how to register fields and field groups via the functions.php file. There are many benefits to using PHP to register fields, the main of which is customization and distribution. The ability to define fields within the theme’s files allows developers to avoid any data loss when working across multiple environments (dev/staging/live). It also reduces calls to the database and can speed up your website.
If you only require a solution for distribution across multiple environments, please familiarize yourself with the local json feature as this solves the issue with minimal effort.
certainlyakey starred Hammerspoon/hammerspoon
But what if I want to exclude a folder from search but let it be shown in sidebar?
Extension of the built-in Number field with a default value of null.
certainlyakey starred Zettt/LaunchBar-Scripts
This tutorial will explain in detail how to add support for the WordPress theme customizer to your WordPress theme.
Flashlight extends OS X’s Spotlight in a great direction