Sun Jul 25 11:49:00 2021 UTC ()
Welcome to version 5.8.

Highlights of this release:
- manage widgets with blocks
- display posts with new blocks and patterns
- overview of the page structure
- suggested patterns for blocks
- style and colorize images
- theme.json
- dropping support for IE11
- adding support for WebP
- adding additional block supports

More details here: https://wordpress.org/support/wordpress-version/version-5-8/


(morr)
diff -r1.100 -r1.101 pkgsrc/www/wordpress/Makefile
diff -r1.48 -r1.49 pkgsrc/www/wordpress/PLIST
diff -r1.82 -r1.83 pkgsrc/www/wordpress/distinfo

cvs diff -r1.100 -r1.101 pkgsrc/www/wordpress/Makefile (expand / switch to unified diff)

--- pkgsrc/www/wordpress/Makefile 2021/07/17 15:51:33 1.100
+++ pkgsrc/www/wordpress/Makefile 2021/07/25 11:49:00 1.101
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.100 2021/07/17 15:51:33 morr Exp $ 1# $NetBSD: Makefile,v 1.101 2021/07/25 11:49:00 morr Exp $
2 2
3DISTNAME= wordpress-${VERSION} 3DISTNAME= wordpress-${VERSION}
4VERSION= 5.7.2 4VERSION= 5.8
5CATEGORIES= www 5CATEGORIES= www
6MASTER_SITES= https://wordpress.org/ 6MASTER_SITES= https://wordpress.org/
7 7
8MAINTAINER= morr@NetBSD.org 8MAINTAINER= morr@NetBSD.org
9HOMEPAGE= https://wordpress.org/ 9HOMEPAGE= https://wordpress.org/
10COMMENT= Blogging tool written in php 10COMMENT= Blogging tool written in php
11LICENSE= gnu-gpl-v2 11LICENSE= gnu-gpl-v2
12 12
13USE_TOOLS+= pax 13USE_TOOLS+= pax
14 14
15.include "../../mk/bsd.prefs.mk" 15.include "../../mk/bsd.prefs.mk"
16.include "../../lang/php/phpversion.mk" 16.include "../../lang/php/phpversion.mk"
17.include "options.mk" 17.include "options.mk"

cvs diff -r1.48 -r1.49 pkgsrc/www/wordpress/PLIST (expand / switch to unified diff)

--- pkgsrc/www/wordpress/PLIST 2021/03/14 17:01:33 1.48
+++ pkgsrc/www/wordpress/PLIST 2021/07/25 11:49:00 1.49
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.48 2021/03/14 17:01:33 morr Exp $ 1@comment $NetBSD: PLIST,v 1.49 2021/07/25 11:49:00 morr Exp $
2share/doc/wordpress/license.txt 2share/doc/wordpress/license.txt
3share/doc/wordpress/readme.html 3share/doc/wordpress/readme.html
4share/examples/wordpress/wordpress.conf 4share/examples/wordpress/wordpress.conf
5share/wordpress/index.php 5share/wordpress/index.php
6share/wordpress/wp-activate.php 6share/wordpress/wp-activate.php
7share/wordpress/wp-admin/about.php 7share/wordpress/wp-admin/about.php
8share/wordpress/wp-admin/admin-ajax.php 8share/wordpress/wp-admin/admin-ajax.php
9share/wordpress/wp-admin/admin-footer.php 9share/wordpress/wp-admin/admin-footer.php
10share/wordpress/wp-admin/admin-functions.php 10share/wordpress/wp-admin/admin-functions.php
11share/wordpress/wp-admin/admin-header.php 11share/wordpress/wp-admin/admin-header.php
12share/wordpress/wp-admin/admin-post.php 12share/wordpress/wp-admin/admin-post.php
13share/wordpress/wp-admin/admin.php 13share/wordpress/wp-admin/admin.php
14share/wordpress/wp-admin/async-upload.php 14share/wordpress/wp-admin/async-upload.php
@@ -163,49 +163,52 @@ share/wordpress/wp-admin/custom-header.p @@ -163,49 +163,52 @@ share/wordpress/wp-admin/custom-header.p
163share/wordpress/wp-admin/customize.php 163share/wordpress/wp-admin/customize.php
164share/wordpress/wp-admin/edit-comments.php 164share/wordpress/wp-admin/edit-comments.php
165share/wordpress/wp-admin/edit-form-advanced.php 165share/wordpress/wp-admin/edit-form-advanced.php
166share/wordpress/wp-admin/edit-form-blocks.php 166share/wordpress/wp-admin/edit-form-blocks.php
167share/wordpress/wp-admin/edit-form-comment.php 167share/wordpress/wp-admin/edit-form-comment.php
168share/wordpress/wp-admin/edit-link-form.php 168share/wordpress/wp-admin/edit-link-form.php
169share/wordpress/wp-admin/edit-tag-form.php 169share/wordpress/wp-admin/edit-tag-form.php
170share/wordpress/wp-admin/edit-tags.php 170share/wordpress/wp-admin/edit-tags.php
171share/wordpress/wp-admin/edit.php 171share/wordpress/wp-admin/edit.php
172share/wordpress/wp-admin/erase-personal-data.php 172share/wordpress/wp-admin/erase-personal-data.php
173share/wordpress/wp-admin/export-personal-data.php 173share/wordpress/wp-admin/export-personal-data.php
174share/wordpress/wp-admin/export.php 174share/wordpress/wp-admin/export.php
175share/wordpress/wp-admin/freedoms.php 175share/wordpress/wp-admin/freedoms.php
176share/wordpress/wp-admin/images/about-badge.svg 176share/wordpress/wp-admin/images/about-header-about.svg
177share/wordpress/wp-admin/images/about-color-palette-vert.svg 177share/wordpress/wp-admin/images/about-header-credits.svg
178share/wordpress/wp-admin/images/about-color-palette.svg 178share/wordpress/wp-admin/images/about-header-freedoms.svg
179share/wordpress/wp-admin/images/about-header-brushes.svg 179share/wordpress/wp-admin/images/about-header-privacy.svg
180share/wordpress/wp-admin/images/align-center-2x.png 180share/wordpress/wp-admin/images/align-center-2x.png
181share/wordpress/wp-admin/images/align-center.png 181share/wordpress/wp-admin/images/align-center.png
182share/wordpress/wp-admin/images/align-left-2x.png 182share/wordpress/wp-admin/images/align-left-2x.png
183share/wordpress/wp-admin/images/align-left.png 183share/wordpress/wp-admin/images/align-left.png
184share/wordpress/wp-admin/images/align-none-2x.png 184share/wordpress/wp-admin/images/align-none-2x.png
185share/wordpress/wp-admin/images/align-none.png 185share/wordpress/wp-admin/images/align-none.png
186share/wordpress/wp-admin/images/align-right-2x.png 186share/wordpress/wp-admin/images/align-right-2x.png
187share/wordpress/wp-admin/images/align-right.png 187share/wordpress/wp-admin/images/align-right.png
188share/wordpress/wp-admin/images/arrows-2x.png 188share/wordpress/wp-admin/images/arrows-2x.png
189share/wordpress/wp-admin/images/arrows.png 189share/wordpress/wp-admin/images/arrows.png
190share/wordpress/wp-admin/images/browser-rtl.png 190share/wordpress/wp-admin/images/browser-rtl.png
191share/wordpress/wp-admin/images/browser.png 191share/wordpress/wp-admin/images/browser.png
192share/wordpress/wp-admin/images/bubble_bg-2x.gif 192share/wordpress/wp-admin/images/bubble_bg-2x.gif
193share/wordpress/wp-admin/images/bubble_bg.gif 193share/wordpress/wp-admin/images/bubble_bg.gif
194share/wordpress/wp-admin/images/comment-grey-bubble-2x.png 194share/wordpress/wp-admin/images/comment-grey-bubble-2x.png
195share/wordpress/wp-admin/images/comment-grey-bubble.png 195share/wordpress/wp-admin/images/comment-grey-bubble.png
196share/wordpress/wp-admin/images/date-button-2x.gif 196share/wordpress/wp-admin/images/date-button-2x.gif
197share/wordpress/wp-admin/images/date-button.gif 197share/wordpress/wp-admin/images/date-button.gif
198share/wordpress/wp-admin/images/freedoms.png 198share/wordpress/wp-admin/images/freedom-1.svg
 199share/wordpress/wp-admin/images/freedom-2.svg
 200share/wordpress/wp-admin/images/freedom-3.svg
 201share/wordpress/wp-admin/images/freedom-4.svg
199share/wordpress/wp-admin/images/generic.png 202share/wordpress/wp-admin/images/generic.png
200share/wordpress/wp-admin/images/icons32-2x.png 203share/wordpress/wp-admin/images/icons32-2x.png
201share/wordpress/wp-admin/images/icons32-vs-2x.png 204share/wordpress/wp-admin/images/icons32-vs-2x.png
202share/wordpress/wp-admin/images/icons32-vs.png 205share/wordpress/wp-admin/images/icons32-vs.png
203share/wordpress/wp-admin/images/icons32.png 206share/wordpress/wp-admin/images/icons32.png
204share/wordpress/wp-admin/images/imgedit-icons-2x.png 207share/wordpress/wp-admin/images/imgedit-icons-2x.png
205share/wordpress/wp-admin/images/imgedit-icons.png 208share/wordpress/wp-admin/images/imgedit-icons.png
206share/wordpress/wp-admin/images/list-2x.png 209share/wordpress/wp-admin/images/list-2x.png
207share/wordpress/wp-admin/images/list.png 210share/wordpress/wp-admin/images/list.png
208share/wordpress/wp-admin/images/loading.gif 211share/wordpress/wp-admin/images/loading.gif
209share/wordpress/wp-admin/images/marker.png 212share/wordpress/wp-admin/images/marker.png
210share/wordpress/wp-admin/images/mask.png 213share/wordpress/wp-admin/images/mask.png
211share/wordpress/wp-admin/images/media-button-2x.png 214share/wordpress/wp-admin/images/media-button-2x.png
@@ -213,27 +216,27 @@ share/wordpress/wp-admin/images/media-bu @@ -213,27 +216,27 @@ share/wordpress/wp-admin/images/media-bu
213share/wordpress/wp-admin/images/media-button-music.gif 216share/wordpress/wp-admin/images/media-button-music.gif
214share/wordpress/wp-admin/images/media-button-other.gif 217share/wordpress/wp-admin/images/media-button-other.gif
215share/wordpress/wp-admin/images/media-button-video.gif 218share/wordpress/wp-admin/images/media-button-video.gif
216share/wordpress/wp-admin/images/media-button.png 219share/wordpress/wp-admin/images/media-button.png
217share/wordpress/wp-admin/images/menu-2x.png 220share/wordpress/wp-admin/images/menu-2x.png
218share/wordpress/wp-admin/images/menu-vs-2x.png 221share/wordpress/wp-admin/images/menu-vs-2x.png
219share/wordpress/wp-admin/images/menu-vs.png 222share/wordpress/wp-admin/images/menu-vs.png
220share/wordpress/wp-admin/images/menu.png 223share/wordpress/wp-admin/images/menu.png
221share/wordpress/wp-admin/images/no.png 224share/wordpress/wp-admin/images/no.png
222share/wordpress/wp-admin/images/post-formats-vs.png 225share/wordpress/wp-admin/images/post-formats-vs.png
223share/wordpress/wp-admin/images/post-formats.png 226share/wordpress/wp-admin/images/post-formats.png
224share/wordpress/wp-admin/images/post-formats32-vs.png 227share/wordpress/wp-admin/images/post-formats32-vs.png
225share/wordpress/wp-admin/images/post-formats32.png 228share/wordpress/wp-admin/images/post-formats32.png
226share/wordpress/wp-admin/images/privacy.png 229share/wordpress/wp-admin/images/privacy.svg
227share/wordpress/wp-admin/images/resize-2x.gif 230share/wordpress/wp-admin/images/resize-2x.gif
228share/wordpress/wp-admin/images/resize-rtl-2x.gif 231share/wordpress/wp-admin/images/resize-rtl-2x.gif
229share/wordpress/wp-admin/images/resize-rtl.gif 232share/wordpress/wp-admin/images/resize-rtl.gif
230share/wordpress/wp-admin/images/resize.gif 233share/wordpress/wp-admin/images/resize.gif
231share/wordpress/wp-admin/images/se.png 234share/wordpress/wp-admin/images/se.png
232share/wordpress/wp-admin/images/sort-2x.gif 235share/wordpress/wp-admin/images/sort-2x.gif
233share/wordpress/wp-admin/images/sort.gif 236share/wordpress/wp-admin/images/sort.gif
234share/wordpress/wp-admin/images/spinner-2x.gif 237share/wordpress/wp-admin/images/spinner-2x.gif
235share/wordpress/wp-admin/images/spinner.gif 238share/wordpress/wp-admin/images/spinner.gif
236share/wordpress/wp-admin/images/stars-2x.png 239share/wordpress/wp-admin/images/stars-2x.png
237share/wordpress/wp-admin/images/stars.png 240share/wordpress/wp-admin/images/stars.png
238share/wordpress/wp-admin/images/w-logo-blue.png 241share/wordpress/wp-admin/images/w-logo-blue.png
239share/wordpress/wp-admin/images/w-logo-white.png 242share/wordpress/wp-admin/images/w-logo-white.png
@@ -550,26 +553,28 @@ share/wordpress/wp-admin/upgrade.php @@ -550,26 +553,28 @@ share/wordpress/wp-admin/upgrade.php
550share/wordpress/wp-admin/upload.php 553share/wordpress/wp-admin/upload.php
551share/wordpress/wp-admin/user-edit.php 554share/wordpress/wp-admin/user-edit.php
552share/wordpress/wp-admin/user-new.php 555share/wordpress/wp-admin/user-new.php
553share/wordpress/wp-admin/user/about.php 556share/wordpress/wp-admin/user/about.php
554share/wordpress/wp-admin/user/admin.php 557share/wordpress/wp-admin/user/admin.php
555share/wordpress/wp-admin/user/credits.php 558share/wordpress/wp-admin/user/credits.php
556share/wordpress/wp-admin/user/freedoms.php 559share/wordpress/wp-admin/user/freedoms.php
557share/wordpress/wp-admin/user/index.php 560share/wordpress/wp-admin/user/index.php
558share/wordpress/wp-admin/user/menu.php 561share/wordpress/wp-admin/user/menu.php
559share/wordpress/wp-admin/user/privacy.php 562share/wordpress/wp-admin/user/privacy.php
560share/wordpress/wp-admin/user/profile.php 563share/wordpress/wp-admin/user/profile.php
561share/wordpress/wp-admin/user/user-edit.php 564share/wordpress/wp-admin/user/user-edit.php
562share/wordpress/wp-admin/users.php 565share/wordpress/wp-admin/users.php
 566share/wordpress/wp-admin/widgets-form-blocks.php
 567share/wordpress/wp-admin/widgets-form.php
