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 13,484 public repositories matching this topic...
-
Updated
Aug 17, 2020 - Vue
WordPress starter theme with a modern development workflow
-
Updated
Aug 22, 2020 - PHP
Prerequisites (mark completed items with an [x]):
- I have 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
When I add a first order note, the text "There are no notes yet." still showing:
' so this one is inconsistent.
E.g.
- The preview button
- The Embed block's placeholder
- The View Post in the permalink panel
They either use the `Ex
WPScan is a free, for non-commercial use, black box WordPress security scanner written for security professionals and blog maintainers to test the security of their WordPress websites.
-
Updated
Aug 17, 2020 - Ruby
WordPress boilerplate with modern development tools, easier configuration, and an improved folder structure
-
Updated
Aug 13, 2020 - PHP
Expected behavior
After having sideloaded an external image, the temporary file created by download_url should be deleted.
Timber downloads the image using [download_url](https://developer.wordpress.org/reference/functions/download_u
Apt Mirrors
Sometimes when provisioning, apt fails to retrieve packages due to network issues. This seems to have happened in #1991 but if there had been a backup to fall back to this might have been avoided.
For MariaDB at least we can add mirrors, and there are quite a few to choose from listed here:
https://downloads.mariadb.org/mariadb/repositories/#mirror=digitalocean-ams
We might be able to m
-
Updated
Aug 15, 2020 - JavaScript
A custom WordPress nav walker class to fully implement the Twitter Bootstrap 4.0+ navigation style (v3-branch available for Bootstrap 3) in a custom theme using the WordPress built in menu manager.
-
Updated
Aug 14, 2020 - PHP
-
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;
});
This is not used and it's not consistent with wpandroid.
FoundationPress is a WordPress starter theme based on Foundation 6 by Zurb
-
Updated
Sep 16, 2019 - PHP
-
Updated
Aug 9, 2020 - JavaScript
CMB2 is a developer's toolkit for building metaboxes, custom fields, and forms for WordPress that will blow your mind.
-
Updated
Aug 21, 2020 - PHP
Currently, in order to register a field to an Edge you have to know the full Edge name, like RootQueryToPostConnectionEdge and that's cumbersome.
It would be nice to have something like: register_graphql_edge_field( $fromType, $toType, $fieldName, $config );
I think it's easier to know the from/to type than know the fully qualified edge name.
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
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), DisableGit-based version control for WordPress. Whoa!
-
Updated
Jul 29, 2020 - PHP
Ansible playbooks for a WordPress LEMP stack
-
Updated
Aug 15, 2020 - Python
Need to create /etc/hosts entry for non-wildcard alias domains in site create and site update.
Multi-stage command line deploy/mirroring and task runner for Wordpress
-
Updated
Aug 12, 2020 - Ruby
Data.gov source code and issue tracker
-
Updated
Aug 11, 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.
Bootstrap in WordPress theme form - Bootstrap 3.3.1
-
Updated
Oct 23, 2019 - PHP
A custom update checker for WordPress plugins. Useful if you don't want to host your project in the official WP repository, but would still like it to support automatic updates. Despite the name, it also works with themes.
-
Updated
Aug 21, 2020 - PHP
Created by Matt Mullenweg, Mike Little
Released May 27, 2003
- Organization
- WordPress
- Website
- wordpress.org
- Wikipedia
- Wikipedia


Related: Automattic/wp-calypso#40242