Disable Responsive Image Sizes crop

If you mean you want to only save the original image to the server, and not have WP auto-generate additional sizes, there’s a function to remove the additional sizes: <?php function wpse_remove_image_sizes() { // Remove the WP Core “thumbnail” size remove_image_size( ‘thumbnail’ ); // Remove a custom image size with the slug “custom-size-name” remove_image_size( ‘custom-size-name’ … Read more

Media Library modal customization

By default, in the Media Upload Modal Box you can only filter by Date (Month uploaded) and/or Search. To fully take advantage of the search function you should have proper filenames, alt text and description of every image when you upload them. For pagination you can go to your Media Gallery and turn on List … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)