563share/wordpress/wp-admin/widgets.php 568share/wordpress/wp-admin/widgets.php
564share/wordpress/wp-blog-header.php 569share/wordpress/wp-blog-header.php
565share/wordpress/wp-comments-post.php 570share/wordpress/wp-comments-post.php
566share/wordpress/wp-config-sample.php 571share/wordpress/wp-config-sample.php
567share/wordpress/wp-content/index.php 572share/wordpress/wp-content/index.php
568share/wordpress/wp-content/plugins/akismet/.htaccess 573share/wordpress/wp-content/plugins/akismet/.htaccess
569share/wordpress/wp-content/plugins/akismet/LICENSE.txt 574share/wordpress/wp-content/plugins/akismet/LICENSE.txt
570share/wordpress/wp-content/plugins/akismet/_inc/akismet.css 575share/wordpress/wp-content/plugins/akismet/_inc/akismet.css
571share/wordpress/wp-content/plugins/akismet/_inc/akismet.js 576share/wordpress/wp-content/plugins/akismet/_inc/akismet.js
572share/wordpress/wp-content/plugins/akismet/_inc/form.js 577share/wordpress/wp-content/plugins/akismet/_inc/form.js
573share/wordpress/wp-content/plugins/akismet/_inc/img/logo-full-2x.png 578share/wordpress/wp-content/plugins/akismet/_inc/img/logo-full-2x.png
574share/wordpress/wp-content/plugins/akismet/akismet.php 579share/wordpress/wp-content/plugins/akismet/akismet.php
575share/wordpress/wp-content/plugins/akismet/changelog.txt 580share/wordpress/wp-content/plugins/akismet/changelog.txt
@@ -833,26 +838,28 @@ share/wordpress/wp-content/themes/twenty @@ -833,26 +838,28 @@ share/wordpress/wp-content/themes/twenty
833share/wordpress/wp-content/themes/twentytwentyone/assets/sass/05-blocks/legacy/_style.scss 838share/wordpress/wp-content/themes/twentytwentyone/assets/sass/05-blocks/legacy/_style.scss
834share/wordpress/wp-content/themes/twentytwentyone/assets/sass/05-blocks/list/_editor.scss 839share/wordpress/wp-content/themes/twentytwentyone/assets/sass/05-blocks/list/_editor.scss
835share/wordpress/wp-content/themes/twentytwentyone/assets/sass/05-blocks/list/_style.scss 840share/wordpress/wp-content/themes/twentytwentyone/assets/sass/05-blocks/list/_style.scss
836share/wordpress/wp-content/themes/twentytwentyone/assets/sass/05-blocks/media-text/_editor.scss 841share/wordpress/wp-content/themes/twentytwentyone/assets/sass/05-blocks/media-text/_editor.scss
837share/wordpress/wp-content/themes/twentytwentyone/assets/sass/05-blocks/media-text/_style.scss 842share/wordpress/wp-content/themes/twentytwentyone/assets/sass/05-blocks/media-text/_style.scss
838share/wordpress/wp-content/themes/twentytwentyone/assets/sass/05-blocks/navigation/_editor.scss 843share/wordpress/wp-content/themes/twentytwentyone/assets/sass/05-blocks/navigation/_editor.scss
839share/wordpress/wp-content/themes/twentytwentyone/assets/sass/05-blocks/navigation/_style.scss 844share/wordpress/wp-content/themes/twentytwentyone/assets/sass/05-blocks/navigation/_style.scss
840share/wordpress/wp-content/themes/twentytwentyone/assets/sass/05-blocks/paragraph/_editor.scss 845share/wordpress/wp-content/themes/twentytwentyone/assets/sass/05-blocks/paragraph/_editor.scss
841share/wordpress/wp-content/themes/twentytwentyone/assets/sass/05-blocks/paragraph/_style.scss 846share/wordpress/wp-content/themes/twentytwentyone/assets/sass/05-blocks/paragraph/_style.scss
842share/wordpress/wp-content/themes/twentytwentyone/assets/sass/05-blocks/preformatted/_editor.scss 847share/wordpress/wp-content/themes/twentytwentyone/assets/sass/05-blocks/preformatted/_editor.scss
843share/wordpress/wp-content/themes/twentytwentyone/assets/sass/05-blocks/preformatted/_style.scss 848share/wordpress/wp-content/themes/twentytwentyone/assets/sass/05-blocks/preformatted/_style.scss
844share/wordpress/wp-content/themes/twentytwentyone/assets/sass/05-blocks/pullquote/_editor.scss 849share/wordpress/wp-content/themes/twentytwentyone/assets/sass/05-blocks/pullquote/_editor.scss
845share/wordpress/wp-content/themes/twentytwentyone/assets/sass/05-blocks/pullquote/_style.scss 850share/wordpress/wp-content/themes/twentytwentyone/assets/sass/05-blocks/pullquote/_style.scss
 851share/wordpress/wp-content/themes/twentytwentyone/assets/sass/05-blocks/query-loop/_editor.scss
 852share/wordpress/wp-content/themes/twentytwentyone/assets/sass/05-blocks/query-loop/_style.scss
846share/wordpress/wp-content/themes/twentytwentyone/assets/sass/05-blocks/quote/_editor.scss 853share/wordpress/wp-content/themes/twentytwentyone/assets/sass/05-blocks/quote/_editor.scss
847share/wordpress/wp-content/themes/twentytwentyone/assets/sass/05-blocks/quote/_style.scss 854share/wordpress/wp-content/themes/twentytwentyone/assets/sass/05-blocks/quote/_style.scss
848share/wordpress/wp-content/themes/twentytwentyone/assets/sass/05-blocks/rss/_editor.scss 855share/wordpress/wp-content/themes/twentytwentyone/assets/sass/05-blocks/rss/_editor.scss
849share/wordpress/wp-content/themes/twentytwentyone/assets/sass/05-blocks/rss/_style.scss 856share/wordpress/wp-content/themes/twentytwentyone/assets/sass/05-blocks/rss/_style.scss
850share/wordpress/wp-content/themes/twentytwentyone/assets/sass/05-blocks/search/_editor.scss 857share/wordpress/wp-content/themes/twentytwentyone/assets/sass/05-blocks/search/_editor.scss
851share/wordpress/wp-content/themes/twentytwentyone/assets/sass/05-blocks/search/_style.scss 858share/wordpress/wp-content/themes/twentytwentyone/assets/sass/05-blocks/search/_style.scss
852share/wordpress/wp-content/themes/twentytwentyone/assets/sass/05-blocks/separator/_editor.scss 859share/wordpress/wp-content/themes/twentytwentyone/assets/sass/05-blocks/separator/_editor.scss
853share/wordpress/wp-content/themes/twentytwentyone/assets/sass/05-blocks/separator/_style.scss 860share/wordpress/wp-content/themes/twentytwentyone/assets/sass/05-blocks/separator/_style.scss
854share/wordpress/wp-content/themes/twentytwentyone/assets/sass/05-blocks/social-icons/_editor.scss 861share/wordpress/wp-content/themes/twentytwentyone/assets/sass/05-blocks/social-icons/_editor.scss
855share/wordpress/wp-content/themes/twentytwentyone/assets/sass/05-blocks/social-icons/_style.scss 862share/wordpress/wp-content/themes/twentytwentyone/assets/sass/05-blocks/social-icons/_style.scss
856share/wordpress/wp-content/themes/twentytwentyone/assets/sass/05-blocks/spacer/_style.scss 863share/wordpress/wp-content/themes/twentytwentyone/assets/sass/05-blocks/spacer/_style.scss
857share/wordpress/wp-content/themes/twentytwentyone/assets/sass/05-blocks/table/_editor.scss 864share/wordpress/wp-content/themes/twentytwentyone/assets/sass/05-blocks/table/_editor.scss
858share/wordpress/wp-content/themes/twentytwentyone/assets/sass/05-blocks/table/_style.scss 865share/wordpress/wp-content/themes/twentytwentyone/assets/sass/05-blocks/table/_style.scss
@@ -1064,97 +1071,477 @@ share/wordpress/wp-includes/SimplePie/So @@ -1064,97 +1071,477 @@ share/wordpress/wp-includes/SimplePie/So
1064share/wordpress/wp-includes/SimplePie/XML/Declaration/Parser.php 1071share/wordpress/wp-includes/SimplePie/XML/Declaration/Parser.php
1065share/wordpress/wp-includes/SimplePie/gzdecode.php 1072share/wordpress/wp-includes/SimplePie/gzdecode.php
1066share/wordpress/wp-includes/Text/Diff.php 1073share/wordpress/wp-includes/Text/Diff.php
1067share/wordpress/wp-includes/Text/Diff/Engine/native.php 1074share/wordpress/wp-includes/Text/Diff/Engine/native.php
1068share/wordpress/wp-includes/Text/Diff/Engine/shell.php 1075share/wordpress/wp-includes/Text/Diff/Engine/shell.php
1069share/wordpress/wp-includes/Text/Diff/Engine/string.php 1076share/wordpress/wp-includes/Text/Diff/Engine/string.php
1070share/wordpress/wp-includes/Text/Diff/Engine/xdiff.php 1077share/wordpress/wp-includes/Text/Diff/Engine/xdiff.php
1071share/wordpress/wp-includes/Text/Diff/Renderer.php 1078share/wordpress/wp-includes/Text/Diff/Renderer.php
1072share/wordpress/wp-includes/Text/Diff/Renderer/inline.php 1079share/wordpress/wp-includes/Text/Diff/Renderer/inline.php
1073share/wordpress/wp-includes/admin-bar.php 1080share/wordpress/wp-includes/admin-bar.php
1074share/wordpress/wp-includes/assets/script-loader-packages.php 1081share/wordpress/wp-includes/assets/script-loader-packages.php
1075share/wordpress/wp-includes/atomlib.php 1082share/wordpress/wp-includes/atomlib.php
1076share/wordpress/wp-includes/author-template.php 1083share/wordpress/wp-includes/author-template.php
 1084share/wordpress/wp-includes/block-editor.php
1077share/wordpress/wp-includes/block-patterns.php 1085share/wordpress/wp-includes/block-patterns.php
1078share/wordpress/wp-includes/block-patterns/heading-paragraph.php 1086share/wordpress/wp-includes/block-patterns/query-grid-posts.php
1079share/wordpress/wp-includes/block-patterns/large-header-button.php 1087share/wordpress/wp-includes/block-patterns/query-large-title-posts.php
1080share/wordpress/wp-includes/block-patterns/large-header.php 1088share/wordpress/wp-includes/block-patterns/query-medium-posts.php
1081share/wordpress/wp-includes/block-patterns/quote.php 1089share/wordpress/wp-includes/block-patterns/query-offset-posts.php
1082share/wordpress/wp-includes/block-patterns/text-three-columns-buttons.php 1090share/wordpress/wp-includes/block-patterns/query-small-posts.php
1083share/wordpress/wp-includes/block-patterns/text-two-columns-with-images.php 1091share/wordpress/wp-includes/block-patterns/query-standard-posts.php
1084share/wordpress/wp-includes/block-patterns/text-two-columns.php 1092share/wordpress/wp-includes/block-patterns/social-links-shared-background-color.php
1085share/wordpress/wp-includes/block-patterns/three-buttons.php 
1086share/wordpress/wp-includes/block-patterns/two-buttons.php 
1087share/wordpress/wp-includes/block-patterns/two-images.php 
1088share/wordpress/wp-includes/block-supports/align.php 1093share/wordpress/wp-includes/block-supports/align.php
 1094share/wordpress/wp-includes/block-supports/border.php
1089share/wordpress/wp-includes/block-supports/colors.php 1095share/wordpress/wp-includes/block-supports/colors.php
1090share/wordpress/wp-includes/block-supports/custom-classname.php 1096share/wordpress/wp-includes/block-supports/custom-classname.php
 1097share/wordpress/wp-includes/block-supports/duotone.php
 1098share/wordpress/wp-includes/block-supports/elements.php
1091share/wordpress/wp-includes/block-supports/generated-classname.php 1099share/wordpress/wp-includes/block-supports/generated-classname.php
 1100share/wordpress/wp-includes/block-supports/layout.php
 1101share/wordpress/wp-includes/block-supports/spacing.php
1092share/wordpress/wp-includes/block-supports/typography.php 1102share/wordpress/wp-includes/block-supports/typography.php
 1103share/wordpress/wp-includes/block-template-utils.php
 1104share/wordpress/wp-includes/block-template.php
1093share/wordpress/wp-includes/blocks.php 1105share/wordpress/wp-includes/blocks.php
1094share/wordpress/wp-includes/blocks/archives.php 1106share/wordpress/wp-includes/blocks/archives.php
1095share/wordpress/wp-includes/blocks/archives/block.json 1107share/wordpress/wp-includes/blocks/archives/block.json
 1108share/wordpress/wp-includes/blocks/archives/editor-rtl.css
 1109share/wordpress/wp-includes/blocks/archives/editor-rtl.min.css
 1110share/wordpress/wp-includes/blocks/archives/editor.css
 1111share/wordpress/wp-includes/blocks/archives/editor.min.css
1096share/wordpress/wp-includes/blocks/audio/block.json 1112share/wordpress/wp-includes/blocks/audio/block.json
 1113share/wordpress/wp-includes/blocks/audio/editor-rtl.css
 1114share/wordpress/wp-includes/blocks/audio/editor-rtl.min.css
 1115share/wordpress/wp-includes/blocks/audio/editor.css
 1116share/wordpress/wp-includes/blocks/audio/editor.min.css
 1117share/wordpress/wp-includes/blocks/audio/style-rtl.css
 1118share/wordpress/wp-includes/blocks/audio/style-rtl.min.css
 1119share/wordpress/wp-includes/blocks/audio/style.css
 1120share/wordpress/wp-includes/blocks/audio/style.min.css
1097share/wordpress/wp-includes/blocks/block.php 1121share/wordpress/wp-includes/blocks/block.php
1098share/wordpress/wp-includes/blocks/block/block.json 1122share/wordpress/wp-includes/blocks/block/block.json
 1123share/wordpress/wp-includes/blocks/block/editor-rtl.css
 1124share/wordpress/wp-includes/blocks/block/editor-rtl.min.css
 1125share/wordpress/wp-includes/blocks/block/editor.css
 1126share/wordpress/wp-includes/blocks/block/editor.min.css
1099share/wordpress/wp-includes/blocks/button/block.json 1127share/wordpress/wp-includes/blocks/button/block.json
 1128share/wordpress/wp-includes/blocks/button/editor-rtl.css
 1129share/wordpress/wp-includes/blocks/button/editor-rtl.min.css
 1130share/wordpress/wp-includes/blocks/button/editor.css
 1131share/wordpress/wp-includes/blocks/button/editor.min.css
 1132share/wordpress/wp-includes/blocks/button/style-rtl.css
 1133share/wordpress/wp-includes/blocks/button/style-rtl.min.css
 1134share/wordpress/wp-includes/blocks/button/style.css
 1135share/wordpress/wp-includes/blocks/button/style.min.css
1100share/wordpress/wp-includes/blocks/buttons/block.json 1136share/wordpress/wp-includes/blocks/buttons/block.json
 1137share/wordpress/wp-includes/blocks/buttons/editor-rtl.css
 1138share/wordpress/wp-includes/blocks/buttons/editor-rtl.min.css
 1139share/wordpress/wp-includes/blocks/buttons/editor.css
 1140share/wordpress/wp-includes/blocks/buttons/editor.min.css
 1141share/wordpress/wp-includes/blocks/buttons/style-rtl.css
 1142share/wordpress/wp-includes/blocks/buttons/style-rtl.min.css
 1143share/wordpress/wp-includes/blocks/buttons/style.css
 1144share/wordpress/wp-includes/blocks/buttons/style.min.css
1101share/wordpress/wp-includes/blocks/calendar.php 1145share/wordpress/wp-includes/blocks/calendar.php
1102share/wordpress/wp-includes/blocks/calendar/block.json 1146share/wordpress/wp-includes/blocks/calendar/block.json
 1147share/wordpress/wp-includes/blocks/calendar/style-rtl.css
 1148share/wordpress/wp-includes/blocks/calendar/style-rtl.min.css
 1149share/wordpress/wp-includes/blocks/calendar/style.css
 1150share/wordpress/wp-includes/blocks/calendar/style.min.css
