Last active
October 30, 2023 07:39
-
-
Save SirDarcanos/afc423704d9e813ebc4c9566aae6a0ad to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
remove_action( 'woocommerce_after_shop_loop', 'woocommerce_result_count', 20 ); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment