Development 2.6.0d2 finished so far.

git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@2497412 b8457f37-d9ea-0310-8a92-e5e31aec5664
This commit is contained in:
pewgeuges 2021-03-16 22:57:27 +00:00
parent c5a9af037a
commit f089e0446a
12 changed files with 44 additions and 32 deletions

View file

@ -39,7 +39,7 @@ class MCI_Footnotes {
/**
* Allows to determine whether tooltips are enabled.
* The actual value of these properties is configurable and depends on settings.
* The actual value of these properties is configurable.
*
* - Bugfix: Templates: optimize template load and processing based on settings, thanks to @misfist code contribution.
*