Changes between Version 1 and Version 2 of Ticket #44427, comment 119
- Timestamp:
- 07/27/2020 08:38:17 PM (7 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #44427, comment 119
v1 v2 2 2 > Are there any proposed limits on what this function might do... 3 3 4 This function (and its predecessor) have been used only for back-fills of new HTML features to existing posts/content. Don't think that will change.4 This function (and its predecessor) have been used only for back-fills of new, significant HTML features to existing posts/content. Don't think that will change. 5 5 6 6 At the same time, it's "just" a function's name. Nice to be descriptive and self-documenting, but at the end of the day doesn't define how a function works (naming of functions and vars is the hardest part in coding!) :)