The Wayback Machine - https://web.archive.org/web/20211104142540/https://github.com/topics/wordpress
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 16,252 public repositories matching this topic...

n3f
n3f commented Oct 11, 2021

Prerequisites (mark completed items with an [x]):

  • I have carried out troubleshooting steps and I believe I have found a bug.
  • I have searched for similar bugs in both open and closed issues and cannot find a duplicate.

Describe the bug
The apply_coupon() method in WC_Abstract_Order calls get_customer_id(), but a custom order might not implement this method (and it's

gutenberg
talldan
talldan commented Nov 3, 2021

Description

There's a 0 being shown in the nav block's link UI after a particular sequence of steps. I imagine this is accidentally being returned from a React component instead of null or undefined.

Step-by-step reproduction instructions

  1. Add a nav block
  2. Start empty
  3. Add a link
  4. Select a URL to a page or post
  5. Once done, click the link icon on the toolbar
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;
});

osullivanchris
osullivanchris commented Jul 13, 2021

I was testing the site creation flow on Android landscape.

When you get to the last step 'Site created':

  • the preview is on the left
  • the title and action is on the right
  • however the title and action are centred to the preview, and get cut off screen
  • I think they are probably meant to be centred to the screen, rather than the preview, so that they appear next to the preview above the
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