[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot] 2024-12-07 10:03:43 +00:00
parent b976954157
commit 0e53177ca3
18 changed files with 1342 additions and 610 deletions

View file

@ -3,6 +3,6 @@
"last_update": 1733339079
},
"Trickest wordlist update": {
"last_update": 1733479453
"last_update": 1733565813
}
}

View file

@ -15650,12 +15650,18 @@ crowdin.yml
pnpm-lock.yaml
pnpm-workspace.yaml
.dockerignore
.changeset/lemon-mugs-kick.md
lemon-mugs-kick.md
.changeset/curly-baboons-confess.md
curly-baboons-confess.md
.changeset/config.json
config.json
.changeset/nervous-carrots-look.md
nervous-carrots-look.md
.changeset/giant-lamps-brush.md
giant-lamps-brush.md
.changeset/quick-experts-sneeze.md
quick-experts-sneeze.md
.vscode/extensions.json
extensions.json
contributing.md

View file

@ -3173,9 +3173,12 @@ crowdin.yml
pnpm-lock.yaml
pnpm-workspace.yaml
.dockerignore
.changeset/lemon-mugs-kick.md
.changeset/curly-baboons-confess.md
.changeset/config.json
.changeset/nervous-carrots-look.md
.changeset/giant-lamps-brush.md
.changeset/quick-experts-sneeze.md
.vscode/extensions.json
contributing.md
ecosystem.config.cjs

View file

@ -254,6 +254,10 @@ schema/metadata/app/regExpPatterns.json
metadata/app/regExpPatterns.json
app/regExpPatterns.json
regExpPatterns.json
schema/metadata/app/clientRecord.json
metadata/app/clientRecord.json
app/clientRecord.json
clientRecord.json
schema/metadata/entityDefs.json
metadata/entityDefs.json
entityDefs.json
@ -27842,6 +27846,12 @@ Resources/metadata/app/regExpPatterns.json
metadata/app/regExpPatterns.json
app/regExpPatterns.json
regExpPatterns.json
application/Espo/Resources/metadata/app/clientRecord.json
Espo/Resources/metadata/app/clientRecord.json
Resources/metadata/app/clientRecord.json
metadata/app/clientRecord.json
app/clientRecord.json
clientRecord.json
application/Espo/Resources/metadata/authenticationMethods/ApiKey.json
Espo/Resources/metadata/authenticationMethods/ApiKey.json
Resources/metadata/authenticationMethods/ApiKey.json

View file

@ -68,6 +68,7 @@ schema/metadata/app/export.json
schema/metadata/app/clientRoutes.json
schema/metadata/app/portalContainerServices.json
schema/metadata/app/regExpPatterns.json
schema/metadata/app/clientRecord.json
schema/metadata/entityDefs.json
schema/metadata/aclDefs.json
schema/metadata/clientDefs.json
@ -4772,6 +4773,7 @@ application/Espo/Resources/metadata/app/export.json
application/Espo/Resources/metadata/app/clientRoutes.json
application/Espo/Resources/metadata/app/portalContainerServices.json
application/Espo/Resources/metadata/app/regExpPatterns.json
application/Espo/Resources/metadata/app/clientRecord.json
application/Espo/Resources/metadata/authenticationMethods/ApiKey.json
application/Espo/Resources/metadata/authenticationMethods/LDAP.json
application/Espo/Resources/metadata/authenticationMethods/Hmac.json

View file

@ -13576,10 +13576,6 @@ package-manager/src/Command/GlobalUpdateHandler.php
src/Command/GlobalUpdateHandler.php
Command/GlobalUpdateHandler.php
GlobalUpdateHandler.php
extensions/package-manager/src/AllValidatorRules.php
package-manager/src/AllValidatorRules.php
src/AllValidatorRules.php
AllValidatorRules.php
extensions/package-manager/src/OutputLogger.php
package-manager/src/OutputLogger.php
src/OutputLogger.php

View file

@ -2344,7 +2344,6 @@ extensions/package-manager/src/Command/WhyNotHandler.php
extensions/package-manager/src/Command/MajorUpdateHandler.php
extensions/package-manager/src/Command/RequireExtensionHandler.php
extensions/package-manager/src/Command/GlobalUpdateHandler.php
extensions/package-manager/src/AllValidatorRules.php
extensions/package-manager/src/OutputLogger.php
extensions/package-manager/src/Exception/CannotFetchExternalExtension.php
extensions/package-manager/src/Exception/ExtensionNotInstalledException.php

View file

@ -21854,11 +21854,6 @@ admin/.ember-cli
ghost/admin/.lint-todo
admin/.lint-todo
.lint-todo
ghost/admin/app/models/collection.js
admin/app/models/collection.js
app/models/collection.js
models/collection.js
collection.js
ghost/admin/app/models/invite.js
admin/app/models/invite.js
app/models/invite.js
@ -29655,6 +29650,11 @@ admin-x-activitypub/src/utils/render-timestamp.tsx
src/utils/render-timestamp.tsx
utils/render-timestamp.tsx
render-timestamp.tsx
apps/admin-x-activitypub/src/utils/truncate.ts
admin-x-activitypub/src/utils/truncate.ts
src/utils/truncate.ts
utils/truncate.ts
truncate.ts
apps/admin-x-activitypub/src/utils/get-name.ts
admin-x-activitypub/src/utils/get-name.ts
src/utils/get-name.ts
@ -29749,12 +29749,24 @@ src/components/navigation/MainNavigation.tsx
components/navigation/MainNavigation.tsx
navigation/MainNavigation.tsx
MainNavigation.tsx
apps/admin-x-activitypub/src/components/activities/NotificationItem.tsx
admin-x-activitypub/src/components/activities/NotificationItem.tsx
src/components/activities/NotificationItem.tsx
components/activities/NotificationItem.tsx
activities/NotificationItem.tsx
NotificationItem.tsx
apps/admin-x-activitypub/src/components/activities/ActivityItem.tsx
admin-x-activitypub/src/components/activities/ActivityItem.tsx
src/components/activities/ActivityItem.tsx
components/activities/ActivityItem.tsx
activities/ActivityItem.tsx
ActivityItem.tsx
apps/admin-x-activitypub/src/components/activities/NotificationIcon.tsx
admin-x-activitypub/src/components/activities/NotificationIcon.tsx
src/components/activities/NotificationIcon.tsx
components/activities/NotificationIcon.tsx
activities/NotificationIcon.tsx
NotificationIcon.tsx
apps/admin-x-activitypub/src/components/articleBodyStyles.ts
admin-x-activitypub/src/components/articleBodyStyles.ts
src/components/articleBodyStyles.ts

View file

@ -3520,7 +3520,6 @@ ghost/admin/tests/unit/components/koenig-lexical-editor-test.js
ghost/admin/.template-lintrc.js
ghost/admin/.ember-cli
ghost/admin/.lint-todo
ghost/admin/app/models/collection.js
ghost/admin/app/models/invite.js
ghost/admin/app/models/offer.js
ghost/admin/app/models/webhook.js
@ -4978,6 +4977,7 @@ apps/admin-x-activitypub/src/utils/content-handlers.ts
apps/admin-x-activitypub/src/utils/get-username.ts
apps/admin-x-activitypub/src/utils/get-reading-time.ts
apps/admin-x-activitypub/src/utils/render-timestamp.tsx
apps/admin-x-activitypub/src/utils/truncate.ts
apps/admin-x-activitypub/src/utils/get-name.ts
apps/admin-x-activitypub/src/App.tsx
apps/admin-x-activitypub/src/MainContent.tsx
@ -4995,7 +4995,9 @@ apps/admin-x-activitypub/src/components/feed/ArticleModal.tsx
apps/admin-x-activitypub/src/components/feed/FeedItemStats.tsx
apps/admin-x-activitypub/src/components/navigation/MainHeader.tsx
apps/admin-x-activitypub/src/components/navigation/MainNavigation.tsx
apps/admin-x-activitypub/src/components/activities/NotificationItem.tsx
apps/admin-x-activitypub/src/components/activities/ActivityItem.tsx
apps/admin-x-activitypub/src/components/activities/NotificationIcon.tsx
apps/admin-x-activitypub/src/components/articleBodyStyles.ts
apps/admin-x-activitypub/src/components/Profile.tsx
apps/admin-x-activitypub/tailwind.config.cjs

View file

