Snippets repository for WordPress developpers

Browse
Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
// functions.php
add_filter( 'jpeg_quality', function( $arg ) {
return 100;
});
// functions.php add_filter( 'jpeg_quality', function( $arg ) { return 100; });
// functions.php
add_filter( 'jpeg_quality', function( $arg ) {
  return 100;
});

Warning: Trying to access array offset on null in /home/clients/7f7a8d8eb6e40c50d3548b06c548734d/web/wp-includes/class-wp-query.php on line 3766

Categories

Tags