How To Get Posts With A Specific Word

What you’ve described is just a search for the words “Dolph Ziggler”.

You can use WP_Query as such

$query = new WP_Query( ‘s=keyword’ );

Note, that you’ll probably want to cache those queries as they’ll be very slow.

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)