by jelenacvijic
0 (0 reviews)
Black-Desk
WordPress plugin for easier data management.
Compatible with WP 6.9.4
v1.3.5
Current Version v1.3.5
Updated 1 month ago
Last Update on 02 Mar, 2026
Refreshed 6 hours ago
Last Refreshed on
Rank
#57,645
—
No change
Active Installs
0+
-100%
KW Avg Position
N/A
—
No change
Downloads
1.1K
+8 today
Support Resolved
0%
—
No change
Rating
0%
Review 0 out of 5
0
(0 reviews)
Next Milestone 10
0+
10+
26,124
Ranks to Climb
-
Growth Needed
8,000,000
Active Installs
Pro
Unlock Exact Install Count
See the precise estimated active installs for this plugin, calculated from real-time ranking data.
- Exact install estimates within tiers
- Track install growth over time
- Milestone progress predictions
Need 10 more installs to reach 10+
Rank Changes
Current
#57,645
Change
Best
#
Downloads Growth
Downloads
Growth
Peak
Upgrade to Pro
Unlock 30-day, 90-day, and yearly download history charts with a Pro subscription.
Upgrade NowReviews & Ratings
0.0
0 reviews
Overall
0%
5
0
(0%)
4
0
(0%)
3
0
(0%)
2
0
(0%)
1
0
(0%)
Tracked Keywords
Showing 0 of 0| Keyword | Position | Change | Type | Updated |
|---|---|---|---|---|
| No keyword data available yet. | ||||
Unlock Keyword Analytics
Track keyword rankings, search positions, and discover new ranking opportunities with a Pro subscription.
- Full keyword position tracking
- Historical ranking data
- Competitor keyword analysis
Track This Plugin
Get detailed analytics, keyword tracking, and position alerts delivered to your inbox.
Start Tracking FreePlugin Details
- Version
- 1.3.5
- Last Updated
- Mar 02, 2026
- Requires WP
- 4.7+
- Tested Up To
- 6.9.4
- PHP Version
- 7.2 or higher
- Author
- jelenacvijic
Support & Rating
- Rating
- ☆ ☆ ☆ ☆ ☆ 0
- Reviews
- 0
- Support Threads
- 0
- Resolved
- 0%
Keywords
Upgrade to Pro
Unlock keyword rankings, search positions, and detailed analytics with a Pro subscription.
Upgrade NowSimilar Plugins
WP Adminify – White Label WordPress, Admin Menu Editor, Login Customizer
7K+ installs
#2,702
Master Addons For Elementor – Widgets, Extensions, Theme Builder, Popup Builder & Template Kits
30K+ installs
#952
GiveWP – Donation Plugin and Fundraising Platform
100K+ installs
#357
Event Tickets and Registration
90K+ installs
#482
TermsFeed AutoTerms: Privacy Policy Generator, Cookie Consent, GDPR, CCPA, Terms & Conditions, Disclaimers, Cookies Policy, EULA
90K+ installs
#524
Frequently Asked Questions
Common questions about Black-Desk
The plugin is designed with people with basic technical knowledge in mind. It is designed to be easy, straight-forward, and intuitive to use.
If you have basic data management knowledge, you will be right at home, and if not, try the plugin for free, and don't be too surprised when you find out how easy it is to create database tables, populate them with data, and query your data.
Yes and no, depending on the action you took. Yes, the plugin uses soft delete functionality when deleting data while viewing a table. Deleted records can be restored from the table trash view. However, if you delete the whole table or truncate table data while viewing the list of tables, those two actions cannot be undone, as the user is warned beforehand when prompted to confirm if they are sure they want to delete or truncate the table.
Yes, and to view data from related, joined tables you can create and save a query by setting one of its conditions so that the value from the first table column is equal to the second table column/field (effectively indicating a foreign key column and pointing it to another table's primary key). Example of such query condition: [review.product_id] [equal to] [FIELD] [product.id] See USAGE > CREATING QUERIES section for the detailed instructions on query creation and use.
You can find complete, detailed shortcodes usage instructions in your WordPress dashboard > Tables > Shortcodes submenu page, with examples of usage for each shortcode. For basic information purposes, info on shortcodes functionality is available in the USAGE > SHORTCODES section.