Hadas Weiss is an anthropologist and the author of We Have Never Been Middle Class: How Social Mobility Misleads Us (Verso, 2019).
'SELECT SQL_CALC_FOUND_ROWS wp_posts.ID
FROM wp_posts INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id )
WHERE 1=1 AND (
wp_posts.ID NOT IN (
SELECT object_id
FROM wp_term_relationships
WHERE term_taxonomy_id IN (47485,47486)
)
) AND (
(
( wp_postmeta.meta_key = \'the_author\' AND wp_postmeta.meta_value = \'3477739\' )
OR
( wp_postmeta.meta_key = \'secondary_author\' AND wp_postmeta.meta_value LIKE \'{26d3a1c3c6f0d735ac2599eea66739936cf891af0b9ec9f7b4f81921f884820a}\\"3477739\\"{26d3a1c3c6f0d735ac2599eea66739936cf891af0b9ec9f7b4f81921f884820a}\' )
)
) AND wp_posts.post_type = \'post\' AND ((wp_posts.post_status = \'publish\'))
GROUP BY wp_posts.ID
ORDER BY wp_posts.post_date DESC
LIMIT 0, 6'
Why Social Mobility is a Lousy Idea
Jeremy Corbyn’s announcement last month that a Labour government would replace social mobility with social justice as a policy benchmark raised more than a few eyebrows. It goes against received wisdom and bipartisan consensus that social mobility is a good thing.
July 16, 2019



