Have you ever tried to add a Google Map into your wordpress posts or pages only to find them disappear after editing the post or page again? Apparently this problem is caused by using WordPress’ built-in Visual Editor. The Visual Editor does not like iframes. There are plugins available to insert google maps such as [...]
Archive | Wordpress RSS feed for this section
Pulling in WordPress Content in your CakePHP Website
Integrating your WordPress posts into your CakePHP website is easy. WebDevKungFu has an excellent post, just follow the step by step instruction.