Why We Should Set the $content_width Variable in WordPress Themes
It is a theme feature which helps us to control our content width for images, videos and embeds. If you used _s starter theme or browsed through any official WordPress theme, you saw it in the functions.php. In today’s responsive design, it is not the most necessary tool for the images but still useful because of the other media formats.
Customizer Export/Import
The Customizer Export/Import plugin allows you to export or import your WordPress customizer settings from directly within the customizer interface! If your theme makes use of the WordPress customizer for its settings, this plugin is for you!
WordPress Create Upload Files and Directories
This tutorial explains how to create new files and directories in the WordPress /uploads/ folder.
Make WordPress Core. Our Philosophies
Decisions not Options
When making decisions, these are the users we consider first. A great example of this consideration is software options. Every time you give a user an option, you are asking them to make a decision. When a user doesn’t care or understand the option, this ultimately leads to frustration. As developers, we sometimes feel that providing options for everything is a good thing, you can never have too many choices, right? Ultimately these choices end up being technical ones, choices that the average end user has no interest in. It’s our duty as developers to make smart design decisions, and avoid putting the weight of technical choices on our end users.
Distributor. Safely reuse and syndicate content between WordPress sites
Distributor is a WordPress plugin that makes it easy to syndicate and reuse content across your websites — whether in a single multisite or across the web.
WordPress Trademark Policy
The WordPress Foundation owns and oversees the trademarks for the WordPress and WordCamp names and logos. We have developed this trademark usage policy with the following goals in mind:
We’d like to make it easy for anyone to use the WordPress or WordCamp name or logo for community-oriented efforts that help spread and improve WordPress.
We’d like to make it clear how WordPress-related businesses and projects can (and cannot) use the WordPress or WordCamp name and logo.
We’d like to make it hard for anyone to use the WordPress or WordCamp name and logo to unfairly profit from, trick or confuse people who are looking for official WordPress or WordCamp resources.
WordPress Function Reference: media sideload image
Download an image from the specified URL and attach it to a post.
media_sideload_image($file, $post_id, $desc, $return);
Get all languages cpt posts on frontend. Search query
I suggest that you use $query->set( ‘lang’, » ); in a function hooked to parse_query with priority 1.
PHP Compatibility Checker
The WP Engine PHP Compatibility Checker can be used by any WordPress website on any web host to check PHP version compatibility.
WP Migrate DB
WP Migrate DB exports your database as a MySQL data dump (much like phpMyAdmin), does a find and replace on URLs and file paths, handles serialized data, then allows you to save it to your computer as an SQL file.
Susty WP. Building for sustainability with WordPress
Delivering WordPress in 7KB 6KB*
This website aims to act as a guide to making WordPress websites more sustainable, and to serve as a practical example of how we can tune our websites and reduce their carbon footprint. The homepage of this website is delivered to your browser with just 6KB of data transfer. This is achieved by its theme, plugins and configuration. As of 2016, the average website data transfer was 2.3MB, making it 393 times bigger than this website!
Bootstrap 4 WordPress Starter Theme
them.es Starter is a WordPress Starter Theme built with Bootstrap.
Custom user taxonomies in WordPress
…the ability to create and use custom taxonomies has been around since 2007. We didn’t get all the cool functions added until 2.8 though.
However, one thing we’ve had since 2.3 was the ability to create taxonomies for any object type, not just posts. In WordPress, there are several object types:
Posts
Users
Comments
Links
So, you can technically create a taxonomy for any object type. Most of WordPress core support is for posts, but the API is extremely well thought out and can handle the other object types with minimal code effort.
This tutorial will focus on registering and using a taxonomy on the user object type. It will not be a 100% solution for everything you can do with a custom user taxonomy. Consider this an extremely rough draft of what’s possible.
TypeRocket WordPress Framework
TypeRocket is like Advanced Custom Fields + Laravel + Magic in WordPress for FREE.
About GPLDL
At GPLDL we felt that releasing «Premium WordPress Plugins» and «Premium WordPress Themes» only to people who purchase support licenses constrains the dissemination of GPL-licensed software. So we decided to break up these expensive packages by providing the exact code available from the developers for download at GPLDL.
That’s why we set up GPLDL as a club – legally sharing hundreds of Premium GPL-licensed WordPress items with our members. That gives all of our members access to the code they actually need by removing the developer’s support they are otherwise forced to pay for.
Is the WordPress GPL Being Abused?
The GPL licence, which is the foundation of WordPress and all plugins in the WordPress repository, is a great license, no doubt. It has permitted WordPress to become what it is today, and have such a wonderful community form around it.
I’m lately seeing a small surge in the number of people who are taking advantage of the GPL in what many consider an unethical way. I’m talking about the WordPress plugin stores that are cropping up and selling plugins developed by other people.
SSL Insecure Content Fixer WordPress plugin
Clean up your WordPress website’s HTTPS insecure content and mixed content warnings. Installing the SSL Insecure Content Fixer plugin will solve most insecure content warnings with little or no effort. The remainder can be diagnosed with a few simple tools.
Is Gutenberg the End or a New Beginning for WordPress?
Clearly a project the size of WordPress needs some strong leadership and a clear roadmap. However, when that roadmap starts to be clouded by outside factors such as financial pressure to compete with the market, decisions aren’t made in the best interest of everyone. Don’t forget that whatever is implemented in WordPress.org is being built for WordPress.com (one of the main money-making arms of Automattic) and no doubt their biggest concern when considering losing customers to competitors. Gutenberg is a clear attempt to attract new users to the platform.
The major part of backwards compatibility is not breaking things, or doing everything possible to avoid it. Gutenberg simply will break sites. This won’t be white screening, or breaking appearance on the frontend, but as soon as a site is updated to 5.0, a user will have a broken experience the next time they edit a post, if the site relies on custom meta boxes.
The percentage number of sites on the web that are powered by WordPress is often touted and this number will be made up of a variety of different types of sites and site owners. A large number will be developers, freelancers and agencies who have built sites in the past, manage sites currently, and build every new site with WordPress. From experience, these developers typically don’t use page builder plugins but a combination of custom fields and meta boxes to give clients the ability to add all the data needed to be displayed on the site in a controlled and prescribed style.
These people will need to prepare for 5.0 (more on that later) to make sure their clients aren’t affected by Gutenberg.
Out of all the modern frontend frameworks, React was always the first choice for Gutenberg, even after some token debate, and weathering the storm of patent clauses. But adding a shiny new framework to a critical piece of WordPress core is highly problematic and we’ve seen it before. WordPress 3.5 was released with a new media manager, built with Backbone and landed without documentation, no clear extensibility model, and a steep learning curve for core contributors and developers with media-related plugins.
Gutenberg has the potential to go the same way, but undoubtedly it will reduce the amount of people able to contribute to it, without learning React deeply. It also places a burden on plugin developers (in a short timescale) to learn, adapt, and get their plugins ready.
Of course this is possible for the big guys like WooCommerce (Automattic owned, large team) and Advanced Custom Fields (independant small team, huge user base), but this will affect any plugin which registers a custom post type, or meta boxes. Most developers simply won’t have the time, inclination or skills to make them compatible with Gutenberg. We will likely see a lot of plugins broken which just won’t get fixed. That will have a detrimental effect on user experience and the WordPress ecosystem in general.
Core should leave Gutenberg as a feature plugin for longer. The timeline is just too short for people to prepare. It is too great a change to be rushed. I think the decision to be merged should be rethought and only merged when a certain level of plugin adoption by users is reached.
Running WP Cron on multisite the right way
I think the best way is to use WP-CLI but you’d need to write a bash script to do this.
UnderStrap. The Bootstrap 4 + WordPress Theme Framework
UnderStrap combines the Underscores starter theme (by Automattic) and the mobil-first, responsive grid framework Bootstrap 4 (by Twitter) into a perfect open source foundation for your next WordPress theme project.
Template Tags in Pods Templates
…several Conditional tags available for Pods Templates to make it easier to create the output you’re looking for in your Pods Templates.
Create WordPress Plugins with OOP Techniques
Object-oriented code, among other things, can help organize and add reusability to your code. In this tutorial, I will teach you the basics of writing a WordPress plugin using object oriented techniques.
How to Fix the 403 Forbidden Error in WordPress
403 Forbidden error code is shown when your server permissions don’t allow access to a specific page.
Did anybody succeed in migrating from qtranslate-x to Polylang?
There’s a free q-translate to WPML migration plugin. Install it and run it. And there’s a WPML to polylang migration plugin…
Ah interesting. I presume I don’t need WPML installed for that trajectory?
Correct, just the migration plugins.