Skip to content

Commit 658860e

Browse files
author
Manuel Canga
committed
fix( plugin ): Adapt readme according to current date
1 parent 672b03a commit 658860e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ License URI: http://www.gnu.org/licenses/gpl-3.0.html
1818

1919
## Summary
2020

21-
Shows metadata( fields, custom fields and protected metas ) in a metabox for posts( any CPT ), terms( any taxonomy ) and users. Metadata are displayed for humans( organized and unserialized ). This metabox only will be displayed per either administrator users or users with `display_metadata_metabox` capability.
21+
Shows metas( fields, custom fields and protected metas ) in a metabox for posts( any CPT ), terms( any taxonomy ) and users. Metas are displayed for humans( organized and unserialized ). This metabox only will be displayed per either administrator users or users with `display_metadata_metabox` capability.
2222

2323
## Description
2424

@@ -44,11 +44,11 @@ In all these cases( and others ), you can use Display Meta plugin.
4444
## Changelog
4545
More detailed changes in [Display Metadata GitHub Repository](https://github.com/trasweb/DisplayMetadata/).
4646

47-
#### 0.1 / 2020-01-24
47+
#### 0.1 / 2020-01-21
4848

4949
* Initial release.
5050

5151
## Upgrade Notice
5252

5353
#### 0.1
54-
First version. Install it
54+
First version. Install it

trunk/readme.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Stable tag: 0.1
88
License: GPLv3 or later
99
License URI: http://www.gnu.org/licenses/gpl-3.0.html
1010

11-
Shows metadata( fields, custom fields and protected metas ) in a metabox for posts( any CPT ), terms( any taxonomy ) and users. Metadata are displayed for humans( organized and unserialized ). This metabox only will be displayed per either administrator users or users with `display_metadata_metabox` capability.
11+
Shows metas( fields, custom fields and protected metas ) in a metabox for posts( any CPT ), terms( any taxonomy ) and users. Metas are displayed for humans( organized and unserialized ). This metabox only will be displayed per either administrator users or users with `display_metadata_metabox` capability.
1212

1313
== Description ==
1414

@@ -45,11 +45,11 @@ If you’re interested in contributing to Display Metadata, head to the [Display
4545
== Changelog ==
4646
More detailed changes in [Display Metadata GitHub Repository](https://github.com/trasweb/DisplayMetadata/).
4747

48-
= 0.1 / 2020-01-24 =
48+
= 0.1 / 2020-01-21 =
4949

5050
* Initial release.
5151

5252
== Upgrade Notice ==
5353

5454
= 0.1 =
55-
First version. Install it
55+
First version. Install it

0 commit comments

Comments
 (0)