-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
64 lines (42 loc) · 2.95 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
=== Plugin Name ===
Contributors: bavington, crearegroup
Donate link: http://www.creare.co.uk/
Tags: SEO, jQuery, Google Fonts, Meta Author, Responsive, Google Analytics, Inline, head
Requires at least: 3.0.1
Tested up to: 3.5.2
Stable tag: 0.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
A simple plugin for adding, enqueuing and organising common items into the Head tag without hard-coding.
== Description ==
WP Headmaster is a free plugin to help correctly include, organise and enqueue common items into your theme's head tag. WP Headmaster has been designed to work perfectly alongside other popular plugins like Yoast's Wordpress SEO, without any cross-over. WP Headmaster will continue to develop, but at present comes with the following features:
* Google Analytics - Simply add in your unique tracking ID and select from either Universal or Classic tracking. The GA tracking code will be added last within the head.
* Inline JavaScript - If you wish to add any inline JavaScript to your <head> simply include it in the field.
* Icons - Upload your website's Favicon and Apple Touch Icon.
* jQuery - Choose to include jQuery either locally or from Google's hosted API.
* Responsive Polyfills - Tick to enable popular CSS3 Media Query Polyfills.
* Google Web Fonts - Include and enqueue your chosen Google Web Fonts.
* Meta Author Tag - Specify a site-wide Meta Author Tag, or enable the Dynamic Author mode, perfect for collaborations.
You can learn more about [WP Headmaster](http://www.creare.co.uk/services/wp-headmaster) and our [other free Wordpress plugins](http://www.creare.co.uk/services/extensions/wordpress) on our website. You can also track progress and contribute to [WP Headmaster on GitHub](https://github.com/Creare/WP-Headmaster).
== Installation ==
Installing and using WP Headmaster could not be simpler:
1. Upload `/wp-headmaster/` to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Simply control all features from the Administrator Dashboard via 'Settings > WP Headmaster'
== Frequently Asked Questions ==
= How to I restore Wordpress' default settings? =
You can either disable the plugin, or empty all fields within the WP Headmaster settings.
== Screenshots ==
1. The first tab 'Inline Styles' where you can easily customise Google Analytics and add site-wide inline JavaScript.
2. The second 'Icons' tab where you can upload and specify your site's Favicon and Apple Touch Icon.
3. The 'Scripts & Styles' tab allows you to control jQuery, use responsive Polyfills and also Google Web Fonts.
4. The final tab 'Meta Data' allows you to specify either a site-wide Meta Author or a dynamic one.
== Changelog ==
= 0.2 =
* Option to select the new Universal (beta) Google Analytics tracking code.
* Removed the Assets folder that shouldn't be there.
= 0.1 =
* Initial release.
== Upgrade Notice ==
= 0.1 =
* No upgrades are currently available as this is the initial release.