Renamed Plugin and changed slug to stklcode-liveticker

Due to naming conflicts with the original wp-liveticker plugin this one
is now renamed to a unique identifier.
This commit is contained in:
2018-11-02 09:01:29 +01:00
parent 9d64f9f415
commit 65eafd2524
16 changed files with 433 additions and 434 deletions

View File

@@ -1,5 +1,5 @@
<?xml version="1.0"?>
<ruleset name="WPLiveticker2">
<ruleset name="Liveticker">
<description>Derived from WordPress Coding Standard</description>
<!-- Config arguments -->
@@ -7,7 +7,7 @@
<arg name="colors"/>
<!-- Files to sniff -->
<file>wp-liveticker2.php</file>
<file>stklcode-liveticker.php</file>
<file>includes</file>
<file>views</file>