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,126 public repositories matching this topic...
-
Updated
May 13, 2021 - JavaScript
-
Updated
May 17, 2021 - PHP
Is your feature request related to a problem? Please describe.
Currently, we allow
-
Updated
May 17, 2021 - Ruby
-
Updated
May 13, 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
Sync time earlier
While provisioning I encountered this error:
default: Get:54 http://ftp.yz.yamagata-u.ac.jp/pub/dbms/mariadb/repo/10.5/ubuntu bionic/main arm64 Packages [16.4 kB]
default: Get:55 https://packagecloud.io/github/git-lfs/ubuntu bionic/main amd64 Packages [4387 B]
default: Reading package lists...
default: E
default: :
default: Release file for http://security.ubu
-
Updated
May 13, 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.


It looks like there will be a number of subtle color changes to the wp-admin interface in WordPress 5.7, most notably maybe the settings background. We'll have to assess the impact of this on Nav Unification and account for it ahead of time.
Visual comparison of changes:
https://ryelle.codes/core/colors/index.html
Related code changes:
https://github.com/WordPress/wordpress-develop/pull/