WordPress / WordPress/Learn

Feedback - Replace the unmaintained SQL Buddy plugin recommendation in “The WordPress database” lesson

Open
#3,669 1 comment 0 reactions 1 assignee View on GitHub

@rjekic is already working on this.

Since Sep 14, 2026.

[Content] Feedback
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

  1. Open https://learn.wordpress.org/lesson/the-wordpress-database/
  2. Go to the Interacting with your WordPress database section.
  3. Find the paragraph recommending SQL Buddy.
  4. Open the linked plugin page: https://wordpress.org/plugins/sql-buddy/
  5. 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)

Image

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.