Changeset 48937
- Timestamp:
- 09/02/2020 12:35:36 AM (5 years ago)
- Location:
- trunk/tests/phpunit
- Files:
-
- 426 edited
-
includes/abstract-testcase.php (modified) (view diffs)
-
tests/actions.php (modified) (view diffs)
-
tests/actions/callbacks.php (modified) (view diffs)
-
tests/admin/includesCommunityEvents.php (modified) (view diffs)
-
tests/admin/includesFile.php (modified) (view diffs)
-
tests/admin/includesMisc.php (modified) (view diffs)
-
tests/admin/includesPlugin.php (modified) (view diffs)
-
tests/admin/includesPost.php (modified) (view diffs)
-
tests/admin/includesSchema.php (modified) (view diffs)
-
tests/admin/includesScreen.php (modified) (view diffs)
-
tests/admin/includesTheme.php (modified) (view diffs)
-
tests/adminbar.php (modified) (view diffs)
-
tests/ajax/AddMeta.php (modified) (view diffs)
-
tests/ajax/Attachments.php (modified) (view diffs)
-
tests/ajax/Compression.php (modified) (view diffs)
-
tests/ajax/CustomizeManager.php (modified) (view diffs)
-
tests/ajax/CustomizeMenus.php (modified) (view diffs)
-
tests/ajax/DeleteComment.php (modified) (view diffs)
-
tests/ajax/DimComment.php (modified) (view diffs)
-
tests/ajax/EditComment.php (modified) (view diffs)
-
tests/ajax/GetComments.php (modified) (view diffs)
-
tests/ajax/ReplytoComment.php (modified) (view diffs)
-
tests/ajax/TagSearch.php (modified) (view diffs)
-
tests/attachment/slashes.php (modified) (view diffs)
-
tests/auth.php (modified) (view diffs)
-
tests/avatar.php (modified) (view diffs)
-
tests/basic.php (modified) (view diffs)
-
tests/blocks/block-context.php (modified) (view diffs)
-
tests/blocks/block-list.php (modified) (view diffs)
-
tests/blocks/block-parser.php (modified) (view diffs)
-
tests/blocks/block-type-registry.php (modified) (view diffs)
-
tests/blocks/block-type.php (modified) (view diffs)
-
tests/blocks/block.php (modified) (view diffs)
-
tests/blocks/register.php (modified) (view diffs)
-
tests/blocks/render.php (modified) (view diffs)
-
tests/blocks/serialization.php (modified) (view diffs)
-
tests/cache.php (modified) (view diffs)
-
tests/canonical.php (modified) (view diffs)
-
tests/canonical/https.php (modified) (view diffs)
-
tests/category.php (modified) (view diffs)
-
tests/comment-submission.php (modified) (view diffs)
-
tests/comment.php (modified) (view diffs)
-
tests/comment/dateQuery.php (modified) (view diffs)
-
tests/comment/getCommentAuthorEmailLink.php (modified) (view diffs)
-
tests/comment/getCommentAuthorUrlLink.php (modified) (view diffs)
-
tests/comment/getCommentExcerpt.php (modified) (view diffs)
-
tests/comment/getCommentsPagesCount.php (modified) (view diffs)
-
tests/comment/getPageOfComment.php (modified) (view diffs)
-
tests/comment/query.php (modified) (view diffs)
-
tests/comment/slashes.php (modified) (view diffs)
-
tests/comment/template.php (modified) (view diffs)
-
tests/comment/wpBatchUpdateCommentType.php (modified) (view diffs)
-
tests/comment/wpCountComments.php (modified) (view diffs)
-
tests/compat.php (modified) (view diffs)
-
tests/cron.php (modified) (view diffs)
-
tests/customize/custom-css-setting.php (modified) (view diffs)
-
tests/customize/manager.php (modified) (view diffs)
-
tests/customize/nav-menu-item-setting.php (modified) (view diffs)
-
tests/customize/nav-menu-setting.php (modified) (view diffs)
-
tests/customize/nav-menus.php (modified) (view diffs)
-
tests/customize/panel.php (modified) (view diffs)
-
tests/customize/partial.php (modified) (view diffs)
-
tests/customize/section.php (modified) (view diffs)
-
tests/customize/selective-refresh-ajax.php (modified) (view diffs)
-
tests/customize/selective-refresh.php (modified) (view diffs)
-
tests/customize/setting.php (modified) (view diffs)
-
tests/customize/widgets.php (modified) (view diffs)
-
tests/date/dateI18n.php (modified) (view diffs)
-
tests/date/getCommentDate.php (modified) (view diffs)
-
tests/date/getFeedBuildDate.php (modified) (view diffs)
-
tests/date/getPermalink.php (modified) (view diffs)
-
tests/date/getPostTime.php (modified) (view diffs)
-
tests/date/getTheDate.php (modified) (view diffs)
-
tests/date/getTheModifiedDate.php (modified) (view diffs)
-
tests/date/maybeDeclineDate.php (modified) (view diffs)
-
tests/date/mysql2date.php (modified) (view diffs)
-
tests/date/query.php (modified) (view diffs)
-
tests/date/theDate.php (modified) (view diffs)
-
tests/date/wpDate.php (modified) (view diffs)
-
tests/date/wpTimezone.php (modified) (view diffs)
-
tests/date/xmlrpc.php (modified) (view diffs)
-
tests/db.php (modified) (view diffs)
-
tests/db/charset.php (modified) (view diffs)
-
tests/dbdelta.php (modified) (view diffs)
-
tests/dependencies.php (modified) (view diffs)
-
tests/dependencies/jquery.php (modified) (view diffs)
-
tests/dependencies/scripts.php (modified) (view diffs)
-
tests/dependencies/styles.php (modified) (view diffs)
-
tests/error-protection/recovery-mode-cookie-service.php (modified) (view diffs)
-
tests/error-protection/recovery-mode-key-service.php (modified) (view diffs)
-
tests/feed/atom.php (modified) (view diffs)
-
tests/feed/rss2.php (modified) (view diffs)
-
tests/file.php (modified) (view diffs)
-
tests/filesystem/findFolder.php (modified) (view diffs)
-
tests/filters.php (modified) (view diffs)
-
tests/formatting/Autop.php (modified) (view diffs)
-
tests/formatting/BlogInfo.php (modified) (view diffs)
-
tests/formatting/CapitalPDangit.php (modified) (view diffs)
-
tests/formatting/CleanPre.php (modified) (view diffs)
-
tests/formatting/ConvertInvalidEntries.php (modified) (view diffs)
-
tests/formatting/EscAttr.php (modified) (view diffs)
-
tests/formatting/EscHtml.php (modified) (view diffs)
-
tests/formatting/EscTextarea.php (modified) (view diffs)
-
tests/formatting/EscUrl.php (modified) (view diffs)
-
tests/formatting/EscXml.php (modified) (view diffs)
-
tests/formatting/ExcerptRemoveBlocks.php (modified) (view diffs)
-
tests/formatting/GetUrlInContent.php (modified) (view diffs)
-
tests/formatting/HtmlExcerpt.php (modified) (view diffs)
-
tests/formatting/HumanTimeDiff.php (modified) (view diffs)
-
tests/formatting/IsEmail.php (modified) (view diffs)
-
tests/formatting/JSEscape.php (modified) (view diffs)
-
tests/formatting/LikeEscape.php (modified) (view diffs)
-
tests/formatting/LinksAddTarget.php (modified) (view diffs)
-
tests/formatting/MakeClickable.php (modified) (view diffs)
-
tests/formatting/MapDeep.php (modified) (view diffs)
-
tests/formatting/NormalizeWhitespace.php (modified) (view diffs)
-
tests/formatting/RemoveAccents.php (modified) (view diffs)
-
tests/formatting/SanitizeFileName.php (modified) (view diffs)
-
tests/formatting/SanitizeMimeType.php (modified) (view diffs)
-
tests/formatting/SanitizeOrderby.php (modified) (view diffs)
-
tests/formatting/SanitizeTextField.php (modified) (view diffs)
-
tests/formatting/SanitizeTitle.php (modified) (view diffs)
-
tests/formatting/SanitizeTitleWithDashes.php (modified) (view diffs)
-
tests/formatting/SanitizeTrackbackUrls.php (modified) (view diffs)
-
tests/formatting/SanitizeUser.php (modified) (view diffs)
-
tests/formatting/Slashit.php (modified) (view diffs)
-
tests/formatting/Smilies.php (modified) (view diffs)
-
tests/formatting/StripSlashesDeep.php (modified) (view diffs)
-
tests/formatting/URLShorten.php (modified) (view diffs)
-
tests/formatting/UrlencodeDeep.php (modified) (view diffs)
-
tests/formatting/Utf8UriEncode.php (modified) (view diffs)
-
tests/formatting/WPBasename.php (modified) (view diffs)
-
tests/formatting/WPMakeLinkRelative.php (modified) (view diffs)
-
tests/formatting/WPRelNoFollow.php (modified) (view diffs)
-
tests/formatting/WPRelUgc.php (modified) (view diffs)
-
tests/formatting/WPSlash.php (modified) (view diffs)
-
tests/formatting/WPSpecialchars.php (modified) (view diffs)
-
tests/formatting/WPStripAllTags.php (modified) (view diffs)
-
tests/formatting/WPTargetedLinkRel.php (modified) (view diffs)
-
tests/formatting/WPTexturize.php (modified) (view diffs)
-
tests/formatting/WPTrimWords.php (modified) (view diffs)
-
tests/formatting/WpHtmlEditPre.php (modified) (view diffs)
-
tests/formatting/WpHtmlSplit.php (modified) (view diffs)
-
tests/formatting/WpReplaceInHtmlTags.php (modified) (view diffs)
-
tests/formatting/WpRichEditPre.php (modified) (view diffs)
-
tests/formatting/Zeroise.php (modified) (view diffs)
-
tests/formatting/balanceTags.php (modified) (view diffs)
-
tests/formatting/date.php (modified) (view diffs)
-
tests/formatting/ent2ncr.php (modified) (view diffs)
-
tests/formatting/isoDescrambler.php (modified) (view diffs)
-
tests/formatting/redirect.php (modified) (view diffs)
-
tests/functions.php (modified) (view diffs)
-
tests/functions/allowedProtocols.php (modified) (view diffs)
-
tests/functions/anonymization.php (modified) (view diffs)
-
tests/functions/canonicalCharset.php (modified) (view diffs)
-
tests/functions/cleanupHeaderComment.php (modified) (view diffs)
-
tests/functions/getWeekstartend.php (modified) (view diffs)
-
tests/functions/numberFormatI18n.php (modified) (view diffs)
-
tests/functions/removeQueryArg.php (modified) (view diffs)
-
tests/functions/wpGetArchives.php (modified) (view diffs)
-
tests/functions/wpListFilter.php (modified) (view diffs)
-
tests/functions/wpListUtil.php (modified) (view diffs)
-
tests/functions/wpRemoteFopen.php (modified) (view diffs)
-
tests/general/archives.php (modified) (view diffs)
-
tests/general/document-title.php (modified) (view diffs)
-
tests/general/paginateLinks.php (modified) (view diffs)
-
tests/general/resourceHints.php (modified) (view diffs)
-
tests/general/template.php (modified) (view diffs)
-
tests/general/wpError.php (modified) (view diffs)
-
tests/hooks/addFilter.php (modified) (view diffs)
-
tests/hooks/applyFilters.php (modified) (view diffs)
-
tests/hooks/doAction.php (modified) (view diffs)
-
tests/hooks/doAllHook.php (modified) (view diffs)
-
tests/hooks/hasFilter.php (modified) (view diffs)
-
tests/hooks/preinitHooks.php (modified) (view diffs)
-
tests/hooks/removeAllFilters.php (modified) (view diffs)
-
tests/http/base.php (modified) (view diffs)
-
tests/http/functions.php (modified) (view diffs)
-
tests/http/http.php (modified) (view diffs)
-
tests/http/remoteRetrieveHeaders.php (modified) (view diffs)
-
tests/image/base.php (modified) (view diffs)
-
tests/image/dimensions.php (modified) (view diffs)
-
tests/image/editor.php (modified) (view diffs)
-
tests/image/editorGd.php (modified) (view diffs)
-
tests/image/editorImagick.php (modified) (view diffs)
-
tests/image/functions.php (modified) (view diffs)
-
tests/image/header.php (modified) (view diffs)
-
tests/image/intermediateSize.php (modified) (view diffs)
-
tests/image/meta.php (modified) (view diffs)
-
tests/image/resize.php (modified) (view diffs)
-
tests/image/resizeGd.php (modified) (view diffs)
-
tests/image/siteIcon.php (modified) (view diffs)
-
tests/import/import.php (modified) (view diffs)
-
tests/import/parser.php (modified) (view diffs)
-
tests/import/postmeta.php (modified) (view diffs)
-
tests/includes/factory.php (modified) (view diffs)
-
tests/kses.php (modified) (view diffs)
-
tests/l10n.php (modified) (view diffs)
-
tests/l10n/loadScriptTextdomain.php (modified) (view diffs)
-
tests/link.php (modified) (view diffs)
-
tests/link/getAdjacentPost.php (modified) (view diffs)
-
tests/link/getDashboardUrl.php (modified) (view diffs)
-
tests/link/getPostCommentsFeedLink.php (modified) (view diffs)
-
tests/link/getPreviewPostLink.php (modified) (view diffs)
-
tests/link/getPreviousCommentsLink.php (modified) (view diffs)
-
tests/link/wpGetCanonicalURL.php (modified) (view diffs)
-
tests/locale.php (modified) (view diffs)
-
tests/mail.php (modified) (view diffs)
-
tests/media.php (modified) (view diffs)
-
tests/menu/nav-menu.php (modified) (view diffs)
-
tests/menu/wpExpandNavMenuPostData.php (modified) (view diffs)
-
tests/meta.php (modified) (view diffs)
-
tests/meta/deleteMetadata.php (modified) (view diffs)
-
tests/meta/query.php (modified) (view diffs)
-
tests/meta/registerMeta.php (modified) (view diffs)
-
tests/meta/slashes.php (modified) (view diffs)
-
tests/multisite.php (modified) (view diffs)
-
tests/multisite/bootstrap.php (modified) (view diffs)
-
tests/multisite/getBlogDetails.php (modified) (view diffs)
-
tests/multisite/getIdFromBlogname.php (modified) (view diffs)
-
tests/multisite/getSite.php (modified) (view diffs)
-
tests/multisite/getSpaceAllowed.php (modified) (view diffs)
-
tests/multisite/getSpaceUsed.php (modified) (view diffs)
-
tests/multisite/ms-files-rewriting.php (modified) (view diffs)
-
tests/multisite/network.php (modified) (view diffs)
-
tests/multisite/networkQuery.php (modified) (view diffs)
-
tests/multisite/site.php (modified) (view diffs)
-
tests/multisite/siteMeta.php (modified) (view diffs)
-
tests/multisite/siteQuery.php (modified) (view diffs)
-
tests/multisite/updateBlogDetails.php (modified) (view diffs)
-
tests/multisite/wpGetSites.php (modified) (view diffs)
-
tests/multisite/wpInstallDefaults.php (modified) (view diffs)
-
tests/oembed/WpEmbed.php (modified) (view diffs)
-
tests/oembed/controller.php (modified) (view diffs)
-
tests/oembed/discovery.php (modified) (view diffs)
-
tests/oembed/filterResult.php (modified) (view diffs)
-
tests/oembed/getResponseData.php (modified) (view diffs)
-
tests/oembed/postEmbedUrl.php (modified) (view diffs)
-
tests/oembed/template.php (modified) (view diffs)
-
tests/oembed/wpOembed.php (modified) (view diffs)
-
tests/option/multisite.php (modified) (view diffs)
-
tests/option/networkOption.php (modified) (view diffs)
-
tests/option/option.php (modified) (view diffs)
-
tests/option/registration.php (modified) (view diffs)
-
tests/option/sanitize-option.php (modified) (view diffs)
-
tests/option/siteOption.php (modified) (view diffs)
-
tests/option/siteTransient.php (modified) (view diffs)
-
tests/option/slashes.php (modified) (view diffs)
-
tests/option/themeMods.php (modified) (view diffs)
-
tests/option/transient.php (modified) (view diffs)
-
tests/option/updateOption.php (modified) (view diffs)
-
tests/option/userSettings.php (modified) (view diffs)
-
tests/option/wpLoadAllOptions.php (modified) (view diffs)
-
tests/pomo/mo.php (modified) (view diffs)
-
tests/pomo/noopTranslations.php (modified) (view diffs)
-
tests/pomo/pluralForms.php (modified) (view diffs)
-
tests/pomo/po.php (modified) (view diffs)
-
tests/pomo/translationEntry.php (modified) (view diffs)
-
tests/pomo/translations.php (modified) (view diffs)
-
tests/post.php (modified) (view diffs)
-
tests/post/attachments.php (modified) (view diffs)
-
tests/post/filtering.php (modified) (view diffs)
-
tests/post/formats.php (modified) (view diffs)
-
tests/post/getLastPostDate.php (modified) (view diffs)
-
tests/post/getLastPostModified.php (modified) (view diffs)
-
tests/post/getPageByPath.php (modified) (view diffs)
-
tests/post/getPageChildren.php (modified) (view diffs)
-
tests/post/getPageUri.php (modified) (view diffs)
-
tests/post/getPages.php (modified) (view diffs)
-
tests/post/getPostClass.php (modified) (view diffs)
-
tests/post/listPages.php (modified) (view diffs)
-
tests/post/meta.php (modified) (view diffs)
-
tests/post/nav-menu.php (modified) (view diffs)
-
tests/post/objects.php (modified) (view diffs)
-
tests/post/output.php (modified) (view diffs)
-
tests/post/query.php (modified) (view diffs)
-
tests/post/revisions.php (modified) (view diffs)
-
tests/post/slashes.php (modified) (view diffs)
-
tests/post/template.php (modified) (view diffs)
-
tests/post/thumbnails.php (modified) (view diffs)
-
tests/post/types.php (modified) (view diffs)
-
tests/post/wpInsertPost.php (modified) (view diffs)
-
tests/post/wpUniquePostSlug.php (modified) (view diffs)
-
tests/query.php (modified) (view diffs)
-
tests/query/conditionals.php (modified) (view diffs)
-
tests/query/date.php (modified) (view diffs)
-
tests/query/dateQuery.php (modified) (view diffs)
-
tests/query/generatePostdata.php (modified) (view diffs)
-
tests/query/isTerm.php (modified) (view diffs)
-
tests/query/metaQuery.php (modified) (view diffs)
-
tests/query/parseQuery.php (modified) (view diffs)
-
tests/query/postStatus.php (modified) (view diffs)
-
tests/query/results.php (modified) (view diffs)
-
tests/query/search.php (modified) (view diffs)
-
tests/query/setupPostdata.php (modified) (view diffs)
-
tests/query/stickies.php (modified) (view diffs)
-
tests/query/taxQuery.php (modified) (view diffs)
-
tests/query/vars.php (modified) (view diffs)
-
tests/rest-api.php (modified) (view diffs)
-
tests/rest-api/rest-attachments-controller.php (modified) (view diffs)
-
tests/rest-api/rest-autosaves-controller.php (modified) (view diffs)
-
tests/rest-api/rest-block-directory-controller.php (modified) (view diffs)
-
tests/rest-api/rest-block-renderer-controller.php (modified) (view diffs)
-
tests/rest-api/rest-block-type-controller.php (modified) (view diffs)
-
tests/rest-api/rest-blocks-controller.php (modified) (view diffs)
-
tests/rest-api/rest-categories-controller.php (modified) (view diffs)
-
tests/rest-api/rest-comments-controller.php (modified) (view diffs)
-
tests/rest-api/rest-controller.php (modified) (view diffs)
-
tests/rest-api/rest-pages-controller.php (modified) (view diffs)
-
tests/rest-api/rest-plugins-controller.php (modified) (view diffs)
-
tests/rest-api/rest-post-meta-fields.php (modified) (view diffs)
-
tests/rest-api/rest-post-statuses-controller.php (modified) (view diffs)
-
tests/rest-api/rest-post-types-controller.php (modified) (view diffs)
-
tests/rest-api/rest-posts-controller.php (modified) (view diffs)
-
tests/rest-api/rest-request-validation.php (modified) (view diffs)
-
tests/rest-api/rest-request.php (modified) (view diffs)
-
tests/rest-api/rest-revisions-controller.php (modified) (view diffs)
-
tests/rest-api/rest-schema-sanitization.php (modified) (view diffs)
-
tests/rest-api/rest-schema-setup.php (modified) (view diffs)
-
tests/rest-api/rest-schema-validation.php (modified) (view diffs)
-
tests/rest-api/rest-search-controller.php (modified) (view diffs)
-
tests/rest-api/rest-server.php (modified) (view diffs)
-
tests/rest-api/rest-settings-controller.php (modified) (view diffs)
-
tests/rest-api/rest-tags-controller.php (modified) (view diffs)
-
tests/rest-api/rest-taxonomies-controller.php (modified) (view diffs)
-
tests/rest-api/rest-term-meta-fields.php (modified) (view diffs)
-
tests/rest-api/rest-themes-controller.php (modified) (view diffs)
-
tests/rest-api/rest-users-controller.php (modified) (view diffs)
-
tests/rewrite.php (modified) (view diffs)
-
tests/rewrite/numericSlugs.php (modified) (view diffs)
-
tests/rewrite/oldSlugRedirect.php (modified) (view diffs)
-
tests/shortcode.php (modified) (view diffs)
-
tests/sitemaps/functions.php (modified) (view diffs)
-
tests/sitemaps/sitemaps-posts.php (modified) (view diffs)
-
tests/sitemaps/sitemaps-taxonomies.php (modified) (view diffs)
-
tests/sitemaps/sitemaps.php (modified) (view diffs)
-
tests/taxonomy.php (modified) (view diffs)
-
tests/template.php (modified) (view diffs)
-
tests/term.php (modified) (view diffs)
-
tests/term/cache.php (modified) (view diffs)
-
tests/term/getEditTermLink.php (modified) (view diffs)
-
tests/term/getTerm.php (modified) (view diffs)
-
tests/term/getTermBy.php (modified) (view diffs)
-
tests/term/getTermParentsList.php (modified) (view diffs)
-
tests/term/getTerms.php (modified) (view diffs)
-
tests/term/getTheTerms.php (modified) (view diffs)
-
tests/term/meta.php (modified) (view diffs)
-
tests/term/query.php (modified) (view diffs)
-
tests/term/slashes.php (modified) (view diffs)
-
tests/term/splitSharedTerm.php (modified) (view diffs)
-
tests/term/taxQuery.php (modified) (view diffs)
-
tests/term/termExists.php (modified) (view diffs)
-
tests/term/wpDeleteTerm.php (modified) (view diffs)
-
tests/term/wpGetObjectTerms.php (modified) (view diffs)
-
tests/term/wpInsertTerm.php (modified) (view diffs)
-
tests/term/wpSetObjectTerms.php (modified) (view diffs)
-
tests/term/wpUniqueTermSlug.php (modified) (view diffs)
-
tests/term/wpUpdateTerm.php (modified) (view diffs)
-
tests/theme.php (modified) (view diffs)
-
tests/theme/WPTheme.php (modified) (view diffs)
-
tests/theme/customHeader.php (modified) (view diffs)
-
tests/theme/getAllowedFilters.php (modified) (view diffs)
-
tests/theme/getThemeStarterContent.php (modified) (view diffs)
-
tests/theme/support.php (modified) (view diffs)
-
tests/theme/themeDir.php (modified) (view diffs)
-
tests/upload.php (modified) (view diffs)
-
tests/url.php (modified) (view diffs)
-
tests/user.php (modified) (view diffs)
-
tests/user/author.php (modified) (view diffs)
-
tests/user/capabilities.php (modified) (view diffs)
-
tests/user/countUsers.php (modified) (view diffs)
-
tests/user/getActiveBlogForUser.php (modified) (view diffs)
-
tests/user/mapMetaCap.php (modified) (view diffs)
-
tests/user/multisite.php (modified) (view diffs)
-
tests/user/query.php (modified) (view diffs)
-
tests/user/slashes.php (modified) (view diffs)
-
tests/user/updateUserCaches.php (modified) (view diffs)
-
tests/user/wpAuthenticateSpamCheck.php (modified) (view diffs)
-
tests/user/wpDeleteUser.php (modified) (view diffs)
-
tests/user/wpSetCurrentUser.php (modified) (view diffs)
-
tests/walker.php (modified) (view diffs)
-
tests/widgets.php (modified) (view diffs)
-
tests/widgets/custom-html-widget.php (modified) (view diffs)
-
tests/widgets/media-audio-widget.php (modified) (view diffs)
-
tests/widgets/media-gallery-widget.php (modified) (view diffs)
-
tests/widgets/media-image-widget.php (modified) (view diffs)
-
tests/widgets/media-video-widget.php (modified) (view diffs)
-
tests/widgets/media-widget.php (modified) (view diffs)
-
tests/widgets/text-widget.php (modified) (view diffs)
-
tests/xmlrpc/basic.php (modified) (view diffs)
-
tests/xmlrpc/client.php (modified) (view diffs)
-
tests/xmlrpc/mt/getRecentPostTitles.php (modified) (view diffs)
-
tests/xmlrpc/mw/editPost.php (modified) (view diffs)
-
tests/xmlrpc/mw/getPost.php (modified) (view diffs)
-
tests/xmlrpc/mw/getRecentPosts.php (modified) (view diffs)
-
tests/xmlrpc/mw/newPost.php (modified) (view diffs)
-
tests/xmlrpc/wp/deletePost.php (modified) (view diffs)
-
tests/xmlrpc/wp/deleteTerm.php (modified) (view diffs)
-
tests/xmlrpc/wp/editComment.php (modified) (view diffs)
-
tests/xmlrpc/wp/editPost.php (modified) (view diffs)
-
tests/xmlrpc/wp/editProfile.php (modified) (view diffs)
-
tests/xmlrpc/wp/editTerm.php (modified) (view diffs)
-
tests/xmlrpc/wp/getComment.php (modified) (view diffs)
-
tests/xmlrpc/wp/getComments.php (modified) (view diffs)
-
tests/xmlrpc/wp/getMediaItem.php (modified) (view diffs)
-
tests/xmlrpc/wp/getOptions.php (modified) (view diffs)
-
tests/xmlrpc/wp/getPage.php (modified) (view diffs)
-
tests/xmlrpc/wp/getPageList.php (modified) (view diffs)
-
tests/xmlrpc/wp/getPages.php (modified) (view diffs)
-
tests/xmlrpc/wp/getPost.php (modified) (view diffs)
-
tests/xmlrpc/wp/getPostType.php (modified) (view diffs)
-
tests/xmlrpc/wp/getPostTypes.php (modified) (view diffs)
-
tests/xmlrpc/wp/getPosts.php (modified) (view diffs)
-
tests/xmlrpc/wp/getProfile.php (modified) (view diffs)
-
tests/xmlrpc/wp/getRevisions.php (modified) (view diffs)
-
tests/xmlrpc/wp/getTaxonomies.php (modified) (view diffs)
-
tests/xmlrpc/wp/getTaxonomy.php (modified) (view diffs)
-
tests/xmlrpc/wp/getTerm.php (modified) (view diffs)
-
tests/xmlrpc/wp/getTerms.php (modified) (view diffs)
-
tests/xmlrpc/wp/getUser.php (modified) (view diffs)
-
tests/xmlrpc/wp/getUsers.php (modified) (view diffs)
-
tests/xmlrpc/wp/newComment.php (modified) (view diffs)
-
tests/xmlrpc/wp/newPost.php (modified) (view diffs)
-
tests/xmlrpc/wp/newTerm.php (modified) (view diffs)
-
tests/xmlrpc/wp/restoreRevision.php (modified) (view diffs)
-
tests/xmlrpc/wp/setOptions.php (modified) (view diffs)
Note: See TracChangeset
for help on using the changeset viewer.