Make WordPress Core


Ignore:
Timestamp:
03/07/2024 06:09:09 AM (13 months ago)
Author:
SergeyBiryukov
Message:

Docs: Add a description for the $table_prefix global.

Follow-up to [57748].

See #60699.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/includes/upgrade.php

    r57155 r57787  
    148148     * @global wpdb       $wpdb         WordPress database abstraction object.
    149149     * @global WP_Rewrite $wp_rewrite   WordPress rewrite component.
    150      * @global string     $table_prefix
     150     * @global string     $table_prefix The database table prefix.
    151151     *
    152152     * @param int $user_id User ID.
Note: See TracChangeset for help on using the changeset viewer.