Skip to content
#

WordPress

wordpress logo

WordPress is a popular content management system, used for websites and blogs. WordPress is written in PHP and MySQL and is designed to be flexible and user-friendly.

Here are 15,498 public repositories matching this topic...

xpurichan
xpurichan commented Jul 7, 2021

Steps to reproduce the behavior

  1. Add a two year plan to your test site via SA or through the normal checkout flow. In my example I am using a two year Premium plan.
  2. Visit https://wordpress.com/plans
  3. Note the pricing on this page shows a monthly breakdown price based on the breakdown of our two year plans (this makes sense, since we're on a two year plan currently), but the text in
gglobalstep
gglobalstep commented Jul 8, 2021

Bug Description:

Download file name seems wrapped on "My Account->Downloads" screen of Storefront theme.

Environment:

Woocommerce Version : WooCommerce 5.5 RC 2 and 5.4.1
WordPress version: (v5.8 RC 2)

PC:
Windows 10, Mac 10.14.6
Chrome(Version 91.0.4472.77)
Firefox(Version 89.0.2)
Safari: v14.0

Steps To Reproduce:

  1. Create any test site using JN site.
  2. Install and a
gutenberg
sarayourfriend
sarayourfriend commented Jul 8, 2021

What problem does this address?

It's currently possible to input invalid values into the NumberControl: WordPress/gutenberg#33285

To prevent this, you currently have to manage that in the onChange you pass. But we should be able to introspect into the min and max values at minimum to create a generic validation function which prevents invalid values from be

timber
interludic
interludic commented Oct 31, 2018
  • Corcel Version: "jgrossi/corcel": "2.5.*",

  • Framework Name & Version: "laravel/framework": "5.5.*",

  • PHP Version: 7.1

Description:

Cant find model... for

// clean and simple all posts from a category
$cat = Category::slug('uncategorized')->posts->first();
$cat->posts->each(function($post) {
echo $post->post_title;
});

frontity
codemonkeynorth
codemonkeynorth commented Jun 25, 2021

Expected behavior

itemProp, itemScope and itemType should be created on elements

Observed behavior

javascript error for itemprop, itemscope and itemtype on html elements

Steps involved to reproduce the problem

add eg <span itemprop="telephone">999</span> to some HTML content in the database and run Html2React on it

Possible solution

add the follow

amp-wp
westonruter
westonruter commented Apr 8, 2021

Bug Description

On an AMP-first site I ran across the following amp-img:

<!--noscript-->
<amp-img height="1" width="1" alt="fbpx" src="https://www.facebook.com/tr?id=413752866132374&amp;ev=PageView&amp;noscript=1" class="amp-wp-enforced-sizes amp-wp-6a19fc1 i-amphtml-layout-intrinsic i-amphtml-layout-size-defined" layout="intrinsic" data-amp-

Created by Matt Mullenweg, Mike Little

Released May 27, 2003

Organization
WordPress
Website
wordpress.org
Wikipedia
Wikipedia