mp3=”http://192.168.1.140/english_note/wp-content/uploads/2016/03/3.44.mp3″][/audio]
mp3=”https://192.168.1.140/english_note/wp-content/uploads/2016/03/3.44.mp3″][/audio]
OPCIÓ 2: Consulta SQL directa (avançat)
appMyAdmin/ Base de dades: eng/SQL
UPDATE wp_posts
SET post_content = REPLACE(post_content, '[audio mp3="http://192.168.1.140', '[audio mp3="https://192.168.1.140')
WHERE post_content LIKE '%[audio mp3="http://192.168.1.140%';