[wp-trac] [WordPress Trac] #53415: Filter API to edit footer content
WordPress Trac
noreply at wordpress.org
Tue Jun 15 19:48:40 UTC 2021
#53415: Filter API to edit footer content
-------------------------------------------------+-------------------------
Reporter: codemilitant | Owner: (none)
Type: feature request | Status: new
Priority: normal | Milestone: Awaiting
| Review
Component: General | Version: 5.7.2
Severity: normal | Keywords:
Focuses: rest-api, performance, coding- |
standards |
-------------------------------------------------+-------------------------
Just like "the_content", a filter that allows the footer content to be
edited in functions.php. When optimizing landing pages, it's easy to
dequeue scripts and styles, however, many plugins still add jQuery to the
footer of the site even though the script has been deregistered and
dequeued. Woocommerce tracking codes and other unnecessary code for a
designated landing page cannot be filtered in the footer.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/53415>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list