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

jacoswan
jacoswan commented Dec 3, 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

It's not clear if Coupon Usage Restrictions are Product AND Categories, or Products OR Categories.

If you specify Products = `Vneck T

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;
});

emilylaguna
emilylaguna commented Dec 3, 2021

https://user-images.githubusercontent.com/793774/144639050-aae1b374-c4ab-4767-85ae-6898ccaf0756.mov

Expected behavior

When I tap the Username field I should be brought to only one of the Change Username screens

Actual behavior

Tapping on the Username field can push multiple Change Username screens

Steps to reproduce the behavior

  1. Launch app, make a new account
  2. O
antonis
antonis commented Nov 23, 2021

Description

The user should be able to easily copy a page link (for posts the functionality is implemented in wordpress-mobile/WordPress-Android#15570):

  1. Press the dots at the right of a page in the list
  2. A Copy link button should be added above the Trash button
  3. When the user presses the Copy link button a **snackbar message appears saying "Link copie
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

Created by Matt Mullenweg, Mike Little

Released May 27, 2003

Organization
WordPress
Website
wordpress.org
Wikipedia
Wikipedia