Remove Rank Math Credit From SiteMap

Description

this code remove credit to rank math from sitemap

				
					add_filter( 'rank_math/sitemap/remove_credit', '__return_true');
				
			

More Snippets

Disable WordPress Lazy Loading

Learn how to disable WordPress’s built-in lazy loading feature with a simple line of code. Improve your website’s loading speed