WP-Kixer

WP-Kixer allows you to add Kixer units in to your blog pages, posts and widgets.

Author:Kixer (profile at wordpress.org)
WordPress version required:3.0.1
WordPress version tested:4.2.2
Plugin version:0.2
Added to WordPress repository:19-03-2015
Last updated:26-05-2015
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:
Total downloads:467
Active installs:10+
plugin download
Click to start download

WP-Kixer allows you to add Kixer units in to your blog pages, posts and widgets in 3 different ways. You must have a unit ID number provided by Kixer before using this plugin.

  1. Shortcode: The Kixer shortcode lets you place the unit in specific pages, posts or inside a sidebar widget. Place the kixer shortcode anywhere in the content and the unit will fire at the moment of rendering the page. Example: [kixer id=1] (Don't forget to replace the number 1 for your unit's id)

  2. Template Tag: If you have access to your theme's files, you may prefer to include use this approach in your templates. Example: kixer_unit(1); (Don't forget to replace the number 1 for your unit's id)

  3. Below Content: This is the easiest way to use the plugin but the position is predefined to the be after-content. For a different placement the two previous options are recommended. Fill-in your unit's ID field and select the checkbox to insert the unit at the bottom of your posts and pages.

  4. Footer Placement: For certain types of units, like adhesion, adding their code in the footer might be recommended. Fill-in your unit's ID field and select the checkbox to insert the unit in the footer of the page.