Plugin progress 20 May 2009

20 May 2009 – Insert choice and request id fields to form. Major update to ajax script. Process posted data. Replace data with hidden span on display comment, Add confirm comment call and show message if spam. add_action(‘comment_post’,array(&$this,’approve_comment’)); approve_comment function gets passed the id of the comment // hook the post comment to send confirm [...]

Plugin progress 18 May 2009

26 Apr 2009 – Start the new version using a class and updated localization (thanks Vladimir Prelovac for your great book on WordPress Plugin Development!) 29 Apr 2009 – Language support done. 04 May 2009 – Settings page done. Include scripts. Add error checking and display to settings page. 14 May 2009 – Localize jquery [...]