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 15,407 public repositories matching this topic...

davemart-in
davemart-in commented Jun 19, 2021

Expected

We currently show previews for WP.com Reader, Google Search, Facebook, and Twitter. We should add a preview for the WordPress.com oEmbed card that is inserted whenever you paste a link to a published WP.com page or post.

Actual

We don't show the WP oEmbed card design within social previews yet.

How to preview a WP.com oEmbed?

  1. Copy the URL of a published W
gutenberg
timber
jarednova
jarednova commented Jan 21, 2021

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

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;
});

smthomas
smthomas commented Nov 16, 2020

In the graphql_map_input_fields_to_wp_query filter, the $post_type is the last parameter. This is inconsistent with the other graphql_map_input_fields_* filters. For example in graphql_map_input_fields_to_get_terms the $taxonomy parameter is the third parameter (while the $context & $info parameters are the last two in all of the graphql_map_input_fields_* filters). For consistency sake, i

frontity
codemonkeynorth
codemonkeynorth commented Jun 14, 2021

(sorry if this is not the place for this... should these minor issues just be raised on the forum?)

Bug report

Expected behavior

When visiting eg /blog/page/2/ the "Blog" item should still be highlighted in the menu.
this is currently created by
aria-current={state.router.link === link ? "page" : undefined}
and so only works on the first page

Observed behavior

amp-wp
westonruter
westonruter commented Apr 8, 2021

Bug Description

On an AMP-first site I ran across the following amp-img:

<!--noscript-->
<amp-img height="1" width="1" alt="fbpx" src="https://www.facebook.com/tr?id=413752866132374&amp;ev=PageView&amp;noscript=1" class="amp-wp-enforced-sizes amp-wp-6a19fc1 i-amphtml-layout-intrinsic i-amphtml-layout-size-defined" layout="intrinsic" data-amp-

Created by Matt Mullenweg, Mike Little

Released May 27, 2003

Organization
WordPress
Website
wordpress.org
Wikipedia
Wikipedia