Version Description
- Improvement: Design of the plugin settings page is improved.
Download this release
Release Info
Developer | Arthur Gareginyan |
Plugin | All Meta Tags |
Version | 4.25 |
Comparing to | |
See all releases |
Code changes from version 4.24 to 4.25
- all-meta-tags.php +1 -1
- inc/css/admin.css +4 -1
- readme.txt +6 -3
all-meta-tags.php
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
* Description: Easily and safely add your custom meta tags to the WordPress website's head section. This is a must have tool for authors and website's owners.
|
6 |
* Author: Space X-Chimp
|
7 |
* Author URI: https://www.spacexchimp.com
|
8 |
-
* Version: 4.
|
9 |
* License: GPL3
|
10 |
* Text Domain: all-meta-tags
|
11 |
* Domain Path: /languages/
|
5 |
* Description: Easily and safely add your custom meta tags to the WordPress website's head section. This is a must have tool for authors and website's owners.
|
6 |
* Author: Space X-Chimp
|
7 |
* Author URI: https://www.spacexchimp.com
|
8 |
+
* Version: 4.25
|
9 |
* License: GPL3
|
10 |
* Text Domain: all-meta-tags
|
11 |
* Domain Path: /languages/
|
inc/css/admin.css
CHANGED
@@ -115,6 +115,7 @@ h2 .version {
|
|
115 |
}
|
116 |
#support-addition {
|
117 |
display: none;
|
|
|
118 |
}
|
119 |
|
120 |
/* Responsive page
|
@@ -399,7 +400,6 @@ h2 .version {
|
|
399 |
color: #32689a;
|
400 |
font-family: "Lucida Grande", Tahoma, sans-serif;
|
401 |
font-size: 18px;
|
402 |
-
font-weight: 600;
|
403 |
text-shadow: 1px 1px 0 #fff;
|
404 |
border-bottom-color: rgba(0, 0, 0, 0.4);
|
405 |
-webkit-border-radius: 3px !important;
|
@@ -495,6 +495,9 @@ h2 .version {
|
|
495 |
.form-table td {
|
496 |
padding-bottom: 10px;
|
497 |
}
|
|
|
|
|
|
|
498 |
|
499 |
/* Help text
|
500 |
-------------------------------------------------------------- */
|
115 |
}
|
116 |
#support-addition {
|
117 |
display: none;
|
118 |
+
margin-top: 30px;
|
119 |
}
|
120 |
|
121 |
/* Responsive page
|
400 |
color: #32689a;
|
401 |
font-family: "Lucida Grande", Tahoma, sans-serif;
|
402 |
font-size: 18px;
|
|
|
403 |
text-shadow: 1px 1px 0 #fff;
|
404 |
border-bottom-color: rgba(0, 0, 0, 0.4);
|
405 |
-webkit-border-radius: 3px !important;
|
495 |
.form-table td {
|
496 |
padding-bottom: 10px;
|
497 |
}
|
498 |
+
.form-table th[scope="row"] {
|
499 |
+
font-weight: normal;
|
500 |
+
}
|
501 |
|
502 |
/* Help text
|
503 |
-------------------------------------------------------------- */
|
readme.txt
CHANGED
@@ -4,7 +4,7 @@ Tags: meta, tag, tags, custom, simple, plugin, twitter, facebook, google, google
|
|
4 |
Donate link: https://www.spacexchimp.com/donate.html
|
5 |
Requires at least: 3.9
|
6 |
Tested up to: 4.9
|
7 |
-
Stable tag: 4.
|
8 |
License: GPL3
|
9 |
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
10 |
|
@@ -35,7 +35,7 @@ If you want more options, then let us know and we will be happy to add them.
|
|
35 |
* RTL compatible (right to left)
|
36 |
* Translation ready
|
37 |
|
38 |
-
**Key features include
|
39 |
|
40 |
* Google+ publisher link
|
41 |
* Facebook publisher meta tag
|
@@ -58,7 +58,7 @@ If you want more options, then let us know and we will be happy to add them.
|
|
58 |
* Meta tag with name="keywords" (Global, only for Static Home Page and only for Blog Page)
|
59 |
* And much, much more!
|
60 |
|
61 |
-
**Coming soon
|
62 |
|
63 |
* Google Analytics verification meta tag
|
64 |
* Meta tag with name="creator"
|
@@ -217,6 +217,9 @@ Commercial licensing (e.g. for projects that can’t use an open-source license)
|
|
217 |
|
218 |
== Changelog ==
|
219 |
|
|
|
|
|
|
|
220 |
= 4.24 =
|
221 |
* The "_add_meta_tags" function renamed to "_prepare".
|
222 |
* The "_add_metadata_head" function renamed to "_exec".
|
4 |
Donate link: https://www.spacexchimp.com/donate.html
|
5 |
Requires at least: 3.9
|
6 |
Tested up to: 4.9
|
7 |
+
Stable tag: 4.25
|
8 |
License: GPL3
|
9 |
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
10 |
|
35 |
* RTL compatible (right to left)
|
36 |
* Translation ready
|
37 |
|
38 |
+
**Key features include**
|
39 |
|
40 |
* Google+ publisher link
|
41 |
* Facebook publisher meta tag
|
58 |
* Meta tag with name="keywords" (Global, only for Static Home Page and only for Blog Page)
|
59 |
* And much, much more!
|
60 |
|
61 |
+
**Coming soon**
|
62 |
|
63 |
* Google Analytics verification meta tag
|
64 |
* Meta tag with name="creator"
|
217 |
|
218 |
== Changelog ==
|
219 |
|
220 |
+
= 4.25 =
|
221 |
+
* Improvement: Design of the plugin settings page is improved.
|
222 |
+
|
223 |
= 4.24 =
|
224 |
* The "_add_meta_tags" function renamed to "_prepare".
|
225 |
* The "_add_metadata_head" function renamed to "_exec".
|