我的readme.txt文件没有在插件目录上更新。请引导我。谢谢。
=== Sharpen Images ===
Contributors: FahadUddinPK
Donate link: Please send donations to ifaqeer@gmail.com (PayPal)
Tags: images, image quality, improve image quality, sharpen images, sharpen jpegs
Requires at least: 3.0.1
Tested up to: 4.4.1
Stable tag: 4.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Sharpen Images allow you to make jpeg images on the website look sharper, making them look professional and stand out.
== Description ==
Sharpen Images is a WordPress plugin which automatically sharpens resized images for you. You just need to install the plugin and it will sharpen all the jpeg images on the website.</p>
This is the long description. No limit, and you can use Markdown (as well as in the following sections).
This works fine all versions from 3.0.1 to 4.4.1 which is the latest version.
== Installation ==
This section describes how to install the plugin and get it working.
e.g.
1. Upload the plugin files to the `/wp-content/plugins/sharpen-images` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress
3. All of the jpeg's on the website would be sharpen.
== Frequently Asked Questions ==
= A question that someone might have =
An answer to that question.
= Which type of images does it Sharpen? =
It sharpens only jpeg images.
== Screenshots ==
1. /assets/screenshot-1.png
== Changelog ==
Test
== Upgrade Notice ==
Here's a link to [WordPress](http://wordpress.org/ "Your favorite software") and one to [Markdown's Syntax Documentation][markdown syntax].
Titles are optional, naturally.
[markdown syntax]: http://daringfireball.net/projects/markdown/syntax
"Markdown is what the parser uses to process much of the readme file"
Markdown uses email style notation for blockquotes and I've been told:
> Asterisks for *emphasis*. Double it up for **strong**.
`<?php code(); // goes in backticks ?>`编辑:
除了我犯过的错误外,WordPress.org也有问题。这是我从他们那里收到的电子邮件:
We are currently experiencing an issue with our systems where plugins cannot be processed properly due to some cache problems. We hope to have this resolved soon.
-Otto发布于 2016-01-23 14:50:13
Stable tag值更改为当前插件版本的1.0tags中创建一个名为1.0的文件夹。1.0版本的插件文件复制到带有readme.txt的文件夹中,并将其推送到SVN上。请注意:
您在后备箱中保存的是开发版本。在Stable tag中定义readme.txt意味着当前稳定的版本,可以从所有tags下载。
常见问题 x- 验证readme.txt
https://wordpress.stackexchange.com/questions/215451
复制相似问题