-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.txt
executable file
·45 lines (32 loc) · 1.17 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
=== Plugin Name ===
Contributors: freddiemixell
Donate link: https://github.com/freddiemixell
Tags:
Requires at least: 3.0.1
Tested up to: 3.4
Stable tag: 4.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Add Google Custom Search Engine to search your WordPress site and send data to Google Analytics.
== Description ==
Easy Google Site Search allows you to create a GoogleCSE with the Google Custom Search v1 Api.
== Installation ==
1. Upload `wordpress-google-search/` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Results Page will be generated.
4. Place `[google_search]` shortcode anywhere you want to search
5. Add Google Custom Search V1 Api key to `Settings > Google Search Settings`.
6. Add Google Search Engine ID to `Settings > Google Search Settings`.
== Frequently Asked Questions ==
= Will FAQ section come soon? =
Yes it will!
== Changelog ==
= 1.0 =
* Object Orient Approach.
* Enqued WP Element for React.
* Added Webpack & Babel for JSX and Minification
= 0.5 =
* Single Class Proof of Concept.
== Upgrade Notice ==
= 1.0 =
0.5 isn't stable this is the working version.