Remove Capital P Dangit To Speed Up Website

WordPress” and “WordPress” you can clearly define the difference between these two words. The first one with capital P and the second one with small P. For this capital P character, WordPress executed a little piece of code in your every webpage. It’s better to get rid of this “Capital P Dangit” for better performance.

Login to your Cpanel or FTP first, then edit your function.php file. Now copy the following code and paste it inside your function.php file. Save this file and you are done.

				
					/** Remove Capital P Dangit **/
remove_filter('the_title', 'capital_P_dangit', 11);
remove_filter('the_content', 'capital_P_dangit', 11);
remove_filter('comment_text', 'capital_P_dangit', 31);

				
			

What if you don’t like to work with coding? WP Adminify has a solution for this. After WP Adminify installation, navigate to WP Adminify > Tweaks > Post / archives. Search for “Remove Capital “P” Dangit” option and enable it.

Remove Capital P Dangit
August 29, 2021
Post and Archives
Was this article helpful?

© 2021-2024 - Adminify | All rights reserved

WP Adminfy accepted payment methods