Ben Keith
Ben Keith
There are at least three copies of `jquery.dfp.js` and `jquery.dfp.min.js` in this repository. - [ ] keep only the vendored version - [ ] update all references to `/js/` to...
From https://secure.helpscout.net/conversation/739589544/2981/?folderId=1219602 WP 5.0.2 PHP 7.2.2 Plugins: It's a long list - Advanced Cron Manager - Advanced Custom Fields PRO - Akismet Anti-Spam - Alexa Certify - All In One...
Does pressing the save button save the ID as `216331270 (set by theme)` ?
Here's an example with a default text widget: Having the ad code here would make finding ad widgets in the admin much faster by saving admins one click per widget...
Here we see an array of options for a widget: ``` PHP message: array ( 'identifier' => 'cheese', 'lazyLoad' => '1', 'breakpoints' => NULL, 'sizes' => array ( 'mobile' =>...
we use hyphens in some places and underscores in other places for max_width and min_width. - [ ] change everything to underscores - [ ] widgets? - [ ] settings?...
We've done this in other plugins; do that here so that we can safely migrate things like the consolidation from hyphenated variable names in the database to underscore variable names...
This PR would merge Dave Ryan's past work on docs for this plugin. Before it merges: - [ ] does this duplicate existing docs in our plugin? - [ ]...
I'm creating this PR to track stuff that started happening in the `plugin-boilerplate` branch that was never merged with `master`. It's a bunch of things. Before this pull request is...
Could this plugin provide an easy way to upload content for ads.txt, and supply a way to output that file? More on Ads.txt: - https://support.google.com/admanager/answer/7441288 - https://wiki.iabtechlab.com/index.php?title=Ads.txt_Resources