WordPress Monthly Dev Digest #016
A curated list of WordPress development related news articles, tutorials and other resources written or updated in March 2020.
Read articleA curated list of WordPress development related news articles, tutorials and other resources written or updated in March 2020.
Read articleA code snippet showing how to get and filter WordPress posts by custom (Acf) meta field values using the get_post function.
Read articleTutorial on how to add WordPress theme support for editor-font-sizes, and set custom font-sizes for the Gutenberg editor.
Read articleA tutorial on how to add custom admin option pages for your Wordpress theme with the Advanced Custom Fields plugin and Php
Read articleA curated list of WordPress development related news articles, tutorials and other resources written or updated in February 2020.
Read articleIn this code snippet we will discuss the WordPress wp_remote_get and wp_remote_post functions that can be used to fetch data from a remote api using Php
Read articleA tutorial on how to conditionally load and display a different custom template file in your wordpress themes using functions.php
Read articleHow to register a custom wordpress rest api end-point or your theme and use javascript to make a call for that custom data.
Read articleA tutorial on how to add custom admin option pages for your Wordpress theme with the Advanced Custom Fields plugin and Php
Read articleIn the final month of 2019 there two minor WordPress releases. Version 5.3.1 was a short-cycle maintenance release that included mostly security and bug fixes. Version 5.3.2 quickly followed to tackle some high severity issues reported after the previous release.
Read article