Current Status

Book

Program Phases, A Programming Language and API Translator allows programmers to learn new programming languages by providing simple indexed example programs. Each program illustrates useful, common, and well defined functionality.

About

  • The Insert HTML Here plugin allows a block of html code to be inserted into a Wordpress post or page.
 

Installation

  • Extract the insert-html-here.php file from the zip file. Place the insert-html-here.php file in a folder inside your Wordpress plugin folder. Activate the plugin on the Wordpress Plugins page.
 

Plugin Setup

  • The InsertHTMLHere admin page found in the Wordpress settings allows for the html blocks of code to be entered. The “InsertHTMLHere Option Count” indicates the number of separate blocks of html code that can be inserted into a page or post.
 

Usage

  • To insert the first block of code (labeled Option1 in the screenshot above), use the following syntax in a post or page
    • [insert-html-here 1]
  • To insert the second block of code (labeled Option2 in the screenshot above), use the following syntax in a post or page
    • [insert-html-here 2]

 

Download

  • The Insert HTML Here Wordpress plugin is released under the GPL and is available here.