@ -22546,157 +22546,6 @@ css/libraries/remixicon/License
libraries/remixicon/License
remixicon/License
License
app/bundles/CoreBundle/Assets/css/libraries/froala/froala_editor.less
bundles/CoreBundle/Assets/css/libraries/froala/froala_editor.less
CoreBundle/Assets/css/libraries/froala/froala_editor.less
Assets/css/libraries/froala/froala_editor.less
css/libraries/froala/froala_editor.less
libraries/froala/froala_editor.less
froala/froala_editor.less
froala_editor.less
app/bundles/CoreBundle/Assets/css/libraries/froala/plugins/draggable.less
bundles/CoreBundle/Assets/css/libraries/froala/plugins/draggable.less
CoreBundle/Assets/css/libraries/froala/plugins/draggable.less
Assets/css/libraries/froala/plugins/draggable.less
css/libraries/froala/plugins/draggable.less
libraries/froala/plugins/draggable.less
froala/plugins/draggable.less
plugins/draggable.less
draggable.less
app/bundles/CoreBundle/Assets/css/libraries/froala/plugins/char_counter.less
bundles/CoreBundle/Assets/css/libraries/froala/plugins/char_counter.less
CoreBundle/Assets/css/libraries/froala/plugins/char_counter.less
Assets/css/libraries/froala/plugins/char_counter.less
css/libraries/froala/plugins/char_counter.less
libraries/froala/plugins/char_counter.less
froala/plugins/char_counter.less
plugins/char_counter.less
char_counter.less
app/bundles/CoreBundle/Assets/css/libraries/froala/plugins/quick_insert.less
bundles/CoreBundle/Assets/css/libraries/froala/plugins/quick_insert.less
CoreBundle/Assets/css/libraries/froala/plugins/quick_insert.less
Assets/css/libraries/froala/plugins/quick_insert.less
css/libraries/froala/plugins/quick_insert.less
libraries/froala/plugins/quick_insert.less
froala/plugins/quick_insert.less
plugins/quick_insert.less
quick_insert.less
app/bundles/CoreBundle/Assets/css/libraries/froala/plugins/image_manager.less
bundles/CoreBundle/Assets/css/libraries/froala/plugins/image_manager.less
CoreBundle/Assets/css/libraries/froala/plugins/image_manager.less
Assets/css/libraries/froala/plugins/image_manager.less
css/libraries/froala/plugins/image_manager.less
libraries/froala/plugins/image_manager.less
froala/plugins/image_manager.less
plugins/image_manager.less
image_manager.less
app/bundles/CoreBundle/Assets/css/libraries/froala/plugins/code_view.less
bundles/CoreBundle/Assets/css/libraries/froala/plugins/code_view.less
CoreBundle/Assets/css/libraries/froala/plugins/code_view.less
Assets/css/libraries/froala/plugins/code_view.less
css/libraries/froala/plugins/code_view.less
libraries/froala/plugins/code_view.less
froala/plugins/code_view.less
plugins/code_view.less
code_view.less
app/bundles/CoreBundle/Assets/css/libraries/froala/plugins/emoticons.less
bundles/CoreBundle/Assets/css/libraries/froala/plugins/emoticons.less
CoreBundle/Assets/css/libraries/froala/plugins/emoticons.less
Assets/css/libraries/froala/plugins/emoticons.less
css/libraries/froala/plugins/emoticons.less
libraries/froala/plugins/emoticons.less
froala/plugins/emoticons.less
plugins/emoticons.less
emoticons.less
app/bundles/CoreBundle/Assets/css/libraries/froala/plugins/colors.less
bundles/CoreBundle/Assets/css/libraries/froala/plugins/colors.less
CoreBundle/Assets/css/libraries/froala/plugins/colors.less
Assets/css/libraries/froala/plugins/colors.less
css/libraries/froala/plugins/colors.less
libraries/froala/plugins/colors.less
froala/plugins/colors.less
plugins/colors.less
colors.less
app/bundles/CoreBundle/Assets/css/libraries/froala/plugins/line_breaker.less
bundles/CoreBundle/Assets/css/libraries/froala/plugins/line_breaker.less
CoreBundle/Assets/css/libraries/froala/plugins/line_breaker.less
Assets/css/libraries/froala/plugins/line_breaker.less
css/libraries/froala/plugins/line_breaker.less
libraries/froala/plugins/line_breaker.less
froala/plugins/line_breaker.less
plugins/line_breaker.less
line_breaker.less
app/bundles/CoreBundle/Assets/css/libraries/froala/plugins/help.less
bundles/CoreBundle/Assets/css/libraries/froala/plugins/help.less
CoreBundle/Assets/css/libraries/froala/plugins/help.less
Assets/css/libraries/froala/plugins/help.less
css/libraries/froala/plugins/help.less
libraries/froala/plugins/help.less
froala/plugins/help.less
plugins/help.less
help.less
app/bundles/CoreBundle/Assets/css/libraries/froala/plugins/video.less
bundles/CoreBundle/Assets/css/libraries/froala/plugins/video.less
CoreBundle/Assets/css/libraries/froala/plugins/video.less
Assets/css/libraries/froala/plugins/video.less
css/libraries/froala/plugins/video.less
libraries/froala/plugins/video.less
froala/plugins/video.less
plugins/video.less
video.less
app/bundles/CoreBundle/Assets/css/libraries/froala/plugins/table.less
bundles/CoreBundle/Assets/css/libraries/froala/plugins/table.less
CoreBundle/Assets/css/libraries/froala/plugins/table.less
Assets/css/libraries/froala/plugins/table.less
css/libraries/froala/plugins/table.less
libraries/froala/plugins/table.less
froala/plugins/table.less
plugins/table.less
table.less
app/bundles/CoreBundle/Assets/css/libraries/froala/plugins/special_characters.less
bundles/CoreBundle/Assets/css/libraries/froala/plugins/special_characters.less
CoreBundle/Assets/css/libraries/froala/plugins/special_characters.less
Assets/css/libraries/froala/plugins/special_characters.less
css/libraries/froala/plugins/special_characters.less
libraries/froala/plugins/special_characters.less
froala/plugins/special_characters.less
plugins/special_characters.less
special_characters.less
app/bundles/CoreBundle/Assets/css/libraries/froala/plugins/image.less
bundles/CoreBundle/Assets/css/libraries/froala/plugins/image.less
CoreBundle/Assets/css/libraries/froala/plugins/image.less
Assets/css/libraries/froala/plugins/image.less
css/libraries/froala/plugins/image.less
libraries/froala/plugins/image.less
froala/plugins/image.less
plugins/image.less
image.less
app/bundles/CoreBundle/Assets/css/libraries/froala/plugins/file.less
bundles/CoreBundle/Assets/css/libraries/froala/plugins/file.less
CoreBundle/Assets/css/libraries/froala/plugins/file.less
Assets/css/libraries/froala/plugins/file.less
css/libraries/froala/plugins/file.less
libraries/froala/plugins/file.less
froala/plugins/file.less
plugins/file.less
file.less
app/bundles/CoreBundle/Assets/css/libraries/froala/plugins/fullscreen.less
bundles/CoreBundle/Assets/css/libraries/froala/plugins/fullscreen.less
CoreBundle/Assets/css/libraries/froala/plugins/fullscreen.less
Assets/css/libraries/froala/plugins/fullscreen.less
css/libraries/froala/plugins/fullscreen.less
libraries/froala/plugins/fullscreen.less
froala/plugins/fullscreen.less
plugins/fullscreen.less
fullscreen.less
app/bundles/CoreBundle/Assets/css/libraries/froala/froala_style.less
bundles/CoreBundle/Assets/css/libraries/froala/froala_style.less
CoreBundle/Assets/css/libraries/froala/froala_style.less
Assets/css/libraries/froala/froala_style.less
css/libraries/froala/froala_style.less
libraries/froala/froala_style.less
froala/froala_style.less
froala_style.less
app/bundles/CoreBundle/Assets/builder/builder.less
bundles/CoreBundle/Assets/builder/builder.less
CoreBundle/Assets/builder/builder.less

View file

@ -3782,23 +3782,6 @@ app/bundles/CoreBundle/Assets/css/libraries/multiselect/multi-select.less
app/bundles/CoreBundle/Assets/css/libraries/remixicon/fonts/remixicon.less
app/bundles/CoreBundle/Assets/css/libraries/remixicon/fonts/remixicon.woff2
app/bundles/CoreBundle/Assets/css/libraries/remixicon/License
app/bundles/CoreBundle/Assets/css/libraries/froala/froala_editor.less
app/bundles/CoreBundle/Assets/css/libraries/froala/plugins/draggable.less
app/bundles/CoreBundle/Assets/css/libraries/froala/plugins/char_counter.less
app/bundles/CoreBundle/Assets/css/libraries/froala/plugins/quick_insert.less
app/bundles/CoreBundle/Assets/css/libraries/froala/plugins/image_manager.less
app/bundles/CoreBundle/Assets/css/libraries/froala/plugins/code_view.less
app/bundles/CoreBundle/Assets/css/libraries/froala/plugins/emoticons.less
app/bundles/CoreBundle/Assets/css/libraries/froala/plugins/colors.less
app/bundles/CoreBundle/Assets/css/libraries/froala/plugins/line_breaker.less
app/bundles/CoreBundle/Assets/css/libraries/froala/plugins/help.less
app/bundles/CoreBundle/Assets/css/libraries/froala/plugins/video.less
app/bundles/CoreBundle/Assets/css/libraries/froala/plugins/table.less
app/bundles/CoreBundle/Assets/css/libraries/froala/plugins/special_characters.less
app/bundles/CoreBundle/Assets/css/libraries/froala/plugins/image.less
app/bundles/CoreBundle/Assets/css/libraries/froala/plugins/file.less
app/bundles/CoreBundle/Assets/css/libraries/froala/plugins/fullscreen.less
app/bundles/CoreBundle/Assets/css/libraries/froala/froala_style.less
app/bundles/CoreBundle/Assets/builder/builder.less
app/bundles/CoreBundle/Assets/js/1.core.js
app/bundles/CoreBundle/Assets/js/14.marketplace.js

View file

