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 15,234 public repositories matching this topic...
-
Updated
May 31, 2021 - JavaScript
-
Updated
May 31, 2021 - PHP
Is your feature request related to a problem? Please describe.
Currently, we allow
Description
When editing an image's URL using the Replace tool bar option the Current media URL field is far too narrow to be of much use.
Step-by-step reproduction instructions
Please list the steps needed to reproduce the bug. For example:
- Drag an image from another browser window.
- Choose Replace from the image
-
Updated
May 29, 2021 - Ruby
-
Updated
May 29, 2021 - PHP
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
-
Updated
May 27, 2021 - Shell
-
Updated
May 27, 2021 - JavaScript
-
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;
});
-
Updated
Apr 5, 2021 - PHP
Reported by Frosty:
On iPad in splitscreen (so the app is half or 1/4 of the screen), the bottom sheet appears to take up the entire height of the display. This only seems to happen on iPad, not on iPhone. I confirmed that this also happens on
develop.
![Simulator Screen Shot - iPad Pro (11-inch) (
Expected Behaviour
When I have a custom setting in WP,
the field names should be listed under the group names in the WPGraphQL IDE,
so that I can query those fields.
Current Behaviour
If the custom setting group option name contains an underscore,
the fields belonging to that group do not show up under the group name in the WPGraphQL IDE,
and I cannot query those fields (unless
-
Updated
May 22, 2021 - JavaScript
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
Sep 16, 2019 - PHP
-
Updated
May 17, 2021 - PHP
Running ./gradlew lintVanillaRelease on dc41909f75 produces this linter report:
warning LintBaseline: Baseline Issues
../../lint-baseline.xml: 165 errors/warnings were listed in the baseline file (lint-baseline.xml) but not found in the project; perhaps they have been fixed? Unmatched issue types: AlwaysShowAction (2), ClickableViewAccessibility (5), Disable-
Updated
May 26, 2021 - PHP
-
Updated
May 28, 2021 - Jinja
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
May 6, 2021 - JavaScript
-
Updated
Dec 13, 2020 - Ruby
-
Updated
Feb 16, 2021 - PHP
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.
Created by Matt Mullenweg, Mike Little
Released May 27, 2003
- Organization
- WordPress
- Website
- wordpress.org
- Wikipedia
- Wikipedia
Global Maintainer Summit 2021
Jun 8 - 9, 2021 • Virtual
Steps to reproduce
/domains/manage/:domain/name-servers/:siteWhat I expected
We should add a label so that the toggle would be more accessible.
What happened instead
The label is not technically a
label, rather it's aspan.Context / Source
Reported by @sa