wordpress WordPress - how to disable plugins on certain environment Ever wondered how to disable WordPress plugins based on your environment? If yes - read this article.
wordpress Best practices - naming convention for WordPress custom fields You do not know how to name your custom fields? Are you noticing weird issues with your data? The solution might be easier than you think.
wordpress Building Admin Columns Pro filters for ACF repeater fields Today's post is about how to filter your WordPress admin view based on ACF repater field value by building a plugin which extends Admin Columns Pro. Too much names? Let's head into the
wordpress Getting data from Advanced Custom Fields multi-value field Advanced Custom Fields is a great plugin for handling custom fields and field groups in WordPress. It uses wp_postmeta table to store the data as key in one column and value in