1103share/wordpress/wp-includes/blocks/categories.php 1151share/wordpress/wp-includes/blocks/categories.php
1104share/wordpress/wp-includes/blocks/categories/block.json 1152share/wordpress/wp-includes/blocks/categories/block.json
 1153share/wordpress/wp-includes/blocks/categories/editor-rtl.css
 1154share/wordpress/wp-includes/blocks/categories/editor-rtl.min.css
 1155share/wordpress/wp-includes/blocks/categories/editor.css
 1156share/wordpress/wp-includes/blocks/categories/editor.min.css
 1157share/wordpress/wp-includes/blocks/categories/style-rtl.css
 1158share/wordpress/wp-includes/blocks/categories/style-rtl.min.css
 1159share/wordpress/wp-includes/blocks/categories/style.css
 1160share/wordpress/wp-includes/blocks/categories/style.min.css
1105share/wordpress/wp-includes/blocks/code/block.json 1161share/wordpress/wp-includes/blocks/code/block.json
 1162share/wordpress/wp-includes/blocks/code/style-rtl.css
 1163share/wordpress/wp-includes/blocks/code/style-rtl.min.css
 1164share/wordpress/wp-includes/blocks/code/style.css
 1165share/wordpress/wp-includes/blocks/code/style.min.css
1106share/wordpress/wp-includes/blocks/column/block.json 1166share/wordpress/wp-includes/blocks/column/block.json
1107share/wordpress/wp-includes/blocks/columns/block.json 1167share/wordpress/wp-includes/blocks/columns/block.json
 1168share/wordpress/wp-includes/blocks/columns/editor-rtl.css
 1169share/wordpress/wp-includes/blocks/columns/editor-rtl.min.css
 1170share/wordpress/wp-includes/blocks/columns/editor.css
 1171share/wordpress/wp-includes/blocks/columns/editor.min.css
 1172share/wordpress/wp-includes/blocks/columns/style-rtl.css
 1173share/wordpress/wp-includes/blocks/columns/style-rtl.min.css
 1174share/wordpress/wp-includes/blocks/columns/style.css
 1175share/wordpress/wp-includes/blocks/columns/style.min.css
 1176share/wordpress/wp-includes/blocks/cover/block.json
 1177share/wordpress/wp-includes/blocks/cover/editor-rtl.css
 1178share/wordpress/wp-includes/blocks/cover/editor-rtl.min.css
 1179share/wordpress/wp-includes/blocks/cover/editor.css
 1180share/wordpress/wp-includes/blocks/cover/editor.min.css
 1181share/wordpress/wp-includes/blocks/cover/style-rtl.css
 1182share/wordpress/wp-includes/blocks/cover/style-rtl.min.css
 1183share/wordpress/wp-includes/blocks/cover/style.css
 1184share/wordpress/wp-includes/blocks/cover/style.min.css
1108share/wordpress/wp-includes/blocks/embed/block.json 1185share/wordpress/wp-includes/blocks/embed/block.json
 1186share/wordpress/wp-includes/blocks/embed/editor-rtl.css
 1187share/wordpress/wp-includes/blocks/embed/editor-rtl.min.css
 1188share/wordpress/wp-includes/blocks/embed/editor.css
 1189share/wordpress/wp-includes/blocks/embed/editor.min.css
 1190share/wordpress/wp-includes/blocks/embed/style-rtl.css
 1191share/wordpress/wp-includes/blocks/embed/style-rtl.min.css
 1192share/wordpress/wp-includes/blocks/embed/style.css
 1193share/wordpress/wp-includes/blocks/embed/style.min.css
 1194share/wordpress/wp-includes/blocks/file.php
1109share/wordpress/wp-includes/blocks/file/block.json 1195share/wordpress/wp-includes/blocks/file/block.json
 1196share/wordpress/wp-includes/blocks/file/editor-rtl.css
 1197share/wordpress/wp-includes/blocks/file/editor-rtl.min.css
 1198share/wordpress/wp-includes/blocks/file/editor.css
 1199share/wordpress/wp-includes/blocks/file/editor.min.css
 1200share/wordpress/wp-includes/blocks/file/style-rtl.css
 1201share/wordpress/wp-includes/blocks/file/style-rtl.min.css
 1202share/wordpress/wp-includes/blocks/file/style.css
 1203share/wordpress/wp-includes/blocks/file/style.min.css
1110share/wordpress/wp-includes/blocks/freeform/block.json 1204share/wordpress/wp-includes/blocks/freeform/block.json
 1205share/wordpress/wp-includes/blocks/freeform/editor-rtl.css
 1206share/wordpress/wp-includes/blocks/freeform/editor-rtl.min.css
 1207share/wordpress/wp-includes/blocks/freeform/editor.css
 1208share/wordpress/wp-includes/blocks/freeform/editor.min.css
1111share/wordpress/wp-includes/blocks/gallery/block.json 1209share/wordpress/wp-includes/blocks/gallery/block.json
 1210share/wordpress/wp-includes/blocks/gallery/editor-rtl.css
 1211share/wordpress/wp-includes/blocks/gallery/editor-rtl.min.css
 1212share/wordpress/wp-includes/blocks/gallery/editor.css
 1213share/wordpress/wp-includes/blocks/gallery/editor.min.css
 1214share/wordpress/wp-includes/blocks/gallery/style-rtl.css
 1215share/wordpress/wp-includes/blocks/gallery/style-rtl.min.css
 1216share/wordpress/wp-includes/blocks/gallery/style.css
 1217share/wordpress/wp-includes/blocks/gallery/style.min.css
1112share/wordpress/wp-includes/blocks/group/block.json 1218share/wordpress/wp-includes/blocks/group/block.json
 1219share/wordpress/wp-includes/blocks/group/editor-rtl.css
 1220share/wordpress/wp-includes/blocks/group/editor-rtl.min.css
 1221share/wordpress/wp-includes/blocks/group/editor.css
 1222share/wordpress/wp-includes/blocks/group/editor.min.css
 1223share/wordpress/wp-includes/blocks/group/style-rtl.css
 1224share/wordpress/wp-includes/blocks/group/style-rtl.min.css
 1225share/wordpress/wp-includes/blocks/group/style.css
 1226share/wordpress/wp-includes/blocks/group/style.min.css
1113share/wordpress/wp-includes/blocks/heading/block.json 1227share/wordpress/wp-includes/blocks/heading/block.json
 1228share/wordpress/wp-includes/blocks/heading/editor-rtl.css
 1229share/wordpress/wp-includes/blocks/heading/editor-rtl.min.css
 1230share/wordpress/wp-includes/blocks/heading/editor.css
 1231share/wordpress/wp-includes/blocks/heading/editor.min.css
 1232share/wordpress/wp-includes/blocks/heading/style-rtl.css
 1233share/wordpress/wp-includes/blocks/heading/style-rtl.min.css
 1234share/wordpress/wp-includes/blocks/heading/style.css
 1235share/wordpress/wp-includes/blocks/heading/style.min.css
1114share/wordpress/wp-includes/blocks/html/block.json 1236share/wordpress/wp-includes/blocks/html/block.json
 1237share/wordpress/wp-includes/blocks/html/editor-rtl.css
 1238share/wordpress/wp-includes/blocks/html/editor-rtl.min.css
 1239share/wordpress/wp-includes/blocks/html/editor.css
 1240share/wordpress/wp-includes/blocks/html/editor.min.css
1115share/wordpress/wp-includes/blocks/image/block.json 1241share/wordpress/wp-includes/blocks/image/block.json
 1242share/wordpress/wp-includes/blocks/image/editor-rtl.css
 1243share/wordpress/wp-includes/blocks/image/editor-rtl.min.css
 1244share/wordpress/wp-includes/blocks/image/editor.css
 1245share/wordpress/wp-includes/blocks/image/editor.min.css
 1246share/wordpress/wp-includes/blocks/image/style-rtl.css
 1247share/wordpress/wp-includes/blocks/image/style-rtl.min.css
 1248share/wordpress/wp-includes/blocks/image/style.css
 1249share/wordpress/wp-includes/blocks/image/style.min.css
1116share/wordpress/wp-includes/blocks/index.php 1250share/wordpress/wp-includes/blocks/index.php
1117share/wordpress/wp-includes/blocks/latest-comments.php 1251share/wordpress/wp-includes/blocks/latest-comments.php
1118share/wordpress/wp-includes/blocks/latest-comments/block.json 1252share/wordpress/wp-includes/blocks/latest-comments/block.json
 1253share/wordpress/wp-includes/blocks/latest-comments/style-rtl.css
 1254share/wordpress/wp-includes/blocks/latest-comments/style-rtl.min.css
 1255share/wordpress/wp-includes/blocks/latest-comments/style.css
 1256share/wordpress/wp-includes/blocks/latest-comments/style.min.css
1119share/wordpress/wp-includes/blocks/latest-posts.php 1257share/wordpress/wp-includes/blocks/latest-posts.php
1120share/wordpress/wp-includes/blocks/latest-posts/block.json 1258share/wordpress/wp-includes/blocks/latest-posts/block.json
 1259share/wordpress/wp-includes/blocks/latest-posts/editor-rtl.css
 1260share/wordpress/wp-includes/blocks/latest-posts/editor-rtl.min.css
 1261share/wordpress/wp-includes/blocks/latest-posts/editor.css
 1262share/wordpress/wp-includes/blocks/latest-posts/editor.min.css
 1263share/wordpress/wp-includes/blocks/latest-posts/style-rtl.css
 1264share/wordpress/wp-includes/blocks/latest-posts/style-rtl.min.css
 1265share/wordpress/wp-includes/blocks/latest-posts/style.css
 1266share/wordpress/wp-includes/blocks/latest-posts/style.min.css
 1267share/wordpress/wp-includes/blocks/legacy-widget.php
 1268share/wordpress/wp-includes/blocks/legacy-widget/block.json
1121share/wordpress/wp-includes/blocks/list/block.json 1269share/wordpress/wp-includes/blocks/list/block.json
 1270share/wordpress/wp-includes/blocks/list/style-rtl.css
 1271share/wordpress/wp-includes/blocks/list/style-rtl.min.css
 1272share/wordpress/wp-includes/blocks/list/style.css
 1273share/wordpress/wp-includes/blocks/list/style.min.css
 1274share/wordpress/wp-includes/blocks/loginout.php
 1275share/wordpress/wp-includes/blocks/loginout/block.json
1122share/wordpress/wp-includes/blocks/media-text/block.json 1276share/wordpress/wp-includes/blocks/media-text/block.json
 1277share/wordpress/wp-includes/blocks/media-text/editor-rtl.css
 1278share/wordpress/wp-includes/blocks/media-text/editor-rtl.min.css
 1279share/wordpress/wp-includes/blocks/media-text/editor.css
 1280share/wordpress/wp-includes/blocks/media-text/editor.min.css
 1281share/wordpress/wp-includes/blocks/media-text/style-rtl.css
 1282share/wordpress/wp-includes/blocks/media-text/style-rtl.min.css
 1283share/wordpress/wp-includes/blocks/media-text/style.css
 1284share/wordpress/wp-includes/blocks/media-text/style.min.css
1123share/wordpress/wp-includes/blocks/missing/block.json 1285share/wordpress/wp-includes/blocks/missing/block.json
1124share/wordpress/wp-includes/blocks/more/block.json 1286share/wordpress/wp-includes/blocks/more/block.json
 1287share/wordpress/wp-includes/blocks/more/editor-rtl.css
 1288share/wordpress/wp-includes/blocks/more/editor-rtl.min.css
 1289share/wordpress/wp-includes/blocks/more/editor.css
 1290share/wordpress/wp-includes/blocks/more/editor.min.css
1125share/wordpress/wp-includes/blocks/nextpage/block.json 1291share/wordpress/wp-includes/blocks/nextpage/block.json
 1292share/wordpress/wp-includes/blocks/nextpage/editor-rtl.css
 1293share/wordpress/wp-includes/blocks/nextpage/editor-rtl.min.css
 1294share/wordpress/wp-includes/blocks/nextpage/editor.css
 1295share/wordpress/wp-includes/blocks/nextpage/editor.min.css
 1296share/wordpress/wp-includes/blocks/page-list.php
 1297share/wordpress/wp-includes/blocks/page-list/block.json
 1298share/wordpress/wp-includes/blocks/page-list/editor-rtl.css
 1299share/wordpress/wp-includes/blocks/page-list/editor-rtl.min.css
 1300share/wordpress/wp-includes/blocks/page-list/editor.css
 1301share/wordpress/wp-includes/blocks/page-list/editor.min.css
 1302share/wordpress/wp-includes/blocks/page-list/style-rtl.css
 1303share/wordpress/wp-includes/blocks/page-list/style-rtl.min.css
 1304share/wordpress/wp-includes/blocks/page-list/style.css
 1305share/wordpress/wp-includes/blocks/page-list/style.min.css
1126share/wordpress/wp-includes/blocks/paragraph/block.json 1306share/wordpress/wp-includes/blocks/paragraph/block.json
 1307share/wordpress/wp-includes/blocks/paragraph/editor-rtl.css
 1308share/wordpress/wp-includes/blocks/paragraph/editor-rtl.min.css
 1309share/wordpress/wp-includes/blocks/paragraph/editor.css
 1310share/wordpress/wp-includes/blocks/paragraph/editor.min.css
 1311share/wordpress/wp-includes/blocks/paragraph/style-rtl.css
 1312share/wordpress/wp-includes/blocks/paragraph/style-rtl.min.css
 1313share/wordpress/wp-includes/blocks/paragraph/style.css
 1314share/wordpress/wp-includes/blocks/paragraph/style.min.css
 1315share/wordpress/wp-includes/blocks/post-content.php
 1316share/wordpress/wp-includes/blocks/post-content/block.json
 1317share/wordpress/wp-includes/blocks/post-content/editor-rtl.css
 1318share/wordpress/wp-includes/blocks/post-content/editor-rtl.min.css
 1319share/wordpress/wp-includes/blocks/post-content/editor.css
 1320share/wordpress/wp-includes/blocks/post-content/editor.min.css
 1321share/wordpress/wp-includes/blocks/post-date.php
 1322share/wordpress/wp-includes/blocks/post-date/block.json
 1323share/wordpress/wp-includes/blocks/post-excerpt.php
 1324share/wordpress/wp-includes/blocks/post-excerpt/block.json
 1325share/wordpress/wp-includes/blocks/post-excerpt/editor-rtl.css
 1326share/wordpress/wp-includes/blocks/post-excerpt/editor-rtl.min.css
 1327share/wordpress/wp-includes/blocks/post-excerpt/editor.css
 1328share/wordpress/wp-includes/blocks/post-excerpt/editor.min.css
 1329share/wordpress/wp-includes/blocks/post-excerpt/style-rtl.css
 1330share/wordpress/wp-includes/blocks/post-excerpt/style-rtl.min.css
 1331share/wordpress/wp-includes/blocks/post-excerpt/style.css
 1332share/wordpress/wp-includes/blocks/post-excerpt/style.min.css
 1333share/wordpress/wp-includes/blocks/post-featured-image.php
 1334share/wordpress/wp-includes/blocks/post-featured-image/block.json
 1335share/wordpress/wp-includes/blocks/post-featured-image/editor-rtl.css
 1336share/wordpress/wp-includes/blocks/post-featured-image/editor-rtl.min.css
 1337share/wordpress/wp-includes/blocks/post-featured-image/editor.css
 1338share/wordpress/wp-includes/blocks/post-featured-image/editor.min.css
 1339share/wordpress/wp-includes/blocks/post-featured-image/style-rtl.css
 1340share/wordpress/wp-includes/blocks/post-featured-image/style-rtl.min.css
 1341share/wordpress/wp-includes/blocks/post-featured-image/style.css
 1342share/wordpress/wp-includes/blocks/post-featured-image/style.min.css
 1343share/wordpress/wp-includes/blocks/post-template.php
 1344share/wordpress/wp-includes/blocks/post-template/block.json
 1345share/wordpress/wp-includes/blocks/post-template/editor-rtl.css
 1346share/wordpress/wp-includes/blocks/post-template/editor-rtl.min.css
 1347share/wordpress/wp-includes/blocks/post-template/editor.css
 1348share/wordpress/wp-includes/blocks/post-template/editor.min.css
 1349share/wordpress/wp-includes/blocks/post-template/style-rtl.css
 1350share/wordpress/wp-includes/blocks/post-template/style-rtl.min.css
 1351share/wordpress/wp-includes/blocks/post-template/style.css
 1352share/wordpress/wp-includes/blocks/post-template/style.min.css
 1353share/wordpress/wp-includes/blocks/post-terms.php
 1354share/wordpress/wp-includes/blocks/post-terms/block.json
 1355share/wordpress/wp-includes/blocks/post-title.php
 1356share/wordpress/wp-includes/blocks/post-title/block.json
 1357share/wordpress/wp-includes/blocks/post-title/style-rtl.css
 1358share/wordpress/wp-includes/blocks/post-title/style-rtl.min.css
 1359share/wordpress/wp-includes/blocks/post-title/style.css
 1360share/wordpress/wp-includes/blocks/post-title/style.min.css
