-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1720d1c
commit 6b2d5de
Showing
2 changed files
with
62 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,60 @@ | ||
=== Resize for discover === | ||
Contributors: xingxingst | ||
Tags: image,seo,quality,resize,scale,thumbnail,thumbnails | ||
Requires at least: 5.4.2 | ||
Tested up to: 5.5 | ||
Stable tag: 0.0.1 | ||
License: GPLv2 or later | ||
License URI: http://www.gnu.org/licenses/gpl-2.0.html | ||
Requires PHP: 7.0 | ||
|
||
You can resize images for google discover and AMP⚡ by using this wp plugin. | ||
|
||
== Description == | ||
|
||
* You can resize images for google discover and AMP⚡ by using this wp plugin. | ||
* There are options to resize which are 1:1, 4:3, 16:9, >=1200 x >=1200, >=1200 x >=900, >=1200 x >=675 (width x height) | ||
* If a width of image is shorter than 1200px or pixel is smaller than 800000 pixel,the images will be resized to this conditions. | ||
* A minimum width of 1200px is a requirement for google discover. | ||
* The point is that you can resize small images to big for google discover. | ||
|
||
* Resize post thumbnails together for google discover. | ||
* You can resize multiple or all post thumbnails for google discover by inputting post IDs or checking checkbox of "Resize and register all post thumbnails". | ||
|
||
|
||
== Installation == | ||
|
||
1. From the WP admin panel, click “Plugins” -> “Add new”. | ||
2. In the browser input box, type “Resize for discover”. | ||
3. Select the “Resize for discover” plugin and click “Install”. | ||
4. Activate the plugin. | ||
|
||
OR… | ||
|
||
1. Download the plugin from this page. | ||
2. Save the .zip file to a location on your computer. | ||
3. Open the WP admin panel, and click “Plugins” -> “Add new”. | ||
4. Click “upload”.. then browse to the .zip file downloaded from this page. | ||
5. Click “Install”.. and then “Activate plugin”. | ||
|
||
|
||
== Frequently asked questions == | ||
|
||
|
||
|
||
== Screenshots == | ||
|
||
1. Resize image settings in the media page. | ||
2. Intial settings | ||
3. Choose the raito and background color to resize post thumnails. | ||
|
||
|
||
== Changelog == | ||
|
||
= 0.0.1 = | ||
first released. | ||
|
||
|
||
== Upgrade notice == | ||
|
||
|