You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p class="description"><?phpesc_html_e( 'Select the minimum capability required to add scripts to posts using the meta box.', 'header-and-footer-scripts'); ?></p>
37
+
<p class="description" style="color: #ea580c; font-weight: bold;"><?phpesc_html_e( 'Caution: Giving access to non-admins allows them to execute arbitrary JavaScript on your site.', 'header-and-footer-scripts'); ?></p>
33
38
<hr />
34
39
35
40
<h3 class="shfs-labels" for="shfs_insert_header"><?phpesc_html_e( 'Scripts in header:', 'header-and-footer-scripts'); ?></h3>
@@ -43,7 +48,7 @@
43
48
<p><?phpesc_html_e( 'The following script, if any, will be inserted before </body> tag using wp_footer hook.', 'header-and-footer-scripts'); ?></p>
<p><?phpesc_html_e( 'Find this plugin useful rate it 5 stars and leave a nice little comment at wordpress.org. I would really appreciate that.', 'header-and-footer-scripts'); ?></p>
<p><?phpesc_html_e( 'We are small WordPress community who welcomes you to join us. Here you will find and share more plugins and themes or even ideas. Ideas are not limited to WordPress. It could be vague or liberal. This is why we are "Digital Liberation .ORG', 'header-and-footer-scripts'); ?></p>
* Description: Essential WordPress plugin for almost every website to insert codes like Javascript and CSS. Inserting script to your wp_head and wp_footer made easy.
6
-
* Version: 2.3.0
6
+
* Version: 2.3.1
7
7
* Author: Anand Kumar
8
8
* Author URI: http://www.anandkumar.net
9
9
* Text Domain: header-and-footer-scripts
@@ -29,6 +29,10 @@
29
29
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
0 commit comments