38 private links
Do local website development on your computer or in the cloud with DDEV.
The developer & designer-first Laravel CMS you've been waiting for.
The first thing you should do to be able to use Lando is (surprise, surprise!) install it on your computer. The installation process is extremely simple and is very well documented.
Conifer is a library plugin for creating WordPress plugins and themes using an opinionated object-oriented architecture, built on top of the amazing Timber plugin.
A Liberating Dev Tool For All Your Projects
‘Linting’ automatically analyses your code for potential errors and ensures it’s formatted according to a definition. There are tools to lint your code across many programming language and can be customised on a per project basis to increase code quality & consistency, improved performance and reduce developer decision making fatigue.
📦 A zero-configuration #0CJS developer toolkit for building WordPress Gutenberg block plugins. - ahmadawais/create-guten-block
In Part 1 of this series, we set up a simple app to display our posts using React and Next.js alongside our WordPress install. We left it lacking some extra functionality that would take us from a simple test to a real browser-accepted website. So, let’s get to work on that and really round this thing out.
Powerful component libraries & styleguides that fit the way you work.
Storybook alternative for PHP/Twig
On WordPress websites, I often add the ability for clients to add videos to their content, and while I use Advanced Custom Fields to achieve this, I don’t use the oEmbed field type. This is because often the video cards feature custom play buttons, additionally as it turns out – clients really like being able to easily control the video thumbnail image in the CMS without touching their YouTube or Vimeo account. Also, I like to play the video in a lightbox after user clicks – this allows more control over the interface & player. I am a big fan of Magnific Popup for this…
Composer is a dependency manager for PHP that has been widely adopted by the PHP community at large, but is used less frequently with WordPress. WordPress is largely procedural in nature, and Composer has great tools for object oriented code, like autoloading. That's nice to have but Composer is primarily a dependency manager, so today I'm going to show you the basics needed to manage a WordPress site with Composer.
The WordPress plugin that cares about responsive images.
A language detection library for PHP. Detects the language from a given text string.
certainlyakey starred alexei/sprintf.js
certainlyakey starred UsabilityEtc/country-geolocation-data
certainlyakey starred jonnnnyw/php-phantomjs
A plugin applies wp_make_link_relative function to links (posts, categories, pages and etc.) to convert them to relative URLs. Useful for developers when debugging local WordPress instance on a mobile device
I made this for a client, took a while because their documentation is horrible, though maybe they improved it by the time you read this.
Based on the Xdebug protocol functionality in SublimeXdebug package by Kindari.
certainlyakey starred darylldoyle/svg-sanitizer