Home
last modified time | relevance | path

Searched refs:create_reflect_image (Results 1 – 1 of 1) sorted by relevance

/plugin/reflect/
H A Daction.php45 if ( $this->create_reflect_image( $data, $cacheFile, $_REQUEST['bgc'] ) ) {
54 function create_reflect_image( $data, $cache_path, $imagebgcolor=null ) { function in action_plugin_reflect