Replies: 0
Is there a way to use this plugin to remove code without replacing it….? eg. I need to remove the following code:
$posts_number = (int) et_get_option( $shortname . ‘_woocommerce_archive_num_posts’, ‘9’ );
Replies: 0
Is there a way to use this plugin to remove code without replacing it….? eg. I need to remove the following code:
$posts_number = (int) et_get_option( $shortname . ‘_woocommerce_archive_num_posts’, ‘9’ );