Semper_Fi_Module::csv_to_array( string $csv )

Helper function to convert csv in key/value pair format to an associative array.


Description Description


Parameters Parameters

$csv

(Required) Comma seperated text string


Top ↑

Return Return

(array) Array representation of comma seperated text


Top ↑

Source Source

File: includes/class-ld-semper-fi-module.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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