WebDevStudios / custom-post-type-ui

Admin UI settings for creating custom post types and taxonomies in WordPress
https://webdevstudios.com
GNU General Public License v2.0
627 stars 143 forks source link

#687 Added Delete button for post types on Register Types/Taxes list #880

Closed tw2113 closed 2 years ago

tw2113 commented 2 years ago

@alokstha1 Making this just for some discussion sake.

Is there any super specific reason why we're going with a separate js file for this, instead of sticking with the already existing js file? I know it may be just a case of separation of concern, but I also feel like we don't use javascript THAT much with the plugin, and one file would suffice.