echo from WordPress post not reflecting post changes
I am developing a php site on my localhost and had been successful in establishing a Dreamweaver Binding to echo content from the site's attached blog posts to respective divs on the site's php pages. All was well until today. For some reason edit changes made to the blog post content are not be reflected to the echo content on the php pages. The echo displays pre-edit content minus the changes. This had been working for several days but suddenly stopped functioning. Does anyone have any ideas as to why.
Thanks in Advance.
