Commit graph

36 commits

Author SHA1 Message Date
bdb7dee5ee refactor: redo remaining settings
Note: the already-deprecated `FOOTNOTES_EXPERT_MODE`, `CUSTOM_CSS` and
`CUSTOM_CSS_LEGACY_MODE_ENABLE` settings have been dropped. The original
`CUSTOM_CSS_NEW` setting has been renamed to `CUSTOM_CSS`.
2021-08-08 15:01:01 +01:00
1183794170 refactor: finish ‘Referrers and Tooltips’ settings section 2021-08-07 16:45:47 +01:00
9b4aa7ba9f refactor: complete ‘Reference Container’ settings group 2021-05-22 19:31:12 +01:00
a6aa8e7fe2 refactor: clean up imports 2021-05-22 18:16:31 +01:00
94c480900a fix: fix Rector downgrading
See https://github.com/rectorphp/rector/issues/6315
2021-05-12 08:18:15 +01:00
c60f6265c1 chore: lint code 2021-05-02 20:57:38 +01:00
205764f91a refactor: remove Hungarian notation
FINALLY close #34
2021-05-02 20:46:44 +01:00
8bb41c7a7a chore: lint code 2021-05-02 20:12:47 +01:00
39871b6cd0 refactor: upgrade to PHP 8.0 2021-05-02 19:58:40 +01:00
4afbb94003 refactor: upgrade to PHP 7.4 2021-05-02 19:55:38 +01:00
70c2954122 refactor: upgrade to PHP 7.3 2021-05-02 19:52:13 +01:00
cc511457a0 refactor: upgrade to PHP 5.6 2021-05-02 19:49:31 +01:00
a5dcebca44 refactor: upgrade to PHP 5.3 2021-05-02 19:47:58 +01:00
9aae69a693 refactor: add strict typing 2021-05-02 19:33:29 +01:00
c1421d1978 refactor: add return types 2021-05-02 19:19:46 +01:00
1728e0fcd5 refactor: run Rector CODE_QUALITY rulesets
Fix #168
2021-05-02 10:45:52 +01:00
4299a71df5 refactor: run rector DEAD_CODE ruleset 2021-05-02 10:18:47 +01:00
a2d9609e5d chore: lint 2021-05-01 21:38:11 +01:00
ce41cd8353 refactor: namespace everything 2021-05-01 21:34:46 +01:00
f0c6b07a84 chore: lint code 2021-05-01 19:22:41 +01:00
7ad975c389 docs: update docblocks 2021-04-30 18:03:15 +01:00
a10090ff24 docs: add subpackage tags 2021-04-27 10:05:51 +01:00
a72558098b docs: redeclare subpackages 2021-04-27 10:04:13 +01:00
d3283bdb02 chore: lint code 2021-04-27 09:54:07 +01:00
850ab084ff refactor: refactor widget registration 2021-04-27 09:31:08 +01:00
51f3f92c26 refactor: remove plugin name constant 2021-04-27 09:30:53 +01:00
8044fb8591 chore: lint code 2021-04-27 08:42:21 +01:00
100a815cd5 docs: update docblocks 2021-04-27 08:31:37 +01:00
c567c9ef44 refactor: rename Footnotes_Task to Footnotes_Parser 2021-04-27 08:27:49 +01:00
aa9a86e193 refactor: move logo styling to includes/ 2021-04-27 08:26:10 +01:00
ebf098d45b chore: lint 2021-04-26 23:04:20 +01:00
67059b45cd refactor: split stylesheets into admin/public 2021-04-26 22:57:30 +01:00
ca3b283356 refactor: rename files in line with WPCS, split into public/admin/includes (a.k.a. common) 2021-04-26 22:57:04 +01:00
11bb8a8377 chore: add standard WP index files 2021-04-26 22:55:20 +01:00
f57d1025b9 refactor: split js/ into admin and public 2021-04-26 11:43:34 +01:00
88e3302166 refactor: rename templates/ into partials/, split into admin and public 2021-04-26 11:43:05 +01:00