SimplePie_Category::__toString

Advertisement

Summery Summery

String-ified version

Syntax Syntax

SimplePie_Category::__toString()

Return Return

(string)

Source Source

File: wp-includes/SimplePie/Category.php

	{
		$this->term = $term;
		$this->scheme = $scheme;
		$this->label = $label;
		$this->type = $type;

Advertisement

Advertisement

Leave a Reply