Changeset 2757416
- Timestamp:
- 07/16/2022 04:22:09 PM (4 years ago)
- Location:
- dashboard-wiget/trunk
- Files:
-
- 2 edited
-
dashboardwidget.php (modified) (1 diff)
-
readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
dashboard-wiget/trunk/dashboardwidget.php
r2536474 r2757416 2 2 /** 3 3 * Plugin Name: Dashboard Widget 4 * Plugin URI: https:// alewitryna.pl4 * Plugin URI: https://fiolet.website 5 5 * Description: Very simple plugin to add sidebar with custom widget to your dashboard. You can add a sidebar which is only available to authors. 6 6 * Author: Blase 7 * Version: 1.3 7 * Version: 1.3.1 8 8 * Author URI: https://www.facebook.com/profile.php?id=100020891392719 9 9 * License: GPL2+ -
dashboard-wiget/trunk/readme.txt
r2536475 r2757416 3 3 Tags: widget, sidebar, dashboard, admin, admin panel 4 4 Requires at least: 5.6 5 Tested up to: 5.7.25 Tested up to: 6.0.1 6 6 Stable tag: 4.3 7 7 Requires PHP: 7.0 … … 18 18 19 19 Thanks for downloading my plugin. I hope it will serve you well and meet your expectations. 20 21 For the premium version, log in to: 22 https://fiolet.website/dashboard-widget-plugin/ 20 23 21 24 I wish you successful cooperation. … … 37 40 Admin Dashboard Info is visible for every user. Admin Dashboard Info for Editora and Author is visible for every user which can edit posts. 38 41 42 = For which user groups are the available sidebars visible? = 43 44 Admin Dashboard Info is visible for every user. Admin Dashboard Info for Editora and Author is visible for every user which can edit posts. 45 46 = Is there a premium version of the plugin? = 47 48 Yes, the premium version is available for download at the link below: 49 https://fiolet.website/dashboard-widget-plugin/ 50 The premium version increases the possibility of widgets by adding the ability to display the selected widget only for a specific user, regardless of the role they have. The premium version is also free! 51 39 52 == Screenshots == 40 53 … … 43 56 44 57 == Changelog == 58 59 = 1.3.1 = 60 *Release date: Jun 16, 2022 61 62 1. Tested up to WP 6.0.1 63 2. Bug fix. 64 3. Change link to http://fiolet.website 65 4. Add info about premium. 45 66 46 67 = 1.3 =
Note: See TracChangeset
for help on using the changeset viewer.