-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
64 lines (48 loc) · 1.94 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
=== WC Google Map - Block and Settings. ===
Contributors: racase
Tags: block, blocks, editor, gutenberg, gutenberg blocks, Google Maps
Donate link: https://racase.com.np/
Requires at least: 6.3
Tested up to: 6.3
Requires PHP: 5.5
Stable tag: 1.0.1
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.html
A simple Google Map plugin for showcasing blocks and settings page. This plugin was created for WordCamp to teach about block and settings page development.
== Description ==
A simple Google Map plugin for showcasing blocks and settings page. This plugin was created for WordCamp to teach about block and settings page development.
= Release Notes: =
Before updating plugin please check [our latest release notes](https://racase.com.np/release-notes).
== Installation ==
= Using The WordPress Dashboard =
* Navigate to the 'Add New' in the plugins dashboard
* Search for "WC Google Map"
* Click Install Now
* Activate the plugin on the Plugin dashboard
= Uploading in WordPress Dashboard =
* Navigate to the 'Add New' in the plugins dashboard
* Navigate to the 'Upload' area
* Select wc-google-map.zip from your computer
* Click 'Install Now'
* Activate the plugin in the Plugin dashboard
= Using FTP =
* Download wc-google-map.zip
* Extract the wc-google-map directory to your computer
* Upload the wc-google-map directory to the /wp-content/plugins/ directory
* Activate the plugin in the Plugin dashboard
== Frequently Asked Questions ==
= How to add Blocks in your theme using WC Google Map? =
WC Google Map Plugin allows you to create your own block sections in your page or post. Here are the steps how you add it:
== Support ==
For support, [go to our support page](https://racase.com.np/product-support/).
== Screenshots ==
1. Backend
== Upgrade Notice ==
Before updating plugin please check ["our latest release notes"](http://racase.com.np/).
== Changelog ==
= 1.0.1 =
Mar 06, 2024
* Minor Upgrade.
= 1.0.0 =
Sep 05, 2023
* Initial release.