1127share/wordpress/wp-includes/blocks/preformatted/block.json 1361share/wordpress/wp-includes/blocks/preformatted/block.json
 1362share/wordpress/wp-includes/blocks/preformatted/style-rtl.css
 1363share/wordpress/wp-includes/blocks/preformatted/style-rtl.min.css
 1364share/wordpress/wp-includes/blocks/preformatted/style.css
 1365share/wordpress/wp-includes/blocks/preformatted/style.min.css
1128share/wordpress/wp-includes/blocks/pullquote/block.json 1366share/wordpress/wp-includes/blocks/pullquote/block.json
 1367share/wordpress/wp-includes/blocks/pullquote/editor-rtl.css
 1368share/wordpress/wp-includes/blocks/pullquote/editor-rtl.min.css
 1369share/wordpress/wp-includes/blocks/pullquote/editor.css
 1370share/wordpress/wp-includes/blocks/pullquote/editor.min.css
 1371share/wordpress/wp-includes/blocks/pullquote/style-rtl.css
 1372share/wordpress/wp-includes/blocks/pullquote/style-rtl.min.css
 1373share/wordpress/wp-includes/blocks/pullquote/style.css
 1374share/wordpress/wp-includes/blocks/pullquote/style.min.css
 1375share/wordpress/wp-includes/blocks/query-pagination-next.php
 1376share/wordpress/wp-includes/blocks/query-pagination-next/block.json
 1377share/wordpress/wp-includes/blocks/query-pagination-numbers.php
 1378share/wordpress/wp-includes/blocks/query-pagination-numbers/block.json
 1379share/wordpress/wp-includes/blocks/query-pagination-numbers/editor-rtl.css
 1380share/wordpress/wp-includes/blocks/query-pagination-numbers/editor-rtl.min.css
 1381share/wordpress/wp-includes/blocks/query-pagination-numbers/editor.css
 1382share/wordpress/wp-includes/blocks/query-pagination-numbers/editor.min.css
 1383share/wordpress/wp-includes/blocks/query-pagination-previous.php
 1384share/wordpress/wp-includes/blocks/query-pagination-previous/block.json
 1385share/wordpress/wp-includes/blocks/query-pagination.php
 1386share/wordpress/wp-includes/blocks/query-pagination/block.json
 1387share/wordpress/wp-includes/blocks/query-pagination/editor-rtl.css
 1388share/wordpress/wp-includes/blocks/query-pagination/editor-rtl.min.css
 1389share/wordpress/wp-includes/blocks/query-pagination/editor.css
 1390share/wordpress/wp-includes/blocks/query-pagination/editor.min.css
 1391share/wordpress/wp-includes/blocks/query-pagination/style-rtl.css
 1392share/wordpress/wp-includes/blocks/query-pagination/style-rtl.min.css
 1393share/wordpress/wp-includes/blocks/query-pagination/style.css
 1394share/wordpress/wp-includes/blocks/query-pagination/style.min.css
 1395share/wordpress/wp-includes/blocks/query-title.php
 1396share/wordpress/wp-includes/blocks/query-title/block.json
 1397share/wordpress/wp-includes/blocks/query-title/editor-rtl.css
 1398share/wordpress/wp-includes/blocks/query-title/editor-rtl.min.css
 1399share/wordpress/wp-includes/blocks/query-title/editor.css
 1400share/wordpress/wp-includes/blocks/query-title/editor.min.css
 1401share/wordpress/wp-includes/blocks/query.php
 1402share/wordpress/wp-includes/blocks/query/block.json
 1403share/wordpress/wp-includes/blocks/query/editor-rtl.css
 1404share/wordpress/wp-includes/blocks/query/editor-rtl.min.css
 1405share/wordpress/wp-includes/blocks/query/editor.css
 1406share/wordpress/wp-includes/blocks/query/editor.min.css
1129share/wordpress/wp-includes/blocks/quote/block.json 1407share/wordpress/wp-includes/blocks/quote/block.json
 1408share/wordpress/wp-includes/blocks/quote/style-rtl.css
 1409share/wordpress/wp-includes/blocks/quote/style-rtl.min.css
 1410share/wordpress/wp-includes/blocks/quote/style.css
 1411share/wordpress/wp-includes/blocks/quote/style.min.css
1130share/wordpress/wp-includes/blocks/rss.php 1412share/wordpress/wp-includes/blocks/rss.php
1131share/wordpress/wp-includes/blocks/rss/block.json 1413share/wordpress/wp-includes/blocks/rss/block.json
 1414share/wordpress/wp-includes/blocks/rss/editor-rtl.css
 1415share/wordpress/wp-includes/blocks/rss/editor-rtl.min.css
 1416share/wordpress/wp-includes/blocks/rss/editor.css
 1417share/wordpress/wp-includes/blocks/rss/editor.min.css
 1418share/wordpress/wp-includes/blocks/rss/style-rtl.css
 1419share/wordpress/wp-includes/blocks/rss/style-rtl.min.css
 1420share/wordpress/wp-includes/blocks/rss/style.css
 1421share/wordpress/wp-includes/blocks/rss/style.min.css
1132share/wordpress/wp-includes/blocks/search.php 1422share/wordpress/wp-includes/blocks/search.php
1133share/wordpress/wp-includes/blocks/search/block.json 1423share/wordpress/wp-includes/blocks/search/block.json
 1424share/wordpress/wp-includes/blocks/search/editor-rtl.css
 1425share/wordpress/wp-includes/blocks/search/editor-rtl.min.css
 1426share/wordpress/wp-includes/blocks/search/editor.css
 1427share/wordpress/wp-includes/blocks/search/editor.min.css
 1428share/wordpress/wp-includes/blocks/search/style-rtl.css
 1429share/wordpress/wp-includes/blocks/search/style-rtl.min.css
 1430share/wordpress/wp-includes/blocks/search/style.css
 1431share/wordpress/wp-includes/blocks/search/style.min.css
1134share/wordpress/wp-includes/blocks/separator/block.json 1432share/wordpress/wp-includes/blocks/separator/block.json
 1433share/wordpress/wp-includes/blocks/separator/editor-rtl.css
 1434share/wordpress/wp-includes/blocks/separator/editor-rtl.min.css
 1435share/wordpress/wp-includes/blocks/separator/editor.css
 1436share/wordpress/wp-includes/blocks/separator/editor.min.css
 1437share/wordpress/wp-includes/blocks/separator/style-rtl.css
 1438share/wordpress/wp-includes/blocks/separator/style-rtl.min.css
 1439share/wordpress/wp-includes/blocks/separator/style.css
 1440share/wordpress/wp-includes/blocks/separator/style.min.css
1135share/wordpress/wp-includes/blocks/shortcode.php 1441share/wordpress/wp-includes/blocks/shortcode.php
1136share/wordpress/wp-includes/blocks/shortcode/block.json 1442share/wordpress/wp-includes/blocks/shortcode/block.json
 1443share/wordpress/wp-includes/blocks/shortcode/editor-rtl.css
 1444share/wordpress/wp-includes/blocks/shortcode/editor-rtl.min.css
 1445share/wordpress/wp-includes/blocks/shortcode/editor.css
 1446share/wordpress/wp-includes/blocks/shortcode/editor.min.css
 1447share/wordpress/wp-includes/blocks/site-logo.php
 1448share/wordpress/wp-includes/blocks/site-logo/block.json
 1449share/wordpress/wp-includes/blocks/site-logo/editor-rtl.css
 1450share/wordpress/wp-includes/blocks/site-logo/editor-rtl.min.css
 1451share/wordpress/wp-includes/blocks/site-logo/editor.css
 1452share/wordpress/wp-includes/blocks/site-logo/editor.min.css
 1453share/wordpress/wp-includes/blocks/site-logo/style-rtl.css
 1454share/wordpress/wp-includes/blocks/site-logo/style-rtl.min.css
 1455share/wordpress/wp-includes/blocks/site-logo/style.css
 1456share/wordpress/wp-includes/blocks/site-logo/style.min.css
 1457share/wordpress/wp-includes/blocks/site-tagline.php
 1458share/wordpress/wp-includes/blocks/site-tagline/block.json
 1459share/wordpress/wp-includes/blocks/site-tagline/editor-rtl.css
 1460share/wordpress/wp-includes/blocks/site-tagline/editor-rtl.min.css
 1461share/wordpress/wp-includes/blocks/site-tagline/editor.css
 1462share/wordpress/wp-includes/blocks/site-tagline/editor.min.css
 1463share/wordpress/wp-includes/blocks/site-title.php
 1464share/wordpress/wp-includes/blocks/site-title/block.json
 1465share/wordpress/wp-includes/blocks/site-title/editor-rtl.css
 1466share/wordpress/wp-includes/blocks/site-title/editor-rtl.min.css
 1467share/wordpress/wp-includes/blocks/site-title/editor.css
 1468share/wordpress/wp-includes/blocks/site-title/editor.min.css
1137share/wordpress/wp-includes/blocks/social-link.php 1469share/wordpress/wp-includes/blocks/social-link.php
1138share/wordpress/wp-includes/blocks/social-link/block.json 1470share/wordpress/wp-includes/blocks/social-link/block.json
 1471share/wordpress/wp-includes/blocks/social-link/editor-rtl.css
 1472share/wordpress/wp-includes/blocks/social-link/editor-rtl.min.css
 1473share/wordpress/wp-includes/blocks/social-link/editor.css
 1474share/wordpress/wp-includes/blocks/social-link/editor.min.css
1139share/wordpress/wp-includes/blocks/social-links/block.json 1475share/wordpress/wp-includes/blocks/social-links/block.json
 1476share/wordpress/wp-includes/blocks/social-links/editor-rtl.css
 1477share/wordpress/wp-includes/blocks/social-links/editor-rtl.min.css
 1478share/wordpress/wp-includes/blocks/social-links/editor.css
 1479share/wordpress/wp-includes/blocks/social-links/editor.min.css
 1480share/wordpress/wp-includes/blocks/social-links/style-rtl.css
 1481share/wordpress/wp-includes/blocks/social-links/style-rtl.min.css
 1482share/wordpress/wp-includes/blocks/social-links/style.css
 1483share/wordpress/wp-includes/blocks/social-links/style.min.css
1140share/wordpress/wp-includes/blocks/spacer/block.json 1484share/wordpress/wp-includes/blocks/spacer/block.json
1141share/wordpress/wp-includes/blocks/subhead/block.json 1485share/wordpress/wp-includes/blocks/spacer/editor-rtl.css
 1486share/wordpress/wp-includes/blocks/spacer/editor-rtl.min.css
 1487share/wordpress/wp-includes/blocks/spacer/editor.css
 1488share/wordpress/wp-includes/blocks/spacer/editor.min.css
 1489share/wordpress/wp-includes/blocks/spacer/style-rtl.css
 1490share/wordpress/wp-includes/blocks/spacer/style-rtl.min.css
 1491share/wordpress/wp-includes/blocks/spacer/style.css
 1492share/wordpress/wp-includes/blocks/spacer/style.min.css
1142share/wordpress/wp-includes/blocks/table/block.json 1493share/wordpress/wp-includes/blocks/table/block.json
 1494share/wordpress/wp-includes/blocks/table/editor-rtl.css
 1495share/wordpress/wp-includes/blocks/table/editor-rtl.min.css
 1496share/wordpress/wp-includes/blocks/table/editor.css
 1497share/wordpress/wp-includes/blocks/table/editor.min.css
 1498share/wordpress/wp-includes/blocks/table/style-rtl.css
 1499share/wordpress/wp-includes/blocks/table/style-rtl.min.css
 1500share/wordpress/wp-includes/blocks/table/style.css
 1501share/wordpress/wp-includes/blocks/table/style.min.css
1143share/wordpress/wp-includes/blocks/tag-cloud.php 1502share/wordpress/wp-includes/blocks/tag-cloud.php
1144share/wordpress/wp-includes/blocks/tag-cloud/block.json 1503share/wordpress/wp-includes/blocks/tag-cloud/block.json
 1504share/wordpress/wp-includes/blocks/tag-cloud/editor-rtl.css
 1505share/wordpress/wp-includes/blocks/tag-cloud/editor-rtl.min.css
 1506share/wordpress/wp-includes/blocks/tag-cloud/editor.css
 1507share/wordpress/wp-includes/blocks/tag-cloud/editor.min.css
 1508share/wordpress/wp-includes/blocks/tag-cloud/style-rtl.css
 1509share/wordpress/wp-includes/blocks/tag-cloud/style-rtl.min.css
 1510share/wordpress/wp-includes/blocks/tag-cloud/style.css
 1511share/wordpress/wp-includes/blocks/tag-cloud/style.min.css
1145share/wordpress/wp-includes/blocks/text-columns/block.json 1512share/wordpress/wp-includes/blocks/text-columns/block.json
 1513share/wordpress/wp-includes/blocks/text-columns/editor-rtl.css
 1514share/wordpress/wp-includes/blocks/text-columns/editor-rtl.min.css
 1515share/wordpress/wp-includes/blocks/text-columns/editor.css
 1516share/wordpress/wp-includes/blocks/text-columns/editor.min.css
 1517share/wordpress/wp-includes/blocks/text-columns/style-rtl.css
 1518share/wordpress/wp-includes/blocks/text-columns/style-rtl.min.css
 1519share/wordpress/wp-includes/blocks/text-columns/style.css
 1520share/wordpress/wp-includes/blocks/text-columns/style.min.css
1146share/wordpress/wp-includes/blocks/verse/block.json 1521share/wordpress/wp-includes/blocks/verse/block.json
 1522share/wordpress/wp-includes/blocks/verse/style-rtl.css
 1523share/wordpress/wp-includes/blocks/verse/style-rtl.min.css
 1524share/wordpress/wp-includes/blocks/verse/style.css
 1525share/wordpress/wp-includes/blocks/verse/style.min.css
