Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

WordPress

Ryan Codes
Ryan Codes
14,888 Points

wordpress function

i want the ability to add overlays to be set up in the Image Upload/Library area of the WP admin area.

The ability should have the following functions added to the standard image upload dialogue box:

Would you like to add overlays? What description? Date Photographer credit

how do i achieve this?

1 Answer

Checkout Piklist (https://piklist.com/user-guide/tutorials/piklist-overview-wordcampnyc/). This will simplify the coding required for you to figure out what you are looking to do.