WPDev.one
Core Function
View Source on Trac ↗

prep_atom_text_construct()

prep_atom_text_construct( mixed $data )

Determines the type of a string of data with the data formatted.

Parameters 1 required

Name / Type Description
$data
string

Input string.

Required

Return Value

(array)
array(type, value)

Function Information

Since Version
2.5.0
Source File
wp-includes/feed.php
Advertisement