1147share/wordpress/wp-includes/blocks/video/block.json 1526share/wordpress/wp-includes/blocks/video/block.json
 1527share/wordpress/wp-includes/blocks/video/editor-rtl.css
 1528share/wordpress/wp-includes/blocks/video/editor-rtl.min.css
 1529share/wordpress/wp-includes/blocks/video/editor.css
 1530share/wordpress/wp-includes/blocks/video/editor.min.css
 1531share/wordpress/wp-includes/blocks/video/style-rtl.css
 1532share/wordpress/wp-includes/blocks/video/style-rtl.min.css
 1533share/wordpress/wp-includes/blocks/video/style.css
 1534share/wordpress/wp-includes/blocks/video/style.min.css
1148share/wordpress/wp-includes/bookmark-template.php 1535share/wordpress/wp-includes/bookmark-template.php
1149share/wordpress/wp-includes/bookmark.php 1536share/wordpress/wp-includes/bookmark.php
1150share/wordpress/wp-includes/cache-compat.php 1537share/wordpress/wp-includes/cache-compat.php
1151share/wordpress/wp-includes/cache.php 1538share/wordpress/wp-includes/cache.php
1152share/wordpress/wp-includes/canonical.php 1539share/wordpress/wp-includes/canonical.php
1153share/wordpress/wp-includes/capabilities.php 1540share/wordpress/wp-includes/capabilities.php
1154share/wordpress/wp-includes/category-template.php 1541share/wordpress/wp-includes/category-template.php
1155share/wordpress/wp-includes/category.php 1542share/wordpress/wp-includes/category.php
1156share/wordpress/wp-includes/certificates/ca-bundle.crt 1543share/wordpress/wp-includes/certificates/ca-bundle.crt
1157share/wordpress/wp-includes/class-IXR.php 1544share/wordpress/wp-includes/class-IXR.php
1158share/wordpress/wp-includes/class-feed.php 1545share/wordpress/wp-includes/class-feed.php
1159share/wordpress/wp-includes/class-http.php 1546share/wordpress/wp-includes/class-http.php
1160share/wordpress/wp-includes/class-json.php 1547share/wordpress/wp-includes/class-json.php
@@ -1165,32 +1552,34 @@ share/wordpress/wp-includes/class-pop3.p @@ -1165,32 +1552,34 @@ share/wordpress/wp-includes/class-pop3.p
1165share/wordpress/wp-includes/class-requests.php 1552share/wordpress/wp-includes/class-requests.php
1166share/wordpress/wp-includes/class-simplepie.php 1553share/wordpress/wp-includes/class-simplepie.php
1167share/wordpress/wp-includes/class-smtp.php 1554share/wordpress/wp-includes/class-smtp.php
1168share/wordpress/wp-includes/class-snoopy.php 1555share/wordpress/wp-includes/class-snoopy.php
1169share/wordpress/wp-includes/class-walker-category-dropdown.php 1556share/wordpress/wp-includes/class-walker-category-dropdown.php
1170share/wordpress/wp-includes/class-walker-category.php 1557share/wordpress/wp-includes/class-walker-category.php
1171share/wordpress/wp-includes/class-walker-comment.php 1558share/wordpress/wp-includes/class-walker-comment.php
1172share/wordpress/wp-includes/class-walker-nav-menu.php 1559share/wordpress/wp-includes/class-walker-nav-menu.php
1173share/wordpress/wp-includes/class-walker-page-dropdown.php 1560share/wordpress/wp-includes/class-walker-page-dropdown.php
1174share/wordpress/wp-includes/class-walker-page.php 1561share/wordpress/wp-includes/class-walker-page.php
1175share/wordpress/wp-includes/class-wp-admin-bar.php 1562share/wordpress/wp-includes/class-wp-admin-bar.php
1176share/wordpress/wp-includes/class-wp-ajax-response.php 1563share/wordpress/wp-includes/class-wp-ajax-response.php
1177share/wordpress/wp-includes/class-wp-application-passwords.php 1564share/wordpress/wp-includes/class-wp-application-passwords.php
 1565share/wordpress/wp-includes/class-wp-block-editor-context.php
1178share/wordpress/wp-includes/class-wp-block-list.php 1566share/wordpress/wp-includes/class-wp-block-list.php
1179share/wordpress/wp-includes/class-wp-block-parser.php 1567share/wordpress/wp-includes/class-wp-block-parser.php
1180share/wordpress/wp-includes/class-wp-block-pattern-categories-registry.php 1568share/wordpress/wp-includes/class-wp-block-pattern-categories-registry.php
1181share/wordpress/wp-includes/class-wp-block-patterns-registry.php 1569share/wordpress/wp-includes/class-wp-block-patterns-registry.php
1182share/wordpress/wp-includes/class-wp-block-styles-registry.php 1570share/wordpress/wp-includes/class-wp-block-styles-registry.php
1183share/wordpress/wp-includes/class-wp-block-supports.php 1571share/wordpress/wp-includes/class-wp-block-supports.php
 1572share/wordpress/wp-includes/class-wp-block-template.php
1184share/wordpress/wp-includes/class-wp-block-type-registry.php 1573share/wordpress/wp-includes/class-wp-block-type-registry.php
1185share/wordpress/wp-includes/class-wp-block-type.php 1574share/wordpress/wp-includes/class-wp-block-type.php
1186share/wordpress/wp-includes/class-wp-block.php 1575share/wordpress/wp-includes/class-wp-block.php
1187share/wordpress/wp-includes/class-wp-comment-query.php 1576share/wordpress/wp-includes/class-wp-comment-query.php
1188share/wordpress/wp-includes/class-wp-comment.php 1577share/wordpress/wp-includes/class-wp-comment.php
1189share/wordpress/wp-includes/class-wp-customize-control.php 1578share/wordpress/wp-includes/class-wp-customize-control.php
1190share/wordpress/wp-includes/class-wp-customize-manager.php 1579share/wordpress/wp-includes/class-wp-customize-manager.php
1191share/wordpress/wp-includes/class-wp-customize-nav-menus.php 1580share/wordpress/wp-includes/class-wp-customize-nav-menus.php
1192share/wordpress/wp-includes/class-wp-customize-panel.php 1581share/wordpress/wp-includes/class-wp-customize-panel.php
1193share/wordpress/wp-includes/class-wp-customize-section.php 1582share/wordpress/wp-includes/class-wp-customize-section.php
1194share/wordpress/wp-includes/class-wp-customize-setting.php 1583share/wordpress/wp-includes/class-wp-customize-setting.php
1195share/wordpress/wp-includes/class-wp-customize-widgets.php 1584share/wordpress/wp-includes/class-wp-customize-widgets.php
1196share/wordpress/wp-includes/class-wp-date-query.php 1585share/wordpress/wp-includes/class-wp-date-query.php
@@ -1238,26 +1627,28 @@ share/wordpress/wp-includes/class-wp-rew @@ -1238,26 +1627,28 @@ share/wordpress/wp-includes/class-wp-rew
1238share/wordpress/wp-includes/class-wp-role.php 1627share/wordpress/wp-includes/class-wp-role.php
1239share/wordpress/wp-includes/class-wp-roles.php 1628share/wordpress/wp-includes/class-wp-roles.php
1240share/wordpress/wp-includes/class-wp-session-tokens.php 1629share/wordpress/wp-includes/class-wp-session-tokens.php
1241share/wordpress/wp-includes/class-wp-simplepie-file.php 1630share/wordpress/wp-includes/class-wp-simplepie-file.php
1242share/wordpress/wp-includes/class-wp-simplepie-sanitize-kses.php 1631share/wordpress/wp-includes/class-wp-simplepie-sanitize-kses.php
1243share/wordpress/wp-includes/class-wp-site-query.php 1632share/wordpress/wp-includes/class-wp-site-query.php
1244share/wordpress/wp-includes/class-wp-site.php 1633share/wordpress/wp-includes/class-wp-site.php
1245share/wordpress/wp-includes/class-wp-tax-query.php 1634share/wordpress/wp-includes/class-wp-tax-query.php
1246share/wordpress/wp-includes/class-wp-taxonomy.php 1635share/wordpress/wp-includes/class-wp-taxonomy.php
1247share/wordpress/wp-includes/class-wp-term-query.php 1636share/wordpress/wp-includes/class-wp-term-query.php
1248share/wordpress/wp-includes/class-wp-term.php 1637share/wordpress/wp-includes/class-wp-term.php
1249share/wordpress/wp-includes/class-wp-text-diff-renderer-inline.php 1638share/wordpress/wp-includes/class-wp-text-diff-renderer-inline.php
1250share/wordpress/wp-includes/class-wp-text-diff-renderer-table.php 1639share/wordpress/wp-includes/class-wp-text-diff-renderer-table.php
 1640share/wordpress/wp-includes/class-wp-theme-json-resolver.php
 1641share/wordpress/wp-includes/class-wp-theme-json.php
1251share/wordpress/wp-includes/class-wp-theme.php 1642share/wordpress/wp-includes/class-wp-theme.php
1252share/wordpress/wp-includes/class-wp-user-meta-session-tokens.php 1643share/wordpress/wp-includes/class-wp-user-meta-session-tokens.php
1253share/wordpress/wp-includes/class-wp-user-query.php 1644share/wordpress/wp-includes/class-wp-user-query.php
1254share/wordpress/wp-includes/class-wp-user-request.php 1645share/wordpress/wp-includes/class-wp-user-request.php
1255share/wordpress/wp-includes/class-wp-user.php 1646share/wordpress/wp-includes/class-wp-user.php
1256share/wordpress/wp-includes/class-wp-walker.php 1647share/wordpress/wp-includes/class-wp-walker.php
1257share/wordpress/wp-includes/class-wp-widget-factory.php 1648share/wordpress/wp-includes/class-wp-widget-factory.php
1258share/wordpress/wp-includes/class-wp-widget.php 1649share/wordpress/wp-includes/class-wp-widget.php
1259share/wordpress/wp-includes/class-wp-xmlrpc-server.php 1650share/wordpress/wp-includes/class-wp-xmlrpc-server.php
1260share/wordpress/wp-includes/class-wp.php 1651share/wordpress/wp-includes/class-wp.php
1261share/wordpress/wp-includes/class.wp-dependencies.php 1652share/wordpress/wp-includes/class.wp-dependencies.php
1262share/wordpress/wp-includes/class.wp-scripts.php 1653share/wordpress/wp-includes/class.wp-scripts.php
1263share/wordpress/wp-includes/class.wp-styles.php 1654share/wordpress/wp-includes/class.wp-styles.php
@@ -1285,62 +1676,82 @@ share/wordpress/wp-includes/css/dist/blo @@ -1285,62 +1676,82 @@ share/wordpress/wp-includes/css/dist/blo
1285share/wordpress/wp-includes/css/dist/block-directory/style.min.css 1676share/wordpress/wp-includes/css/dist/block-directory/style.min.css
1286share/wordpress/wp-includes/css/dist/block-editor/style-rtl.css 1677share/wordpress/wp-includes/css/dist/block-editor/style-rtl.css
1287share/wordpress/wp-includes/css/dist/block-editor/style-rtl.min.css 1678share/wordpress/wp-includes/css/dist/block-editor/style-rtl.min.css
1288share/wordpress/wp-includes/css/dist/block-editor/style.css 1679share/wordpress/wp-includes/css/dist/block-editor/style.css
1289share/wordpress/wp-includes/css/dist/block-editor/style.min.css 1680share/wordpress/wp-includes/css/dist/block-editor/style.min.css
1290share/wordpress/wp-includes/css/dist/block-library/common-rtl.css 1681share/wordpress/wp-includes/css/dist/block-library/common-rtl.css
1291share/wordpress/wp-includes/css/dist/block-library/common-rtl.min.css 1682share/wordpress/wp-includes/css/dist/block-library/common-rtl.min.css
1292share/wordpress/wp-includes/css/dist/block-library/common.css 1683share/wordpress/wp-includes/css/dist/block-library/common.css
1293share/wordpress/wp-includes/css/dist/block-library/common.min.css 1684share/wordpress/wp-includes/css/dist/block-library/common.min.css
1294share/wordpress/wp-includes/css/dist/block-library/editor-rtl.css 1685share/wordpress/wp-includes/css/dist/block-library/editor-rtl.css
1295share/wordpress/wp-includes/css/dist/block-library/editor-rtl.min.css 1686share/wordpress/wp-includes/css/dist/block-library/editor-rtl.min.css
1296share/wordpress/wp-includes/css/dist/block-library/editor.css 1687share/wordpress/wp-includes/css/dist/block-library/editor.css
1297share/wordpress/wp-includes/css/dist/block-library/editor.min.css 1688share/wordpress/wp-includes/css/dist/block-library/editor.min.css
 1689share/wordpress/wp-includes/css/dist/block-library/reset-rtl.css
 1690share/wordpress/wp-includes/css/dist/block-library/reset-rtl.min.css
 1691share/wordpress/wp-includes/css/dist/block-library/reset.css
 1692share/wordpress/wp-includes/css/dist/block-library/reset.min.css
1298share/wordpress/wp-includes/css/dist/block-library/style-rtl.css 1693share/wordpress/wp-includes/css/dist/block-library/style-rtl.css
1299share/wordpress/wp-includes/css/dist/block-library/style-rtl.min.css 1694share/wordpress/wp-includes/css/dist/block-library/style-rtl.min.css
1300share/wordpress/wp-includes/css/dist/block-library/style.css 1695share/wordpress/wp-includes/css/dist/block-library/style.css
1301share/wordpress/wp-includes/css/dist/block-library/style.min.css 1696share/wordpress/wp-includes/css/dist/block-library/style.min.css
1302share/wordpress/wp-includes/css/dist/block-library/theme-rtl.css 1697share/wordpress/wp-includes/css/dist/block-library/theme-rtl.css
1303share/wordpress/wp-includes/css/dist/block-library/theme-rtl.min.css 1698share/wordpress/wp-includes/css/dist/block-library/theme-rtl.min.css
1304share/wordpress/wp-includes/css/dist/block-library/theme.css 1699share/wordpress/wp-includes/css/dist/block-library/theme.css
1305share/wordpress/wp-includes/css/dist/block-library/theme.min.css 1700share/wordpress/wp-includes/css/dist/block-library/theme.min.css
1306share/wordpress/wp-includes/css/dist/components/style-rtl.css 1701share/wordpress/wp-includes/css/dist/components/style-rtl.css
1307share/wordpress/wp-includes/css/dist/components/style-rtl.min.css 1702share/wordpress/wp-includes/css/dist/components/style-rtl.min.css
1308share/wordpress/wp-includes/css/dist/components/style.css 1703share/wordpress/wp-includes/css/dist/components/style.css
1309share/wordpress/wp-includes/css/dist/components/style.min.css 1704share/wordpress/wp-includes/css/dist/components/style.min.css
 1705share/wordpress/wp-includes/css/dist/customize-widgets/style-rtl.css
 1706share/wordpress/wp-includes/css/dist/customize-widgets/style-rtl.min.css
 1707share/wordpress/wp-includes/css/dist/customize-widgets/style.css
 1708share/wordpress/wp-includes/css/dist/customize-widgets/style.min.css
 1709share/wordpress/wp-includes/css/dist/edit-post/classic-rtl.css
 1710share/wordpress/wp-includes/css/dist/edit-post/classic-rtl.min.css
 1711share/wordpress/wp-includes/css/dist/edit-post/classic.css
 1712share/wordpress/wp-includes/css/dist/edit-post/classic.min.css
