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,809 public repositories matching this topic...

gglobalstep
gglobalstep commented Aug 23, 2021

Bug Description:

When user updates the order status to "Completed" for the first order of the store, it redirects user to the "Posts" screen.

Environment:

Woocommerce Version : WooCommerce 5.7.0 Beta-1
WordPress version: v5.8

PC:
Windows 10, Mac 10.14.6
Chrome(Version 92.0.4515.131)
Firefox(Version 90.0.2)
Safari: v14.1.2

Steps To Reproduce:

  1. Create any test site using
gutenberg
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;
});

zwarm
zwarm commented Aug 11, 2021

When viewing the Login Epilogue, sites with long titles are not truncating (showing ellipse)

Expected behavior

Site with long titles to truncate and show an ellipse

Actual behavior

Sites with long titles are shown in full taking up a good portion of the view.

Steps to reproduce the behavior

  • Create a site with a very, very, very, long title
  • Logout of the app
  • Log back
zwarm
zwarm commented Aug 12, 2021

Expected behavior

The site URL should be fully visible in the site Info Block on the My Site view when the system font is set to the largest setting.

Actual behavior

The site URL is cutoff in the site Info Block on the My Site view when the system font is set to the largest setting.

Steps to reproduce the behavior

  • Set system font to highest setting on device
  • Open app
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