Search results for: admin
Remove Post Title from Yoast Breadcrumb
/* Remove Post Title from Yoast Breadcrumb */ add_filter('wpseo_breadcrumb_single_link', 'remove_breadcrumb_title' ); function remove_breadcrumb_title( $link_output) { if(strpos(…
Generate Press Custom Font
This snippet allows developers & designers the ability to add custom fonts to generate press themed…
Auto Vote 5 sao cho bài viết mới
function auto_vote_5_stars_on_publish($ID, $post) { if ($post->post_status === 'publish') { if (function_exists('kk_star_ratings_insert')) { kk_star_ratings_insert("5", $ID); } }…
increase upload memory
upload_max_filesize = 256M post_max_size = 256M max_execution_time = 300 />
Untitled Snippet
increase upload memory
Set a minimum, and maximum price for products
Set a minimum, and maximum price for products
Limit the Number of Post Revisions
Reduce Database size by limiting post revisions to just 20 per post.
Decrease Auto-Save Interval
Change post editor auto-save to 5 minutes instead of 1.
Add Custom Taxonomy - Single Vendor Taxonomy
It'll only allow the vendor to select one custom taxonomy term at a time
Add Custom Taxonomy - Multiple Vendor Taxonomy
Allows the vendor to select multiple taxonomies
Add Custom Taxonomy to Woocommerce Single Product Page
add_action( 'woocommerce_product_meta_end', 'wcv_add_brands_single_product' ); function wcv_add_brands_single_product() { global $product; $taxonomy = 'wcv_brands'; // The custom taxonomy…
Yoast SEO
Integration with Yoast SEO with WC Vendors
Rank Math
Support for Rank Math
google-site-verification=DmMH19PL8EFWGPQtwtWbjnRSNF3y5JAmaLFwFBLNW4Q
google-site-verification=DmMH19PL8EFWGPQtwtWbjnRSNF3y5JAmaLFwFBLNW4Q