A community library of hooks for Pure Blog.

Pure Blog Hooks Library

A collection of community-contributed hooks files for Pure Blog. Each hook extends Pure Blog's functionality without modifying core files.

How hooks work

Pure Blog fires hook functions at key moments - for example, when a post is published, updated, or deleted. Create a config/hooks.php file in your Pure Blog install and add any of these hooks to extend your site's behaviour.

You can read more about hooks in the official documentation.

Browse all hooks Submit your own

⚠️ All hooks on this site are provided as is, with no warranty whatsoever.