Devlounge Plugin Series
| Plugin Status | Stable | ||
| Author | Ronald Huereca | Version | v1.00 |
| Plugin Home | Visit | Author Homepage | Visit |
| Download | Visit | Plugin License | GPL |
| Description : | |||
| A sample plugin for a Devlounge series. | |||
| A sample plugin for a Devlounge series. Makes sure that config structure is present so we can access WordPress functions and variables. After the document has loaded, the devloungePluginSeriesInit is called. An event is set up for the link you added at the end of a post (line 7). If you forgot, now is the time to add the link in. Simply find a post and add this code to the bottom of it: Get the Number of Blog Comments The absolute URL to the PHP file is found (line 12). The PHP file is called (line 14). The response is outputted to the user (line 18). |