It would appear that selecting only “Published” posts in the WordPress exporter means that attachments don’t get exported. Because why should they? It’s not like your posts might use them or anything.
Category: WordPress
-
WordPress importer not importing attachments? Try exporting all statuses!
WordPress importer not importing attachments? Here’s a solution!If the WordPress Importer isn’t importing attachments it might be because you are not exporting All Statuses. Read more to find out why. -
Plugins and Fast WordPress Sites
Plugins and Fast WordPress Sites – It’s not the Number of Plugins, It’s the Quality | WP Engine DXPRead about the more crucial areas of site speed and the most common myths about how to make WordPress load fast.TL;DR: The number of plugins you have doesn’t really matter if they’re well coded.
If every entry level tech support person at every shitty hosting company would read this, we might be able to get somewhere.
-
How to Submit a WordPress Trac Ticket
How to submit a WordPress Trac Ticket – Robertdall.comI was asked by the organizers of WordCamp Vancouver to give a lighting talk on how to submit a proper WordPress Trac Ticket.Finally, a WordPress tutorial that doesn’t involve adding something to your theme’s
functions.php
file. How refreshing. ᔥ -
Extending Media Explorer
WordPress VIP DocumentationTechnical references, how-tos and background documentation for WordPress VIP.Solid documentation for the new YouTube & Twitter search/embed plugin, Media Explorer, which was just unveiled today.
-
Code Revisions
Code Revisions – WordPress plugin | WordPress.orgWordPress native revisions for the theme and plugin editors.Super clever implementation using WordPress 3.6’s revamped revisions to store plugin & theme edits.
-
WordPress in Enterprise Google Group
WordPress in Enterprise – Google Groups – Daniel BachhuberAn exclusive, moderated, by-application-only mailing list for people who do Enterprise WordPress work.
Sounds like the normally open WordPress community is going to just love this.
-
Improved Date Arguments for WP_Query
#18694 (Improved date arguments for WP_Query) – WordPress TracIt looks like WordPress is getting date queries in 3.7. Fuck yeah!
-
8BIT Throws in the Towel
It’s Been Swell! | 8BITFirst WP Daily was shuttered about a month ago. Now this happens. What the fuck is going on with these dudes?
-
Alternative Post Loops
Alternative Post Loops | Tom J NowellOooh. Me likey.
-
Developing for WordPress? Keep your shit secure.
Developing for WordPress? Keep your shit secure – Mike JolleyIf you are developing WordPress plugins (or themes) for distribution via WordPress.org, or for client projects, it should be a no-brainer that writing insecure code can lead to severe consequences. Having your plugin pulled from the repository, seeing a loss in respect and end-user confidence, or even worse, seeing users fall victim to easily preventable attacks are all…A lot of great, common sense best practices for WordPress developers from Mike Jolley.