migrate settings to WP settings API

This commit is contained in:
2021-05-24 18:36:28 +02:00
parent ae232eceb5
commit da6cde00cf
9 changed files with 1117 additions and 721 deletions

View File

@ -32,7 +32,7 @@ jobs:
args: >
-Dsonar.organization=stklcode-github
-Dsonar.projectKey=stklcode:statify-blacklist
-Dsonar.sources=inc,views,statify-blacklist.php
-Dsonar.sources=inc,statify-blacklist.php
-Dsonar.tests=test
-Dsonar.php.tests.reportPath=tests-junit.xml
-Dsonar.php.coverage.reportPaths=tests-clover.xml