$wtgpt_display_testing_info

Jan 8th, 2012 // In: WTG Plugin Template // By: Comments 0

This variable can be found in the main file in WebTechGlobal plugins (coming 2012). It is used to control the amount of test data to be displayed on the interface while using the plugin. Only beta testers, developers or anyone helping to debug will use this feature. It must be controlled within PHP, this page [...]

read more

WTG PT jQuery Dialogue Form

Sep 23rd, 2011 // In: WTG Plugin Template // By: Comments 0

Description The jQuery dialogue form I coded is built using the wtgpt_jqueryform_singleaction_middle() function with wtgpt_formstart_standard() used before it and wtgpt_formend_standard() after it. We pass two variables to wtgpt_jqueryform_singleaction_middle(). The first is $jqueryform_settings which holds a flexible configuration. The main ability is to be able to display the value of form inputs within the dialogue box, no matter how many there [...]

read more

WTG Plugin Template Checklist

Sep 15th, 2011 // In: WTG Plugin Template // By: Comments 0

WebTechGlobal has developed and maintains a plugin template, used to create more plugins. It is intended to eventually become public but is currently only offered to a closed group. The release of the plugin is being strictly controlled as it is to become a premium product. Early users are alpha testing. Follow this checklist when [...]

read more