| Recommended Tool: Blogcasting Blueprint - Power-Up Your Blog Content Using ITunes. |
Premium Wordpress Themes“Download Free and Premium Wordpress Thems for your Blogs Today! ”
Hire Wordpress Experts“Custom Plugin Development, Custom Theme Development”
This plugin is destined to advanced users.
How to use?
You just need to activate the plugin. Nothing changes for this release. You have now two additional functions: crhookremove($hookstofind = array(), $exact = false, $display = true, $detail = false) crhooklist($hookname = array(), $display = true, $detail = false) {
These functions are case-sensitive for actions/filters’ names.
The function to remove actions/filters (crhookremove) you should call before the hooked is made, or you cannot remove it. The best place is in functions.php of the theme, or even better, directly in the plugin file ‘wpvn-unload-hooks.php’. (Be aware that calling in the plugin file should not print any output or you will mess up with Response HTTP header). The function to list hooks and hooked actions/filters, you can call anywhere you want.
Example
crhooklist(); shows you everything. crhooklist(’wphead’); shows you actions/filters that are hooked to ‘wphead’ crhookremove(); nothing happens, lose your time. crhookremove(’AJAX’); All actions/filters have that string in their names will be removed. crhookremove(’AJAX’, true); All actions/filters have the exact name ‘AJAX’ will be removed.
Tags: action, hook, unload, filter, wpvn, link2caro, unload hooks
WP Hooks is a plugin for WordPress that allows you to add JavaScript, HTML, or other code to your header and footer without modifying your theme. WP Hooks uses the wphead() and wpfooter() hooks built in to WordPress to add content to your header and/or footer. It’s great for those who have custom JavaScript, CSS, or other code (Google Analytics, meta tags, etc.) in their header or footer and don’t want to copy that every time they change themes.
Find more instructions and discussion on the WP Hooks home page.
Tags: head, wp_footer, wp_head, hooks, footer
The K2 theme provides a number of additional hooks into the template. If you’re handy with PHP you can easily add any manner of arbitrary content to these 8 regions. For everyone else, there is K2 Hook Up.
This plugin provides an options screen with each unique hook exposed as a simple text box. Insert any HTML, CSS, JavaScript, or PHP that you like, and click submit and it will be instantly published to that region of your template.
Tags: code, snippets, Style, Formatting, javascript, html, CSS, custom, template, themes, theme, content, k2
Hybrid Hook is a plugin that allows end users the ability to tap into the Hybrid theme’s extensive hook selection by providing a user interface in the WordPress admin for adding custom content.
You must be using the Hybrid theme for this plugin to work.
Features:
* Ability to add custom HTML nearly anywhere on your site.
* Use shortcodes to quickly add content.
* Allows the input of JavaScript.
* User can select the priority the code will run.
* Can execute PHP code if the option is selected.
Tags: html, shortcodes, php, custom
Hybrid Hook Widgets is a plugin that creates new widget areas for the Hybrid theme and attaches them to the theme’s action hooks. Basically, it allows you to add widgets pretty much anywhere.
Typically, to add extra stuff to the theme, you must use one of Hybrid’s action hooks. This can be quite confusing to some users. This plugin was created mainly for those users without much XHTML and PHP knowledge. It allows them to take advantage of Hybrid’s advanced hook system without the need to understand how it works. Of course, even advanced users can take advantage of this, especially when dealing with client work.
This plugin is for WordPress 2.8+ only.
You must have the Hybrid theme installed to use it.
Full instructions for use can be found in the plugin’s readme.html file, which is included with the plugin download.
Tags: widget, widgets, hooks, custom
| Need custom wordpress theme design? Looking for a Custom WordPress Plugin?Choose us for best quality services. Please request a quote now! |