The Wayback Machine - https://web.archive.org/web/20220322102649/https://github.com/topics/wordpress
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 17,089 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
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;
});

leandroalonso
leandroalonso commented Feb 21, 2022

Expected behavior

When I tap a "Spotlight suggestion" to go to a specific site I expect to go to this site.

Actual behavior

The currently selected site doesn't change:

https://user-images.githubusercontent.com/7040243/155019852-cc84cf93-31f1-4254-aaca-f8c4c2dec52c.MP4

Steps to reproduce the behavior

  1. Install the app
  2. Log in into an account with multiple sites
jasonbahl
jasonbahl commented Mar 17, 2022

When querying for content or excerpt on content nodes (posts, pages, etc) the content and excerpt fields can be queried for with a format: RAW argument.

The RAW content will only be returned to authenticated users.

The description of the RAW enum should explain this.

Currently the descriptions are as follows:

![CleanShot 2022-03-17 at 12 38 13](https://user-images.githubuser

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