-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
47 lines (30 loc) · 2.01 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
=== Visual Sitemap ===
Contributors: brianmiyaji
Tags: sitemap, tree, overview, admin, navigation, posts, pages, visual sitemap, visual tree, sitetree, slickmap
Requires at least: 3.0
Tested up to: 4.0
Stable tag: 0.9
License: GPLv2 or later
Display an interactive visual sitemap of pages, tags, and categories in admin.
== Description ==
Displays an interactive visual sitemap in admin. A nice touch for sites delivered to clients, and useful for managing a site as it gives a visual overview of all pages, tags, and categories.
== Installation ==
= Minimum Requirements =
* WordPress 3.0 or greater
* PHP version 5.2.4 or greater
* MySQL version 5.0 or greater
= Automatic Installation =
Automatic installation is the easiest option as WordPress handles the file transfers itself and you don’t even need to leave your web browser. To do an automatic install of Visual Sitemap, log in to your WordPress admin panel, navigate to the Plugins menu and click Add New.
In the search field type "Visual Sitemap" and click Search Plugins. Once you’ve found the plugin you can view details about it such as the point release, rating and description. Most importantly of course, you can install it by simply clicking Install Now. After clicking that link you will be asked if you’re sure you want to install the plugin. Click yes and WordPress will automatically complete the installation.
= Manual Installation =
The manual installation method involves downloading the plugin and uploading it to your webserver via your favorite FTP application.
1. Download the plugin file to your computer and unzip it
2. Using an FTP program, or your hosting control panel, upload the unzipped plugin folder to your WordPress installation’s wp-content/plugins/ directory.
3. Activate the plugin from the Plugins menu within the WordPress admin.
= Upgrading =
Automatic updates should work like a charm; as always though, ensure you backup your site just in case.
== Screenshots ==
1. Visual sitemap page in admin.
== Changelog ==
= 0.9 =
* Beta release.