{"id":141463,"date":"2021-05-24T21:59:45","date_gmt":"2021-05-24T21:59:45","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/lazy-load-disable\/"},"modified":"2025-04-15T10:23:23","modified_gmt":"2025-04-15T10:23:23","slug":"lazy-load-disable","status":"closed","type":"plugin","link":"https:\/\/km.wordpress.org\/plugins\/lazy-load-disable\/","author":13090985,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.9","stable_tag":"1.9","tested":"6.8.5","requires":"5.4","requires_php":"5.6.20","requires_plugins":null,"header_name":"Lazy Load Disable","header_author":"Bill Minozzi","header_description":"Activate this plugin to disable WordPress Lazy Loading.","assets_banners_color":"","last_updated":"2025-04-15 10:23:23","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"http:\/\/billminozzi.com","rating":0,"author_block_rating":0,"active_installs":10,"downloads":4074,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0":{"tag":"1.0","author":"sminozzi","date":"2023-03-30 08:19:47"},"1.1":{"tag":"1.1","author":"sminozzi","date":"2023-08-08 22:08:51"},"1.2":{"tag":"1.2","author":"sminozzi","date":"2023-08-30 09:21:44"},"1.3":{"tag":"1.3","author":"sminozzi","date":"2023-08-30 19:04:48"},"1.4":{"tag":"1.4","author":"sminozzi","date":"2023-09-05 11:15:50"},"1.5":{"tag":"1.5","author":"sminozzi","date":"2023-11-04 09:14:52"},"1.6":{"tag":"1.6","author":"sminozzi","date":"2023-12-10 16:37:23"},"1.7":{"tag":"1.7","author":"sminozzi","date":"2024-02-02 12:37:03"},"1.8":{"tag":"1.8","author":"sminozzi","date":"2024-07-18 12:45:36"},"1.9":{"tag":"1.9","author":"sminozzi","date":"2025-04-15 10:23:23"}},"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-128x128.gif":{"filename":"icon-128x128.gif","revision":2536696,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.gif":{"filename":"icon-256x256.gif","revision":2536696,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":[],"assets_blueprints":{"blueprint.json":{"filename":"blueprint.json","revision":3273314,"resolution":false,"location":"assets","locale":"","contents":"{\"landingPage\":\"\\\/wp-admin\\\/plugins.php\",\"preferredVersions\":{\"php\":\"8.0\",\"wp\":\"latest\"},\"phpExtensionBundles\":[\"kitchen-sink\"],\"features\":{\"networking\":true},\"steps\":[{\"step\":\"installPlugin\",\"pluginZipFile\":{\"resource\":\"wordpress.org\\\/plugins\",\"slug\":\"lazy-load-disable\"},\"options\":{\"activate\":true}},{\"step\":\"login\",\"username\":\"admin\",\"password\":\"password\"}]}"}},"all_blocks":[],"tagged_versions":["1.0","1.1","1.2","1.3","1.4","1.5","1.6","1.7","1.8","1.9"],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[199751,3711,189670,163],"plugin_category":[50],"plugin_contributors":[85072],"plugin_business_model":[],"class_list":["post-141463","plugin","type-plugin","status-closed","hentry","plugin_tags-deactivate-lazy-load","plugin_tags-disable","plugin_tags-disable-lazy-load","plugin_tags-images","plugin_category-media","plugin_contributors-sminozzi","plugin_committers-sminozzi"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/lazy-load-disable.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<blockquote>\n  <p>Lazy Load disable feature just activating this plugin.<\/p>\n<\/blockquote>\n\n<p>Since WordPress 5.5, Lazy Load functionality was added to WP core. \nSome plugins already implement lazy loading. So will be conflicting or redundant functionality. \nThat\u2019s not good.<\/p>\n\n<p>Just activate this plugin to Lazy Load Disable functionality. \nTo prevent lazy loading, all you need to do is ensure that the plugin remains active.\nVery simple: No settings to worry about.<\/p>\n\n<h3>Dual approach to effectively disable lazy loading:<\/h3>\n\n<ol>\n<li><strong>Global Disabling:<\/strong> It deactivates the lazy loading feature across the entire site, ensuring no images are loaded lazily.<\/li>\n<li><strong>Immediate Loading:<\/strong> It sets all images to load immediately by applying the <code>loading=\"eager\"<\/code> attribute, further confirming that lazy loading is disabled.<\/li>\n<\/ol>\n\n<p>This combined strategy ensures that lazy loading is fully disabled and images load as soon as they are needed.<\/p>\n\n<p><strong>How to Verify Plugin Functionality:<\/strong><\/p>\n\n<p>To ensure the plugin is working as intended, follow these steps:<\/p>\n\n<ol>\n<li><p><strong>Check the Page Source:<\/strong><\/p>\n\n<ul>\n<li><strong>Open your web page in a browser.<\/strong><\/li>\n<li><strong>Right-click on the page and select \"View Page Source\" or press <code>Ctrl+U<\/code> (Windows) \/ <code>Cmd+Option+U<\/code> (Mac).<\/strong><\/li>\n<li><strong>Look for image tags (<code>&lt;img&gt;<\/code>) in the HTML source.<\/strong><\/li>\n<li><strong>Verify that the <code>loading<\/code> attribute is set to <code>eager<\/code> for images.<\/strong> This indicates that the images are configured to load immediately, not lazily. For example, you should see <code>&lt;img ... loading=\"eager\"&gt;<\/code> in the source code.<\/li>\n<\/ul><\/li>\n<li><p><strong>No <code>loading=\"lazy\"<\/code> Attribute:<\/strong><\/p>\n\n<ul>\n<li><strong>Ensure that no images have the <code>loading=\"lazy\"<\/code> attribute.<\/strong> The absence of this attribute confirms that lazy loading has been disabled.<\/li>\n<\/ul><\/li>\n<\/ol>\n\n<p><strong>Privacy<\/strong><\/p>\n\n<p>This plugin does not collect or store any user data. It does not set any cookies, and it does not connect to any third-party locations. Thus, this plugin does not affect user privacy in any way.<\/p>\n\n<!--section=installation-->\n<p>1) Install via wordpress.org<\/p>\n\n<p>2) Activate the plugin through the 'Plugins' menu in WordPress<\/p>\n\n<p>or<\/p>\n\n<p>Extract the zip file and just drop the contents in the wp-content\/plugins\/ directory of your WordPress installation and then activate the Plugin from Plugins page.<\/p>\n\n<p><strong>Uninstalling<\/strong><\/p>\n\n<p>To uninstall\/remove the plugin, visit the Plugins screen, deactivate and delete the plugin. This plugin makes no changes to the WP database.<\/p>\n\n<!--section=faq-->\n<dl>\n<dt id=\"is%20there%20an%20%22undo%22%20to%20reverse%20the%20disable%3F\"><h3>Is there an \"Undo\" to reverse the disable?<\/h3><\/dt>\n<dd><p>Yes just deactivate the plugin. When the plugin is not active, WordPress will return to its default lazy load behavior.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<p>** 1.9 2024-07-25 -  Small Improvements **\n** 1.8 2024-03-27 -  Small Improvements **\n** 1.7 2024-02-02 -  Small Improvements **\n** 1.5\/6 2023-10-17 -  Small Improvements **\n** 1.4 2023-09-05 -  Small Improvements **\n** 1.1\/1.3 2023-07-09 -  Small Improvements **\n** 1.0 2021-05-22 -  Initial release **<\/p>","raw_excerpt":"Activate this plugin to disable Lazy Loading the new WP feature that was added in WP v5.5.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/km.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/141463","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/km.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/km.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/km.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=141463"}],"author":[{"embeddable":true,"href":"https:\/\/km.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/sminozzi"}],"wp:attachment":[{"href":"https:\/\/km.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=141463"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/km.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=141463"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/km.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=141463"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/km.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=141463"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/km.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=141463"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/km.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=141463"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}