Well, I need something like this:
$titulo = get_the_title( $post_id );
update wp_posts set post_content =
replace(post_content,'>Episódio','>$titulo Episódio');
I know it's completely wrong, but maybe it helps you understand better. I...
asked by
09.08.2018 / 04:53