-
Notifications
You must be signed in to change notification settings - Fork 39
Hooks in rtPanel Child theme
As the theme frameworks are evolving, theme development is getting easier. The developers are also looking for frameworks with better control and more options to customize and streamline the development work. Developers are more inclined towards use of multiple actions, hooks and filters.
Considering this, rtPanel has also been offering some awesome in-built hooks. The inbuilt function such as Hooks allows a developer to rewrite content or append new functionality. To know more about the 'rtPanel Hooks' refer this. To make it further easy, we have provided a rtPanel hooks editor plugin.
-
Using rtp_hook_before_header, rtp_hook_after_header, rtp_hook_after_logo.
-
Using rtp_hook_before_header can be used to display the content before header.
-
Using rtp_hook_after_logo can be used to display the content after the logo.
-
Using rtp_hook_after_header can be used to display the content after header.
In further posts, we will give some examples and case studies about usages of rtPanel Hooks. You may ask your questions on our dedicated support forum.
rtPanel:
- End-User Documentation
- Developer Documentation
- General
- Customizing Image Sliders in rtPanel Child Theme
- Add Google ad-banner above logo in rtPanel
- Customize rtPanel Footer Information
- Filters in rtPanel
- Integrated SEO plugin in rtPanel
- Create Metabox on rtPanel Child Theme
- Add Google Adsense Link Unit In Header
- Create Custom Taxonomy on rtPanel
- rtPanel:Comments with Gravatar
- rtPanel: Subscribe Widget
- Create Custom Post Type with rtPanel Child Theme
- rtPanel Theme Options ‘General’
- Using rtp_generate_thumbs() function in child theme
- WordPress Debugger 'WP_DEBUG'
- Adding Social Sharing Button to Website: Using Text Widget
- Clickable header in rtPanel child theme
- CSS Checklist for developers
- Implementing rtp-slider in the child theme
- Creating custom page templates in rtPanel child theme
- Child Theme development using rtPanel – Part I
- Child Theme development using rtPanel – Part 2
- rtPanel Developer Program: Standards Guidelines
- rtPanel Developer Program:Test Project
- Removing the default rtPanel Hooks
- Browser Specific Styling