Automattic / Automattic/Adbusters

Make array of iframe buster configs accessible in a generic way

Open
#29 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
HTML
Stars
29
Forks
22
PR merge metrics
No merged PRs in 30d

Description

It would be useful for other code to have access to the array of supported iframe busters, for example, to see if a file is supported by the plugin or not.

Should provide a method `wpcom_vip_get_supported_ad_busters()` (or refactor into a class).

See https://github.com/Automattic/vip-scanner/issues/31

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the array of supported iframe buster configurations and the plugin entry point that currently uses it. Check the related vip-scanner issue for context, then expose the supported configurations through wpcom_vip_get_supported_ad_busters() or the agreed class interface; done means other code can inspect whether a file is supported.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
backend
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.