@ -5515,6 +5515,9 @@ _unreleased/2024-11-20-datepicker-shows-date-and-time-in-the-format-depending-on
changelog/_unreleased/2024-12-04-allow-disable-product-stream-indexer.md
_unreleased/2024-12-04-allow-disable-product-stream-indexer.md
2024-12-04-allow-disable-product-stream-indexer.md
changelog/_unreleased/2024-11-28-add-flag-to-ignore-certain-fields-in-openapi-schema.md
_unreleased/2024-11-28-add-flag-to-ignore-certain-fields-in-openapi-schema.md
2024-11-28-add-flag-to-ignore-certain-fields-in-openapi-schema.md
changelog/_unreleased/2024-10-28-fix-session-persistent-sw-imitating-user-id.md
_unreleased/2024-10-28-fix-session-persistent-sw-imitating-user-id.md
2024-10-28-fix-session-persistent-sw-imitating-user-id.md
@ -76749,6 +76752,13 @@ DataAbstractionLayer/Field/Flag/AsArray.php
Field/Flag/AsArray.php
Flag/AsArray.php
AsArray.php
src/Core/Framework/DataAbstractionLayer/Field/Flag/IgnoreInOpenapiSchema.php
Core/Framework/DataAbstractionLayer/Field/Flag/IgnoreInOpenapiSchema.php
Framework/DataAbstractionLayer/Field/Flag/IgnoreInOpenapiSchema.php
DataAbstractionLayer/Field/Flag/IgnoreInOpenapiSchema.php
Field/Flag/IgnoreInOpenapiSchema.php
Flag/IgnoreInOpenapiSchema.php
IgnoreInOpenapiSchema.php
src/Core/Framework/DataAbstractionLayer/Field/Flag/Since.php
Core/Framework/DataAbstractionLayer/Field/Flag/Since.php
Framework/DataAbstractionLayer/Field/Flag/Since.php

View file

@ -1837,6 +1837,7 @@ changelog/_unreleased/2024-11-18-required-foreign-key-many-to-many-associations.
changelog/_unreleased/2024-11-26-add-aria-label-to-price-field-currency-link.md
changelog/_unreleased/2024-11-20-datepicker-shows-date-and-time-in-the-format-depending-on-the-locale.md
changelog/_unreleased/2024-12-04-allow-disable-product-stream-indexer.md
changelog/_unreleased/2024-11-28-add-flag-to-ignore-certain-fields-in-openapi-schema.md
changelog/_unreleased/2024-10-28-fix-session-persistent-sw-imitating-user-id.md
changelog/_unreleased/2024-12-03-fixed-elasticsearch-filter-parsing-of-translated-fields-in-product-related-entities.md
changelog/_unreleased/2024-11-26-refactor-navigation-options-of-product-slider.md
@ -13829,6 +13830,7 @@ src/Core/Framework/DataAbstractionLayer/Field/Flag/Runtime.php
src/Core/Framework/DataAbstractionLayer/Field/Flag/Deprecated.php
src/Core/Framework/DataAbstractionLayer/Field/Flag/AllowEmptyString.php
src/Core/Framework/DataAbstractionLayer/Field/Flag/AsArray.php
src/Core/Framework/DataAbstractionLayer/Field/Flag/IgnoreInOpenapiSchema.php
src/Core/Framework/DataAbstractionLayer/Field/Flag/Since.php
src/Core/Framework/DataAbstractionLayer/Field/Flag/WriteProtected.php
src/Core/Framework/DataAbstractionLayer/Field/Flag/RuleAreas.php

View file

