The Wayback Machine - https://web.archive.org./web/20210318065935/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 14,710 public repositories matching this topic...

vedanshujain
vedanshujain commented on Feb 15, 2021

Is your feature request related to a problem? Please describe.
We held stock for when user check out with product and payment is not yet completed. The stock is held and cannot be used unless payment is completed (which reduces the stock), or if the order is cancelled (which increases the stock).

A small enhancement, like adding in order note that "Stock is held for X minutes for payment"

gutenberg
timber
jarednova
jarednova commented on Jan 21, 2021

Is your feature request related to a problem? Please describe.

Our project builds have been halted by @travis-ci due to a bug with their system. Their support has been unhelpful at resolving. The tests themselves are fine, we just need a new platform.

Describe the solution you’d like

At this point, we should migrate to GitHub Actions for further CI test running. While I'm open to other

interludic
interludic commented on 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;
});

leandroalonso
leandroalonso commented on Jan 27, 2021

Our custom calendar has accessibility issues. Both when scheduling a post and when selecting a date range from Activity Log:

  • Unavailable (future) dates are not announced as unavailable.
  • Dates of the week ( S M T W T F S) are incorrectly announced: eg. F is announced as “half-F, night sky”
  • While scrolling up and down announcements say “Page 138” which is not super helpful. Maybe we can a
smthomas
smthomas commented on Nov 16, 2020

In the graphql_map_input_fields_to_wp_query filter, the $post_type is the last parameter. This is inconsistent with the other graphql_map_input_fields_* filters. For example in graphql_map_input_fields_to_get_terms the $taxonomy parameter is the third parameter (while the $context & $info parameters are the last two in all of the graphql_map_input_fields_* filters). For consistency sake, i

ParaskP7
ParaskP7 commented on Mar 1, 2021

Expected behavior

Given the user is with the Reader's Manage Topics & Sites settings screen, after having rotated the screen at least once, when they add a URL or topic to follow, then the newly added topic appears within the FOLLOWED TOPICS list.

https://user-images.githubusercontent.com/9729923/109473815-7ad14300-7a7c-11eb-92ae-71850ea23f10.mp4

Actual behavior

Given t

frontity
DAreRodz
DAreRodz commented on Feb 24, 2021

Bug report

Expected behavior

If you visit a URL that is redirected, and that re

amp-wp
westonruter
westonruter commented on May 22, 2019

The list of AMP Caches is available at https://cdn.ampproject.org/caches.json

This could be pulled in dynamically rather than hard-coding each AMP Cache in \AMP_HTTP::get_amp_cache_hosts():

https://github.com/ampproject/amp-wp/blob/9e049f6554b69e06284ead57d13ef416226a51ec/includes/class-amp-http.php#L191-L239

This is low priority because the list of caches changes infrequently.

Created by Matt Mullenweg, Mike Little

Released May 27, 2003

Organization
WordPress
Website
wordpress.org
Wikipedia
Wikipedia