1310share/wordpress/wp-includes/css/dist/edit-post/style-rtl.css 1713share/wordpress/wp-includes/css/dist/edit-post/style-rtl.css
1311share/wordpress/wp-includes/css/dist/edit-post/style-rtl.min.css 1714share/wordpress/wp-includes/css/dist/edit-post/style-rtl.min.css
1312share/wordpress/wp-includes/css/dist/edit-post/style.css 1715share/wordpress/wp-includes/css/dist/edit-post/style.css
1313share/wordpress/wp-includes/css/dist/edit-post/style.min.css 1716share/wordpress/wp-includes/css/dist/edit-post/style.min.css
1314share/wordpress/wp-includes/css/dist/editor/editor-styles-rtl.css 1717share/wordpress/wp-includes/css/dist/edit-widgets/style-rtl.css
1315share/wordpress/wp-includes/css/dist/editor/editor-styles-rtl.min.css 1718share/wordpress/wp-includes/css/dist/edit-widgets/style-rtl.min.css
1316share/wordpress/wp-includes/css/dist/editor/editor-styles.css 1719share/wordpress/wp-includes/css/dist/edit-widgets/style.css
1317share/wordpress/wp-includes/css/dist/editor/editor-styles.min.css 1720share/wordpress/wp-includes/css/dist/edit-widgets/style.min.css
1318share/wordpress/wp-includes/css/dist/editor/style-rtl.css 1721share/wordpress/wp-includes/css/dist/editor/style-rtl.css
1319share/wordpress/wp-includes/css/dist/editor/style-rtl.min.css 1722share/wordpress/wp-includes/css/dist/editor/style-rtl.min.css
1320share/wordpress/wp-includes/css/dist/editor/style.css 1723share/wordpress/wp-includes/css/dist/editor/style.css
1321share/wordpress/wp-includes/css/dist/editor/style.min.css 1724share/wordpress/wp-includes/css/dist/editor/style.min.css
1322share/wordpress/wp-includes/css/dist/format-library/style-rtl.css 1725share/wordpress/wp-includes/css/dist/format-library/style-rtl.css
1323share/wordpress/wp-includes/css/dist/format-library/style-rtl.min.css 1726share/wordpress/wp-includes/css/dist/format-library/style-rtl.min.css
1324share/wordpress/wp-includes/css/dist/format-library/style.css 1727share/wordpress/wp-includes/css/dist/format-library/style.css
1325share/wordpress/wp-includes/css/dist/format-library/style.min.css 1728share/wordpress/wp-includes/css/dist/format-library/style.min.css
1326share/wordpress/wp-includes/css/dist/list-reusable-blocks/style-rtl.css 1729share/wordpress/wp-includes/css/dist/list-reusable-blocks/style-rtl.css
1327share/wordpress/wp-includes/css/dist/list-reusable-blocks/style-rtl.min.css 1730share/wordpress/wp-includes/css/dist/list-reusable-blocks/style-rtl.min.css
1328share/wordpress/wp-includes/css/dist/list-reusable-blocks/style.css 1731share/wordpress/wp-includes/css/dist/list-reusable-blocks/style.css
1329share/wordpress/wp-includes/css/dist/list-reusable-blocks/style.min.css 1732share/wordpress/wp-includes/css/dist/list-reusable-blocks/style.min.css
1330share/wordpress/wp-includes/css/dist/nux/style-rtl.css 1733share/wordpress/wp-includes/css/dist/nux/style-rtl.css
1331share/wordpress/wp-includes/css/dist/nux/style-rtl.min.css 1734share/wordpress/wp-includes/css/dist/nux/style-rtl.min.css
1332share/wordpress/wp-includes/css/dist/nux/style.css 1735share/wordpress/wp-includes/css/dist/nux/style.css
1333share/wordpress/wp-includes/css/dist/nux/style.min.css 1736share/wordpress/wp-includes/css/dist/nux/style.min.css
 1737share/wordpress/wp-includes/css/dist/reusable-blocks/style-rtl.css
 1738share/wordpress/wp-includes/css/dist/reusable-blocks/style-rtl.min.css
 1739share/wordpress/wp-includes/css/dist/reusable-blocks/style.css
 1740share/wordpress/wp-includes/css/dist/reusable-blocks/style.min.css
 1741share/wordpress/wp-includes/css/dist/widgets/style-rtl.css
 1742share/wordpress/wp-includes/css/dist/widgets/style-rtl.min.css
 1743share/wordpress/wp-includes/css/dist/widgets/style.css
 1744share/wordpress/wp-includes/css/dist/widgets/style.min.css
1334share/wordpress/wp-includes/css/editor-rtl.css 1745share/wordpress/wp-includes/css/editor-rtl.css
1335share/wordpress/wp-includes/css/editor-rtl.min.css 1746share/wordpress/wp-includes/css/editor-rtl.min.css
1336share/wordpress/wp-includes/css/editor.css 1747share/wordpress/wp-includes/css/editor.css
1337share/wordpress/wp-includes/css/editor.min.css 1748share/wordpress/wp-includes/css/editor.min.css
1338share/wordpress/wp-includes/css/jquery-ui-dialog-rtl.css 1749share/wordpress/wp-includes/css/jquery-ui-dialog-rtl.css
1339share/wordpress/wp-includes/css/jquery-ui-dialog-rtl.min.css 1750share/wordpress/wp-includes/css/jquery-ui-dialog-rtl.min.css
1340share/wordpress/wp-includes/css/jquery-ui-dialog.css 1751share/wordpress/wp-includes/css/jquery-ui-dialog.css
1341share/wordpress/wp-includes/css/jquery-ui-dialog.min.css 1752share/wordpress/wp-includes/css/jquery-ui-dialog.min.css
1342share/wordpress/wp-includes/css/media-views-rtl.css 1753share/wordpress/wp-includes/css/media-views-rtl.css
1343share/wordpress/wp-includes/css/media-views-rtl.min.css 1754share/wordpress/wp-includes/css/media-views-rtl.min.css
1344share/wordpress/wp-includes/css/media-views.css 1755share/wordpress/wp-includes/css/media-views.css
1345share/wordpress/wp-includes/css/media-views.min.css 1756share/wordpress/wp-includes/css/media-views.min.css
1346share/wordpress/wp-includes/css/wp-auth-check-rtl.css 1757share/wordpress/wp-includes/css/wp-auth-check-rtl.css
@@ -1378,26 +1789,27 @@ share/wordpress/wp-includes/customize/cl @@ -1378,26 +1789,27 @@ share/wordpress/wp-includes/customize/cl
1378share/wordpress/wp-includes/customize/class-wp-customize-nav-menu-section.php 1789share/wordpress/wp-includes/customize/class-wp-customize-nav-menu-section.php
1379share/wordpress/wp-includes/customize/class-wp-customize-nav-menu-setting.php 1790share/wordpress/wp-includes/customize/class-wp-customize-nav-menu-setting.php
1380share/wordpress/wp-includes/customize/class-wp-customize-nav-menus-panel.php 1791share/wordpress/wp-includes/customize/class-wp-customize-nav-menus-panel.php
1381share/wordpress/wp-includes/customize/class-wp-customize-new-menu-control.php 1792share/wordpress/wp-includes/customize/class-wp-customize-new-menu-control.php
1382share/wordpress/wp-includes/customize/class-wp-customize-new-menu-section.php 1793share/wordpress/wp-includes/customize/class-wp-customize-new-menu-section.php
1383share/wordpress/wp-includes/customize/class-wp-customize-partial.php 1794share/wordpress/wp-includes/customize/class-wp-customize-partial.php
1384share/wordpress/wp-includes/customize/class-wp-customize-selective-refresh.php 1795share/wordpress/wp-includes/customize/class-wp-customize-selective-refresh.php
1385share/wordpress/wp-includes/customize/class-wp-customize-sidebar-section.php 1796share/wordpress/wp-includes/customize/class-wp-customize-sidebar-section.php
1386share/wordpress/wp-includes/customize/class-wp-customize-site-icon-control.php 1797share/wordpress/wp-includes/customize/class-wp-customize-site-icon-control.php
1387share/wordpress/wp-includes/customize/class-wp-customize-theme-control.php 1798share/wordpress/wp-includes/customize/class-wp-customize-theme-control.php
1388share/wordpress/wp-includes/customize/class-wp-customize-themes-panel.php 1799share/wordpress/wp-includes/customize/class-wp-customize-themes-panel.php
1389share/wordpress/wp-includes/customize/class-wp-customize-themes-section.php 1800share/wordpress/wp-includes/customize/class-wp-customize-themes-section.php
1390share/wordpress/wp-includes/customize/class-wp-customize-upload-control.php 1801share/wordpress/wp-includes/customize/class-wp-customize-upload-control.php
 1802share/wordpress/wp-includes/customize/class-wp-sidebar-block-editor-control.php
1391share/wordpress/wp-includes/customize/class-wp-widget-area-customize-control.php 1803share/wordpress/wp-includes/customize/class-wp-widget-area-customize-control.php
1392share/wordpress/wp-includes/customize/class-wp-widget-form-customize-control.php 1804share/wordpress/wp-includes/customize/class-wp-widget-form-customize-control.php
1393share/wordpress/wp-includes/date.php 1805share/wordpress/wp-includes/date.php
1394share/wordpress/wp-includes/default-constants.php 1806share/wordpress/wp-includes/default-constants.php
1395share/wordpress/wp-includes/default-filters.php 1807share/wordpress/wp-includes/default-filters.php
1396share/wordpress/wp-includes/default-widgets.php 1808share/wordpress/wp-includes/default-widgets.php
1397share/wordpress/wp-includes/deprecated.php 1809share/wordpress/wp-includes/deprecated.php
1398share/wordpress/wp-includes/embed-template.php 1810share/wordpress/wp-includes/embed-template.php
1399share/wordpress/wp-includes/embed.php 1811share/wordpress/wp-includes/embed.php
1400share/wordpress/wp-includes/error-protection.php 1812share/wordpress/wp-includes/error-protection.php
1401share/wordpress/wp-includes/feed-atom-comments.php 1813share/wordpress/wp-includes/feed-atom-comments.php
1402share/wordpress/wp-includes/feed-atom.php 1814share/wordpress/wp-includes/feed-atom.php
1403share/wordpress/wp-includes/feed-rdf.php 1815share/wordpress/wp-includes/feed-rdf.php
@@ -1549,40 +1961,44 @@ share/wordpress/wp-includes/js/dist/bloc @@ -1549,40 +1961,44 @@ share/wordpress/wp-includes/js/dist/bloc
1549share/wordpress/wp-includes/js/dist/block-editor.min.js 1961share/wordpress/wp-includes/js/dist/block-editor.min.js
1550share/wordpress/wp-includes/js/dist/block-library.js 1962share/wordpress/wp-includes/js/dist/block-library.js
1551share/wordpress/wp-includes/js/dist/block-library.min.js 1963share/wordpress/wp-includes/js/dist/block-library.min.js
1552share/wordpress/wp-includes/js/dist/block-serialization-default-parser.js 1964share/wordpress/wp-includes/js/dist/block-serialization-default-parser.js
1553share/wordpress/wp-includes/js/dist/block-serialization-default-parser.min.js 1965share/wordpress/wp-includes/js/dist/block-serialization-default-parser.min.js
1554share/wordpress/wp-includes/js/dist/blocks.js 1966share/wordpress/wp-includes/js/dist/blocks.js
1555share/wordpress/wp-includes/js/dist/blocks.min.js 1967share/wordpress/wp-includes/js/dist/blocks.min.js
1556share/wordpress/wp-includes/js/dist/components.js 1968share/wordpress/wp-includes/js/dist/components.js
1557share/wordpress/wp-includes/js/dist/components.min.js 1969share/wordpress/wp-includes/js/dist/components.min.js
1558share/wordpress/wp-includes/js/dist/compose.js 1970share/wordpress/wp-includes/js/dist/compose.js
1559share/wordpress/wp-includes/js/dist/compose.min.js 1971share/wordpress/wp-includes/js/dist/compose.min.js
1560share/wordpress/wp-includes/js/dist/core-data.js 1972share/wordpress/wp-includes/js/dist/core-data.js
1561share/wordpress/wp-includes/js/dist/core-data.min.js 1973share/wordpress/wp-includes/js/dist/core-data.min.js
 1974share/wordpress/wp-includes/js/dist/customize-widgets.js
 1975share/wordpress/wp-includes/js/dist/customize-widgets.min.js
1562share/wordpress/wp-includes/js/dist/data-controls.js 1976share/wordpress/wp-includes/js/dist/data-controls.js
1563share/wordpress/wp-includes/js/dist/data-controls.min.js 1977share/wordpress/wp-includes/js/dist/data-controls.min.js
1564share/wordpress/wp-includes/js/dist/data.js 1978share/wordpress/wp-includes/js/dist/data.js
1565share/wordpress/wp-includes/js/dist/data.min.js 1979share/wordpress/wp-includes/js/dist/data.min.js
1566share/wordpress/wp-includes/js/dist/date.js 1980share/wordpress/wp-includes/js/dist/date.js
1567share/wordpress/wp-includes/js/dist/date.min.js 1981share/wordpress/wp-includes/js/dist/date.min.js
1568share/wordpress/wp-includes/js/dist/deprecated.js 1982share/wordpress/wp-includes/js/dist/deprecated.js
1569share/wordpress/wp-includes/js/dist/deprecated.min.js 1983share/wordpress/wp-includes/js/dist/deprecated.min.js
1570share/wordpress/wp-includes/js/dist/dom-ready.js 1984share/wordpress/wp-includes/js/dist/dom-ready.js
1571share/wordpress/wp-includes/js/dist/dom-ready.min.js 1985share/wordpress/wp-includes/js/dist/dom-ready.min.js
1572share/wordpress/wp-includes/js/dist/dom.js 1986share/wordpress/wp-includes/js/dist/dom.js
1573share/wordpress/wp-includes/js/dist/dom.min.js 1987share/wordpress/wp-includes/js/dist/dom.min.js
1574share/wordpress/wp-includes/js/dist/edit-post.js 1988share/wordpress/wp-includes/js/dist/edit-post.js
1575share/wordpress/wp-includes/js/dist/edit-post.min.js 1989share/wordpress/wp-includes/js/dist/edit-post.min.js
 1990share/wordpress/wp-includes/js/dist/edit-widgets.js
 1991share/wordpress/wp-includes/js/dist/edit-widgets.min.js
