An open API service indexing awesome lists of open source software.

https://github.com/kaminoweb/disablewplazyload

This plugin disables the new Lazy Load feature introduced in WordPress 5.5.
https://github.com/kaminoweb/disablewplazyload

lazy-loading lazyload wordpress wordpress-plugin wordpress-plugins

Last synced: 3 months ago
JSON representation

This plugin disables the new Lazy Load feature introduced in WordPress 5.5.

Awesome Lists containing this project

README

        

## Description

This plugin disables the "lazy load" feature added in WordPress 5.5.

## Installation

To install this plugin and get it working, follow the steps below:

1. Upload `kaminoweb-disable-lazyload` directory into the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress

## License

This WordPress plugin is licensed under the GPL v2 or later.

> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, version 2, as published by the Free Software Foundation.

> This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

> You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA

A copy of the license is included in the root of the plugin’s directory. The file is named `LICENSE`.