If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!
0.102 - June 21, 2007
- Miscellaneous minor coding changes required for display of CafePost options.
0.101 - May 13, 2007
- Moved code which collected options and displayed the options form for the CafePost plug-in from the Framework code library to the CafePost code library. Replaced the code with a call to the function in the CafePost library.
- Fixed path issue when site admins allow appending of www. to the front of their subdomain.
0.100 - Initial alpha release
- Created as central options configuration and shared functions repository for all myNicheShop Plugins
- Added functions checks from main plug-in functions for CafePost, AmazonPost, IKPost, and Datafeed Manager. If function does not exist, plug-in displays message that the particular plug-in being checked for has not been installed. If the function does exist, configuration options for that particular plug-in are displayed.
- Create an options array where configuration options are saved to the database
- Moved function for XML retrieval from myNicheShop: CafePost and functionalized it with parameters so it could be called by any of the myNicheShop plug-ins.