On single post details I shall add some custom information at entry meta bar. Site is using the Genesis Framework. So I am using the Advanced Custom Field plugin for custom data. For example, I shall display the website link and hash tag. Therefore I created two custom fields with ACF plugin for post type… Continue Reading
custom field
Adding Custom Column at WooCommerce Order List Table
I am running a membership site and wanting to add an new column at my order listing table (WordPress Dashboard). I shall show the member’s age at that column. Here is my steps for this functionality: Creating Custom Field I’m saving the Date of Birth of my customers as a custom field data. I’m using WordPress’s… Continue Reading