WordPress full ajax plug: AJAXed
Translator: eric.wang posted please specify the source: http://ericbess.com Original: http://anthologyoi.com/awp/ajaxd-wordpress-readme
AJAX WordPress comprehensive package: WP AJAXed [load]
Basic instructions
The installation of AWP
- Download AWP.
- Decompression and AWP upload to your wordpress plugin folder (/ wp-content/plugins /).
- Start plug.
- If you're using WordPress 2.1, and plans to use jquery.js you must download jquery.js From jquery.js file to wp-includes/js folder.
Display embedded page
Management panel to enter the presentation to ensure that the "Inline Posts" is active, and enter the "POST" label. Check the "Simple Posts", Save.
To display the embedded comments
Open your theme index.php (it may be page, single)
Replacement: <? Php comments_template ();?> With:
<? php do_action ( 'awp_commentform_link');?> (message box)
<? php do_action ( 'awp_commentform');?>
<? php do_action ( 'awp_comments_link');?> (Message)
<? php do_action ( 'awp_comments');?>
Nested page
Markers <!-Embed = XXX-> XXX is to nested Log ID.
High-end
To be continued ..
| - Welcome rating for this article |
No donations within the last 180 days.Who make donation will leave message at here. Donate Now.
This a wordpress plugin Wp-Donators. It provides a smart donation function to autoleave the sponsor information in this container after payment. People can donate and submit name / URL or TextLink AD. The information of the latest donors are displayed in the cloud. The more a person donates, the bigger their link will be.It 's will support most popular payment interface in future. ParPal Just the first one. More ..
Powered By: WP-DONATORS
Related Log | In this paper, readers are also concerned about the following:
|
















































I tried under the first
ReplyIs it the effect is that the comments here ajax ah?
Reply