ajency/communication-module
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
=== communication-module === Contributors: ajency Donate link: http://ajency.in Tags: comments, spam Requires at least: 3.5.1 Tested up to: 3.6 Stable tag: 0.1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html A simple Communication module for wordpress == Description == A simple Communication module for wordpress (Longer description here) == Installation == 1. Upload `` to the `/wp-content/plugins/` directory 1. Activate the plugin through the "Plugins" menu in WordPress 1. Place `<?php do_action("communication-module_hook"); ?>` in your templates == Screenshots == 1. This screen shot description corresponds to screenshot-1.(png|jpg|jpeg|gif). Note that the screenshot is taken from the /assets directory or the directory that contains the stable readme.txt (tags or trunk). Screenshots in the /assets directory take precedence. For example, `/assets/screenshot-1.png` would win over `/tags/4.3/screenshot-1.png` (or jpg, jpeg, gif). 2. This is the second screen shot == Changelog == = 0.1.0 = * Initial Commit