The Wayback Machine - https://web.archive.org/web/20220324201842/https://github.com/topics/wordpress-plugin
Skip to content
#

wordpress-plugin

Here are 7,926 public repositories matching this topic...

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

Enhancement Good First Issue effort: low
amp-wp
westonruter
westonruter commented May 22, 2019

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():

https://github.com/ampproject/amp-wp/blob/9e049f6554b69e06284ead57d13ef416226a51ec/includes/class-amp-http.php#L191-L239

This is low priority because the list of caches changes infrequently.

Enhancement P2 Good First Issue WS:Core

SiteOrigin Page Builder is a powerful content creation interface, instantly recognizable, astonishingly different. SiteOrigin Page Builder makes it easy to create responsive column-based content using the widgets you know and love. Your content will accurately adapt to all mobile devices, ensuring your site is mobile-ready.

  • Updated Mar 23, 2022
  • PHP
jrtashjian
jrtashjian commented Nov 22, 2019

Describe the bug

When using the template functionality of the innerBlocks component we can run into issues with how the undo and redo editor functions behave. Specifically if we are setting a block attribute when the template changes we are creating two undo snapshots: one when the attribute is set and another when the innerBlocks are updated.

We solved this issue in the Form block here: h

[Type] Bug Good First Issue [Priority] Low
wp-rocket
DahmaniAdame
DahmaniAdame commented Feb 25, 2022

Before submitting an issue please check that you’ve completed the following steps:

  • Made sure you’re on the latest version 3.10.8
  • Used the search feature to ensure that the bug hasn’t been reported before

Describe the bug
When a query string is set to be cached, it will be cached on pages excluded from caching as well.

To Reproduce
Steps to reproduce the behavio

type: bug good first issue module: cache priority: medium

Improve this page

Add a description, image, and links to the wordpress-plugin topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the wordpress-plugin topic, visit your repo's landing page and select "manage topics."

Learn more