Commit graph

22 commits

Author SHA1 Message Date
b824a44541 style: rename production flag variable
Renames the current production flag variable to be shorter,
non-Hungarian (presaging changes to come in #35) and not specifically
CSS_-related.

See #80
2021-04-14 22:47:44 +01:00
7ddac313bd Merge branch 'main' into svn-update 2021-04-10 20:02:10 +01:00
2dc096f1f6 Rename dashboard/ to layout/. 2021-04-10 19:27:53 +01:00
3d8719f653 Add temp file 2021-04-10 19:27:53 +01:00
pewgeuges
6b9e602d07
Sync filenames with SVN repo (#57)
Returns to the original file names for the `class/dashboard/` directory (for now at least)
2021-03-04 07:46:19 +00:00
pewgeuges
dfcbdc6adc Undo last two commits affecting trunk/ but not the Stable Tag.
= Stable Tag value =
2.5.10 (unchanged)
= Commits undone =
- 2484038 (2021-03-02 05:29:18 +0000 (Tue, 02 Mar 2021)) committer: pewgeuges
-2484015 (2021-03-02 04:22:20 +0000 (Tue, 02 Mar 2021)) committer: pewgeuges
= Rationale =
By renaming a folder (and 3 out of 4 included files), the WordPress Coding Standards compliance upgrade (see changeset 2484015) has broken the traceability of the changes made to the following files:
- footnotes/trunk/class/dashboard/init.php
- footnotes/trunk/class/dashboard/layout.php
- footnotes/trunk/class/dashboard/subpage-diagnostics.php
- footnotes/trunk/class/dashboard/subpage-main.php

git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@2485882 b8457f37-d9ea-0310-8a92-e5e31aec5664
2021-03-03 15:15:55 +00:00
pewgeuges
c63d3f629f Update to standardised codebase as on GitHub origin/main/, 2.5.8. Stable Tag value set to 2.5.10 since it’s parsed to determine current release.
git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@2484015 b8457f37-d9ea-0310-8a92-e5e31aec5664
2021-03-02 04:22:20 +00:00
25c3f2f12e Replace output escape and input sanitization functions with linter supression messages 2021-02-27 08:49:08 +00:00
pewgeuges
422a6d1fa2 File level headings in class/layout/.
Move date to @‌date tag below the @‌since tag.
Delete @‌lastmodified tag as pointless, easily out of sync, and screwing things up when collaborating.
Need to mention however that in many projects, the last modified datestamp is applied and maintained.
That said, some published files on the web out there contain edits post-dating their datestamp.
2021-02-25 14:22:07 +01:00
pewgeuges
3540815ba7 Small edits. 2021-02-24 17:11:41 +01:00
pewgeuges
bd00fc348f
Same as previous. class/layout/settings.php 2021-02-24 12:52:32 +01:00
pewgeuges
4f666f1300
Docblocks for tooltips class/layout/settings.php
Headings and version for split-off metaboxes docblocks.
Overwrites the todo items.
Thanks for starting the docblocks required by WP coding standards.
2021-02-24 12:26:31 +01:00
pewgeuges
0dfe2ad4d0
Fix translator comments class/layout/settings.php
Titlecase “Translators:”.
Add semicolons.
2021-02-24 12:11:32 +01:00
pewgeuges
4cd3d5e255
Fix&dispatch docblock h. class/layout/settings.php
Fix 2 function docblock headings by dispatching them from the originally single metabox function docblock.
Also add version tags to the 2 metaboxes split off @since 2.2.0.
* Displays all options for the footnotes start and end tag short codes. (Initially called “Footnotes styling”.)
* Displays all options for the footnotes numbering. (Newly individualized.)
* Displays all options for the scrolling behavior. (Totally new as scroll offset and duration were initially hard-coded in the template.)
(This is part of WP coding standard compliance.)
2021-02-24 11:49:08 +01:00
pewgeuges
d64e75eac9
Fix line comments in class/layout/init.php 2021-02-23 23:45:01 +01:00
b5dc136ffe Replace escape output functions 2021-02-23 18:13:52 +00:00
87f2ed4f5c Disable missing nonce errors/warnings for now 2021-02-23 17:59:12 +00:00
fa8fb3f207 Remove output escaping functions 2021-02-23 17:45:33 +00:00
716b213fb8 Replace incorrect option sanitisation function 2021-02-23 17:44:27 +00:00
df6bd2c282 Update layout files 2021-02-23 16:48:53 +00:00
8ff0d9ee86 Rename dashboard/ to layout/. 2021-02-23 16:48:21 +00:00
adb2ccbc32 Add temp file 2021-02-23 16:47:39 +00:00