WP Media library not showing images

I found that the WordPress Media Library did not show all my images eventhough it correctly indicated the number of images kept in it. So instead of seeing all my photos as indicated in the total number, I would only see a section a photos, the rest stayed hidden.

Not finding a fix for this I checked the SQL Table for wp_post and discovered that the images shown in the Media Library had post_status ‘inherit’ whilst images not shown had the post_status ‘published’.

After a quick backup I then ran a SQL command to set the images not shown to ‘inherit’ as well – that seems to have fixed the problem.

Code

UPDATE `wp_posts` SET post_status = ‘inherit’ WHERE post_status = ‘publish’ AND post_mime_type = ‘image/jpeg’

Anger

018 mariushartmann.dk: Anger

018 kennmunk.com: Anger

See Kenn Munk’s Anger

How I (More or Less by Accident) Intercepted Communication Not meant for Me and What I did With It

004 mariushartmann.dk: How I (More or Less by Accident)
Intercepted Communication Not meant for Me and What I did With It

[flash http://mariushartmann.dk/wp-content/vs/message.swf w=600 h=360]

004 kennmunk.com: How I (More or Less by Accident)
Intercepted Communication Not meant for Me and What I did With It

See Kenn Munk’s How I (More or Less by Accident)
Intercepted Communication Not meant for Me and What I did With It

Studies of anatomy

During my studies I was occupied with anatomy e.g. studies of the human body.
I had access to the anatomical study collection in the ‘wet’ normally reserved for medical students – this proved invaluable. Looking at these old sketches I instantly recall the smell of formaldehyd.

Skull

Study of skull

Facial muscles

Study of facial muscles

Neck

Study of facial muscles

Skeleton hand

Study of hand

Shoulder joint

Shoulder joint