From 89b9676f82730562289a64a166d07324ab41387c Mon Sep 17 00:00:00 2001 From: danix Date: Thu, 5 Nov 2020 13:51:16 +0100 Subject: Linted file. Added phpcs.xml config file for linting. Added functionality to stop WP from translating smileys into emoticons. modificato: danixland-site-plugin.php nuovo file: phpcs.xml --- phpcs.xml | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 phpcs.xml (limited to 'phpcs.xml') diff --git a/phpcs.xml b/phpcs.xml new file mode 100644 index 0000000..9e19d6e --- /dev/null +++ b/phpcs.xml @@ -0,0 +1,31 @@ + + + danix Wordpress Coding Standards + + + . + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3