首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >Readme.txt未更新

Readme.txt未更新
EN

WordPress Development用户
提问于 2016-01-23 14:37:58
回答 1查看 410关注 0票数 0

我的readme.txt文件没有在插件目录上更新。请引导我。谢谢。

代码语言:javascript
复制
=== 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也有问题。这是我从他们那里收到的电子邮件:

代码语言:javascript
复制
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
EN

回答 1

WordPress Development用户

发布于 2016-01-23 14:50:13

  1. Stable tag值更改为当前插件版本的1.0
  2. tags中创建一个名为1.0的文件夹。
  3. 1.0版本的插件文件复制到带有readme.txt的文件夹中,并将其推送到SVN上。
  4. 无论何时发布新版本,都要这样做。

请注意:

您在后备箱中保存的是开发版本。在Stable tag中定义readme.txt意味着当前稳定的版本,可以从所有tags下载。

常见问题 x- 验证readme.txt

票数 1
EN
页面原文内容由WordPress Development提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://wordpress.stackexchange.com/questions/215451

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档