Programming

Dev tips

Latest posts

Bludit Themes helper

This helper tries to help developers by making them write less code and keep it more clean. This object has static methods (see the colon where we call the methods). Title Print head tag with dynamic content from the settings of your site. HTML...

Bludit plugins hook list

Here is a list of Hooks supported by Bludit. Hooks Execute in Notes siteHead Theme siteBodyBegin Theme siteBodyEnd Theme siteSidebar Theme beforeSiteLoad Theme afterSiteLoad Theme pageBegin Theme pageEnd Theme adminHead...

Bludit plugins basics

Plugins in Bludit resides in bl-plugins folder, and they have a predefined structure. Each plugin is an object in Bludit, with differents hooks (methods). Folder and Files Structure This is a mandatory folder structure and files for a plugin....