-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathreadme.txt
27 lines (18 loc) · 887 Bytes
/
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
=== Plugin Name ===
Contributors: DigitalLeap, seags
Tags: javascript, scripts
Requires at least: 4.6
Tested up to: 4.6
Stable tag: 0.5
Allows you to add scripts to the header / footer of your WordPress website.
== Description ==
Allows you to add scripts to the header / footer of your WordPress website. You can also remove the pages they appear on and add scripts to specific pages.
This project is maintained on [Github](https://github.com/WPJoburg/selective-scripts). To contribute or report an issue, please do so there.
== Installation ==
This section describes how to install the plugin and get it working.
1. Download the .zip and upload the 'selective-scripts' to your plugins directory.
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Place \`<?php do_action('plugin_name_hook'); ?>\` in your templates
== Changelog ==
= 0.5 =
This is the beginning.