@ -41473,6 +41473,10 @@ plugins/woocommerce/changelog/cfe-fix-52699
woocommerce/changelog/cfe-fix-52699
changelog/cfe-fix-52699
cfe-fix-52699
plugins/woocommerce/changelog/52421-email-colors-reset-resync
woocommerce/changelog/52421-email-colors-reset-resync
changelog/52421-email-colors-reset-resync
52421-email-colors-reset-resync
plugins/woocommerce/changelog/e2e-analytics-report-e2e
woocommerce/changelog/e2e-analytics-report-e2e
changelog/e2e-analytics-report-e2e
@ -41553,10 +41557,18 @@ plugins/woocommerce/changelog/e2e-cleanup-unused-pw-config
woocommerce/changelog/e2e-cleanup-unused-pw-config
changelog/e2e-cleanup-unused-pw-config
e2e-cleanup-unused-pw-config
plugins/woocommerce/changelog/add-recommended-payment-methods-page-wrapper
woocommerce/changelog/add-recommended-payment-methods-page-wrapper
changelog/add-recommended-payment-methods-page-wrapper
add-recommended-payment-methods-page-wrapper
plugins/woocommerce/changelog/53106-fix-52479-marketplace-no-locale-passed-to-search
woocommerce/changelog/53106-fix-52479-marketplace-no-locale-passed-to-search
changelog/53106-fix-52479-marketplace-no-locale-passed-to-search
53106-fix-52479-marketplace-no-locale-passed-to-search
plugins/woocommerce/changelog/fix-additional-fields-locations
woocommerce/changelog/fix-additional-fields-locations
changelog/fix-additional-fields-locations
fix-additional-fields-locations
plugins/woocommerce/changelog/52625-fix-broken-docs-links-52587
woocommerce/changelog/52625-fix-broken-docs-links-52587
changelog/52625-fix-broken-docs-links-52587
@ -41597,10 +41609,18 @@ plugins/woocommerce/changelog/52780-52773-add-include-status-param
woocommerce/changelog/52780-52773-add-include-status-param
changelog/52780-52773-add-include-status-param
52780-52773-add-include-status-param
plugins/woocommerce/changelog/dev-fix-wireit-cache-bloating
woocommerce/changelog/dev-fix-wireit-cache-bloating
changelog/dev-fix-wireit-cache-bloating
dev-fix-wireit-cache-bloating
plugins/woocommerce/changelog/try-env-tests-mapping
woocommerce/changelog/try-env-tests-mapping
changelog/try-env-tests-mapping
try-env-tests-mapping
plugins/woocommerce/changelog/52229-send-preview-email
woocommerce/changelog/52229-send-preview-email
changelog/52229-send-preview-email
52229-send-preview-email
plugins/woocommerce/changelog/53217-53195-registerblocksingleproducttemplate-register-blocks-twice-in-posts
woocommerce/changelog/53217-53195-registerblocksingleproducttemplate-register-blocks-twice-in-posts
changelog/53217-53195-registerblocksingleproducttemplate-register-blocks-twice-in-posts
@ -41613,6 +41633,10 @@ plugins/woocommerce/changelog/fix-import-product-card
woocommerce/changelog/fix-import-product-card
changelog/fix-import-product-card
fix-import-product-card
plugins/woocommerce/changelog/email-preview-rest-not-found
woocommerce/changelog/email-preview-rest-not-found
changelog/email-preview-rest-not-found
email-preview-rest-not-found
plugins/woocommerce/changelog/52909-fix-improve-wp-6-6-e2e-tests
woocommerce/changelog/52909-fix-improve-wp-6-6-e2e-tests
changelog/52909-fix-improve-wp-6-6-e2e-tests
@ -41693,10 +41717,18 @@ plugins/woocommerce/changelog/e2e-skip-api-key-setup
woocommerce/changelog/e2e-skip-api-key-setup
changelog/e2e-skip-api-key-setup
e2e-skip-api-key-setup
plugins/woocommerce/changelog/fix-45550-cache-orders-at-datastore-layer
woocommerce/changelog/fix-45550-cache-orders-at-datastore-layer
changelog/fix-45550-cache-orders-at-datastore-layer
fix-45550-cache-orders-at-datastore-layer
plugins/woocommerce/changelog/pr-52937
woocommerce/changelog/pr-52937
changelog/pr-52937
pr-52937
plugins/woocommerce/changelog/53453-dev-51473-switch-to-live-account
woocommerce/changelog/53453-dev-51473-switch-to-live-account
changelog/53453-dev-51473-switch-to-live-account
53453-dev-51473-switch-to-live-account
plugins/woocommerce/changelog/52925-update-52876-persist-user-admin-color-scheme-on-wpcom-jpc
woocommerce/changelog/52925-update-52876-persist-user-admin-color-scheme-on-wpcom-jpc
changelog/52925-update-52876-persist-user-admin-color-scheme-on-wpcom-jpc
@ -41773,10 +41805,18 @@ plugins/woocommerce/changelog/pr-53308
woocommerce/changelog/pr-53308
changelog/pr-53308
pr-53308
plugins/woocommerce/changelog/fix-51832
woocommerce/changelog/fix-51832
changelog/fix-51832
fix-51832
plugins/woocommerce/changelog/fix-offer-metadata-missing-price
woocommerce/changelog/fix-offer-metadata-missing-price
changelog/fix-offer-metadata-missing-price
fix-offer-metadata-missing-price
plugins/woocommerce/changelog/fix-doc-links
woocommerce/changelog/fix-doc-links
changelog/fix-doc-links
fix-doc-links
plugins/woocommerce/changelog/52994-52944-add-include-types-param
woocommerce/changelog/52994-52944-add-include-types-param
changelog/52994-52944-add-include-types-param
@ -41889,6 +41929,10 @@ plugins/woocommerce/changelog/fix-core-profiler-industry
woocommerce/changelog/fix-core-profiler-industry
changelog/fix-core-profiler-industry
fix-core-profiler-industry
plugins/woocommerce/changelog/rebranding-53373-core-profiler-and-lys-success
woocommerce/changelog/rebranding-53373-core-profiler-and-lys-success
changelog/rebranding-53373-core-profiler-and-lys-success
rebranding-53373-core-profiler-and-lys-success
plugins/woocommerce/changelog/53203-fix-fix-typo-wither-to-either
woocommerce/changelog/53203-fix-fix-typo-wither-to-either
changelog/53203-fix-fix-typo-wither-to-either
@ -41901,6 +41945,10 @@ plugins/woocommerce/changelog/feat-filter-apply-button-server-context
woocommerce/changelog/feat-filter-apply-button-server-context
changelog/feat-filter-apply-button-server-context
feat-filter-apply-button-server-context
plugins/woocommerce/changelog/53482-fix-52907-button-styling-missing-on-add-to-cart-buttons-when-using-a-products-shortcode-on-the-homepage
woocommerce/changelog/53482-fix-52907-button-styling-missing-on-add-to-cart-buttons-when-using-a-products-shortcode-on-the-homepage
changelog/53482-fix-52907-button-styling-missing-on-add-to-cart-buttons-when-using-a-products-shortcode-on-the-homepage
53482-fix-52907-button-styling-missing-on-add-to-cart-buttons-when-using-a-products-shortcode-on-the-homepage
plugins/woocommerce/changelog/52757-update-settings-sidebar-components
woocommerce/changelog/52757-update-settings-sidebar-components
changelog/52757-update-settings-sidebar-components
@ -41965,6 +42013,10 @@ plugins/woocommerce/changelog/e2e-improve-test-data-customer-list-spec
woocommerce/changelog/e2e-improve-test-data-customer-list-spec
changelog/e2e-improve-test-data-customer-list-spec
e2e-improve-test-data-customer-list-spec
plugins/woocommerce/changelog/add-checkout-field-entities-42773
woocommerce/changelog/add-checkout-field-entities-42773
changelog/add-checkout-field-entities-42773
add-checkout-field-entities-42773
plugins/woocommerce/changelog/51185-JQUERY_ON_DOCUMENT
woocommerce/changelog/51185-JQUERY_ON_DOCUMENT
changelog/51185-JQUERY_ON_DOCUMENT
@ -42041,6 +42093,10 @@ plugins/woocommerce/changelog/add-order-statuses-rest-api-endpoint
woocommerce/changelog/add-order-statuses-rest-api-endpoint
changelog/add-order-statuses-rest-api-endpoint
add-order-statuses-rest-api-endpoint
plugins/woocommerce/changelog/53475-dev-52482-ellipsis-menu-styling
woocommerce/changelog/53475-dev-52482-ellipsis-menu-styling
changelog/53475-dev-52482-ellipsis-menu-styling
53475-dev-52482-ellipsis-menu-styling
plugins/woocommerce/changelog/53192-update-refactor-merged-packages-activation
woocommerce/changelog/53192-update-refactor-merged-packages-activation
changelog/53192-update-refactor-merged-packages-activation
@ -42065,6 +42121,10 @@ plugins/woocommerce/changelog/52227-preview-email-types
woocommerce/changelog/52227-preview-email-types
changelog/52227-preview-email-types
52227-preview-email-types
plugins/woocommerce/changelog/add-experimental-prefix-docs
woocommerce/changelog/add-experimental-prefix-docs
changelog/add-experimental-prefix-docs
add-experimental-prefix-docs
plugins/woocommerce/changelog/e2e-api-core-tests-update-all-urls-for-multisite-compatibility
woocommerce/changelog/e2e-api-core-tests-update-all-urls-for-multisite-compatibility
changelog/e2e-api-core-tests-update-all-urls-for-multisite-compatibility
@ -42229,6 +42289,14 @@ plugins/woocommerce/changelog/53160-product-gallery-gallery-images-disappears-mo
woocommerce/changelog/53160-product-gallery-gallery-images-disappears-mobile
changelog/53160-product-gallery-gallery-images-disappears-mobile
53160-product-gallery-gallery-images-disappears-mobile
plugins/woocommerce/changelog/53459-fix-cyprus-state-requirement
woocommerce/changelog/53459-fix-cyprus-state-requirement
changelog/53459-fix-cyprus-state-requirement
53459-fix-cyprus-state-requirement
plugins/woocommerce/changelog/fix-51796
woocommerce/changelog/fix-51796
changelog/fix-51796
fix-51796
plugins/woocommerce/changelog/52824-add-pull-the-data-via-ui
woocommerce/changelog/52824-add-pull-the-data-via-ui
changelog/52824-add-pull-the-data-via-ui
@ -42237,6 +42305,10 @@ plugins/woocommerce/changelog/tests-52957
woocommerce/changelog/tests-52957
changelog/tests-52957
tests-52957
plugins/woocommerce/changelog/52770-dev-using-order-internal-status-constants-in-main-files
woocommerce/changelog/52770-dev-using-order-internal-status-constants-in-main-files
changelog/52770-dev-using-order-internal-status-constants-in-main-files
52770-dev-using-order-internal-status-constants-in-main-files
plugins/woocommerce/changelog/update-coming-soon-cache-doc
woocommerce/changelog/update-coming-soon-cache-doc
changelog/update-coming-soon-cache-doc
@ -42257,6 +42329,10 @@ plugins/woocommerce/changelog/dev-52920_move_product_collection_utils
woocommerce/changelog/dev-52920_move_product_collection_utils
changelog/dev-52920_move_product_collection_utils
dev-52920_move_product_collection_utils
plugins/woocommerce/changelog/53476-update-22261-in-app-search-badge-update
woocommerce/changelog/53476-update-22261-in-app-search-badge-update
changelog/53476-update-22261-in-app-search-badge-update
53476-update-22261-in-app-search-badge-update
plugins/woocommerce/changelog/e2e-update-readme-fix-api-tests-instructions
woocommerce/changelog/e2e-update-readme-fix-api-tests-instructions
changelog/e2e-update-readme-fix-api-tests-instructions
@ -43731,14 +43807,6 @@ src/Internal/Traits/AccessiblePrivateMethodsTest.php
Internal/Traits/AccessiblePrivateMethodsTest.php
Traits/AccessiblePrivateMethodsTest.php
AccessiblePrivateMethodsTest.php
plugins/woocommerce/tests/php/src/Internal/Admin/EmailPreviewTest.php
woocommerce/tests/php/src/Internal/Admin/EmailPreviewTest.php
tests/php/src/Internal/Admin/EmailPreviewTest.php
php/src/Internal/Admin/EmailPreviewTest.php
src/Internal/Admin/EmailPreviewTest.php
Internal/Admin/EmailPreviewTest.php
Admin/EmailPreviewTest.php
EmailPreviewTest.php
plugins/woocommerce/tests/php/src/Internal/Admin/Orders/PageControllerTest.php
woocommerce/tests/php/src/Internal/Admin/Orders/PageControllerTest.php
tests/php/src/Internal/Admin/Orders/PageControllerTest.php
@ -43785,6 +43853,24 @@ Internal/Admin/Orders/EditLockTest.php
Admin/Orders/EditLockTest.php
Orders/EditLockTest.php
EditLockTest.php
plugins/woocommerce/tests/php/src/Internal/Admin/EmailPreview/EmailPreviewTest.php
woocommerce/tests/php/src/Internal/Admin/EmailPreview/EmailPreviewTest.php
tests/php/src/Internal/Admin/EmailPreview/EmailPreviewTest.php
php/src/Internal/Admin/EmailPreview/EmailPreviewTest.php
src/Internal/Admin/EmailPreview/EmailPreviewTest.php
Internal/Admin/EmailPreview/EmailPreviewTest.php
Admin/EmailPreview/EmailPreviewTest.php
EmailPreview/EmailPreviewTest.php
EmailPreviewTest.php
plugins/woocommerce/tests/php/src/Internal/Admin/EmailPreview/EmailPreviewRestControllerTest.php
woocommerce/tests/php/src/Internal/Admin/EmailPreview/EmailPreviewRestControllerTest.php
tests/php/src/Internal/Admin/EmailPreview/EmailPreviewRestControllerTest.php
php/src/Internal/Admin/EmailPreview/EmailPreviewRestControllerTest.php
src/Internal/Admin/EmailPreview/EmailPreviewRestControllerTest.php
Internal/Admin/EmailPreview/EmailPreviewRestControllerTest.php
Admin/EmailPreview/EmailPreviewRestControllerTest.php
EmailPreview/EmailPreviewRestControllerTest.php
EmailPreviewRestControllerTest.php
plugins/woocommerce/tests/php/src/Internal/Admin/ShippingPartnerSuggestions/ShippingPartnerSuggestionsTest.php
woocommerce/tests/php/src/Internal/Admin/ShippingPartnerSuggestions/ShippingPartnerSuggestionsTest.php
tests/php/src/Internal/Admin/ShippingPartnerSuggestions/ShippingPartnerSuggestionsTest.php
@ -44388,6 +44474,14 @@ src/Blocks/Utils/MiniCartUtilsTest.php
Blocks/Utils/MiniCartUtilsTest.php
Utils/MiniCartUtilsTest.php
MiniCartUtilsTest.php
plugins/woocommerce/tests/php/src/Blocks/Utils/CartCheckoutUtilsTest.php
woocommerce/tests/php/src/Blocks/Utils/CartCheckoutUtilsTest.php
tests/php/src/Blocks/Utils/CartCheckoutUtilsTest.php
php/src/Blocks/Utils/CartCheckoutUtilsTest.php
src/Blocks/Utils/CartCheckoutUtilsTest.php
Blocks/Utils/CartCheckoutUtilsTest.php
Utils/CartCheckoutUtilsTest.php
CartCheckoutUtilsTest.php
plugins/woocommerce/tests/php/src/Blocks/Utils/BlockTemplateUtilsTest.php
woocommerce/tests/php/src/Blocks/Utils/BlockTemplateUtilsTest.php
tests/php/src/Blocks/Utils/BlockTemplateUtilsTest.php
@ -60855,6 +60949,20 @@ admin/client/settings-email/icon-mobile.svg
client/settings-email/icon-mobile.svg
settings-email/icon-mobile.svg
icon-mobile.svg
plugins/woocommerce/client/admin/client/settings-email/settings-email-preview-send.tsx
woocommerce/client/admin/client/settings-email/settings-email-preview-send.tsx
client/admin/client/settings-email/settings-email-preview-send.tsx
admin/client/settings-email/settings-email-preview-send.tsx
client/settings-email/settings-email-preview-send.tsx
settings-email/settings-email-preview-send.tsx
settings-email-preview-send.tsx
plugins/woocommerce/client/admin/client/settings-email/settings-email-color-palette-slotfill.tsx
woocommerce/client/admin/client/settings-email/settings-email-color-palette-slotfill.tsx
client/admin/client/settings-email/settings-email-color-palette-slotfill.tsx
admin/client/settings-email/settings-email-color-palette-slotfill.tsx
client/settings-email/settings-email-color-palette-slotfill.tsx
settings-email/settings-email-color-palette-slotfill.tsx
settings-email-color-palette-slotfill.tsx
plugins/woocommerce/client/admin/client/settings-email/icon-mobile-active.svg
woocommerce/client/admin/client/settings-email/icon-mobile-active.svg
client/admin/client/settings-email/icon-mobile-active.svg
@ -60876,6 +60984,13 @@ admin/client/settings-email/icon-desktop-active.svg
client/settings-email/icon-desktop-active.svg
settings-email/icon-desktop-active.svg
icon-desktop-active.svg
plugins/woocommerce/client/admin/client/settings-email/settings-email-color-palette-functions.tsx
woocommerce/client/admin/client/settings-email/settings-email-color-palette-functions.tsx
client/admin/client/settings-email/settings-email-color-palette-functions.tsx
admin/client/settings-email/settings-email-color-palette-functions.tsx
client/settings-email/settings-email-color-palette-functions.tsx
settings-email/settings-email-color-palette-functions.tsx
settings-email-color-palette-functions.tsx
plugins/woocommerce/client/admin/client/settings-email/icon-avatar.svg
woocommerce/client/admin/client/settings-email/icon-avatar.svg
client/admin/client/settings-email/icon-avatar.svg
@ -60939,6 +61054,13 @@ admin/client/settings-email/settings-email-image-url-slotfill.tsx
client/settings-email/settings-email-image-url-slotfill.tsx
settings-email/settings-email-image-url-slotfill.tsx
settings-email-image-url-slotfill.tsx
plugins/woocommerce/client/admin/client/settings-email/settings-email-color-palette-control.tsx
woocommerce/client/admin/client/settings-email/settings-email-color-palette-control.tsx
client/admin/client/settings-email/settings-email-color-palette-control.tsx
admin/client/settings-email/settings-email-color-palette-control.tsx
client/settings-email/settings-email-color-palette-control.tsx
settings-email/settings-email-color-palette-control.tsx
settings-email-color-palette-control.tsx
plugins/woocommerce/client/admin/client/dashboard/customizable.js
woocommerce/client/admin/client/dashboard/customizable.js
client/admin/client/dashboard/customizable.js
@ -61466,6 +61588,13 @@ admin/client/settings/index.js
client/settings/index.js
settings/index.js
index.js
plugins/woocommerce/client/admin/client/settings-payments/settings-payments-body.scss
woocommerce/client/admin/client/settings-payments/settings-payments-body.scss
client/admin/client/settings-payments/settings-payments-body.scss
admin/client/settings-payments/settings-payments-body.scss
client/settings-payments/settings-payments-body.scss
settings-payments/settings-payments-body.scss
settings-payments-body.scss
plugins/woocommerce/client/admin/client/settings-payments/utils.ts
woocommerce/client/admin/client/settings-payments/utils.ts
client/admin/client/settings-payments/utils.ts
@ -61487,6 +61616,13 @@ admin/client/settings-payments/settings-payments-offline.tsx
client/settings-payments/settings-payments-offline.tsx
settings-payments/settings-payments-offline.tsx
settings-payments-offline.tsx
plugins/woocommerce/client/admin/client/settings-payments/settings-payments-methods.tsx
woocommerce/client/admin/client/settings-payments/settings-payments-methods.tsx
client/admin/client/settings-payments/settings-payments-methods.tsx
admin/client/settings-payments/settings-payments-methods.tsx
client/settings-payments/settings-payments-methods.tsx
settings-payments/settings-payments-methods.tsx
settings-payments-methods.tsx
plugins/woocommerce/client/admin/client/settings-payments/settings-payments-main.scss
woocommerce/client/admin/client/settings-payments/settings-payments-main.scss
client/admin/client/settings-payments/settings-payments-main.scss
@ -61569,6 +61705,33 @@ settings-payments/components/incentive-modal/incentive-modal.tsx
components/incentive-modal/incentive-modal.tsx
incentive-modal/incentive-modal.tsx
incentive-modal.tsx
plugins/woocommerce/client/admin/client/settings-payments/components/woo-payments-post-sandbox-account-setup-modal/index.ts
woocommerce/client/admin/client/settings-payments/components/woo-payments-post-sandbox-account-setup-modal/index.ts
client/admin/client/settings-payments/components/woo-payments-post-sandbox-account-setup-modal/index.ts
admin/client/settings-payments/components/woo-payments-post-sandbox-account-setup-modal/index.ts
client/settings-payments/components/woo-payments-post-sandbox-account-setup-modal/index.ts
settings-payments/components/woo-payments-post-sandbox-account-setup-modal/index.ts
components/woo-payments-post-sandbox-account-setup-modal/index.ts
woo-payments-post-sandbox-account-setup-modal/index.ts
index.ts
plugins/woocommerce/client/admin/client/settings-payments/components/woo-payments-post-sandbox-account-setup-modal/woo-payments-post-sandbox-account-setup-modal.tsx
woocommerce/client/admin/client/settings-payments/components/woo-payments-post-sandbox-account-setup-modal/woo-payments-post-sandbox-account-setup-modal.tsx
client/admin/client/settings-payments/components/woo-payments-post-sandbox-account-setup-modal/woo-payments-post-sandbox-account-setup-modal.tsx
admin/client/settings-payments/components/woo-payments-post-sandbox-account-setup-modal/woo-payments-post-sandbox-account-setup-modal.tsx
client/settings-payments/components/woo-payments-post-sandbox-account-setup-modal/woo-payments-post-sandbox-account-setup-modal.tsx
settings-payments/components/woo-payments-post-sandbox-account-setup-modal/woo-payments-post-sandbox-account-setup-modal.tsx
components/woo-payments-post-sandbox-account-setup-modal/woo-payments-post-sandbox-account-setup-modal.tsx
woo-payments-post-sandbox-account-setup-modal/woo-payments-post-sandbox-account-setup-modal.tsx
woo-payments-post-sandbox-account-setup-modal.tsx
plugins/woocommerce/client/admin/client/settings-payments/components/woo-payments-post-sandbox-account-setup-modal/woo-payments-post-sandbox-account-setup-modal.scss
woocommerce/client/admin/client/settings-payments/components/woo-payments-post-sandbox-account-setup-modal/woo-payments-post-sandbox-account-setup-modal.scss
client/admin/client/settings-payments/components/woo-payments-post-sandbox-account-setup-modal/woo-payments-post-sandbox-account-setup-modal.scss
admin/client/settings-payments/components/woo-payments-post-sandbox-account-setup-modal/woo-payments-post-sandbox-account-setup-modal.scss
client/settings-payments/components/woo-payments-post-sandbox-account-setup-modal/woo-payments-post-sandbox-account-setup-modal.scss
settings-payments/components/woo-payments-post-sandbox-account-setup-modal/woo-payments-post-sandbox-account-setup-modal.scss
components/woo-payments-post-sandbox-account-setup-modal/woo-payments-post-sandbox-account-setup-modal.scss
woo-payments-post-sandbox-account-setup-modal/woo-payments-post-sandbox-account-setup-modal.scss
woo-payments-post-sandbox-account-setup-modal.scss
plugins/woocommerce/client/admin/client/settings-payments/components/offline-gateway-list-item/index.ts
woocommerce/client/admin/client/settings-payments/components/offline-gateway-list-item/index.ts
client/admin/client/settings-payments/components/offline-gateway-list-item/index.ts
@ -61632,24 +61795,6 @@ settings-payments/components/list-placeholder/list-placeholder.scss
components/list-placeholder/list-placeholder.scss
list-placeholder/list-placeholder.scss
list-placeholder.scss
plugins/woocommerce/client/admin/client/settings-payments/components/payment-gateway-button/payment-gateway-button.tsx
woocommerce/client/admin/client/settings-payments/components/payment-gateway-button/payment-gateway-button.tsx
client/admin/client/settings-payments/components/payment-gateway-button/payment-gateway-button.tsx
admin/client/settings-payments/components/payment-gateway-button/payment-gateway-button.tsx
client/settings-payments/components/payment-gateway-button/payment-gateway-button.tsx
settings-payments/components/payment-gateway-button/payment-gateway-button.tsx
components/payment-gateway-button/payment-gateway-button.tsx
payment-gateway-button/payment-gateway-button.tsx
payment-gateway-button.tsx
plugins/woocommerce/client/admin/client/settings-payments/components/payment-gateway-button/index.ts
woocommerce/client/admin/client/settings-payments/components/payment-gateway-button/index.ts
client/admin/client/settings-payments/components/payment-gateway-button/index.ts
admin/client/settings-payments/components/payment-gateway-button/index.ts
client/settings-payments/components/payment-gateway-button/index.ts
settings-payments/components/payment-gateway-button/index.ts
components/payment-gateway-button/index.ts
payment-gateway-button/index.ts
index.ts
plugins/woocommerce/client/admin/client/settings-payments/components/incentive-banner/incentive-banner.scss
woocommerce/client/admin/client/settings-payments/components/incentive-banner/incentive-banner.scss
client/admin/client/settings-payments/components/incentive-banner/incentive-banner.scss
@ -61731,6 +61876,24 @@ settings-payments/components/wcpay-install-button/wcpay-install-button.tsx
components/wcpay-install-button/wcpay-install-button.tsx
wcpay-install-button/wcpay-install-button.tsx
wcpay-install-button.tsx
plugins/woocommerce/client/admin/client/settings-payments/components/payment-gateway-buttons/payment-gateway-buttons.tsx
woocommerce/client/admin/client/settings-payments/components/payment-gateway-buttons/payment-gateway-buttons.tsx
client/admin/client/settings-payments/components/payment-gateway-buttons/payment-gateway-buttons.tsx
admin/client/settings-payments/components/payment-gateway-buttons/payment-gateway-buttons.tsx
client/settings-payments/components/payment-gateway-buttons/payment-gateway-buttons.tsx
settings-payments/components/payment-gateway-buttons/payment-gateway-buttons.tsx
components/payment-gateway-buttons/payment-gateway-buttons.tsx
payment-gateway-buttons/payment-gateway-buttons.tsx
payment-gateway-buttons.tsx
plugins/woocommerce/client/admin/client/settings-payments/components/payment-gateway-buttons/index.ts
woocommerce/client/admin/client/settings-payments/components/payment-gateway-buttons/index.ts
client/admin/client/settings-payments/components/payment-gateway-buttons/index.ts
admin/client/settings-payments/components/payment-gateway-buttons/index.ts
client/settings-payments/components/payment-gateway-buttons/index.ts
settings-payments/components/payment-gateway-buttons/index.ts
components/payment-gateway-buttons/index.ts
payment-gateway-buttons/index.ts
index.ts
plugins/woocommerce/client/admin/client/settings-payments/components/offline-payment-gateways/index.ts
woocommerce/client/admin/client/settings-payments/components/offline-payment-gateways/index.ts
client/admin/client/settings-payments/components/offline-payment-gateways/index.ts
@ -61958,6 +62121,13 @@ admin/client/settings-payments/settings-payments-woocommerce-payments.tsx
client/settings-payments/settings-payments-woocommerce-payments.tsx
settings-payments/settings-payments-woocommerce-payments.tsx
settings-payments-woocommerce-payments.tsx
plugins/woocommerce/client/admin/client/settings-payments/settings-payments-methods.scss
woocommerce/client/admin/client/settings-payments/settings-payments-methods.scss
client/admin/client/settings-payments/settings-payments-methods.scss
admin/client/settings-payments/settings-payments-methods.scss
client/settings-payments/settings-payments-methods.scss
settings-payments/settings-payments-methods.scss
settings-payments-methods.scss
plugins/woocommerce/client/admin/client/xstate.js
woocommerce/client/admin/client/xstate.js
client/admin/client/xstate.js
@ -64758,6 +64928,12 @@ assets/images/core-profiler/logo-jetpack.svg
images/core-profiler/logo-jetpack.svg
core-profiler/logo-jetpack.svg
logo-jetpack.svg
plugins/woocommerce/assets/images/core-profiler/woo-rebrand-2.svg
woocommerce/assets/images/core-profiler/woo-rebrand-2.svg
assets/images/core-profiler/woo-rebrand-2.svg
images/core-profiler/woo-rebrand-2.svg
core-profiler/woo-rebrand-2.svg
woo-rebrand-2.svg
plugins/woocommerce/assets/images/core-profiler/logo-google.svg
woocommerce/assets/images/core-profiler/logo-google.svg
assets/images/core-profiler/logo-google.svg
@ -64978,6 +65154,12 @@ assets/images/icons/star-half-filled.svg
images/icons/star-half-filled.svg
icons/star-half-filled.svg
star-half-filled.svg
plugins/woocommerce/assets/images/icons/store.svg
woocommerce/assets/images/icons/store.svg
assets/images/icons/store.svg
images/icons/store.svg
icons/store.svg
store.svg
plugins/woocommerce/assets/images/icons/loader.svg
woocommerce/assets/images/icons/loader.svg
assets/images/icons/loader.svg
@ -65008,6 +65190,12 @@ assets/images/icons/move-icon.svg
images/icons/move-icon.svg
icons/move-icon.svg
move-icon.svg
plugins/woocommerce/assets/images/icons/dollar.svg
woocommerce/assets/images/icons/dollar.svg
assets/images/icons/dollar.svg
images/icons/dollar.svg
icons/dollar.svg
dollar.svg
plugins/woocommerce/assets/images/icons/gridicons-chevron-down.svg
woocommerce/assets/images/icons/gridicons-chevron-down.svg
assets/images/icons/gridicons-chevron-down.svg
@ -69674,6 +69862,20 @@ Internal/Admin/Notes/MarketingJetpack.php
Admin/Notes/MarketingJetpack.php
Notes/MarketingJetpack.php
MarketingJetpack.php
plugins/woocommerce/src/Internal/Admin/EmailPreview/EmailPreviewRestController.php
woocommerce/src/Internal/Admin/EmailPreview/EmailPreviewRestController.php
src/Internal/Admin/EmailPreview/EmailPreviewRestController.php
Internal/Admin/EmailPreview/EmailPreviewRestController.php
Admin/EmailPreview/EmailPreviewRestController.php
EmailPreview/EmailPreviewRestController.php
EmailPreviewRestController.php
plugins/woocommerce/src/Internal/Admin/EmailPreview/EmailPreview.php
woocommerce/src/Internal/Admin/EmailPreview/EmailPreview.php
src/Internal/Admin/EmailPreview/EmailPreview.php
Internal/Admin/EmailPreview/EmailPreview.php
Admin/EmailPreview/EmailPreview.php
EmailPreview/EmailPreview.php
EmailPreview.php
plugins/woocommerce/src/Internal/Admin/ActivityPanels.php
woocommerce/src/Internal/Admin/ActivityPanels.php
src/Internal/Admin/ActivityPanels.php
@ -69757,12 +69959,6 @@ src/Internal/Admin/Loader.php
Internal/Admin/Loader.php
Admin/Loader.php
Loader.php
plugins/woocommerce/src/Internal/Admin/EmailPreview.php
woocommerce/src/Internal/Admin/EmailPreview.php
src/Internal/Admin/EmailPreview.php
Internal/Admin/EmailPreview.php
Admin/EmailPreview.php
EmailPreview.php
plugins/woocommerce/src/Internal/Admin/ProductForm/ComponentTrait.php
woocommerce/src/Internal/Admin/ProductForm/ComponentTrait.php
src/Internal/Admin/ProductForm/ComponentTrait.php

