Version Description
- Fix: Dashboard widget logo URL when RSS feed cannot be loaded
- Fix: WordPress 4.0 support
- Added: POT language file
Download this release
Release Info
Developer | n7studios |
Plugin | Insert Headers and Footers |
Version | 1.3.2 |
Comparing to | |
See all releases |
Code changes from version 1.3.1 to 1.3.2
- _modules/dashboard/views/dashboard-nodata.php +1 -3
- ihaf.php +2 -8
- languages/insert-headers-and-footers.pot +119 -0
- readme.txt +6 -1
_modules/dashboard/views/dashboard-nodata.php
CHANGED
@@ -4,7 +4,5 @@
|
|
4 |
*/
|
5 |
?>
|
6 |
<div class="rss-widget">
|
7 |
-
<img src="
|
8 |
-
<p><?php _e('Thanks for using our plugins - why not check out some of our other amazing Premium WordPress Plugins?'); ?></p>
|
9 |
-
<p><a href="http://www.wpcube.co.uk/?utm_source=wordpress&utm_medium=link&utm_content=dashboard&utm_campaign=general" target="_blank" class="button"><?php _e('Visit WP Cube'); ?></a></p>
|
10 |
</div>
|
4 |
*/
|
5 |
?>
|
6 |
<div class="rss-widget">
|
7 |
+
<img src="http://cdn.wpbeginner.com/pluginimages/wpbeginner.gif" class="alignright" />
|
|
|
|
|
8 |
</div>
|
ihaf.php
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
/**
|
3 |
* Plugin Name: Insert Headers and Footers
|
4 |
* Plugin URI: http://www.wpbeginner.com/
|
5 |
-
* Version: 1.3.
|
6 |
* Author: WPBeginner
|
7 |
* Author URI: http://www.wpbeginner.com/
|
8 |
* Description: Allows you to insert code or text in the header or footer of your WordPress blog
|
@@ -26,13 +26,7 @@
|
|
26 |
*/
|
27 |
|
28 |
/**
|
29 |
-
* Insert
|
30 |
-
*
|
31 |
-
* @package WPBeginner
|
32 |
-
* @subpackage Insert Post Ads
|
33 |
-
* @author Tim Carr
|
34 |
-
* @version 1.3.1
|
35 |
-
* @copyright WPBeginner
|
36 |
*/
|
37 |
class InsertHeadersAndFooters {
|
38 |
/**
|
2 |
/**
|
3 |
* Plugin Name: Insert Headers and Footers
|
4 |
* Plugin URI: http://www.wpbeginner.com/
|
5 |
+
* Version: 1.3.2
|
6 |
* Author: WPBeginner
|
7 |
* Author URI: http://www.wpbeginner.com/
|
8 |
* Description: Allows you to insert code or text in the header or footer of your WordPress blog
|
26 |
*/
|
27 |
|
28 |
/**
|
29 |
+
* Insert Headers and Footers Class
|
|
|
|
|
|
|
|
|
|
|
|
|
30 |
*/
|
31 |
class InsertHeadersAndFooters {
|
32 |
/**
|
languages/insert-headers-and-footers.pot
ADDED
@@ -0,0 +1,119 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Copyright (C) 2014 Insert Headers and Footers
|
2 |
+
# This file is distributed under the same license as the Insert Headers and Footers package.
|
3 |
+
msgid ""
|
4 |
+
msgstr ""
|
5 |
+
"Project-Id-Version: Insert Headers and Footers 1.3.2\n"
|
6 |
+
"Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/insert-headers-and-"
|
7 |
+
"footers\n"
|
8 |
+
"POT-Creation-Date: 2014-08-28 13:05:10+00:00\n"
|
9 |
+
"MIME-Version: 1.0\n"
|
10 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
+
"Content-Transfer-Encoding: 8bit\n"
|
12 |
+
"PO-Revision-Date: 2014-MO-DA HO:MI+ZONE\n"
|
13 |
+
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
14 |
+
"Language-Team: LANGUAGE <LL@li.org>\n"
|
15 |
+
|
16 |
+
#: _modules/dashboard/dashboard.php:41 views/settings.php:51
|
17 |
+
msgid "Latest from WPBeginner"
|
18 |
+
msgstr ""
|
19 |
+
|
20 |
+
#: _modules/dashboard/views/dashboard.php:23
|
21 |
+
msgid "Subscribe with RSS"
|
22 |
+
msgstr ""
|
23 |
+
|
24 |
+
#: _modules/dashboard/views/dashboard.php:24
|
25 |
+
msgid "Subscribe by email"
|
26 |
+
msgstr ""
|
27 |
+
|
28 |
+
#: _modules/dashboard/views/dashboard.php:25
|
29 |
+
msgid "Join us on Facebook"
|
30 |
+
msgstr ""
|
31 |
+
|
32 |
+
#: _modules/dashboard/views/sidebar-donate.php:9
|
33 |
+
msgid "Improve Your Site"
|
34 |
+
msgstr ""
|
35 |
+
|
36 |
+
#: _modules/dashboard/views/sidebar-donate.php:14
|
37 |
+
msgid ""
|
38 |
+
"Want to take your site to the next level? Look behind the scenes of "
|
39 |
+
"WPBeginner to see what you can do!"
|
40 |
+
msgstr ""
|
41 |
+
|
42 |
+
#: _modules/dashboard/views/sidebar-donate.php:18
|
43 |
+
msgid "WPBeginner's Blueprint »"
|
44 |
+
msgstr ""
|
45 |
+
|
46 |
+
#: _modules/dashboard/views/sidebar-donate.php:26
|
47 |
+
msgid "Spread The Word"
|
48 |
+
msgstr ""
|
49 |
+
|
50 |
+
#: _modules/dashboard/views/sidebar-donate.php:31
|
51 |
+
msgid ""
|
52 |
+
"Want to help make this plugin even better? All donations are used to improve "
|
53 |
+
"this plugin, so donate $10, $20 or $50 now!"
|
54 |
+
msgstr ""
|
55 |
+
|
56 |
+
#: _modules/dashboard/views/sidebar-donate.php:35
|
57 |
+
msgid "Find out more."
|
58 |
+
msgstr ""
|
59 |
+
|
60 |
+
#: _modules/dashboard/views/sidebar-donate.php:40
|
61 |
+
msgid "Donate to WPBeginner"
|
62 |
+
msgstr ""
|
63 |
+
|
64 |
+
#: ihaf.php:84
|
65 |
+
msgid "nonce field is missing. Settings NOT saved."
|
66 |
+
msgstr ""
|
67 |
+
|
68 |
+
#: ihaf.php:87
|
69 |
+
msgid "Invalid nonce specified. Settings NOT saved."
|
70 |
+
msgstr ""
|
71 |
+
|
72 |
+
#: ihaf.php:92
|
73 |
+
msgid "Settings Saved."
|
74 |
+
msgstr ""
|
75 |
+
|
76 |
+
#: views/settings.php:2 views/settings.php:23
|
77 |
+
msgid "Settings"
|
78 |
+
msgstr ""
|
79 |
+
|
80 |
+
#: views/settings.php:28
|
81 |
+
msgid "Scripts in Header"
|
82 |
+
msgstr ""
|
83 |
+
|
84 |
+
#: views/settings.php:30
|
85 |
+
msgid "These scripts will be printed in the <code><head></code> section."
|
86 |
+
msgstr ""
|
87 |
+
|
88 |
+
#: views/settings.php:33
|
89 |
+
msgid "Scripts in Footer"
|
90 |
+
msgstr ""
|
91 |
+
|
92 |
+
#: views/settings.php:35
|
93 |
+
msgid "These scripts will be printed above the <code></body></code> tag."
|
94 |
+
msgstr ""
|
95 |
+
|
96 |
+
#: views/settings.php:39
|
97 |
+
msgid "Save"
|
98 |
+
msgstr ""
|
99 |
+
|
100 |
+
#. Plugin Name of the plugin/theme
|
101 |
+
msgid "Insert Headers and Footers"
|
102 |
+
msgstr ""
|
103 |
+
|
104 |
+
#. #-#-#-#-# insert-headers-and-footers.pot (Insert Headers and Footers 1.3.2) #-#-#-#-#
|
105 |
+
#. Plugin URI of the plugin/theme
|
106 |
+
#. #-#-#-#-# insert-headers-and-footers.pot (Insert Headers and Footers 1.3.2) #-#-#-#-#
|
107 |
+
#. Author URI of the plugin/theme
|
108 |
+
msgid "http://www.wpbeginner.com/"
|
109 |
+
msgstr ""
|
110 |
+
|
111 |
+
#. Description of the plugin/theme
|
112 |
+
msgid ""
|
113 |
+
"Allows you to insert code or text in the header or footer of your WordPress "
|
114 |
+
"blog"
|
115 |
+
msgstr ""
|
116 |
+
|
117 |
+
#. Author of the plugin/theme
|
118 |
+
msgid "WPBeginner"
|
119 |
+
msgstr ""
|
readme.txt
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
Contributors: WPbeginner, iamdpegg, smub, n7studios
|
3 |
Tags: header, footer, headers, footers, content, wpmu, meta, meta tags
|
4 |
Requires at least: 3.6
|
5 |
-
Tested up to:
|
6 |
Stable tag: trunk
|
7 |
License: GPLv2 or later
|
8 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
@@ -36,6 +36,11 @@ Lastly, if you like this plugin then follow WPBeginner on:
|
|
36 |
|
37 |
== Changelog ==
|
38 |
|
|
|
|
|
|
|
|
|
|
|
39 |
= 1.3.1 =
|
40 |
* Improved settings UI for WordPress 3.8+
|
41 |
* Bumped minimum version requirement
|
2 |
Contributors: WPbeginner, iamdpegg, smub, n7studios
|
3 |
Tags: header, footer, headers, footers, content, wpmu, meta, meta tags
|
4 |
Requires at least: 3.6
|
5 |
+
Tested up to: 4.0
|
6 |
Stable tag: trunk
|
7 |
License: GPLv2 or later
|
8 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
36 |
|
37 |
== Changelog ==
|
38 |
|
39 |
+
= 1.3.2 =
|
40 |
+
* Fix: Dashboard widget logo URL when RSS feed cannot be loaded
|
41 |
+
* Fix: WordPress 4.0 support
|
42 |
+
* Added: POT language file
|
43 |
+
|
44 |
= 1.3.1 =
|
45 |
* Improved settings UI for WordPress 3.8+
|
46 |
* Bumped minimum version requirement
|