Markers
Table of Contents
Consent.php
Type | Line | Description |
---|---|---|
TODO | 232 | extract wp_generate_uuid4 mysql2date to an Utils function so it can be used outside WordPress |
CookiePolicy.php
Type | Line | Description |
---|---|---|
TODO | 55 | abstract date_i18n() and wpautop() function |
TODO | 66 | use other function than sanitize_title |
AbstractGoogleConsentMode.php
Type | Line | Description |
---|---|---|
TODO | 93 | extract from external package |
HtmlHeadThumbnailParser.php
Type | Line | Description |
---|---|---|
TODO | 128 | make framework-agnostic, e.g. curl_multi_init |
Weglot.php
Type | Line | Description |
---|---|---|
TODO | 20 | how can we persist known translations to Weglot? |
TcfMiddleware.php
Type | Line | Description |
---|---|---|
TODO | 13 | [TCF]: currently, the service cloud does not support TCF vendors, so we need to reset the `serviceTemplateIdentifiers` to an empty array |
TODO | 39 | [TCF] shouldn't this be more generic by reading from a list of available networks? |
TODO | 58 | [TCF]: currently, yes, we do not have TCF compatibility in our service cloud yet, so `createAdNetwork` is part of `consumerData` instead of a property of `BlockerTemplate` |
Assets.php
Type | Line | Description |
---|---|---|
TODO | 487 | perhaps provide another function `$this->allowDeregisterWhenNewVersion($handle)` |
TODO | 949 | shouldn't this be part of @devowl-wp/cache-invalidate? |