| @@ -40,12 +40,7 @@ | ||
| 40 | 40 | 'enable_redirect_404_to_home' => [ |
| 41 | 41 | 'Redirect 404 to Homepage', |
| 42 | 42 | 'Automatically redirect all 404 error pages to the homepage using a 301 redirect.', |
| 43 | 43 | ], |
| 44 | - | |
| 45 | - 'enable_image_lazy_load' => [ | |
| 46 | - 'Enable Image Lazy Load', | |
| 47 | - 'Lazy load images on the frontend for better performance.', | |
| 48 | - ], | |
| 49 | 44 | ]; |
| 50 | 45 | |
| 51 | 46 | self::create_options( $snippets ); |