-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
55 lines (39 loc) · 1.99 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
=== Kama Glance Dashboard Widget ===
Contributors: Tkama
Donate link: http://wp-kama.com
Tags: At a Glance, Right Now, Dashboard, widgets, info
Requires at least: 3.4
Tested up to: 6.4.3
Stable tag: 1.3.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Enhance your dashboard experience with a more dynamic and relevant alternative to the standard "At a Glance" widget.
== Description ==
Tired of the limited insights provided by the default "At a Glance" dashboard widget? Look no further – "Kama Glance Dashboard Widget" is the solution.
While the original widget focuses on posts, pages, categories, tags, widgets, and comments, it may not suit the needs of every website. What if you don't use comments or have various custom post types?
Enter "Kama Glance Dashboard Widget", offering a comprehensive overview tailored to your site. It presents a precise snapshot of your public post types, taxonomies, active plugins, registered users, links, widgets, and menus – all organized by significance. If you don't utilize a specific feature, it won't clutter your view.
Key Features:
* The plugin works in admin area only.
* No setup required.
* Translation-ready.
* Adheres to strict permissions, ensuring users only access relevant information.
* Easily customizable using WP hooks.
* Preserves default WP widget hooks, enabling seamless integration with other plugins.
== Changelog ==
= 1.3.2 =
FIX: Styles. Native widget hooks. HTML to be adaptive to native widget.
FIX: Sometimes not all data were shown because of array key bug.
FIX: The widget not worked for Multisite.
NEW: Two hooks added.
CHG: Not all `show_ui` post types are shown, not only `public`. It's more descriptive.
= 1.3.1 =
FIX: Fatal Error around not defined `$widget_amount` variable.
IMP: Minor improvements.
= 1.3 =
FIX: WP.org repo publish fixes
IMP: "Text Domain" added to plugins headers and README.md.
= 1.2 =
IMP: Section_Row class added.
NEW: README.md and screenshots added.
= 1.1 =
* Initial release.