Skip to content
Senior Front-end Back-end developer
  • Home
  • About Me
  • Shop
  • Blog
  • Contact Me
Resume
Senior Front-end Back-end developer

Blog

Blog | Woocommerce | Wordpress

WordPress register style and WordPress enqueue style

ByAnthony July 18, 2014July 19, 2025

Where ‘style-woocommerce’ is the ID of your stylesheet and get_stylesheet_directory_uri().’/style-woocommerce.css’ is your .css DIR. Function below is for woocommerce page css only. This will show on woocommerce pages else is not.

Read More WordPress register style and WordPress enqueue styleContinue

Blog | Wordpress

WordPress get user info

ByAnthony July 18, 2014July 19, 2025

Code below is to get current user ID. Code below is to get all user meta. Output : Sample array.

Read More WordPress get user infoContinue

Blog | Genesis | Wordpress

Get template, Include, Require or Locate another php file

ByAnthony July 18, 2014July 19, 2025

Copy this this on your choosed templates. Locate a file code : Require a file code : Include a file code : Get template functions-woocommerce.php Ex: get_template_part( ‘partials/content’, ‘page’ );

Read More Get template, Include, Require or Locate another php fileContinue

Get primary menu
Blog | Wordpress

Get primary menu

ByAnthony July 15, 2014July 19, 2025

Read More Get primary menuContinue

Blog | Plugins | Woocommerce | Wordpress

Woocommerce single product filters and hooks custom customization

ByAnthony July 11, 2014July 19, 2025

Renaming existing tabs. This code works on how to remove the review tab in single product page.

Read More Woocommerce single product filters and hooks custom customizationContinue

Page navigation

Previous PagePrevious 1 … 43 44 45 46 Next PageNext

© 2025 Anthony Pagay Carbon

  • Home
  • About Me
  • Shop
  • Blog
  • Contact Me