[wp-trac] [WordPress Trac] #44407: Please add page_attributes_meta_box_parent action to meta-boxes.php
WordPress Trac
noreply at wordpress.org
Thu Jun 21 04:56:48 UTC 2018
#44407: Please add page_attributes_meta_box_parent action to meta-boxes.php
-----------------------------+------------------------------
Reporter: garrett-eclipse | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 4.9.6
Severity: normal | Resolution:
Keywords: | Focuses:
-----------------------------+------------------------------
Comment (by garrett-eclipse):
I wanted to inject a grandparent selector in that position, I relied
heavily on ajax for the logic so simply injected it via jQuery instead.
With that though there was slim pickings for targetting so ended up having
to traverse up from `$('label.post-attributes-label[for="parent_id"])` and
created #44408 to address that and make it easier to target/manipulate the
individual attributes via css/js.
So I'm able to jQuery what I needed for this specific ticket can be minor
if anything
Thank you
--
Ticket URL: <https://core.trac.wordpress.org/ticket/44407#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list