ThemeTuned / GeneratePress / GeneratePress Elements & Hooks Guide
Product guide

GeneratePress Elements and hooks

Elements let you place and conditionally display content or layout components in selected areas of a GeneratePress site.

Display rules

GeneratePress documentation describes rules for choosing where an Element appears, where it is excluded, and which user roles may see it.

Hook-based placement

Hook Elements and Block Element hooks can insert content at available theme hook locations. This is useful for repeatable components such as banners, author boxes, calls to action or other conditional sections.

Use the simplest tool that works

Not every customization needs a hook. Prefer ordinary page content or theme controls when they solve the problem cleanly.

Product details can change. Source check: Official source ยท Official source.
See GeneratePress