Skip to content

Latest commit

 

History

History
99 lines (58 loc) · 2.55 KB

README.md

File metadata and controls

99 lines (58 loc) · 2.55 KB

wpms-network-global-inserts

WPMS Network Global Inserts is a Wordpress plugin

WPMS Network Global Inserts allow wordpress multisite network admin to insert html in the content accross the network

Description

This plugin is strongly based on the code WPMS Global Content from Neerav Dobaria. I really liked that plugin, but i thought it could do more, so i added some things that it also can insert adsense accross a Wordpress 3.3 network installation.

License

GNU General Public License 3.0

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

Example Usage

Just install and activate, fill out the fields in the backend. Only a Network Administrator can fill it out, even it is in the Administration and not Network Administration. The field you dont want to print, just let them empty. The blog id you want to exclude is 0 if you want to print it out on all.

More information on INSTALL file

Features

  • Header -- Insert a header in all pages
  • Pages Footer -- Insert a footer in all pages
  • Footer -- Insert a footer in all blogs
  • Content Header -- Insert html in the content header
  • Content Center -- Insert html in the content center
  • Content Footer -- Insert html in the content footer
  • Chooser -- Choose what blog are excluded or included

If you have a post where is a read more in it, it will print the center right there, if you dont have a read more, it will not give out the content center. If the content center is print out, it will not print out the content header. In your frontpage or archive on your blog, it only prints three html messages, so you can use it for Google Adsense. The Header and Footer is on the main site and it will allways print.

Installation

Installation in 3 steps:

  • [1.] Install
  • [2.] Activate
  • [3.] Setup in the Administration Now you are ready and it will print

Frequently Asked Questions

None yet

Changelog

See CHANGELOG file

More informations