Linux 软件免费装

Plugin Name

开发者 dan.imbrogno
更新时间 2011年4月15日 10:10
捐献地址: 去捐款
PHP版本: 2.8 及以上
WordPress版本: 3.0.4

标签

plugin template php developer tutorial learn plugin template WordPress API example

下载

1.0 2.0 2.1

详情介绍:

To use this plugin template, add it to your WordPress plugins directory and activate it from the Plugins page. Then take a quick moment to see how the plugin works. There are three components to the plugin that you should try out before you start looking at the code.
  1. First, go to the visitor facing side of your website. You'll notice a "Fact Check" form at the bottom of each post. This bit is intended to demonstrate AJAX form submission from the visitor facing pages.
  2. Next, go to the admin side of the website. Under the Settings tab, click B2 Template Plugin. This bit shows how to save plugin settings the normal way, how to save data using AJAX from the admin pages, and also demonstrates how internationalization works.
  3. Finally, go to the Widgets page under the Appearance tab. Here you'll see a Widget called B2 Template Widget. Drag this into one of your sidebars and experiment with the different settings. Then go to the visitor facing pages of your website and have a look at how this widget works.
Once you've examined these parts of the Plugin, open up the file B2Template.php and begin reading through the well commented code. If you have any questions please visit our blog at http://bloggingsquared.com or contact the developer directly by emailing dan.imbrogno@brolly.ca. I hope this helps you on your way to becoming a WordPress plugin guru! Blogging Squared provides high quality custom WordPress themes and plugins for individuals and businesses at competitive rates. Contact us at info@bloggingsquared.com to request a quote.

安装:

  1. Upload the folder B2Template to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress

升级注意事项:

2.0 If you'd like to learn how to develop plugins on WordPress 2.8 and higher this version is better suited.

更新日志:

1.0 2.0 2.1