Cod PHP:$string = '<a href="'.get_permalink($post->ID).'" title="'.$previous'">'.$previous;
-erroare returnataParse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING in /xxxxx/xxxxx/xxxxx/girls/wp-includes/template-functions-links.php on line 349
Daca pun asa:
imi apareCod PHP:$string = '<a href="'.get_permalink($post->ID).'" title="'.$previous.'">'.$previous;
Cod HTML:title=""




Răspunde cu citat