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

selectedselections
selectedselections commented Jul 15, 2021

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

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

Describe the bug

If you mark a product as hidden, and then use the "Quick edit" feature within the product list, other products will be shown a

gutenberg
mrleemon
mrleemon commented Jul 14, 2021

Recently, the docs have been updated to use the useState hook instead of the withState HOC, because the later has been deprecated:

WordPress/gutenberg#33173

Even if it's not deprecated (as far as I know), I would like to see references to the withSelect HOC removed from the docs in favor of the simpler useSelect hook to encourage devs to use more modern React

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