wp-ajax-newsletter_szn9

所属分类:WEB开发
开发工具:PHP
文件大小:27KB
下载次数:1
上传日期:2012-11-20 22:28:08
上 传 者lewraxly
说明:  利用php实现,wp ajax通讯是一个Wordpress插件,允许用户订阅和接收一个简报包含了最新的帖子的博客,参考的例子程序供学习参看
(Using php to achieve wp ajax Communications is a Wordpress plug-in , allowing users to subscribe and receive a newsletter contains the latest posts of the blog , with reference to the example program for learning to see)

文件列表:
wp-ajax-newsletter\wp-ajax-newsletter\backoffice.php (3601, 2007-04-10)
wp-ajax-newsletter\wp-ajax-newsletter\confirmation.php (2402, 2007-03-14)
wp-ajax-newsletter\wp-ajax-newsletter\gpl.txt (17987, 2007-01-18)
wp-ajax-newsletter\wp-ajax-newsletter\loading.gif (771, 2007-03-14)
wp-ajax-newsletter\wp-ajax-newsletter\preview.js (11264, 2007-04-09)
wp-ajax-newsletter\wp-ajax-newsletter\snews_ajax.js (5240, 2007-03-14)
wp-ajax-newsletter\wp-ajax-newsletter\style.css (1425, 2007-03-14)
wp-ajax-newsletter\wp-ajax-newsletter\wp-ajax-newsletter.php (42490, 2007-04-11)
wp-ajax-newsletter\wp-ajax-newsletter (0, 2007-04-11)
wp-ajax-newsletter (0, 2012-11-19)
fileinfo.txt (101, 2007-01-01)

---=[ Index ]=------------------------------------------------------------------ 1 - General Information 2 - License 3 - Installation 4 - Configuration ---=[ 1 - General Information ]=------------------------------------------------ Version: 1.0 Date: 10/04/2006 Author: Tiago Pocinho, Siemens Networks, S.A. This plugin allows users to subscribe and receive a newsletter containing the blog latest posts. ---=[ 2- License ]=------------------------------------------------------------- This plugin is protected under the GNU General Public License. ---=[ 3 - Installation ]=------------------------------------------------------- After downloading this plugin, extract the directory "wp-ajax-newsletter". Go to the wordpress back-office and activate the plugin. This will create the needed tables in the database. To add the subscription form in your template, insert the following code where you want the form to appear: You can use the following CSS classes to style the form in the front-office: #ajaxNewsletter, .newsletterContainer { /* newsletter container */ } #newsletterFormDiv { /* newsletter form elements*/ } .newsletterTextInput { /* email text input */ } #newsletterLoading { /* the loading message while the subscription is beeing handled */ } .success { /* the success message container */ } .error { /* the error message container */ } ---=[ 4 - Configuration ]=------------------------------------------------------- To configure this plugin access "Newsletter" under the "Options" tab. The following tags can be used in the template for the newsletter: {TITLE} - The post title {URL} - The post URL {DATE} - The date when the post was published (uses wordpress defined format) {TIME} - The time when the post was published (uses wordpress defined format) {AUTHOR} - The post author {EXCERPT} - The post excerpt. If none is available, it will be generated based on the content. {CONTENT} - The post content.

近期下载者

相关文件


收藏者