APP_Single_Review::get_meta( string $key = '', bool $single = false )

Retrieves specific or all review metadata


Package


Description Description


Parameters Parameters

$key

(string) (Optional) (optional) The meta key to retrieve values from

Default value: ''

$single

(bool) (Optional) (optional) Retrieve a single value or an array of values (default) as in 'get_comment_meta()'

Default value: false


Top ↑

Return Return

(mixed) Returns a meta data array or a single value

Premium WordPress Apps

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.