INVP::extract_image_element_src( string $img_element )

extract_image_element_src


Description Description

Given a string containing HTML <img> element markup, extract the value of the src attribute and return it.


Top ↑

Parameters Parameters

$img_element

(Required) An HTML <img> element


Top ↑

Return Return

(string) The value of the src attribute


Top ↑

Source Source

File: includes/class-invp.php