Posts by Alex Siqueira • 11 points
1 post
-
1
votes0
answers36
viewsQ: Grab wordpress post title by SQL
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 you’re completely wrong,…