WordPress-Post-Type-Archive-Links icon indicating copy to clipboard operation
WordPress-Post-Type-Archive-Links copied to clipboard

Adds a metabox on Appearance > Menus to create menu items pointing to post type archives

Results 2 WordPress-Post-Type-Archive-Links issues
Sort by recently updated
recently updated
newest added

I'm back! As I was using the new code, I found that the get_submit_button needed to be updated to include the button ID, the disabled() bit, and the order of...

Updated use of $metabox_id as it was throwing an undefined var notice with debug set to true. Really nice work on this revamp!