JavaScript should be separated from PHP files
-
Hi, I am using this plugin from a long time and wish/hope it should handle full Drag & Drop features for page/post, custom post type as well handling of child pages and parent-child group ordering. It is seen that to achieve such kind of features heavy JavaScript/jQuery coding has to be done.
Currently, a lots of JS code are combined with your PHP source codes which makes it difficult to write & test for new features as standalone. I think it will best if you consider full separation of all important JS code related to D&D from PHP into external script. This will facilitate us for writing new codes for achieve new features.
Thanks.
The topic ‘JavaScript should be separated from PHP files’ is closed to new replies.