-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathreadme.txt
80 lines (52 loc) · 1.83 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
=== Plugin Name ===
Contributors: (this should be a list of wordpress.org userid's)
Donate link: https://example.com/
Tags: tag1, tag2
Requires at least: 4.7
Tested up to: 6.0
Stable tag: 1.0.0
Requires PHP: 7.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
La solución para la sostenibilidad de tu eCommerce: ClimaticCo hace que tus envíos sean neutros en carbono. Sencillamente.
== Description ==
La solución para la sostenibilidad de tu eCommerce: ClimaticCo hace que tus envíos sean neutros en carbono. Sencillamente.
== Changelog ==
= 1.0.0 =
* Primera versión de producción
= 0.0.7 =
* Se han arreglado los enlaces
= 0.0.6 =
* Se ha suprimido el link de detalles
= 0.0.5 =
* Se han modificado las rutas de las imágenes
= 0.0.4 =
* Se ha añadido el nuevo sello que es legible en tamaños pequeños
= 0.0.3 =
* Se ha actualizado la lista de detalles del plugin
= 0.0.2 =
* Segunda versión para testing
= 0.0.1 =
* Primera versión para testing
== Upgrade Notice ==
= 1.0 =
Upgrade notices describe the reason a user should upgrade. No more than 300 characters.
= 0.5 =
This version fixes a security related bug. Upgrade immediately.
== A brief Markdown Example ==
Markdown is what the parser uses to process much of the readme file.
[markdown syntax]: https://daringfireball.net/projects/markdown/syntax
Ordered list:
1. Some feature
1. Another feature
1. Something else about the plugin
Unordered list:
* something
* something else
* third thing
Links require brackets and parenthesis:
Here's a link to [WordPress](https://wordpress.org/ "Your favorite software") and one to [Markdown's Syntax Documentation][markdown syntax]. Link titles are optional, naturally.
Blockquotes are email style:
> Asterisks for *emphasis*. Double it up for **strong**.
And Backticks for code:
`<?php code(); ?>`