Making WordPress.org


Ignore:
Timestamp:
11/23/2018 01:10:31 AM (6 years ago)
Author:
iandunn
Message:

Meetup Post Type: Fetch single meta field to avoid PHP notice.

Previously it was fetching all post meta keys, which returns an array. Later on the value was passed to sanitize_text_string(), resulting in an array-to-string conversion error.

File:
1 edited

Legend:

Unmodified
Added
Removed
Note: See TracChangeset for help on using the changeset viewer.