Skip to content

Commit d0e216c

Browse files
fix: changelog entries
1 parent 9aeab08 commit d0e216c

2 files changed

Lines changed: 4 additions & 12 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,14 @@
11
# Changelog
22

3-
4-
53
## [3.9.4] (2026-01-14)
64

75
### Added
86
* New import functionality to migrate snippets from file uploads with drag-and-drop interface
97
* Support for importing snippets from other popular plugins (Header Footer Code Manager, Insert Headers and Footers, Insert PHP Code Snippet)
10-
* Enhanced flat files support with improved multisite mode compatibility
8+
* Enhanced file based execution support with improved multisite mode compatibility
119

1210
### Changed
13-
* Improved multisite snippet handling with correct wpAdminbase path resolution
14-
* Enhanced test infrastructure with multisite support and WP-CLI helpers
15-
* Enhanced documentation and PHPDoc comments for Snippet_Files class
11+
* Updated links to more recent documentation pages
1612

1713
### Fixed
1814
* Fixed multisite capability checks in Plugin class

src/readme.txt

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -104,21 +104,17 @@ You can report security bugs found in the source code of this plugin through the
104104

105105
== Changelog ==
106106

107-
108-
109107
= 3.9.4 (2026-01-14) =
110108

111109
__Added__
112110

113111
* New import functionality to migrate snippets from file uploads with drag-and-drop interface
114112
* Support for importing snippets from other popular plugins (Header Footer Code Manager, Insert Headers and Footers, Insert PHP Code Snippet)
115-
* Enhanced flat files support with improved multisite mode compatibility
113+
* Enhanced file based execution support with improved multisite mode compatibility
116114

117115
__Changed__
118116

119-
* Improved multisite snippet handling with correct wpAdminbase path resolution
120-
* Enhanced test infrastructure with multisite support and WP-CLI helpers
121-
* Enhanced documentation and PHPDoc comments for Snippet_Files class
117+
* Updated links to more recent documentation pages
122118

123119
__Fixed__
124120

0 commit comments

Comments
 (0)