Latest wordpress 4.9.1 issue
-
Bottom block (template footer.php) show not parsed data ([:EN]english[:RU]russian[:UA]ukrainian[:]
$post = get_post(233897); echo '<h2>'.$post->post_title.'</h2>'; echo '<div>'.$post->post_content.'</div>';
On admin panel it’s okay.
The page I need help with: [log in to see the link]
- The topic ‘Latest wordpress 4.9.1 issue’ is closed to new replies.