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

wordpress-plugin

Here are 8,055 public repositories matching this topic...

gutenberg
admturner
admturner commented Apr 21, 2022

Description

When I run the command wp-scripts plugin-zip the resulting zip file does not include root-level files, only directories (and their containing files). I expect the resulting zip file to include either the defaults (the entrypoint, Readme, etc.) as described in the documentation, or the files specified in the package.json "files": [] list. Instead the zip file contains only the

[Type] Bug Good First Issue Needs Dev [Package] Scripts
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 close candidate 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
BrittanyIRL
BrittanyIRL commented Apr 18, 2022

Bug Description

Tooltips on the floating menu are inconsistent. Some of them have tails and others don't. We should pick either tails or no tails and make sure that the menus are uniform. (We pick tails, per design sync 4/19/22 with @agingoldseco )

Expected Behaviour

Consistent tooltip tails on floating menus

Steps to Reproduce

Type: Bug Good First Issue Pod: Pea Group: Floating Menu
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

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 May 22, 2022
  • PHP
wp-rocket
WordPresseur
WordPresseur commented Feb 23, 2022

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

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

Describe the bug
Mediavines uses iframes like the following for showing their ads:
`<iframe frameborder="0" src="https://xxxxxxxxxxxxxxxxxxxxxxxxxxxxx.safeframe.googlesyndication.c

type: enhancement good first issue 3rd party compatibility priority: low

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