WP_Locale::get_list_item_separator(): string In this article Table of ContentsReturn Source Changelog ↑ Back to top Retrieves the localized list item separator. Return string Localized list item separator. Source public function get_list_item_separator() { return $this->list_item_separator; } View all references View on Trac View on GitHub Changelog VersionDescription6.0.0Introduced. User Contributed Notes You must log in before being able to contribute a note or feedback.
User Contributed Notes
You must log in before being able to contribute a note or feedback.