/wp-banner-injection

Inject a banner into a WordPress theme

Primary LanguagePHPGNU General Public License v2.0GPL-2.0

wp-banner-injection

Inject a banner into a WordPress theme

Description

Install this plugin from the WOrdPress plugin repository. Inject a banner into a WordPress theme based on classes or IDs in the HTML.

Installation

This section describes how to install the plugin and get it working.

  1. Upload wp-banner-injection.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Place <?php do_action('plugin_name_hook'); ?> in your templates

Details

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

Changelog

  • 1.0: Release 1.0

Notes and Links

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 ?>