Make WordPress Core

Changeset 61524


Ignore:
Timestamp:
01/25/2026 11:10:51 PM (7 months ago)
Author:
SergeyBiryukov
Message:

Docs: Add missing descriptions for WP_List_Table properties.

Follow-up to [31146], [35021].

Props huzaifaalmesbah.
See #64224.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/includes/class-wp-list-table.php

    r61470 r61524  
    8181
    8282        /**
    83          * {@internal Missing Summary}
     83         * List of private properties made readable for backward compatibility.
    8484         *
    8585         * @var array
     
    8888
    8989        /**
    90          * {@internal Missing Summary}
     90         * List of private/protected methods made readable for backward compatibility.
    9191         *
    9292         * @var array
     
    281281
    282282        /**
    283          * Checks the current user's permissions
     283         * Checks the current user's permissions.
    284284         *
    285285         * @since 3.1.0
Note: See TracChangeset for help on using the changeset viewer.