WordPress For Beginners – WordPress Advanced Custom Fields for Beginners – Part One

by | Feb 12, 2021 | 0 comments

WordPress For Beginners – WordPress Advanced Custom Fields for Beginners – Part One

by | Feb 12, 2021 | Wordpress Tutorials for Beginners | 0 comments

WordPress For Beginners Tutorials and information. We source some of the best tutorials online to help you manage your wordpress website.




Download the basic WordPress theme used in this video here: https://drive.google.com/file/d/1nYg57UUQikRi9CSkcs2j1-DuxMMw34Dh/view?usp=sharing

Welcome to my Advanced Custom Fields tutorial for WordPress.

If you’re not familiar with what Advanced Custom Fields or “ACF” is, then you’ve been missing out.

WordPress, as great and popular as it is as a content management system, has never focused on building a simple system for custom fields – ACF has helped fill this gap.

ACF is, in my opinion, one of the most important plugins you can use as a developer in WordPress.

ACF removes the complexity of adding custom field functionality into your WordPress theme.

If you’ve ever tried creating the functionality of custom fields directly into a plugin or theme, you would know that it is very time consuming. ACF provides you with all of the functionality required for custom fields to display on the admin, and a simple API to display it on the front end of your website using PHP.

So what are custom fields? Well – put simply, they allow you to add custom data to your WordPress website. That data is stored in the database, so you can display it anywhere you want, you can truly build some very customised interfaces VERY easily.

If you’re a web developer and want to provide simple fields for your clients to update their website, ACF is perfect for you.

There are two versions of ACF. A free and a premium version. In this series, I will using the PRO version – however, you can follow along with the FREE version – and if the software helps you, I would definitely recommend purchasing it.

Each video in this series will cover a different field type in ACF – and show you how to implement it as well as different ways it can be used.

source