Make WordPress Core

Changeset 31294


Ignore:
Timestamp:
01/29/2015 11:34:52 AM (12 years ago)
Author:
DrewAPicture
Message:

Add missing descriptions to the $blogid and $siteid property DocBlocks in the wpdb class.

Props ipm-frommen.
See #31008.

File:
1 edited

Legend:

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

    r31094 r31294  
    231231
    232232        /**
    233          * {@internal Missing Description}}
     233         * Blog ID.
    234234         *
    235235         * @since 3.0.0
     
    240240
    241241        /**
    242          * {@internal Missing Description}}
     242         * Site ID.
    243243         *
    244244         * @since 3.0.0
Note: See TracChangeset for help on using the changeset viewer.