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 16,945 public repositories matching this topic...

nginxconfig.io
RebelliousWhiz
RebelliousWhiz commented Dec 29, 2021

Sorry for not following the template. It's a straightforward question.

By enabling "WordPress-specific rules", the following codes will be added to the wordpress.conf:

# WordPress: deny general stuff
location ~* ^/(?:xmlrpc\.php|wp-links-opml\.php|wp-config\.php|wp-config-sample\.php|readme\.html|license\.txt)$ {
    deny all;
}

However, this disables xmlrpc feature, which disa

gutenberg
annezazu
annezazu commented Feb 17, 2022

What problem does this address?

If you add a Cover block and include an embed within it, you cannot make the minimum height smaller than the embed. This makes sense but there's no warning in place to tell you that. This was found as part of the [FSE Outreach Program's All Things Media exploration:](https://make.wordpress.org/test/2022/02/02/fse-program-exploration-all-things-media/#comment-2

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

pachlava
pachlava commented Feb 3, 2022

Expected behaviour

Pull to refresh should work in landscape mode, in My Site, as it does in Reader and Notifications, for example.

Actual behaviour

I couldn't have it really working even once:

https://user-images.githubusercontent.com/73365754/152357518-1511762d-abd8-49ca-a548-26d694a628f0.mov

Steps to reproduce the behaviour

  1. Set iPhone to landscape mode
  2. Op
antonis
antonis commented Nov 23, 2021

Description

The user should be able to easily copy a page link (for posts the functionality is implemented in wordpress-mobile/WordPress-Android#15570):

  1. Press the dots at the right of a page in the list
  2. A Copy link button should be added above the Trash button
  3. When the user presses the Copy link button a **snackbar message appears saying "Link copie
frontity

Created by Matt Mullenweg, Mike Little

Released May 27, 2003

Organization
WordPress
Website
wordpress.org
Wikipedia
Wikipedia