404
-
Hi! Many thanks for plugin! It works awesome!
$data = json_decode($return); $content = preg_replace( "#<a href=\"" . $video[0] . "\">.*?</a>#u", $data->html, $content );
Small change request. Could you add verification for non-existing video?
Ex: some warning message… because now it’s just PHP error. $data->html is null.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘404’ is closed to new replies.