I Get a php error saying "Parse error: parse error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or ‘}’ in /html/blog/wp-content/plugins/ts-custom-widgets/ts_Custom_Widgets.php"
This means that your web server is running on a version of php below php 4.4. Ask your host to upgrade php or Think of switching to an other web host
Plugin Usage
1 Locating the plugin in the Admin Panel
- The plugin creates "TS Custom Widgets" menu item which is visible anywhere in your dashboard
1.1 To-do before usage
- Go to the good old Widgets page(wp-admin/widgets.php) and add some widgets to your sidebar. If you don't have any widgets added to your sidebar the Custom widgets page will show 0 widgets.
2 Managing your widgets
- Go to the TS Custom Widgets tab. Those Widget titles which have the blue color weren’t added to any pages/posts/tags/categories. Those which are red were already added to a section(this was implemented in order to make a difference between widgets in use and widgets not modded by my plugin.
3 Making a widget to be shown ONLY on a desired page,post,category,tag page
- Click the Widget's name and you will be taken to an options page. There select the appropriate section where you want your widget to appear.
4 Have lots of fun, get flexibilized! Also, please rate this plugin :).