PluginProbe
WP Coder – Insert & Manage Code Snippets / 4.3
WP Coder – Insert & Manage Code Snippets v4.3
4.5.1 1.1 2.3.1 2.3.2 2.4.1 2.5.1 2.5.2 2.5.3 2.5.4 2.5.5 2.5.6 3.0 3.0.1 3.0.2 3.0.3 3.0.4 3.0.5 3.1 3.1.1 3.2 3.2.1 3.3 3.4 3.5 3.5.1 All 39 releases
← All changes | classes/Snippets/pages/optimization.php +0 -5 4.5.14.3 View file →
@@ -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 );