=== Plugin Name ===
Contributors: tomheng
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=10052124
Tags: posts,links,page
Requires at least: 2.8.6
Tested up to:2.9.1
Stable tag: 2.5.01

The plugin make it easy to invoke article from external sites.

== Description ==

The plugin make it easy to invoke article from external sites.


== Installation ==
1. Upload `ecall` to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. make sure there is a file named api.php in your root directory,
if not you can copy api_temp.php in `/wp-content/plugins/ecall' to the root and rename it api.php
== Frequently Asked Questions ==

= A question that someone might have =



= how we can invoke article externally? =

you will have a security key which can be found in the plugin panel,external site can insert below javascript

<script type='text/javascript' src='http://blog.webfuns.cn/api.php?key=7d8d7ebdc2f95b59dcc5d9a81c50c9f4&cid=7&row=6'></script>

== Changelog ==

= 0.0.1 =
release



