Feedback - Replace the unmaintained SQL Buddy plugin recommendation in “The WordPress database” lesson
@rjekic is already working on this.
Since Sep 14, 2026.
- Dominant language
- PHP
- Stars
- 333
- Forks
- 127
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 11
Description
Type of feedback
//content
Description
The lesson recommends the SQL Buddy plugin as an alternative for accessing the WordPress database through the WordPress dashboard:
https://wordpress.org/plugins/sql-buddy/
The plugin page states that SQL Buddy is no longer actively maintained and has not been tested with the latest three major WordPress releases. Continuing to recommend it may create compatibility or security concerns for learners.
The recommendation should be reviewed and either removed or replaced with a maintained alternative. One possible replacement is Database Manager – WP Adminer:
https://wordpress.org/plugins/pexlechris-adminer/
Alternatively, the lesson could direct learners to phpMyAdmin, Adminer, or the Database panel in WordPress Playground instead of recommending a database-access plugin for a live website.
Affected lesson:
https://learn.wordpress.org/lesson/the-wordpress-database/
Step-by-step reproduction instructions
- Open https://learn.wordpress.org/lesson/the-wordpress-database/
- Go to the Interacting with your WordPress database section.
- Find the paragraph recommending SQL Buddy.
- Open the linked plugin page: https://wordpress.org/plugins/sql-buddy/
- Note the warning that the plugin is no longer actively maintained and has not been tested with the latest three major WordPress releases.
Screenshots or screen recording (optional)
Other information (optional)
This issue was originally reported through the Learn WordPress content feedback form, and the report has been confirmed.
Help Scout conversation: https://secure.helpscout.net/conversation/3434908127/1109899
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.