EDD_Batch_Import::str_to_array( $str = '' )

Convert a string containing delimiters to an array


Description Description


Parameters Parameters

$str

(Optional) Input string to convert to an array

Default value: ''


Top ↑

Return Return

(array)


Top ↑

Source Source

File: includes/admin/import/class-batch-import.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.6 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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