LDLMS_DB::escape_IN_clause_values( $items = array(),  $force_type = '' )

Utility function to return the ‘values’ IN clause items.


Description Description


Parameters Parameters

$items

(Optional) Array of items to process.

Default value: array()

$force_type

(Optional) type to enforce for all items.

Default value: ''


Top ↑

Return Return

(array) Returns array.


Top ↑

Source Source

File: includes/class-ldlms-db.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.4.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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