WordPress
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,502 public repositories matching this topic...
-
Updated
Feb 10, 2021 - JavaScript
-
Updated
Feb 10, 2021 - PHP
For the Twenty Twenty-One theme, the #primary and #main elements are duplicated on the WooCommerce pages:
The following lines are not necessary: https://github.com/woocommerce/woocommerce/blob/eb62ed1c9fb354e87b476f592c8b68a63e58a861/includes/theme-support/class-wc-tw
What problem does this address?
Focus settings for background images are not currently image-specific. When creating patterns that use focus settings in a background image the "cropping" of an image may appear confusing to users who have not yet encountered this block setting.
->posts->first();
$cat->posts->each(function($post) {
echo $post->post_title;
});
-
Updated
Feb 10, 2021 - PHP
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
-
Updated
Oct 2, 2020 - JavaScript
-
Updated
Sep 16, 2019 - PHP
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
Let's write a guide on how to tail the pantheon/fpm logs.
I think it is as easy as:
lando logs -s appserver -fThat seems to spit out the PHP errors when I create a syntax error or undefined function in my Pantheon app.
Let's turn it into a guide: https://docs.lando.dev/contrib/guides-intro.html
-
Updated
Feb 8, 2021 - PHP
Expected behavior
The call-to-action/link text on dismissable cards should look natural and intentional regardless my device text size.
Actual behavior
With 'large' device font set, The DISMISS and TRY IT NOW are cut off vertically, resulting in a glitchy look. It is most visible on the D, S, and O characters.
Similar to #11839.
<img src="https://user-images.githubuserconten
-
Updated
Dec 14, 2020 - PHP
-
Updated
Feb 9, 2021 - HTML
Bug report
- I've updated both my project and my packages to the latest Frontity versions: https://docs.frontity.org/guides/keep-frontity-updated
- I've searched for existing issues.
- I've checked the documentation: https://docs.frontity.org
- I've checked the community forum: https://community.frontity.org
Need to create /etc/hosts entry for non-wildcard alias domains in site create and site update.
-
Updated
Dec 13, 2020 - Ruby
-
Updated
Dec 17, 2020 - JavaScript
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():
This is low priority because the list of caches changes infrequently.
-
Updated
Sep 17, 2020 - PHP
Created by Matt Mullenweg, Mike Little
Released May 27, 2003
- Organization
- WordPress
- Website
- wordpress.org
- Wikipedia
- Wikipedia
Steps to reproduce the behavior
There should be a bit of space here.
Browser / OS ver