Inject a banner into a WordPress theme
Install this plugin from the WOrdPress plugin repository. Inject a banner into a WordPress theme based on classes or IDs in the HTML.
This section describes how to install the plugin and get it working.
- Upload
wp-banner-injection.php
to the/wp-content/plugins/
directory - Activate the plugin through the 'Plugins' menu in WordPress
- Place
<?php do_action('plugin_name_hook'); ?>
in your templates
Contributors: nicorellius
Donate link: http://www.cistechconsulting.com
Tags: banner, themes, plugins
Requires at least: 3.0.1
Tested up to: 3.4
Stable tag: 4.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
- 1.0: Release 1.0
Here's a link to WordPress and one to Markdown's Syntax Documentation. Titles are optional, naturally.
Markdown uses email style notation for blockquotes and I've been told:
Asterisks for emphasis. Double it up for strong.
<?php code(); // goes in backticks ?>