Retrieves the day permalink structure with month and year.
Keeps date permalink structure with all year, month, and day.
public function get_day_permastruct() {
return $this->get_date_permastruct();
}
| Version | Description |
|---|---|
| 1.5.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/wp_rewrite/get_day_permastruct