1576share/wordpress/wp-includes/js/dist/editor.js 1992share/wordpress/wp-includes/js/dist/editor.js
1577share/wordpress/wp-includes/js/dist/editor.min.js 1993share/wordpress/wp-includes/js/dist/editor.min.js
1578share/wordpress/wp-includes/js/dist/element.js 1994share/wordpress/wp-includes/js/dist/element.js
1579share/wordpress/wp-includes/js/dist/element.min.js 1995share/wordpress/wp-includes/js/dist/element.min.js
1580share/wordpress/wp-includes/js/dist/escape-html.js 1996share/wordpress/wp-includes/js/dist/escape-html.js
1581share/wordpress/wp-includes/js/dist/escape-html.min.js 1997share/wordpress/wp-includes/js/dist/escape-html.min.js
1582share/wordpress/wp-includes/js/dist/format-library.js 1998share/wordpress/wp-includes/js/dist/format-library.js
1583share/wordpress/wp-includes/js/dist/format-library.min.js 1999share/wordpress/wp-includes/js/dist/format-library.min.js
1584share/wordpress/wp-includes/js/dist/hooks.js 2000share/wordpress/wp-includes/js/dist/hooks.js
1585share/wordpress/wp-includes/js/dist/hooks.min.js 2001share/wordpress/wp-includes/js/dist/hooks.min.js
1586share/wordpress/wp-includes/js/dist/html-entities.js 2002share/wordpress/wp-includes/js/dist/html-entities.js
1587share/wordpress/wp-includes/js/dist/html-entities.min.js 2003share/wordpress/wp-includes/js/dist/html-entities.min.js
1588share/wordpress/wp-includes/js/dist/i18n.js 2004share/wordpress/wp-includes/js/dist/i18n.js
@@ -1619,46 +2035,50 @@ share/wordpress/wp-includes/js/dist/shor @@ -1619,46 +2035,50 @@ share/wordpress/wp-includes/js/dist/shor
1619share/wordpress/wp-includes/js/dist/shortcode.min.js 2035share/wordpress/wp-includes/js/dist/shortcode.min.js
1620share/wordpress/wp-includes/js/dist/token-list.js 2036share/wordpress/wp-includes/js/dist/token-list.js
1621share/wordpress/wp-includes/js/dist/token-list.min.js 2037share/wordpress/wp-includes/js/dist/token-list.min.js
1622share/wordpress/wp-includes/js/dist/url.js 2038share/wordpress/wp-includes/js/dist/url.js
1623share/wordpress/wp-includes/js/dist/url.min.js 2039share/wordpress/wp-includes/js/dist/url.min.js
1624share/wordpress/wp-includes/js/dist/vendor/lodash.js 2040share/wordpress/wp-includes/js/dist/vendor/lodash.js
1625share/wordpress/wp-includes/js/dist/vendor/lodash.min.js 2041share/wordpress/wp-includes/js/dist/vendor/lodash.min.js
1626share/wordpress/wp-includes/js/dist/vendor/moment.js 2042share/wordpress/wp-includes/js/dist/vendor/moment.js
1627share/wordpress/wp-includes/js/dist/vendor/moment.min.js 2043share/wordpress/wp-includes/js/dist/vendor/moment.min.js
1628share/wordpress/wp-includes/js/dist/vendor/react-dom.js 2044share/wordpress/wp-includes/js/dist/vendor/react-dom.js
1629share/wordpress/wp-includes/js/dist/vendor/react-dom.min.js 2045share/wordpress/wp-includes/js/dist/vendor/react-dom.min.js
1630share/wordpress/wp-includes/js/dist/vendor/react.js 2046share/wordpress/wp-includes/js/dist/vendor/react.js
1631share/wordpress/wp-includes/js/dist/vendor/react.min.js 2047share/wordpress/wp-includes/js/dist/vendor/react.min.js
 2048share/wordpress/wp-includes/js/dist/vendor/regenerator-runtime.js
 2049share/wordpress/wp-includes/js/dist/vendor/regenerator-runtime.min.js
1632share/wordpress/wp-includes/js/dist/vendor/wp-polyfill-dom-rect.js 2050share/wordpress/wp-includes/js/dist/vendor/wp-polyfill-dom-rect.js
1633share/wordpress/wp-includes/js/dist/vendor/wp-polyfill-dom-rect.min.js 2051share/wordpress/wp-includes/js/dist/vendor/wp-polyfill-dom-rect.min.js
1634share/wordpress/wp-includes/js/dist/vendor/wp-polyfill-element-closest.js 2052share/wordpress/wp-includes/js/dist/vendor/wp-polyfill-element-closest.js
1635share/wordpress/wp-includes/js/dist/vendor/wp-polyfill-element-closest.min.js 2053share/wordpress/wp-includes/js/dist/vendor/wp-polyfill-element-closest.min.js
1636share/wordpress/wp-includes/js/dist/vendor/wp-polyfill-fetch.js 2054share/wordpress/wp-includes/js/dist/vendor/wp-polyfill-fetch.js
1637share/wordpress/wp-includes/js/dist/vendor/wp-polyfill-fetch.min.js 2055share/wordpress/wp-includes/js/dist/vendor/wp-polyfill-fetch.min.js
1638share/wordpress/wp-includes/js/dist/vendor/wp-polyfill-formdata.js 2056share/wordpress/wp-includes/js/dist/vendor/wp-polyfill-formdata.js
1639share/wordpress/wp-includes/js/dist/vendor/wp-polyfill-formdata.min.js 2057share/wordpress/wp-includes/js/dist/vendor/wp-polyfill-formdata.min.js
1640share/wordpress/wp-includes/js/dist/vendor/wp-polyfill-node-contains.js 2058share/wordpress/wp-includes/js/dist/vendor/wp-polyfill-node-contains.js
1641share/wordpress/wp-includes/js/dist/vendor/wp-polyfill-node-contains.min.js 2059share/wordpress/wp-includes/js/dist/vendor/wp-polyfill-node-contains.min.js
1642share/wordpress/wp-includes/js/dist/vendor/wp-polyfill-object-fit.js 2060share/wordpress/wp-includes/js/dist/vendor/wp-polyfill-object-fit.js
1643share/wordpress/wp-includes/js/dist/vendor/wp-polyfill-object-fit.min.js 2061share/wordpress/wp-includes/js/dist/vendor/wp-polyfill-object-fit.min.js
1644share/wordpress/wp-includes/js/dist/vendor/wp-polyfill-url.js 2062share/wordpress/wp-includes/js/dist/vendor/wp-polyfill-url.js
1645share/wordpress/wp-includes/js/dist/vendor/wp-polyfill-url.min.js 2063share/wordpress/wp-includes/js/dist/vendor/wp-polyfill-url.min.js
1646share/wordpress/wp-includes/js/dist/vendor/wp-polyfill.js 2064share/wordpress/wp-includes/js/dist/vendor/wp-polyfill.js
1647share/wordpress/wp-includes/js/dist/vendor/wp-polyfill.min.js 2065share/wordpress/wp-includes/js/dist/vendor/wp-polyfill.min.js
1648share/wordpress/wp-includes/js/dist/viewport.js 2066share/wordpress/wp-includes/js/dist/viewport.js
1649share/wordpress/wp-includes/js/dist/viewport.min.js 2067share/wordpress/wp-includes/js/dist/viewport.min.js
1650share/wordpress/wp-includes/js/dist/warning.js 2068share/wordpress/wp-includes/js/dist/warning.js
1651share/wordpress/wp-includes/js/dist/warning.min.js 2069share/wordpress/wp-includes/js/dist/warning.min.js
 2070share/wordpress/wp-includes/js/dist/widgets.js
 2071share/wordpress/wp-includes/js/dist/widgets.min.js
1652share/wordpress/wp-includes/js/dist/wordcount.js 2072share/wordpress/wp-includes/js/dist/wordcount.js
1653share/wordpress/wp-includes/js/dist/wordcount.min.js 2073share/wordpress/wp-includes/js/dist/wordcount.min.js
1654share/wordpress/wp-includes/js/heartbeat.js 2074share/wordpress/wp-includes/js/heartbeat.js
1655share/wordpress/wp-includes/js/heartbeat.min.js 2075share/wordpress/wp-includes/js/heartbeat.min.js
1656share/wordpress/wp-includes/js/hoverIntent.js 2076share/wordpress/wp-includes/js/hoverIntent.js
1657share/wordpress/wp-includes/js/hoverIntent.min.js 2077share/wordpress/wp-includes/js/hoverIntent.min.js
1658share/wordpress/wp-includes/js/hoverintent-js.min.js 2078share/wordpress/wp-includes/js/hoverintent-js.min.js
1659share/wordpress/wp-includes/js/imagesloaded.min.js 2079share/wordpress/wp-includes/js/imagesloaded.min.js
1660share/wordpress/wp-includes/js/imgareaselect/border-anim-h.gif 2080share/wordpress/wp-includes/js/imgareaselect/border-anim-h.gif
1661share/wordpress/wp-includes/js/imgareaselect/border-anim-v.gif 2081share/wordpress/wp-includes/js/imgareaselect/border-anim-v.gif
1662share/wordpress/wp-includes/js/imgareaselect/imgareaselect.css 2082share/wordpress/wp-includes/js/imgareaselect/imgareaselect.css
1663share/wordpress/wp-includes/js/imgareaselect/jquery.imgareaselect.js 2083share/wordpress/wp-includes/js/imgareaselect/jquery.imgareaselect.js
1664share/wordpress/wp-includes/js/imgareaselect/jquery.imgareaselect.min.js 2084share/wordpress/wp-includes/js/imgareaselect/jquery.imgareaselect.min.js
@@ -1996,38 +2416,43 @@ share/wordpress/wp-includes/registration @@ -1996,38 +2416,43 @@ share/wordpress/wp-includes/registration
1996share/wordpress/wp-includes/rest-api.php 2416share/wordpress/wp-includes/rest-api.php
1997share/wordpress/wp-includes/rest-api/class-wp-rest-request.php 2417share/wordpress/wp-includes/rest-api/class-wp-rest-request.php
1998share/wordpress/wp-includes/rest-api/class-wp-rest-response.php 2418share/wordpress/wp-includes/rest-api/class-wp-rest-response.php
1999share/wordpress/wp-includes/rest-api/class-wp-rest-server.php 2419share/wordpress/wp-includes/rest-api/class-wp-rest-server.php
2000share/wordpress/wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php 2420share/wordpress/wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php
2001share/wordpress/wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php 2421share/wordpress/wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php
2002share/wordpress/wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php 2422share/wordpress/wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php
2003share/wordpress/wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php 2423share/wordpress/wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php
2004share/wordpress/wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php 2424share/wordpress/wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php
2005share/wordpress/wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php 2425share/wordpress/wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php
2006share/wordpress/wp-includes/rest-api/endpoints/class-wp-rest-blocks-controller.php 2426share/wordpress/wp-includes/rest-api/endpoints/class-wp-rest-blocks-controller.php
2007share/wordpress/wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php 2427share/wordpress/wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php
2008share/wordpress/wp-includes/rest-api/endpoints/class-wp-rest-controller.php 2428share/wordpress/wp-includes/rest-api/endpoints/class-wp-rest-controller.php
 2429share/wordpress/wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php
2009share/wordpress/wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php 2430share/wordpress/wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php
2010share/wordpress/wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php 2431share/wordpress/wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php
2011share/wordpress/wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php 2432share/wordpress/wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php
2012share/wordpress/wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php 2433share/wordpress/wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php
2013share/wordpress/wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php 2434share/wordpress/wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php
2014share/wordpress/wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php 2435share/wordpress/wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php
2015share/wordpress/wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php 2436share/wordpress/wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php
 2437share/wordpress/wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php
2016share/wordpress/wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php 2438share/wordpress/wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php
2017share/wordpress/wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php 2439share/wordpress/wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php
 2440share/wordpress/wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php
2018share/wordpress/wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php 2441share/wordpress/wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php
2019share/wordpress/wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php 2442share/wordpress/wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php
2020share/wordpress/wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php 2443share/wordpress/wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php
 2444share/wordpress/wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php
 2445share/wordpress/wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php
2021share/wordpress/wp-includes/rest-api/fields/class-wp-rest-comment-meta-fields.php 2446share/wordpress/wp-includes/rest-api/fields/class-wp-rest-comment-meta-fields.php
2022share/wordpress/wp-includes/rest-api/fields/class-wp-rest-meta-fields.php 2447share/wordpress/wp-includes/rest-api/fields/class-wp-rest-meta-fields.php
2023share/wordpress/wp-includes/rest-api/fields/class-wp-rest-post-meta-fields.php 2448share/wordpress/wp-includes/rest-api/fields/class-wp-rest-post-meta-fields.php
2024share/wordpress/wp-includes/rest-api/fields/class-wp-rest-term-meta-fields.php 2449share/wordpress/wp-includes/rest-api/fields/class-wp-rest-term-meta-fields.php
2025share/wordpress/wp-includes/rest-api/fields/class-wp-rest-user-meta-fields.php 2450share/wordpress/wp-includes/rest-api/fields/class-wp-rest-user-meta-fields.php
2026share/wordpress/wp-includes/rest-api/search/class-wp-rest-post-format-search-handler.php 2451share/wordpress/wp-includes/rest-api/search/class-wp-rest-post-format-search-handler.php
2027share/wordpress/wp-includes/rest-api/search/class-wp-rest-post-search-handler.php 2452share/wordpress/wp-includes/rest-api/search/class-wp-rest-post-search-handler.php
2028share/wordpress/wp-includes/rest-api/search/class-wp-rest-search-handler.php 2453share/wordpress/wp-includes/rest-api/search/class-wp-rest-search-handler.php
2029share/wordpress/wp-includes/rest-api/search/class-wp-rest-term-search-handler.php 2454share/wordpress/wp-includes/rest-api/search/class-wp-rest-term-search-handler.php
2030share/wordpress/wp-includes/revision.php 2455share/wordpress/wp-includes/revision.php
2031share/wordpress/wp-includes/rewrite.php 2456share/wordpress/wp-includes/rewrite.php
2032share/wordpress/wp-includes/robots-template.php 2457share/wordpress/wp-includes/robots-template.php
2033share/wordpress/wp-includes/rss-functions.php 2458share/wordpress/wp-includes/rss-functions.php
@@ -2043,27 +2468,29 @@ share/wordpress/wp-includes/sitemaps/cla @@ -2043,27 +2468,29 @@ share/wordpress/wp-includes/sitemaps/cla
2043share/wordpress/wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php 2468share/wordpress/wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php
2044share/wordpress/wp-includes/sitemaps/class-wp-sitemaps.php 2469share/wordpress/wp-includes/sitemaps/class-wp-sitemaps.php
2045share/wordpress/wp-includes/sitemaps/providers/class-wp-sitemaps-posts.php 2470share/wordpress/wp-includes/sitemaps/providers/class-wp-sitemaps-posts.php
2046share/wordpress/wp-includes/sitemaps/providers/class-wp-sitemaps-taxonomies.php 2471share/wordpress/wp-includes/sitemaps/providers/class-wp-sitemaps-taxonomies.php
2047share/wordpress/wp-includes/sitemaps/providers/class-wp-sitemaps-users.php 2472share/wordpress/wp-includes/sitemaps/providers/class-wp-sitemaps-users.php
2048share/wordpress/wp-includes/sodium_compat/LICENSE 2473share/wordpress/wp-includes/sodium_compat/LICENSE
2049share/wordpress/wp-includes/sodium_compat/autoload-php7.php 2474share/wordpress/wp-includes/sodium_compat/autoload-php7.php
2050share/wordpress/wp-includes/sodium_compat/autoload.php 2475share/wordpress/wp-includes/sodium_compat/autoload.php
2051share/wordpress/wp-includes/sodium_compat/composer.json 2476share/wordpress/wp-includes/sodium_compat/composer.json
2052share/wordpress/wp-includes/sodium_compat/lib/constants.php 2477share/wordpress/wp-includes/sodium_compat/lib/constants.php
2053share/wordpress/wp-includes/sodium_compat/lib/namespaced.php 2478share/wordpress/wp-includes/sodium_compat/lib/namespaced.php
2054share/wordpress/wp-includes/sodium_compat/lib/php72compat.php 2479share/wordpress/wp-includes/sodium_compat/lib/php72compat.php
2055share/wordpress/wp-includes/sodium_compat/lib/php72compat_const.php 2480share/wordpress/wp-includes/sodium_compat/lib/php72compat_const.php
 2481share/wordpress/wp-includes/sodium_compat/lib/ristretto255.php
