Overhauled Widget class

This commit is contained in:
2017-11-12 11:33:23 +01:00
parent f831027aec
commit c5d945fba9
6 changed files with 250 additions and 204 deletions

View File

@ -12,7 +12,6 @@ defined( 'ABSPATH' ) || exit;
/**
* WP Liveticker 2 system configuration.
*
*/
class WPLiveticker2_System extends WPLiveticker2 {