diff --git a/wp-content/themes/twentytwentyfour/patterns/banner-hero.php b/wp-content/themes/twentytwentyfour/patterns/banner-hero.php index 4587ac86a6..9971884d63 100644 --- a/wp-content/themes/twentytwentyfour/patterns/banner-hero.php +++ b/wp-content/themes/twentytwentyfour/patterns/banner-hero.php @@ -4,6 +4,7 @@ * Slug: twentytwentyfour/banner-hero * Categories: banner, call-to-action, featured * Viewport width: 1400 + * Description: A hero section with a title, a paragraph, a CTA button, and an image. */ ?> diff --git a/wp-content/themes/twentytwentyfour/patterns/banner-project-description.php b/wp-content/themes/twentytwentyfour/patterns/banner-project-description.php index 31a44fc6a6..7ddeea7aa1 100644 --- a/wp-content/themes/twentytwentyfour/patterns/banner-project-description.php +++ b/wp-content/themes/twentytwentyfour/patterns/banner-project-description.php @@ -4,6 +4,7 @@ * Slug: twentytwentyfour/banner-project-description * Categories: featured, banner, about, portfolio * Viewport width: 1400 + * Description: Project description section with title, paragraph, and an image. */ ?> diff --git a/wp-content/themes/twentytwentyfour/patterns/cta-content-image-on-right.php b/wp-content/themes/twentytwentyfour/patterns/cta-content-image-on-right.php index f46ecbc1d6..49bceb2eb9 100644 --- a/wp-content/themes/twentytwentyfour/patterns/cta-content-image-on-right.php +++ b/wp-content/themes/twentytwentyfour/patterns/cta-content-image-on-right.php @@ -4,6 +4,7 @@ * Slug: twentytwentyfour/cta-content-image-on-right * Categories: call-to-action, banner * Viewport width: 1400 + * Description: A title, paragraph, two CTA buttons, and an image for a general CTA section. */ ?> diff --git a/wp-content/themes/twentytwentyfour/patterns/cta-pricing.php b/wp-content/themes/twentytwentyfour/patterns/cta-pricing.php index 45f85f5f06..4ba3937434 100644 --- a/wp-content/themes/twentytwentyfour/patterns/cta-pricing.php +++ b/wp-content/themes/twentytwentyfour/patterns/cta-pricing.php @@ -4,6 +4,7 @@ * Slug: twentytwentyfour/cta-pricing * Categories: call-to-action, services * Viewport width: 1400 + * Description: A pricing section with a title, a paragraph and three pricing levels. */ ?> diff --git a/wp-content/themes/twentytwentyfour/patterns/cta-rsvp.php b/wp-content/themes/twentytwentyfour/patterns/cta-rsvp.php index 998106589e..a12386949b 100644 --- a/wp-content/themes/twentytwentyfour/patterns/cta-rsvp.php +++ b/wp-content/themes/twentytwentyfour/patterns/cta-rsvp.php @@ -4,6 +4,7 @@ * Slug: twentytwentyfour/cta-rsvp * Categories: call-to-action, featured * Viewport width: 1100 + * Description: A large RSVP heading sideways, a description, and a CTA button. */ ?> diff --git a/wp-content/themes/twentytwentyfour/patterns/cta-services-image-left.php b/wp-content/themes/twentytwentyfour/patterns/cta-services-image-left.php index 87f3c9f3d7..b6315b0cbd 100644 --- a/wp-content/themes/twentytwentyfour/patterns/cta-services-image-left.php +++ b/wp-content/themes/twentytwentyfour/patterns/cta-services-image-left.php @@ -4,6 +4,7 @@ * Slug: twentytwentyfour/cta-services-image-left * Categories: call-to-action, banner, featured, services * Viewport width: 1400 + * Description: An image, title, paragraph and a CTA button to describe services. */ ?> diff --git a/wp-content/themes/twentytwentyfour/patterns/cta-subscribe-centered.php b/wp-content/themes/twentytwentyfour/patterns/cta-subscribe-centered.php index b65eac5907..c11b913351 100644 --- a/wp-content/themes/twentytwentyfour/patterns/cta-subscribe-centered.php +++ b/wp-content/themes/twentytwentyfour/patterns/cta-subscribe-centered.php @@ -4,6 +4,7 @@ * Slug: twentytwentyfour/cta-subscribe-centered * Categories: call-to-action * Keywords: newsletter, subscribe, button + * Description: Subscribers CTA section with a title, a paragraph and a CTA button. */ ?> diff --git a/wp-content/themes/twentytwentyfour/patterns/footer-centered-logo-nav.php b/wp-content/themes/twentytwentyfour/patterns/footer-centered-logo-nav.php index 4370eac6b2..39258764fc 100644 --- a/wp-content/themes/twentytwentyfour/patterns/footer-centered-logo-nav.php +++ b/wp-content/themes/twentytwentyfour/patterns/footer-centered-logo-nav.php @@ -4,6 +4,7 @@ * Slug: twentytwentyfour/footer-centered-logo-nav * Categories: footer * Block Types: core/template-part/footer + * Description: A footer section with a centered logo, navigation, and WordPress credits. */ ?> diff --git a/wp-content/themes/twentytwentyfour/patterns/footer-colophon-3-col.php b/wp-content/themes/twentytwentyfour/patterns/footer-colophon-3-col.php index cfb15db49b..e0de63b6f9 100644 --- a/wp-content/themes/twentytwentyfour/patterns/footer-colophon-3-col.php +++ b/wp-content/themes/twentytwentyfour/patterns/footer-colophon-3-col.php @@ -4,6 +4,7 @@ * Slug: twentytwentyfour/footer-colophon-3-col * Categories: footer * Block Types: core/template-part/footer + * Description: A footer section with a colophon and 3 columns. */ ?> diff --git a/wp-content/themes/twentytwentyfour/patterns/footer.php b/wp-content/themes/twentytwentyfour/patterns/footer.php index 85f310dd51..4b8aeb2797 100644 --- a/wp-content/themes/twentytwentyfour/patterns/footer.php +++ b/wp-content/themes/twentytwentyfour/patterns/footer.php @@ -4,6 +4,7 @@ * Slug: twentytwentyfour/footer * Categories: footer * Block Types: core/template-part/footer + * Description: A footer section with a colophon and 4 columns. */ ?> diff --git a/wp-content/themes/twentytwentyfour/patterns/gallery-full-screen-image.php b/wp-content/themes/twentytwentyfour/patterns/gallery-full-screen-image.php index ee26fca4f6..dc9cc5d339 100644 --- a/wp-content/themes/twentytwentyfour/patterns/gallery-full-screen-image.php +++ b/wp-content/themes/twentytwentyfour/patterns/gallery-full-screen-image.php @@ -3,6 +3,7 @@ * Title: Full screen image * Slug: twentytwentyfour/gallery-full-screen-image * Categories: gallery, portfolio + * Description: A cover image section that covers the entire width. */ ?> diff --git a/wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-2-col.php b/wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-2-col.php index 67ea044cb1..8e2222efe7 100644 --- a/wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-2-col.php +++ b/wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-2-col.php @@ -5,6 +5,7 @@ * Categories: gallery, portfolio * Keywords: project, images, media, masonry, columns * Viewport width: 1400 + * Description: A gallery section with 2 columns and offset images. */ ?> diff --git a/wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-3-col.php b/wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-3-col.php index 3280317e10..5f32f7f861 100644 --- a/wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-3-col.php +++ b/wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-3-col.php @@ -5,6 +5,7 @@ * Categories: gallery, portfolio * Keywords: project, images, media, masonry, columns * Viewport width: 1400 + * Description: A gallery section with 3 columns and offset images. */ ?> diff --git a/wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-4-col.php b/wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-4-col.php index 8c89db80d5..df9341d045 100644 --- a/wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-4-col.php +++ b/wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-4-col.php @@ -5,6 +5,7 @@ * Categories: gallery, featured, portfolio * Keywords: project, images, media, masonry, columns * Viewport width: 1400 + * Description: A gallery section with 4 columns and offset images. */ ?> diff --git a/wp-content/themes/twentytwentyfour/patterns/gallery-project-layout.php b/wp-content/themes/twentytwentyfour/patterns/gallery-project-layout.php index 27d6f74646..143d61bd7a 100644 --- a/wp-content/themes/twentytwentyfour/patterns/gallery-project-layout.php +++ b/wp-content/themes/twentytwentyfour/patterns/gallery-project-layout.php @@ -4,6 +4,7 @@ * Slug: twentytwentyfour/gallery-project-layout * Categories: gallery, featured, portfolio * Viewport width: 1600 + * Description: A gallery section with a project layout with 2 images. */ ?> diff --git a/wp-content/themes/twentytwentyfour/patterns/page-about-business.php b/wp-content/themes/twentytwentyfour/patterns/page-about-business.php index ad626980e1..7b662c243b 100644 --- a/wp-content/themes/twentytwentyfour/patterns/page-about-business.php +++ b/wp-content/themes/twentytwentyfour/patterns/page-about-business.php @@ -7,6 +7,7 @@ * Block Types: core/post-content * Post Types: page, wp_template * Viewport width: 1400 + * Description: A business about page with a hero section, a text section, a services section, a team section, a clients section, a FAQ section, and a CTA section. */ ?> diff --git a/wp-content/themes/twentytwentyfour/patterns/page-home-blogging.php b/wp-content/themes/twentytwentyfour/patterns/page-home-blogging.php index 5cef5d4e50..bd08b6e043 100644 --- a/wp-content/themes/twentytwentyfour/patterns/page-home-blogging.php +++ b/wp-content/themes/twentytwentyfour/patterns/page-home-blogging.php @@ -6,6 +6,7 @@ * Keywords: page, starter * Post Types: page, wp_template * Viewport width: 1400 + * Description: A blogging home page with a hero section, a text section, a blog section, and a CTA section. */ ?> diff --git a/wp-content/themes/twentytwentyfour/patterns/page-home-business.php b/wp-content/themes/twentytwentyfour/patterns/page-home-business.php index 415c42f1d9..3f2c748e78 100644 --- a/wp-content/themes/twentytwentyfour/patterns/page-home-business.php +++ b/wp-content/themes/twentytwentyfour/patterns/page-home-business.php @@ -7,6 +7,7 @@ * Block Types: core/post-content * Post Types: page, wp_template * Viewport width: 1400 + * Description: A business home page with a hero section, a text section, a services section, a team section, a clients section, a FAQ section, and a CTA section. */ ?> diff --git a/wp-content/themes/twentytwentyfour/patterns/page-home-portfolio-gallery.php b/wp-content/themes/twentytwentyfour/patterns/page-home-portfolio-gallery.php index a9ce9d760a..511a3b8a74 100644 --- a/wp-content/themes/twentytwentyfour/patterns/page-home-portfolio-gallery.php +++ b/wp-content/themes/twentytwentyfour/patterns/page-home-portfolio-gallery.php @@ -7,6 +7,7 @@ * Block Types: core/post-content * Post Types: page, wp_template * Viewport width: 1400 + * Description: A porfolio home page that features a gallery. */ ?> diff --git a/wp-content/themes/twentytwentyfour/patterns/page-home-portfolio.php b/wp-content/themes/twentytwentyfour/patterns/page-home-portfolio.php index 40d4fa1e75..c03d1b13d5 100644 --- a/wp-content/themes/twentytwentyfour/patterns/page-home-portfolio.php +++ b/wp-content/themes/twentytwentyfour/patterns/page-home-portfolio.php @@ -7,6 +7,7 @@ * Block Types: core/post-content * Post Types: page, wp_template * Viewport width: 1400 + * Description: A portfolio home page with a description and a 4-column post section with only feature images. */ ?> diff --git a/wp-content/themes/twentytwentyfour/patterns/page-newsletter-landing.php b/wp-content/themes/twentytwentyfour/patterns/page-newsletter-landing.php index 5ee552e500..6ad69ff20e 100644 --- a/wp-content/themes/twentytwentyfour/patterns/page-newsletter-landing.php +++ b/wp-content/themes/twentytwentyfour/patterns/page-newsletter-landing.php @@ -7,6 +7,7 @@ * Block Types: core/post-content * Post Types: page, wp_template * Viewport width: 1100 + * Description: A block with a newsletter subscription CTA for a landing page. */ ?> diff --git a/wp-content/themes/twentytwentyfour/patterns/page-portfolio-overview.php b/wp-content/themes/twentytwentyfour/patterns/page-portfolio-overview.php index b0bf21b480..6aee66b1a6 100644 --- a/wp-content/themes/twentytwentyfour/patterns/page-portfolio-overview.php +++ b/wp-content/themes/twentytwentyfour/patterns/page-portfolio-overview.php @@ -7,6 +7,7 @@ * Block Types: core/post-content * Post Types: page, wp_template * Viewport width: 1400 + * Description: A full portfolio page with a section for project description, project details, a full screen image, and a gallery section with two images. */ ?> diff --git a/wp-content/themes/twentytwentyfour/patterns/page-rsvp-landing.php b/wp-content/themes/twentytwentyfour/patterns/page-rsvp-landing.php index 8b3ba8316c..6ec67323ee 100644 --- a/wp-content/themes/twentytwentyfour/patterns/page-rsvp-landing.php +++ b/wp-content/themes/twentytwentyfour/patterns/page-rsvp-landing.php @@ -7,6 +7,7 @@ * Block Types: core/post-content * Post Types: page, wp_template * Viewport width: 1100 + * Description: A large RSVP heading sideways, a description, and a CTA button. */ ?> diff --git a/wp-content/themes/twentytwentyfour/patterns/posts-1-col.php b/wp-content/themes/twentytwentyfour/patterns/posts-1-col.php index 051ed14de3..f2bbaa1efd 100644 --- a/wp-content/themes/twentytwentyfour/patterns/posts-1-col.php +++ b/wp-content/themes/twentytwentyfour/patterns/posts-1-col.php @@ -4,6 +4,7 @@ * Slug: twentytwentyfour/posts-1-col * Categories: query * Block Types: core/query + * Description: A list of posts, 1 column. */ ?> diff --git a/wp-content/themes/twentytwentyfour/patterns/posts-3-col.php b/wp-content/themes/twentytwentyfour/patterns/posts-3-col.php index 62a48c49d2..855615471b 100644 --- a/wp-content/themes/twentytwentyfour/patterns/posts-3-col.php +++ b/wp-content/themes/twentytwentyfour/patterns/posts-3-col.php @@ -4,6 +4,7 @@ * Slug: twentytwentyfour/posts-3-col * Categories: query * Block Types: core/query + * Description: A list of posts, 3 columns. */ ?> diff --git a/wp-content/themes/twentytwentyfour/patterns/posts-grid-2-col.php b/wp-content/themes/twentytwentyfour/patterns/posts-grid-2-col.php index dd2881d4af..d6a584f6f6 100644 --- a/wp-content/themes/twentytwentyfour/patterns/posts-grid-2-col.php +++ b/wp-content/themes/twentytwentyfour/patterns/posts-grid-2-col.php @@ -4,6 +4,7 @@ * Slug: twentytwentyfour/posts-grid-2-col * Categories: query * Block Types: core/query + * Description: A grid of posts featuring the first post, 2 columns. */ ?> diff --git a/wp-content/themes/twentytwentyfour/patterns/posts-images-only-3-col.php b/wp-content/themes/twentytwentyfour/patterns/posts-images-only-3-col.php index 48bf4d08bc..7aee49301e 100644 --- a/wp-content/themes/twentytwentyfour/patterns/posts-images-only-3-col.php +++ b/wp-content/themes/twentytwentyfour/patterns/posts-images-only-3-col.php @@ -4,6 +4,7 @@ * Slug: twentytwentyfour/posts-images-only-3-col * Categories: query * Block Types: core/query + * Description: A list of posts with featured images only, 3 columns. */ ?> diff --git a/wp-content/themes/twentytwentyfour/patterns/posts-images-only-offset-4-col.php b/wp-content/themes/twentytwentyfour/patterns/posts-images-only-offset-4-col.php index 808754b215..2cbcaff47e 100644 --- a/wp-content/themes/twentytwentyfour/patterns/posts-images-only-offset-4-col.php +++ b/wp-content/themes/twentytwentyfour/patterns/posts-images-only-offset-4-col.php @@ -3,6 +3,7 @@ * Title: Offset posts with featured images only, 4 columns * Slug: twentytwentyfour/posts-images-only-offset-4-col * Categories: posts + * Description: A list of posts with featured images only, 4 columns. */ ?> diff --git a/wp-content/themes/twentytwentyfour/patterns/posts-list.php b/wp-content/themes/twentytwentyfour/patterns/posts-list.php index 5db93af229..e298a544a3 100644 --- a/wp-content/themes/twentytwentyfour/patterns/posts-list.php +++ b/wp-content/themes/twentytwentyfour/patterns/posts-list.php @@ -4,6 +4,7 @@ * Slug: twentytwentyfour/posts-list * Categories: query, posts * Block Types: core/query + * Description: A list of posts without images, 1 column. */ ?> diff --git a/wp-content/themes/twentytwentyfour/patterns/team-4-col.php b/wp-content/themes/twentytwentyfour/patterns/team-4-col.php index 78211d26b1..86a8bfac2b 100644 --- a/wp-content/themes/twentytwentyfour/patterns/team-4-col.php +++ b/wp-content/themes/twentytwentyfour/patterns/team-4-col.php @@ -4,6 +4,7 @@ * Slug: twentytwentyfour/team-4-col * Categories: team, about * Viewport width: 1400 + * Description: A team section, with a heading, a paragraph, and 4 columns for team members. */ ?> diff --git a/wp-content/themes/twentytwentyfour/patterns/testimonial-centered.php b/wp-content/themes/twentytwentyfour/patterns/testimonial-centered.php index 0f07d57c1f..7ca82754aa 100644 --- a/wp-content/themes/twentytwentyfour/patterns/testimonial-centered.php +++ b/wp-content/themes/twentytwentyfour/patterns/testimonial-centered.php @@ -5,6 +5,7 @@ * Keywords: quote, review, about * Categories: testimonials, text * Viewport width: 1300 + * Description: A centered testimonial section with a avatar, name, and job title. */ ?> diff --git a/wp-content/themes/twentytwentyfour/patterns/text-alternating-images.php b/wp-content/themes/twentytwentyfour/patterns/text-alternating-images.php index 12a07724e7..105ac2ac00 100644 --- a/wp-content/themes/twentytwentyfour/patterns/text-alternating-images.php +++ b/wp-content/themes/twentytwentyfour/patterns/text-alternating-images.php @@ -4,6 +4,7 @@ * Slug: twentytwentyfour/text-alternating-images * Categories: text, about * Viewport width: 1400 + * Description: A text section, then a two column section with text in one and image in another. */ ?> diff --git a/wp-content/themes/twentytwentyfour/patterns/text-centered-statement-small.php b/wp-content/themes/twentytwentyfour/patterns/text-centered-statement-small.php index c24a51a5be..540846336f 100644 --- a/wp-content/themes/twentytwentyfour/patterns/text-centered-statement-small.php +++ b/wp-content/themes/twentytwentyfour/patterns/text-centered-statement-small.php @@ -5,6 +5,7 @@ * Categories: text, about * Keywords: mission, introduction * Viewport width: 1200 + * Description: A centered itallic text statement with compact padding. */ ?> diff --git a/wp-content/themes/twentytwentyfour/patterns/text-centered-statement.php b/wp-content/themes/twentytwentyfour/patterns/text-centered-statement.php index ce7751e0b2..f8fbb4ddc6 100644 --- a/wp-content/themes/twentytwentyfour/patterns/text-centered-statement.php +++ b/wp-content/themes/twentytwentyfour/patterns/text-centered-statement.php @@ -5,6 +5,7 @@ * Categories: text, about, featured * Keywords: mission, introduction * Viewport width: 1400 + * Description: A centered text statement with a large paddings. */ ?> diff --git a/wp-content/themes/twentytwentyfour/patterns/text-faq.php b/wp-content/themes/twentytwentyfour/patterns/text-faq.php index d011eace4a..000aa61119 100644 --- a/wp-content/themes/twentytwentyfour/patterns/text-faq.php +++ b/wp-content/themes/twentytwentyfour/patterns/text-faq.php @@ -5,6 +5,7 @@ * Categories: text, about, featured * Keywords: faq, about, frequently asked * Viewport width: 1400 + * Description: A FAQ section with a large FAQ heading and list of toggle questions and answers. */ ?> diff --git a/wp-content/themes/twentytwentyfour/patterns/text-feature-grid-3-col.php b/wp-content/themes/twentytwentyfour/patterns/text-feature-grid-3-col.php index f03eaf3b9d..03310f564f 100644 --- a/wp-content/themes/twentytwentyfour/patterns/text-feature-grid-3-col.php +++ b/wp-content/themes/twentytwentyfour/patterns/text-feature-grid-3-col.php @@ -4,6 +4,7 @@ * Slug: twentytwentyfour/text-feature-grid-3-col * Categories: text, about * Viewport width: 1400 + * Description: A feature grid of 2 rows and 3 columns with headings and text. */ ?> diff --git a/wp-content/themes/twentytwentyfour/patterns/text-project-details.php b/wp-content/themes/twentytwentyfour/patterns/text-project-details.php index b75f8694c7..a6a54c1de1 100644 --- a/wp-content/themes/twentytwentyfour/patterns/text-project-details.php +++ b/wp-content/themes/twentytwentyfour/patterns/text-project-details.php @@ -4,6 +4,7 @@ * Slug: twentytwentyfour/text-project-details * Categories: text, portfolio * Viewport width: 1400 + * Description: A text only section for project details. */ ?> diff --git a/wp-content/themes/twentytwentyfour/patterns/text-title-left-image-right.php b/wp-content/themes/twentytwentyfour/patterns/text-title-left-image-right.php index f4c48f7998..cfcbf6dfc1 100644 --- a/wp-content/themes/twentytwentyfour/patterns/text-title-left-image-right.php +++ b/wp-content/themes/twentytwentyfour/patterns/text-title-left-image-right.php @@ -4,6 +4,7 @@ * Slug: twentytwentyfour/text-title-left-image-right * Categories: banner, about, featured * Viewport width: 1400 + * Description: A title, a paragraph and a CTA button on the left with an image on the right. */ ?> diff --git a/wp-content/themes/twentytwentythree/patterns/call-to-action.php b/wp-content/themes/twentytwentythree/patterns/call-to-action.php index 119677d8e2..15427904bd 100644 --- a/wp-content/themes/twentytwentythree/patterns/call-to-action.php +++ b/wp-content/themes/twentytwentythree/patterns/call-to-action.php @@ -5,6 +5,7 @@ * Categories: featured * Keywords: Call to action * Block Types: core/buttons + * Description: Left-aligned text with a CTA button and a separator. */ ?> diff --git a/wp-content/themes/twentytwentythree/patterns/footer-default.php b/wp-content/themes/twentytwentythree/patterns/footer-default.php index d197bf5e62..e3827248be 100644 --- a/wp-content/themes/twentytwentythree/patterns/footer-default.php +++ b/wp-content/themes/twentytwentythree/patterns/footer-default.php @@ -4,6 +4,7 @@ * Slug: twentytwentythree/footer-default * Categories: footer * Block Types: core/template-part/footer + * Description: Footer with site title and powered by WordPress. */ ?> diff --git a/wp-content/themes/twentytwentythree/patterns/post-meta.php b/wp-content/themes/twentytwentythree/patterns/post-meta.php index b704064e29..a1a92264d5 100644 --- a/wp-content/themes/twentytwentythree/patterns/post-meta.php +++ b/wp-content/themes/twentytwentythree/patterns/post-meta.php @@ -5,6 +5,7 @@ * Categories: query * Keywords: post meta * Block Types: core/template-part/post-meta + * Description: Post meta information with separator on the top. */ ?> diff --git a/wp-includes/version.php b/wp-includes/version.php index f630cbb4fd..1c24044b62 100644 --- a/wp-includes/version.php +++ b/wp-includes/version.php @@ -16,7 +16,7 @@ * * @global string $wp_version */ -$wp_version = '6.6-alpha-58110'; +$wp_version = '6.6-alpha-58111'; /** * Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.