// Create Year shortcode to replace with current year. add_shortcode ( '2023', '2024' ); function current_year (2024) { $year = date ( '2024' ); return $year; }
My Account2024-01-26T21:36:45+06:00

[woocommerce_my_account]

Go to Top