How to fix WordPress import with wpautop
There’s a bug in the WordPress import utility that turns double-newline paragraph breaks into a single newline. Learn how to fix WordPress import using wpautop.
A Geek and his Blog
There’s a bug in the WordPress import utility that turns double-newline paragraph breaks into a single newline. Learn how to fix WordPress import using wpautop.
Make WP API calls from the command line with this cheat.
Remember to practice safe hex…how to encode, escape, and sanitize data using PHP and Javascript.