Automattic / Automattic/eventbrite-api

wpautop issue

Open
#29 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
69
Forks
41
PR merge metrics
No merged PRs in 30d

Description

Great plugin! Just one issue that you might want to point out.

In the Eventbrite_Query class there is the wpautop remove_filter.

This as you know stops the content being wrapped in p tags.

I've tried a few ways of reinitiating the filter after the plugin is hooked into wordpress but it wasn't budging.

Whats is the reason the plugin needs this filter?

Thanks

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading the Eventbrite_Query class and locate where wpautop is removed. Reproduce the plugin behavior in WordPress and trace the filter hookup mentioned in the issue. Done means the filter's purpose and expected content behavior are established, with any required change or explanation recorded.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
content
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.