Modify Function.php And Get More Image Sizes
1
2
3
4
|
add_image_size( 'sml_size', 300 );
add_image_size( 'mid_size', 600 );
add_image_size( 'lrg_size', 1200 );
add_image_size( 'sup_size', 2400 );
|
Like we all know, we can use SQL to replace or remove some content in our WordPress using phpMyAdmin, on this post I will show you How To Replace/Remove Content on Your WordPress using SQL. On this trick you can access trough phpMyAdmin on your serv…
Smart Content Protector v5.7 is the go to Plugin toProtect the Text and Images in your WordPress site. In order to avoid Plagiarism, it is essential to make sure the Text and Images from your WordPress site is not copied. This Plugin serves as the C…