SimplePie::get_encoding

Advertisement

Summery Summery

Get the character encoding used for output

Syntax Syntax

SimplePie::get_encoding()

Return Return

(string)

Source Source

File: wp-includes/class-simplepie.php

							if ($file->status_code === 304)
							{
								// Set raw_data to false here too, to signify that the cache
								// is still valid.

Advertisement

Changelog Changelog

Changelog
Version Description
Preview Release Introduced.

Advertisement

Leave a Reply