View file

@ -6229,6 +6229,7 @@ plugins/woocommerce/changelog/53016-fix-settings-modern-route-update
plugins/woocommerce/changelog/52666-update-52622-product-collection-move-display-layout-menu-from-toolbar-to-inspector-controls
plugins/woocommerce/changelog/52310-add-cart-image-filtering
plugins/woocommerce/changelog/cfe-fix-52699
plugins/woocommerce/changelog/52421-email-colors-reset-resync
plugins/woocommerce/changelog/e2e-analytics-report-e2e
plugins/woocommerce/changelog/fix-wc-get-cart-url-xss
plugins/woocommerce/changelog/fix-40455-properly-break-from-note-loop
@ -6249,7 +6250,9 @@ plugins/woocommerce/changelog/52216-improve-email-sender-options
plugins/woocommerce/changelog/52676-dev-unify-decodeEntity
plugins/woocommerce/changelog/52785-react-payment-settings
plugins/woocommerce/changelog/e2e-cleanup-unused-pw-config
plugins/woocommerce/changelog/add-recommended-payment-methods-page-wrapper
plugins/woocommerce/changelog/53106-fix-52479-marketplace-no-locale-passed-to-search
plugins/woocommerce/changelog/fix-additional-fields-locations
plugins/woocommerce/changelog/52625-fix-broken-docs-links-52587
plugins/woocommerce/changelog/52223-email-color-settings
plugins/woocommerce/changelog/52604-dev-alignment-on-mobile-order-summary-48899
@ -6260,10 +6263,13 @@ plugins/woocommerce/changelog/e2e-improve-handling-of-dotenv-files
plugins/woocommerce/changelog/update-migrate-php-blocks-to-api-version-3
plugins/woocommerce/changelog/add-52933-payment-provider-ordering-api
plugins/woocommerce/changelog/52780-52773-add-include-status-param
plugins/woocommerce/changelog/dev-fix-wireit-cache-bloating
plugins/woocommerce/changelog/try-env-tests-mapping
plugins/woocommerce/changelog/52229-send-preview-email
plugins/woocommerce/changelog/53217-53195-registerblocksingleproducttemplate-register-blocks-twice-in-posts
plugins/woocommerce/changelog/remove-dead-lys-state-action
plugins/woocommerce/changelog/fix-import-product-card
plugins/woocommerce/changelog/email-preview-rest-not-found
plugins/woocommerce/changelog/52909-fix-improve-wp-6-6-e2e-tests
plugins/woocommerce/changelog/update-47694_replace_FeatureGating_use_with_get_environment_type
plugins/woocommerce/changelog/52715-fix-52511
@ -6284,7 +6290,9 @@ plugins/woocommerce/changelog/52217-improve-email-logo-settings
plugins/woocommerce/changelog/e2e-improve-shopper-product-variation-test
plugins/woocommerce/changelog/add-53194-gateway-recommended-payment-methods
plugins/woocommerce/changelog/e2e-skip-api-key-setup
plugins/woocommerce/changelog/fix-45550-cache-orders-at-datastore-layer
plugins/woocommerce/changelog/pr-52937
plugins/woocommerce/changelog/53453-dev-51473-switch-to-live-account
plugins/woocommerce/changelog/52925-update-52876-persist-user-admin-color-scheme-on-wpcom-jpc
plugins/woocommerce/changelog/52980-dev-52807
plugins/woocommerce/changelog/e2e-fix-flaky-grouped-products-tests
@ -6304,7 +6312,9 @@ plugins/woocommerce/changelog/52761-fix-ci-jobs
plugins/woocommerce/changelog/fix-51892
plugins/woocommerce/changelog/53073-patch-1
plugins/woocommerce/changelog/pr-53308
plugins/woocommerce/changelog/fix-51832
plugins/woocommerce/changelog/fix-offer-metadata-missing-price
plugins/woocommerce/changelog/fix-doc-links
plugins/woocommerce/changelog/52994-52944-add-include-types-param
plugins/woocommerce/changelog/e2e-remove-all-networkidle
plugins/woocommerce/changelog/enhance-page-coming-soon-minimal-left-image
@ -6333,9 +6343,11 @@ plugins/woocommerce/changelog/e2e-fix-notice-check-when-creating-order
plugins/woocommerce/changelog/fix-52976
plugins/woocommerce/changelog/fix-52846
plugins/woocommerce/changelog/fix-core-profiler-industry
plugins/woocommerce/changelog/rebranding-53373-core-profiler-and-lys-success
plugins/woocommerce/changelog/53203-fix-fix-typo-wither-to-either
plugins/woocommerce/changelog/perf-do-not-load-admin-features-frontend
plugins/woocommerce/changelog/feat-filter-apply-button-server-context
plugins/woocommerce/changelog/53482-fix-52907-button-styling-missing-on-add-to-cart-buttons-when-using-a-products-shortcode-on-the-homepage
plugins/woocommerce/changelog/52757-update-settings-sidebar-components
plugins/woocommerce/changelog/52226-email-preview-setting
plugins/woocommerce/changelog/update-dont-show-type-selector-when-product-defined
@ -6352,6 +6364,7 @@ plugins/woocommerce/changelog/53361-e2e-store-customer-password
plugins/woocommerce/changelog/51437-51436
plugins/woocommerce/changelog/add-coming-soon-modern-black
plugins/woocommerce/changelog/e2e-improve-test-data-customer-list-spec
plugins/woocommerce/changelog/add-checkout-field-entities-42773
plugins/woocommerce/changelog/51185-JQUERY_ON_DOCUMENT
plugins/woocommerce/changelog/e2e-update-urls-for-multisite-setup-comptibility
plugins/woocommerce/changelog/dev-52414_implement_productQueryBuilder_class
@ -6371,12 +6384,14 @@ plugins/woocommerce/changelog/52222-email-font-and-footer-settings
plugins/woocommerce/changelog/e2e-improve-checkout-login-unique-test-data
plugins/woocommerce/changelog/53083-update-enable-brands
plugins/woocommerce/changelog/add-order-statuses-rest-api-endpoint
plugins/woocommerce/changelog/53475-dev-52482-ellipsis-menu-styling
plugins/woocommerce/changelog/53192-update-refactor-merged-packages-activation
plugins/woocommerce/changelog/fix-43256-tablecard-columns-popover
plugins/woocommerce/changelog/pr-53167
plugins/woocommerce/changelog/fix-51242
plugins/woocommerce/changelog/pr-52817
plugins/woocommerce/changelog/52227-preview-email-types
plugins/woocommerce/changelog/add-experimental-prefix-docs
plugins/woocommerce/changelog/e2e-api-core-tests-update-all-urls-for-multisite-compatibility
plugins/woocommerce/changelog/add-52816_global_unique_id_to_variations_endpoint
plugins/woocommerce/changelog/fix-delayed-account-mobile-styles-52717
@ -6418,13 +6433,17 @@ plugins/woocommerce/changelog/53313-improve-hardening-measure-review-comment
plugins/woocommerce/changelog/53085-dev-9.5-revert-52044
plugins/woocommerce/changelog/dev-poc_delete_reference_assignment_operator
plugins/woocommerce/changelog/53160-product-gallery-gallery-images-disappears-mobile
plugins/woocommerce/changelog/53459-fix-cyprus-state-requirement
plugins/woocommerce/changelog/fix-51796
plugins/woocommerce/changelog/52824-add-pull-the-data-via-ui
plugins/woocommerce/changelog/tests-52957
plugins/woocommerce/changelog/52770-dev-using-order-internal-status-constants-in-main-files
plugins/woocommerce/changelog/update-coming-soon-cache-doc
plugins/woocommerce/changelog/fix-52812-payments-menu-item-linking-to-blank-page
plugins/woocommerce/changelog/e2e-improve-create-account-test-data
plugins/woocommerce/changelog/52678-fix-51636-refactor-product-filters
plugins/woocommerce/changelog/dev-52920_move_product_collection_utils
plugins/woocommerce/changelog/53476-update-22261-in-app-search-badge-update
plugins/woocommerce/changelog/e2e-update-readme-fix-api-tests-instructions
plugins/woocommerce/package.json
plugins/woocommerce/packages/woocommerce-admin/woocommerce-admin.php
@ -6625,12 +6644,13 @@ plugins/woocommerce/tests/php/src/Internal/ProductDownloads/ApprovedDirectories/
plugins/woocommerce/tests/php/src/Internal/ReceiptRendering/ReceiptRenderingEngineTest.php
plugins/woocommerce/tests/php/src/Internal/TransientFiles/TransientFilesEngineTest.php
plugins/woocommerce/tests/php/src/Internal/Traits/AccessiblePrivateMethodsTest.php
plugins/woocommerce/tests/php/src/Internal/Admin/EmailPreviewTest.php
plugins/woocommerce/tests/php/src/Internal/Admin/Orders/PageControllerTest.php
plugins/woocommerce/tests/php/src/Internal/Admin/Orders/ListTableTest.php
plugins/woocommerce/tests/php/src/Internal/Admin/Orders/MetaBoxes/OrderAttributionTest.php
plugins/woocommerce/tests/php/src/Internal/Admin/Orders/COTRedirectionControllerTest.php
plugins/woocommerce/tests/php/src/Internal/Admin/Orders/EditLockTest.php
plugins/woocommerce/tests/php/src/Internal/Admin/EmailPreview/EmailPreviewTest.php
plugins/woocommerce/tests/php/src/Internal/Admin/EmailPreview/EmailPreviewRestControllerTest.php
plugins/woocommerce/tests/php/src/Internal/Admin/ShippingPartnerSuggestions/ShippingPartnerSuggestionsTest.php
plugins/woocommerce/tests/php/src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensionsTest.php
plugins/woocommerce/tests/php/src/Internal/Admin/RemoteFreeExtensions/InitTest.php
@ -6702,6 +6722,7 @@ plugins/woocommerce/tests/php/src/Blocks/BlockTypes/Cart.php
plugins/woocommerce/tests/php/src/Blocks/BlockTypes/ProductCollection.php
plugins/woocommerce/tests/php/src/Blocks/BlockTypes/ProductQuery.php
plugins/woocommerce/tests/php/src/Blocks/Utils/MiniCartUtilsTest.php
plugins/woocommerce/tests/php/src/Blocks/Utils/CartCheckoutUtilsTest.php
plugins/woocommerce/tests/php/src/Blocks/Utils/BlockTemplateUtilsTest.php
plugins/woocommerce/tests/php/src/Blocks/Utils/single-product.html
plugins/woocommerce/tests/php/src/Blocks/StoreApi/MockSessionHandler.php
@ -8780,9 +8801,12 @@ plugins/woocommerce/client/admin/client/order-attribution-install-banner/index.j
plugins/woocommerce/client/admin/client/settings-email/settings-email-preview-slotfill.tsx
plugins/woocommerce/client/admin/client/settings-email/settings-email-image-url-new-image.tsx
plugins/woocommerce/client/admin/client/settings-email/icon-mobile.svg
plugins/woocommerce/client/admin/client/settings-email/settings-email-preview-send.tsx
plugins/woocommerce/client/admin/client/settings-email/settings-email-color-palette-slotfill.tsx
plugins/woocommerce/client/admin/client/settings-email/icon-mobile-active.svg
plugins/woocommerce/client/admin/client/settings-email/settings-email-image-url-existing-image.tsx
plugins/woocommerce/client/admin/client/settings-email/icon-desktop-active.svg
plugins/woocommerce/client/admin/client/settings-email/settings-email-color-palette-functions.tsx
plugins/woocommerce/client/admin/client/settings-email/icon-avatar.svg
plugins/woocommerce/client/admin/client/settings-email/settings-email-preview-header.tsx
plugins/woocommerce/client/admin/client/settings-email/settings-email-preview-type.tsx
@ -8792,6 +8816,7 @@ plugins/woocommerce/client/admin/client/settings-email/style.scss
plugins/woocommerce/client/admin/client/settings-email/icon-desktop.svg
plugins/woocommerce/client/admin/client/settings-email/settings-email-preview-device-type.tsx
plugins/woocommerce/client/admin/client/settings-email/settings-email-image-url-slotfill.tsx
plugins/woocommerce/client/admin/client/settings-email/settings-email-color-palette-control.tsx
plugins/woocommerce/client/admin/client/dashboard/customizable.js
plugins/woocommerce/client/admin/client/dashboard/dashboard-charts/config.js
plugins/woocommerce/client/admin/client/dashboard/dashboard-charts/style.scss
@ -8857,9 +8882,11 @@ plugins/woocommerce/client/admin/client/settings/settings-slots.js
plugins/woocommerce/client/admin/client/settings/conflict-error-slotfill.scss
plugins/woocommerce/client/admin/client/settings/alert-triangle-icon.svg
plugins/woocommerce/client/admin/client/settings/index.js
plugins/woocommerce/client/admin/client/settings-payments/settings-payments-body.scss
plugins/woocommerce/client/admin/client/settings-payments/utils.ts
plugins/woocommerce/client/admin/client/settings-payments/index.tsx
plugins/woocommerce/client/admin/client/settings-payments/settings-payments-offline.tsx
plugins/woocommerce/client/admin/client/settings-payments/settings-payments-methods.tsx
plugins/woocommerce/client/admin/client/settings-payments/settings-payments-main.scss
plugins/woocommerce/client/admin/client/settings-payments/settings-payments-offline.scss
plugins/woocommerce/client/admin/client/settings-payments/settings-payments-woocommerce-payments.scss
@ -8870,6 +8897,9 @@ plugins/woocommerce/client/admin/client/settings-payments/components/grid-item-p
plugins/woocommerce/client/admin/client/settings-payments/components/incentive-modal/index.ts
plugins/woocommerce/client/admin/client/settings-payments/components/incentive-modal/incentive-modal.scss
plugins/woocommerce/client/admin/client/settings-payments/components/incentive-modal/incentive-modal.tsx
plugins/woocommerce/client/admin/client/settings-payments/components/woo-payments-post-sandbox-account-setup-modal/index.ts
plugins/woocommerce/client/admin/client/settings-payments/components/woo-payments-post-sandbox-account-setup-modal/woo-payments-post-sandbox-account-setup-modal.tsx
plugins/woocommerce/client/admin/client/settings-payments/components/woo-payments-post-sandbox-account-setup-modal/woo-payments-post-sandbox-account-setup-modal.scss
plugins/woocommerce/client/admin/client/settings-payments/components/offline-gateway-list-item/index.ts
plugins/woocommerce/client/admin/client/settings-payments/components/offline-gateway-list-item/offline-payment-gateway-list-item.tsx
plugins/woocommerce/client/admin/client/settings-payments/components/other-payment-gateways/index.ts
@ -8877,8 +8907,6 @@ plugins/woocommerce/client/admin/client/settings-payments/components/other-payme
plugins/woocommerce/client/admin/client/settings-payments/components/list-placeholder/index.ts
plugins/woocommerce/client/admin/client/settings-payments/components/list-placeholder/list-placeholder.tsx
plugins/woocommerce/client/admin/client/settings-payments/components/list-placeholder/list-placeholder.scss
plugins/woocommerce/client/admin/client/settings-payments/components/payment-gateway-button/payment-gateway-button.tsx
plugins/woocommerce/client/admin/client/settings-payments/components/payment-gateway-button/index.ts
plugins/woocommerce/client/admin/client/settings-payments/components/incentive-banner/incentive-banner.scss
plugins/woocommerce/client/admin/client/settings-payments/components/incentive-banner/incentive-banner.tsx
plugins/woocommerce/client/admin/client/settings-payments/components/incentive-banner/index.ts
@ -8888,6 +8916,8 @@ plugins/woocommerce/client/admin/client/settings-payments/components/payment-ext
plugins/woocommerce/client/admin/client/settings-payments/components/payment-extension-suggestion-list-item/payment-extension-suggestion-list-item.tsx
plugins/woocommerce/client/admin/client/settings-payments/components/wcpay-install-button/index.ts
plugins/woocommerce/client/admin/client/settings-payments/components/wcpay-install-button/wcpay-install-button.tsx
plugins/woocommerce/client/admin/client/settings-payments/components/payment-gateway-buttons/payment-gateway-buttons.tsx
plugins/woocommerce/client/admin/client/settings-payments/components/payment-gateway-buttons/index.ts
plugins/woocommerce/client/admin/client/settings-payments/components/offline-payment-gateways/index.ts
plugins/woocommerce/client/admin/client/settings-payments/components/offline-payment-gateways/offline-payment-gateways.tsx
plugins/woocommerce/client/admin/client/settings-payments/components/payment-gateway-list-item/payment-gateway-list-item.tsx
@ -8913,6 +8943,7 @@ plugins/woocommerce/client/admin/client/settings-payments/components/sortable/te
plugins/woocommerce/client/admin/client/settings-payments/components/sortable/sortable-container.tsx
plugins/woocommerce/client/admin/client/settings-payments/components/sortable/sortable-item.tsx
plugins/woocommerce/client/admin/client/settings-payments/settings-payments-woocommerce-payments.tsx
plugins/woocommerce/client/admin/client/settings-payments/settings-payments-methods.scss
plugins/woocommerce/client/admin/client/xstate.js
plugins/woocommerce/client/admin/client/lib/init-remote-logging.ts
plugins/woocommerce/client/admin/client/lib/get-selected-chart/index.js
@ -9297,6 +9328,7 @@ plugins/woocommerce/assets/images/core-profiler/logo-mailpoet.svg
plugins/woocommerce/assets/images/core-profiler/kliken-ads-pixel-for-meta.svg
plugins/woocommerce/assets/images/core-profiler/logo-woo.svg
plugins/woocommerce/assets/images/core-profiler/logo-jetpack.svg
plugins/woocommerce/assets/images/core-profiler/woo-rebrand-2.svg
plugins/woocommerce/assets/images/core-profiler/logo-google.svg
plugins/woocommerce/assets/images/core-profiler/logo-pinterest.svg
plugins/woocommerce/assets/images/shipping_partners/sendcloud-row.svg
@ -9334,11 +9366,13 @@ plugins/woocommerce/assets/images/marketing/amazon-ebay.svg
plugins/woocommerce/assets/images/marketing/hubspot.svg
plugins/woocommerce/assets/images/block-error.svg
plugins/woocommerce/assets/images/icons/star-half-filled.svg
plugins/woocommerce/assets/images/icons/store.svg
plugins/woocommerce/assets/images/icons/loader.svg
plugins/woocommerce/assets/images/icons/info.svg
plugins/woocommerce/assets/images/icons/gridicons-checkmark.svg
plugins/woocommerce/assets/images/icons/star-golden.svg
plugins/woocommerce/assets/images/icons/move-icon.svg
plugins/woocommerce/assets/images/icons/dollar.svg
plugins/woocommerce/assets/images/icons/gridicons-chevron-down.svg
plugins/woocommerce/assets/images/icons/credit-cards/diners.svg
plugins/woocommerce/assets/images/icons/credit-cards/maestro.svg
@ -10138,6 +10172,8 @@ plugins/woocommerce/src/Internal/Admin/Notes/CustomizeStoreWithBlocks.php
plugins/woocommerce/src/Internal/Admin/Notes/WooCommerceSubscriptions.php
plugins/woocommerce/src/Internal/Admin/Notes/WooSubscriptionsNotes.php
plugins/woocommerce/src/Internal/Admin/Notes/MarketingJetpack.php
plugins/woocommerce/src/Internal/Admin/EmailPreview/EmailPreviewRestController.php
plugins/woocommerce/src/Internal/Admin/EmailPreview/EmailPreview.php
plugins/woocommerce/src/Internal/Admin/ActivityPanels.php
plugins/woocommerce/src/Internal/Admin/Marketing/MarketingSpecs.php
plugins/woocommerce/src/Internal/Admin/Translations.php
@ -10151,7 +10187,6 @@ plugins/woocommerce/src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtension
plugins/woocommerce/src/Internal/Admin/RemoteFreeExtensions/RemoteFreeExtensionsDataSourcePoller.php
plugins/woocommerce/src/Internal/Admin/ShippingLabelBanner.php
plugins/woocommerce/src/Internal/Admin/Loader.php
plugins/woocommerce/src/Internal/Admin/EmailPreview.php
plugins/woocommerce/src/Internal/Admin/ProductForm/ComponentTrait.php
plugins/woocommerce/src/Internal/Admin/ProductForm/Tab.php
plugins/woocommerce/src/Internal/Admin/ProductForm/Section.php

View file

@ -2781,8 +2781,8 @@ hotelfinder/rpc
hotels/rpc
hp/video
hpc/*/supported-applications.aspx?
http://tripadvisor.com/robots.txt
http://washingtonpost.com/robots.txt
http://apple.com/robots.txt
http://yelp.com/robots.txt
hub?category=
hz/contact-us/ajax/initiate-trusted-contact
hz/help/contact/*/message/$
@ -5232,7 +5232,7 @@ wiki/Wikipedia_Diskussion:Checkuser
wiki/Wikipedia_Diskussion:Spam-Blacklist-Log
wiki/Wikipedia_talk%3AAbuse_reports
wiki/Wikipedia_talk%3AAbuse_response
wiki/Wikipedia_talk%3AAdministrator_electionshttp://policies.google.com/robots.txt
wiki/Wikipedia_talk%3AAdministrator_electionshttp://bit.ly/robots.txt
wiki/Wikipedia_talk%3AAdministrator_recall
wiki/Wikipedia_talk%3AAdministrator_review
wiki/Wikipedia_talk%3AAdministrators%27_noticeboard