Tagged Questions
-1
votes
1answer
338 views
Insert wp gallery shortcode into custom textarea
Is there a way to insert wp gallery shortcode into custom metabox textarea ?
I would like to have something like this:
New metabox in post/page with textarea and below textarea there are a button to ...
3
votes
1answer
375 views
Change behavior of “Insert into Post” based on attachment metadata
For a custom plugin I'm working on, I have added a checkbox element to the attachments editor in a manner like the answer provided here:
How to add a checkbox element to attachments editor with ...
3
votes
3answers
2k views
Add new “Insert Into Post” button with another function
Problem: Add a hook that automatically adds a short tag to video attachments
when inserted from the Media Library (video) tab:
Update:
This works under the 'Media Library' tab — and doesn't break ...