2056share/wordpress/wp-includes/sodium_compat/lib/sodium_compat.php 2482share/wordpress/wp-includes/sodium_compat/lib/sodium_compat.php
 2483share/wordpress/wp-includes/sodium_compat/lib/stream-xchacha20.php
2057share/wordpress/wp-includes/sodium_compat/namespaced/Compat.php 2484share/wordpress/wp-includes/sodium_compat/namespaced/Compat.php
2058share/wordpress/wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php 2485share/wordpress/wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php
2059share/wordpress/wp-includes/sodium_compat/namespaced/Core/ChaCha20.php 2486share/wordpress/wp-includes/sodium_compat/namespaced/Core/ChaCha20.php
2060share/wordpress/wp-includes/sodium_compat/namespaced/Core/ChaCha20/Ctx.php 2487share/wordpress/wp-includes/sodium_compat/namespaced/Core/ChaCha20/Ctx.php
2061share/wordpress/wp-includes/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php 2488share/wordpress/wp-includes/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php
2062share/wordpress/wp-includes/sodium_compat/namespaced/Core/Curve25519.php 2489share/wordpress/wp-includes/sodium_compat/namespaced/Core/Curve25519.php
2063share/wordpress/wp-includes/sodium_compat/namespaced/Core/Curve25519/Fe.php 2490share/wordpress/wp-includes/sodium_compat/namespaced/Core/Curve25519/Fe.php
2064share/wordpress/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php 2491share/wordpress/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php
2065share/wordpress/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php 2492share/wordpress/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php
2066share/wordpress/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P2.php 2493share/wordpress/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P2.php
2067share/wordpress/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php 2494share/wordpress/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php
2068share/wordpress/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php 2495share/wordpress/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php
2069share/wordpress/wp-includes/sodium_compat/namespaced/Core/Curve25519/H.php 2496share/wordpress/wp-includes/sodium_compat/namespaced/Core/Curve25519/H.php
@@ -2092,26 +2519,27 @@ share/wordpress/wp-includes/sodium_compa @@ -2092,26 +2519,27 @@ share/wordpress/wp-includes/sodium_compa
2092share/wordpress/wp-includes/sodium_compat/src/Core/Curve25519/Fe.php 2519share/wordpress/wp-includes/sodium_compat/src/Core/Curve25519/Fe.php
2093share/wordpress/wp-includes/sodium_compat/src/Core/Curve25519/Ge/Cached.php 2520share/wordpress/wp-includes/sodium_compat/src/Core/Curve25519/Ge/Cached.php
2094share/wordpress/wp-includes/sodium_compat/src/Core/Curve25519/Ge/P1p1.php 2521share/wordpress/wp-includes/sodium_compat/src/Core/Curve25519/Ge/P1p1.php
2095share/wordpress/wp-includes/sodium_compat/src/Core/Curve25519/Ge/P2.php 2522share/wordpress/wp-includes/sodium_compat/src/Core/Curve25519/Ge/P2.php
2096share/wordpress/wp-includes/sodium_compat/src/Core/Curve25519/Ge/P3.php 2523share/wordpress/wp-includes/sodium_compat/src/Core/Curve25519/Ge/P3.php
2097share/wordpress/wp-includes/sodium_compat/src/Core/Curve25519/Ge/Precomp.php 2524share/wordpress/wp-includes/sodium_compat/src/Core/Curve25519/Ge/Precomp.php
2098share/wordpress/wp-includes/sodium_compat/src/Core/Curve25519/H.php 2525share/wordpress/wp-includes/sodium_compat/src/Core/Curve25519/H.php
2099share/wordpress/wp-includes/sodium_compat/src/Core/Curve25519/README.md 2526share/wordpress/wp-includes/sodium_compat/src/Core/Curve25519/README.md
2100share/wordpress/wp-includes/sodium_compat/src/Core/Ed25519.php 2527share/wordpress/wp-includes/sodium_compat/src/Core/Ed25519.php
2101share/wordpress/wp-includes/sodium_compat/src/Core/HChaCha20.php 2528share/wordpress/wp-includes/sodium_compat/src/Core/HChaCha20.php
2102share/wordpress/wp-includes/sodium_compat/src/Core/HSalsa20.php 2529share/wordpress/wp-includes/sodium_compat/src/Core/HSalsa20.php
2103share/wordpress/wp-includes/sodium_compat/src/Core/Poly1305.php 2530share/wordpress/wp-includes/sodium_compat/src/Core/Poly1305.php
2104share/wordpress/wp-includes/sodium_compat/src/Core/Poly1305/State.php 2531share/wordpress/wp-includes/sodium_compat/src/Core/Poly1305/State.php
 2532share/wordpress/wp-includes/sodium_compat/src/Core/Ristretto255.php
2105share/wordpress/wp-includes/sodium_compat/src/Core/Salsa20.php 2533share/wordpress/wp-includes/sodium_compat/src/Core/Salsa20.php
2106share/wordpress/wp-includes/sodium_compat/src/Core/SecretStream/State.php 2534share/wordpress/wp-includes/sodium_compat/src/Core/SecretStream/State.php
2107share/wordpress/wp-includes/sodium_compat/src/Core/SipHash.php 2535share/wordpress/wp-includes/sodium_compat/src/Core/SipHash.php
2108share/wordpress/wp-includes/sodium_compat/src/Core/Util.php 2536share/wordpress/wp-includes/sodium_compat/src/Core/Util.php
2109share/wordpress/wp-includes/sodium_compat/src/Core/X25519.php 2537share/wordpress/wp-includes/sodium_compat/src/Core/X25519.php
2110share/wordpress/wp-includes/sodium_compat/src/Core/XChaCha20.php 2538share/wordpress/wp-includes/sodium_compat/src/Core/XChaCha20.php
2111share/wordpress/wp-includes/sodium_compat/src/Core/XSalsa20.php 2539share/wordpress/wp-includes/sodium_compat/src/Core/XSalsa20.php
2112share/wordpress/wp-includes/sodium_compat/src/Core32/BLAKE2b.php 2540share/wordpress/wp-includes/sodium_compat/src/Core32/BLAKE2b.php
2113share/wordpress/wp-includes/sodium_compat/src/Core32/ChaCha20.php 2541share/wordpress/wp-includes/sodium_compat/src/Core32/ChaCha20.php
2114share/wordpress/wp-includes/sodium_compat/src/Core32/ChaCha20/Ctx.php 2542share/wordpress/wp-includes/sodium_compat/src/Core32/ChaCha20/Ctx.php
2115share/wordpress/wp-includes/sodium_compat/src/Core32/ChaCha20/IetfCtx.php 2543share/wordpress/wp-includes/sodium_compat/src/Core32/ChaCha20/IetfCtx.php
2116share/wordpress/wp-includes/sodium_compat/src/Core32/Curve25519.php 2544share/wordpress/wp-includes/sodium_compat/src/Core32/Curve25519.php
2117share/wordpress/wp-includes/sodium_compat/src/Core32/Curve25519/Fe.php 2545share/wordpress/wp-includes/sodium_compat/src/Core32/Curve25519/Fe.php
@@ -2133,45 +2561,50 @@ share/wordpress/wp-includes/sodium_compa @@ -2133,45 +2561,50 @@ share/wordpress/wp-includes/sodium_compa
2133share/wordpress/wp-includes/sodium_compat/src/Core32/SecretStream/State.php 2561share/wordpress/wp-includes/sodium_compat/src/Core32/SecretStream/State.php
2134share/wordpress/wp-includes/sodium_compat/src/Core32/SipHash.php 2562share/wordpress/wp-includes/sodium_compat/src/Core32/SipHash.php
2135share/wordpress/wp-includes/sodium_compat/src/Core32/Util.php 2563share/wordpress/wp-includes/sodium_compat/src/Core32/Util.php
2136share/wordpress/wp-includes/sodium_compat/src/Core32/X25519.php 2564share/wordpress/wp-includes/sodium_compat/src/Core32/X25519.php
2137share/wordpress/wp-includes/sodium_compat/src/Core32/XChaCha20.php 2565share/wordpress/wp-includes/sodium_compat/src/Core32/XChaCha20.php
2138share/wordpress/wp-includes/sodium_compat/src/Core32/XSalsa20.php 2566share/wordpress/wp-includes/sodium_compat/src/Core32/XSalsa20.php
2139share/wordpress/wp-includes/sodium_compat/src/Crypto.php 2567share/wordpress/wp-includes/sodium_compat/src/Crypto.php
2140share/wordpress/wp-includes/sodium_compat/src/Crypto32.php 2568share/wordpress/wp-includes/sodium_compat/src/Crypto32.php
2141share/wordpress/wp-includes/sodium_compat/src/File.php 2569share/wordpress/wp-includes/sodium_compat/src/File.php
2142share/wordpress/wp-includes/sodium_compat/src/PHP52/SplFixedArray.php 2570share/wordpress/wp-includes/sodium_compat/src/PHP52/SplFixedArray.php
2143share/wordpress/wp-includes/sodium_compat/src/SodiumException.php 2571share/wordpress/wp-includes/sodium_compat/src/SodiumException.php
2144share/wordpress/wp-includes/spl-autoload-compat.php 2572share/wordpress/wp-includes/spl-autoload-compat.php
2145share/wordpress/wp-includes/taxonomy.php 2573share/wordpress/wp-includes/taxonomy.php
 2574share/wordpress/wp-includes/template-canvas.php
2146share/wordpress/wp-includes/template-loader.php 2575share/wordpress/wp-includes/template-loader.php
2147share/wordpress/wp-includes/template.php 2576share/wordpress/wp-includes/template.php
2148share/wordpress/wp-includes/theme-compat/comments.php 2577share/wordpress/wp-includes/theme-compat/comments.php
2149share/wordpress/wp-includes/theme-compat/embed-404.php 2578share/wordpress/wp-includes/theme-compat/embed-404.php
2150share/wordpress/wp-includes/theme-compat/embed-content.php 2579share/wordpress/wp-includes/theme-compat/embed-content.php
2151share/wordpress/wp-includes/theme-compat/embed.php 2580share/wordpress/wp-includes/theme-compat/embed.php
2152share/wordpress/wp-includes/theme-compat/footer-embed.php 2581share/wordpress/wp-includes/theme-compat/footer-embed.php
2153share/wordpress/wp-includes/theme-compat/footer.php 2582share/wordpress/wp-includes/theme-compat/footer.php
2154share/wordpress/wp-includes/theme-compat/header-embed.php 2583share/wordpress/wp-includes/theme-compat/header-embed.php
2155share/wordpress/wp-includes/theme-compat/header.php 2584share/wordpress/wp-includes/theme-compat/header.php
2156share/wordpress/wp-includes/theme-compat/sidebar.php 2585share/wordpress/wp-includes/theme-compat/sidebar.php
 2586share/wordpress/wp-includes/theme-i18n.json
 2587share/wordpress/wp-includes/theme-templates.php
 2588share/wordpress/wp-includes/theme.json
2157share/wordpress/wp-includes/theme.php 2589share/wordpress/wp-includes/theme.php
2158share/wordpress/wp-includes/update.php 2590share/wordpress/wp-includes/update.php
2159share/wordpress/wp-includes/user.php 2591share/wordpress/wp-includes/user.php
2160share/wordpress/wp-includes/vars.php 2592share/wordpress/wp-includes/vars.php
2161share/wordpress/wp-includes/version.php 2593share/wordpress/wp-includes/version.php
2162share/wordpress/wp-includes/widgets.php 2594share/wordpress/wp-includes/widgets.php
2163share/wordpress/wp-includes/widgets/class-wp-nav-menu-widget.php 2595share/wordpress/wp-includes/widgets/class-wp-nav-menu-widget.php
2164share/wordpress/wp-includes/widgets/class-wp-widget-archives.php 2596share/wordpress/wp-includes/widgets/class-wp-widget-archives.php
 2597share/wordpress/wp-includes/widgets/class-wp-widget-block.php
2165share/wordpress/wp-includes/widgets/class-wp-widget-calendar.php 2598share/wordpress/wp-includes/widgets/class-wp-widget-calendar.php
2166share/wordpress/wp-includes/widgets/class-wp-widget-categories.php 2599share/wordpress/wp-includes/widgets/class-wp-widget-categories.php
2167share/wordpress/wp-includes/widgets/class-wp-widget-custom-html.php 2600share/wordpress/wp-includes/widgets/class-wp-widget-custom-html.php
2168share/wordpress/wp-includes/widgets/class-wp-widget-links.php 2601share/wordpress/wp-includes/widgets/class-wp-widget-links.php
2169share/wordpress/wp-includes/widgets/class-wp-widget-media-audio.php 2602share/wordpress/wp-includes/widgets/class-wp-widget-media-audio.php
2170share/wordpress/wp-includes/widgets/class-wp-widget-media-gallery.php 2603share/wordpress/wp-includes/widgets/class-wp-widget-media-gallery.php
2171share/wordpress/wp-includes/widgets/class-wp-widget-media-image.php 2604share/wordpress/wp-includes/widgets/class-wp-widget-media-image.php
2172share/wordpress/wp-includes/widgets/class-wp-widget-media-video.php 2605share/wordpress/wp-includes/widgets/class-wp-widget-media-video.php
2173share/wordpress/wp-includes/widgets/class-wp-widget-media.php 2606share/wordpress/wp-includes/widgets/class-wp-widget-media.php
2174share/wordpress/wp-includes/widgets/class-wp-widget-meta.php 2607share/wordpress/wp-includes/widgets/class-wp-widget-meta.php
2175share/wordpress/wp-includes/widgets/class-wp-widget-pages.php 2608share/wordpress/wp-includes/widgets/class-wp-widget-pages.php
2176share/wordpress/wp-includes/widgets/class-wp-widget-recent-comments.php 2609share/wordpress/wp-includes/widgets/class-wp-widget-recent-comments.php
2177share/wordpress/wp-includes/widgets/class-wp-widget-recent-posts.php 2610share/wordpress/wp-includes/widgets/class-wp-widget-recent-posts.php

cvs diff -r1.82 -r1.83 pkgsrc/www/wordpress/distinfo (expand / switch to unified diff)

--- pkgsrc/www/wordpress/distinfo 2021/07/17 15:51:33 1.82
+++ pkgsrc/www/wordpress/distinfo 2021/07/25 11:49:00 1.83
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.82 2021/07/17 15:51:33 morr Exp $ 1$NetBSD: distinfo,v 1.83 2021/07/25 11:49:00 morr Exp $
2 2
3SHA1 (wordpress-5.7.2.tar.gz) = c97c037d942e974eb8524213a505268033aff6c8 3SHA1 (wordpress-5.8.tar.gz) = 6476e69305ba557694424b04b9dea7352d988110
4RMD160 (wordpress-5.7.2.tar.gz) = 2ef03331bb91e6e8c620cf53b6b3ee37b37dc9b0 4RMD160 (wordpress-5.8.tar.gz) = d5a0d48ce8d89aed0c5b9c8ba78a51a978dead71
5SHA512 (wordpress-5.7.2.tar.gz) = 84d41dddba5c4c59a0ceb3ef2e04760c27ae811e9db5cb43484f91973dd9c5acfb66affd8f76db06dfefd77e1bd90acad1eba7ba176a5f43b28ec806f3861edb 5SHA512 (wordpress-5.8.tar.gz) = 6f3c2f2e2d3d3ac57798533d062f12d1d751dc8c2fd30fb6448d60d50d74b416ecc32f1b3c54efd6a3edfcc227f29b14706e8ffadaf7d9710ab345ee47b88629
6Size (wordpress-5.7.2.tar.gz) = 15750424 bytes 6Size (wordpress-5.8.tar.gz) = 15073609 bytes