2020-05-01 / 5426阅 / 悠然
Retrieve variable in the WP_Query class.
(string)
(Required)
The variable key to retrieve.
(mixed)
(Optional)
Value to return if the query variable is not set.
Default value: ''
(mixed) Contents of the query variable.