changeset 21 | 48c4eec2b7e6 |
parent 18 | be944660c56a |
20:7b1b88e27a20 | 21:48c4eec2b7e6 |
---|---|
12 * |
12 * |
13 * @since 4.4.0 |
13 * @since 4.4.0 |
14 * |
14 * |
15 * @property-read object $data Sanitized term data. |
15 * @property-read object $data Sanitized term data. |
16 */ |
16 */ |
17 #[AllowDynamicProperties] |
|
17 final class WP_Term { |
18 final class WP_Term { |
18 |
19 |
19 /** |
20 /** |
20 * Term ID. |
21 * Term ID. |
21 * |
22 * |