Changes between Initial Version and Version 1 of Ticket #20793, comment 5
- Timestamp:
- 08/26/2013 06:49:40 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20793, comment 5
initial v1 1 1 [attachment:20793.5.diff] uses `wp_parse_args()` to make sure `$meta` is always an array, and `$meta['public']` is always set. 2 2 3 In [https://irclogs.wordpress.org/chanlog.php?channel=wordpress-dev&day=2013-08-26&sort=asc#m674527 IRC discussion], nacin alsosuggested that the default value for `$meta` should also be an array. Created #25149 for that.3 In [https://irclogs.wordpress.org/chanlog.php?channel=wordpress-dev&day=2013-08-26&sort=asc#m674527 IRC discussion], nacin suggested that the default value for `$meta` should also be an array. Created #25149 for that.