WP_Query Object
(
[query] => Array
(
[book_series] => the-cat-lady-chronicles
[error] =>
[m] =>
[p] => 0
[post_parent] =>
[subpost] =>
[subpost_id] =>
[attachment] =>
[attachment_id] => 0
[name] =>
[pagename] =>
[page_id] => 0
[second] =>
[minute] =>
[hour] =>
[day] => 0
[monthnum] => 0
[year] => 0
[w] => 0
[category_name] =>
[tag] =>
[cat] =>
[tag_id] =>
[author] =>
[author_name] =>
[feed] =>
[tb] =>
[paged] => 1
[meta_key] =>
[meta_value] =>
[preview] =>
[s] =>
[sentence] =>
[title] =>
[fields] => all
[menu_order] =>
=>
[category__in] => Array
(
)
[category__not_in] => Array
(
)
[category__and] => Array
(
)
[post__in] => Array
(
)
[post__not_in] => Array
(
)
[post_name__in] => Array
(
)
[tag__in] => Array
(
)
[tag__not_in] => Array
(
)
[tag__and] => Array
(
)
[tag_slug__in] => Array
(
)
[tag_slug__and] => Array
(
)
[post_parent__in] => Array
(
)
[post_parent__not_in] => Array
(
)
[author__in] => Array
(
)
[author__not_in] => Array
(
)
[search_columns] => Array
(
)
[ignore_sticky_posts] => 1
[suppress_filters] =>
[cache_results] => 1
[update_post_term_cache] => 1
[update_menu_item_cache] =>
[lazy_load_term_meta] => 1
[update_post_meta_cache] => 1
[post_type] =>
[posts_per_page] => 10
[nopaging] =>
[comments_per_page] => 50
[no_found_rows] =>
[taxonomy] => book_series
[term] => the-cat-lady-chronicles
[order] => ASC
[offset] =>
[orderby] => date
[post_status] => publish
[tax_query] => Array
(
[relation] => AND
[0] => Array
(
[taxonomy] => book_series
[field] => ID
[terms] => 19
[include_children] =>
)
)
)
[query_vars] => Array
(
[book_series] => the-cat-lady-chronicles
[error] =>
[m] =>
[p] => 0
[post_parent] =>
[subpost] =>
[subpost_id] =>
[attachment] =>
[attachment_id] => 0
[name] =>
[pagename] =>
[page_id] => 0
[second] =>
[minute] =>
[hour] =>
[day] => 0
[monthnum] => 0
[year] => 0
[w] => 0
[category_name] =>
[tag] =>
[cat] =>
[tag_id] =>
[author] =>
[author_name] =>
[feed] =>
[tb] =>
[paged] => 1
[meta_key] =>
[meta_value] =>
[preview] =>
[s] =>
[sentence] =>
[title] =>
[fields] => all
[menu_order] =>
=>
[category__in] => Array
(
)
[category__not_in] => Array
(
)
[category__and] => Array
(
)
[post__in] => Array
(
)
[post__not_in] => Array
(
)
[post_name__in] => Array
(
)
[tag__in] => Array
(
)
[tag__not_in] => Array
(
)
[tag__and] => Array
(
)
[tag_slug__in] => Array
(
)
[tag_slug__and] => Array
(
)
[post_parent__in] => Array
(
)
[post_parent__not_in] => Array
(
)
[author__in] => Array
(
)
[author__not_in] => Array
(
)
[search_columns] => Array
(
)
[ignore_sticky_posts] => 1
[suppress_filters] =>
[cache_results] => 1
[update_post_term_cache] => 1
[update_menu_item_cache] =>
[lazy_load_term_meta] => 1
[update_post_meta_cache] => 1
[post_type] =>
[posts_per_page] => 10
[nopaging] =>
[comments_per_page] => 50
[no_found_rows] =>
[taxonomy] => book_series
[term] => the-cat-lady-chronicles
[order] => ASC
[offset] =>
[orderby] => date
[post_status] => publish
[tax_query] => Array
(
[relation] => AND
[0] => Array
(
[taxonomy] => book_series
[field] => ID
[terms] => 19
[include_children] =>
)
)
)
[tax_query] => WP_Tax_Query Object
(
[queries] => Array
(
[relation] => AND
[0] => Array
(
[taxonomy] => book_series
[terms] => Array
(
[0] => 19
)
[field] => ID
[operator] => IN
[include_children] =>
)
[1] => Array
(
[taxonomy] => book_series
[terms] => Array
(
[0] => the-cat-lady-chronicles
)
[field] => slug
[operator] => IN
[include_children] => 1
)
[2] => Array
(
[taxonomy] => book_series
[terms] => Array
(
[0] => the-cat-lady-chronicles
)
[field] => slug
[operator] => IN
[include_children] => 1
)
)
[relation] => AND
[table_aliases:protected] => Array
(
[0] => wp_term_relationships
[1] => tt1
[2] => tt2
)
[queried_terms] => Array
(
[book_series] => Array
(
[terms] => Array
(
[0] => 19
)
[field] => ID
)
)
[primary_table] => wp_posts
[primary_id_column] => ID
)
[meta_query] => WP_Meta_Query Object
(
[queries] => Array
(
)
[relation] =>
[meta_table] =>
[meta_id_column] =>
[primary_table] =>
[primary_id_column] =>
[table_aliases:protected] => Array
(
)
[clauses:protected] => Array
(
)
[has_or_relation:protected] =>
)
[date_query] =>
[request] => SELECT SQL_CALC_FOUND_ROWS wp_posts.ID
FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id) LEFT JOIN wp_term_relationships AS tt1 ON (wp_posts.ID = tt1.object_id) LEFT JOIN wp_term_relationships AS tt2 ON (wp_posts.ID = tt2.object_id) LEFT JOIN wp_posts AS p2 ON (wp_posts.post_parent = p2.ID)
WHERE 1=1 AND (
wp_term_relationships.term_taxonomy_id IN (19)
AND
tt1.term_taxonomy_id IN (19)
AND
tt2.term_taxonomy_id IN (19)
) AND wp_posts.post_type = 'book' AND (((wp_posts.post_status = 'publish') OR (wp_posts.post_status = 'inherit' AND (p2.post_status = 'publish'))))
GROUP BY wp_posts.ID
ORDER BY wp_posts.post_date ASC
LIMIT 0, 10
[posts] => Array
(
[0] => WP_Post Object
(
[ID] => 1028
[post_author] => 1
[post_date] => 2026-03-05 08:42:09
[post_date_gmt] => 2026-03-05 08:42:09
[post_content] => Nobody is just a cat lady.
Kit McCafferty's life is quiet, unremarkable and filled with cat hair. In the magical city of Coldstream, located on the border between Scotland and England, Kit is viewed as little more than mildly eccentric and mostly harmless. She passes her days caring for her family of five cats, feeding the local feral moggies, and maintaining relatively good relations with her neighbours.
All that changes, however, when a teenage werewolf shows up at her door in the desperate hope of renting out a nearby vacant flat. Kit knows that the smart move is to tell him to leave. The last thing she needs is to become embroiled in complicated shapeshifter politics. But something about the secretive young werewolf tugs at her heartstrings.
It's not long before Kit ends up caught in a maelstrom of mysterious crime and magical wrong-doing. Fortunately, there's far more to Kit McCafferty than meets the eye and she has a few dark secrets of her own.
Of course, anyone with an ounce of intelligence knows that you underestimate a cat lady at your own peril.
[post_title] => Waifs and Strays
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => waifs-and-strays
[to_ping] =>
[pinged] =>
[post_modified] => 2026-03-05 08:46:43
[post_modified_gmt] => 2026-03-05 08:46:43
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.helenharper.co.uk/?post_type=book&p=1028
[menu_order] => 0
[post_type] => book
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[1] => WP_Post Object
(
[ID] => 1029
[post_author] => 1
[post_date] => 2026-03-05 08:43:08
[post_date_gmt] => 2026-03-05 08:43:08
[post_content] => There will be no pussy-footing around. Not when Kit McCafferty is involved.
When Kit rescues a wealthy witch from the treacherous, monster-filled waters of the River Tweed, she reckons she's completed her fair share of good deeds for the day. But when a second anonymous body is pulled from the same river, Kit is dragged into a mystery as murky as the water itself. The corpse has no identification, no personal possessions and no one who cares. Kit is determined to change that.
At least Thane Barrow, the copper-haired werewolf who sees the world in a similar way to Kit, is happy to also get involved. Together, they navigate Coldstream’s magical streets and mysterious secrets, determined to uncover the truth about John Doe. Alas, it soon becomes clear that his death was no accident. Kit finds herself investigating a complex crime with more than one victim. She will have her claws full if she's going to get to the bottom of what's happened.
One thing is for certain - when death threatens, Kit McCafferty doesn’t back down. She pounces.
[post_title] => The Dark Hiss of Magic
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => the-dark-hiss-of-magic
[to_ping] =>
[pinged] =>
[post_modified] => 2026-03-05 08:46:33
[post_modified_gmt] => 2026-03-05 08:46:33
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.helenharper.co.uk/?post_type=book&p=1029
[menu_order] => 0
[post_type] => book
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[2] => WP_Post Object
(
[ID] => 1030
[post_author] => 1
[post_date] => 2026-03-05 08:43:51
[post_date_gmt] => 2026-03-05 08:43:51
[post_content] => Death has a new address—and it’s Kit McCafferty’s.
When Kit offers a room to a powerless ban sith who has lost her magic, she sets off a chain reaction across Coldstream’s supernatural streets. Her neighbours are panicking. Dangerous werewolves are on the prowl. And Kit finds herself trying to solve several desperate problems all at once.
Kit knows the world’s a messy place, especially when magic’s involved. But this reeks of something dark and nasty. She’s paws deep - and there’s every chance that Thane, the copper-haired werewolf who stirs Kit’s heart, will become collateral damage.
Her house is full of cats, and her city is full of monsters ... fortunately, Kit McCafferty is one of them.
[post_title] => A Skirl of Sorcery
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => a-skirl-of-sorcery
[to_ping] =>
[pinged] =>
[post_modified] => 2026-03-05 08:46:23
[post_modified_gmt] => 2026-03-05 08:46:23
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.helenharper.co.uk/?post_type=book&p=1030
[menu_order] => 0
[post_type] => book
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[3] => WP_Post Object
(
[ID] => 1031
[post_author] => 1
[post_date] => 2026-03-05 08:45:10
[post_date_gmt] => 2026-03-05 08:45:10
[post_content] => It's one thing to be dealing death. It's quite another to deal with the undead.
Kit McCafferty has never been fond of vampires but she can't refuse the opportunity to learn more about their kind. When she is invited into the clandestine underground world of the Understream to investigate the mysterious disappearance of some giant worms, she soon discovers there is far more to the fanged creatures than she'd ever realised.
Danger, secrets and mysteries abound in every dark, twisting tunnel. Is there anyone in the depths who Kit can trust? Or will she have to rely on her wits - and her cats - alone?
[post_title] => Night Maze
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => night-maze
[to_ping] =>
[pinged] =>
[post_modified] => 2026-03-05 08:45:10
[post_modified_gmt] => 2026-03-05 08:45:10
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.helenharper.co.uk/?post_type=book&p=1031
[menu_order] => 0
[post_type] => book
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[4] => WP_Post Object
(
[ID] => 1032
[post_author] => 1
[post_date] => 2026-03-05 08:46:05
[post_date_gmt] => 2026-03-05 08:46:05
[post_content] => What happens when the hunters become the hunted?
Kit McCafferty is an upstanding citizen of the magical city of Coldstream. Mostly.
She’s a good neighbour. She has a fabulous partner, an occasionally tidy home, and only a moderately alarming number of cats. Her days as a professional assassin with Eagle Enforcers and Liquidators are behind her. Or so she thinks.
When Kit volunteers to assist local law enforcement with crowd control, she comes face-to-face with her former life. Someone is trying to destroy EEL — the discreet but deadly firm of assassins she once called home — and they’re not concerned about collateral damage. They’re willing to raze Coldstream to the ground to finish the job.
Whoever is targeting EEL knows its inner workings and its secrets. Kit’s old friends and colleagues, as well as the citizens of Coldstream, are at risk. To stop blood from spilling onto the city’s glittering streets and shadowed alleyways, Kit must decide who she is now - a heroic citizen determined to protect her city or a stone cold killer.
Walking away from her past might not be an option.
[post_title] => A Killer Heart
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => a-killer-heart
[to_ping] =>
[pinged] =>
[post_modified] => 2026-03-05 08:46:05
[post_modified_gmt] => 2026-03-05 08:46:05
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.helenharper.co.uk/?post_type=book&p=1032
[menu_order] => 0
[post_type] => book
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
)
[post_count] => 5
[current_post] => -1
[before_loop] => 1
[in_the_loop] =>
[post] => WP_Post Object
(
[ID] => 1028
[post_author] => 1
[post_date] => 2026-03-05 08:42:09
[post_date_gmt] => 2026-03-05 08:42:09
[post_content] => Nobody is just a cat lady.
Kit McCafferty's life is quiet, unremarkable and filled with cat hair. In the magical city of Coldstream, located on the border between Scotland and England, Kit is viewed as little more than mildly eccentric and mostly harmless. She passes her days caring for her family of five cats, feeding the local feral moggies, and maintaining relatively good relations with her neighbours.
All that changes, however, when a teenage werewolf shows up at her door in the desperate hope of renting out a nearby vacant flat. Kit knows that the smart move is to tell him to leave. The last thing she needs is to become embroiled in complicated shapeshifter politics. But something about the secretive young werewolf tugs at her heartstrings.
It's not long before Kit ends up caught in a maelstrom of mysterious crime and magical wrong-doing. Fortunately, there's far more to Kit McCafferty than meets the eye and she has a few dark secrets of her own.
Of course, anyone with an ounce of intelligence knows that you underestimate a cat lady at your own peril.
[post_title] => Waifs and Strays
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => waifs-and-strays
[to_ping] =>
[pinged] =>
[post_modified] => 2026-03-05 08:46:43
[post_modified_gmt] => 2026-03-05 08:46:43
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.helenharper.co.uk/?post_type=book&p=1028
[menu_order] => 0
[post_type] => book
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[comment_count] => 0
[current_comment] => -1
[found_posts] => 5
[max_num_pages] => 1
[max_num_comment_pages] => 0
[is_single] =>
[is_preview] =>
[is_page] =>
[is_archive] => 1
[is_date] =>
[is_year] =>
[is_month] =>
[is_day] =>
[is_time] =>
[is_author] =>
[is_category] =>
[is_tag] =>
[is_tax] => 1
[is_search] => 1
[is_feed] =>
[is_comment_feed] =>
[is_trackback] =>
[is_home] =>
[is_privacy_policy] =>
[is_404] =>
[is_embed] =>
[is_paged] =>
[is_admin] =>
[is_attachment] =>
[is_singular] =>
[is_robots] =>
[is_favicon] =>
[is_posts_page] =>
[is_post_type_archive] =>
[query_vars_hash:WP_Query:private] => 7da07d2fc8ff10fd4e59ec563856c707
[query_vars_changed:WP_Query:private] =>
[thumbnails_cached] =>
[allow_query_attachment_by_filename:protected] =>
[stopwords:WP_Query:private] =>
[compat_fields:WP_Query:private] => Array
(
[0] => query_vars_hash
[1] => query_vars_changed
)
[compat_methods:WP_Query:private] => Array
(
[0] => init_query_flags
[1] => parse_tax_query
)
[query_cache_key:WP_Query:private] => wp_query:df5fb671fc1c4e4c7a5d94211b54b45e
)
Nobody is just a cat lady. Kit McCafferty's life is quiet, unremarkable and filled with cat hair. In the magical city of Coldstream, located on the border between Scotland and England, Kit is viewed as little more than mildly eccentric and mostly harmless. She passes her days caring for her family of five cats, feeding the local feral moggies, and maintaining relatively good relations with her neighbours. All that changes, however, when a teenage werewolf shows up at her door in the desperate hope of renting out a nearby vacant flat. Kit knows that the smart move is to tell him to leave. The last thing she needs is to become embroiled in complicated shapeshifter politics. But something about the secretive young werewolf tugs at her heartstrings. It's not long before Kit ends up caught in a maelstrom of mysterious crime and magical wrong-doing. Fortunately, there's far more to Kit McCafferty than meets the eye and she has a few dark secrets of her own. Of course, anyone with an ounce of intelligence knows that you underestimate a cat lady at your own peril.
There will be no pussy-footing around. Not when Kit McCafferty is involved. When Kit rescues a wealthy witch from the treacherous, monster-filled waters of the River Tweed, she reckons she's completed her fair share of good deeds for the day. But when a second anonymous body is pulled from the same river, Kit is dragged into a mystery as murky as the water itself. The corpse has no identification, no personal possessions and no one who cares. Kit is determined to change that. At least Thane Barrow, the copper-haired werewolf who sees the world in a similar way to Kit, is happy to also get involved. Together, they navigate Coldstream’s magical streets and mysterious secrets, determined to uncover the truth about John Doe. Alas, it soon becomes clear that his death was no accident. Kit finds herself investigating a complex crime with more than one victim. She will have her claws full if she's going to get to the bottom of what's happened. One thing is for certain - when death threatens, Kit McCafferty doesn’t back down. She pounces.
Death has a new address—and it’s Kit McCafferty’s. When Kit offers a room to a powerless ban sith who has lost her magic, she sets off a chain reaction across Coldstream’s supernatural streets. Her neighbours are panicking. Dangerous werewolves are on the prowl. And Kit finds herself trying to solve several desperate problems all at once. Kit knows the world’s a messy place, especially when magic’s involved. But this reeks of something dark and nasty. She’s paws deep - and there’s every chance that Thane, the copper-haired werewolf who stirs Kit’s heart, will become collateral damage. Her house is full of cats, and her city is full of monsters ... fortunately, Kit McCafferty is one of them.
It's one thing to be dealing death. It's quite another to deal with the undead. Kit McCafferty has never been fond of vampires but she can't refuse the opportunity to learn more about their kind. When she is invited into the clandestine underground world of the Understream to investigate the mysterious disappearance of some giant worms, she soon discovers there is far more to the fanged creatures than she'd ever realised. Danger, secrets and mysteries abound in every dark, twisting tunnel. Is there anyone in the depths who Kit can trust? Or will she have to rely on her wits - and her cats - alone?
What happens when the hunters become the hunted? Kit McCafferty is an upstanding citizen of the magical city of Coldstream. Mostly. She’s a good neighbour. She has a fabulous partner, an occasionally tidy home, and only a moderately alarming number of cats. Her days as a professional assassin with Eagle Enforcers and Liquidators are behind her. Or so she thinks. When Kit volunteers to assist local law enforcement with crowd control, she comes face-to-face with her former life. Someone is trying to destroy EEL — the discreet but deadly firm of assassins she once called home — and they’re not concerned about collateral damage. They’re willing to raze Coldstream to the ground to finish the job. Whoever is targeting EEL knows its inner workings and its secrets. Kit’s old friends and colleagues, as well as the citizens of Coldstream, are at risk. To stop blood from spilling onto the city’s glittering streets and shadowed alleyways, Kit must decide who she is now - a heroic citizen determined to protect her city or a stone cold killer. Walking away from her past might not be an option.