KG

KingGrizzly

Welcome to the KingGrizzly cloud library

Filters:

Search:

Number of snippets: 10

PHP: Make Gutenberg video embeds responsive

PHP
1

Category: General

<p>Make sure video embeds like YouTube size responsively</p>

AI Verified

HTML: Metatag to Stop Zooming Mobile Forms

HTML
1

Category: General

<p>Prevents unhelpful zooming on forms for mobile devices</p>

Unverified

PHP: Enable Excerpts on Pages

PHP
1

Category: General

<p>Adds the excerpt input box to pages, just like posts.</p>

AI Verified

PHP: Remove Comments

PHP
1

Category: General

<p>Remove comments fro the admin menu, posts/pages, and the admin bar.</p>

AI Verified

PHP: Disable Wordpress Emojis

PHP
1

Category: General

<p>Disable Wordpress emojis to improve site performance, taken from: https://kinsta.com/knowledgebase/disable-emojis-wordpress/#disable-emojis-code</p>

AI Verified

PHP: Disable Gutenberg CSS load on front end

PHP
1

Category: General

<p>Improve performance by not loading Gutenberg editor CSS on front end of site.</p>

AI Verified

PHP: Disable Wordpress lazy loading

PHP
1

Category: General

<p>Disables Wordpress lazy loading since we like to manage lazy loading with the Optimole plugin.</p>

AI Verified

PHP: Disable Wordpress Image Size Threshold

PHP
1

Category: General

<p>This will prevent the generation of images with the "_scaled" filename, but it can allows some huge files to be...

AI Verified

PHP: Remove image sizes (controls) from Elementor image dropdowns

PHP
1

Category: Elementor

<p>Since we disable the generation of images besides the original upload, the Elementor controls aren't relevant. This doesn't disable controls...

AI Verified

PHP: Unset Wordpress Image Sizes

PHP
2

Category: Performance

<p>Stop the generation of Wordpress alternate image sizes. This is optimized for the Elementor Hello Theme and Wordpress defaults. Be...

AI Verified