-
Completed the course Using the WordPress Data Layer on learn.wordpress.org
-
Wrote a comment on the post Static vs. dynamic blocks: What’s the difference?, on the site WordPress Developer Blog:
Fantastic article, really explains the differences between static and dynamic blocks! -
Created a topic, Is there a Github repo available?, on the site WordPress.org Forums:
Firstly, thanks for making an awesome plugin. I would … -
Posted a reply to How to access WC()->cart in hook wpcf7_special_mail_tags, on the site WordPress.org Forums:
function my_special_mail_tag( $output, $name, $html ) { if ( 'mytag' == $name ) $cart =… -
Posted a reply to Mail Tags Showing Up In Email, on the site WordPress.org Forums:
Are the form tags your using in the form the same as the mail tags… -
Created a topic, How to access WC()->cart in hook wpcf7_special_mail_tags, on the site WordPress.org Forums:
I have created a page that allows users to request a q…