Remove libraries or scripts that provided by WP core

Hello! Received a soft rejection on the wordpress theme. Reviewer say “remove libraries or scripts that provided by WP core” I don’t understand what he means. Has anyone had something similar? Please tell me.

Hi @pavloffedo,

In your theme you have included assets (libraries or scripts) those already exist in WordPress core (like jQuery).

Thanks

Thanks for your reply. Here is a list of what I use in the theme. Maybe I don’t know something, but it seems that none of the above is included in the WordPress core

// css files
bootstrap
slick
slick-theme
themify-icons
magnific-popup
owl.carousel

// JS

bootstrap
velocity
tweenmax
anime
slick
magnific-popup
owl.carousel
smooth-scrollbar
scroll-magic
imagesloaded.pkgd
masonry.pkgd
isotope.pkgd
animation.anime
overscroll

You should double check all of your assets not only css/js. have the review team provided any screenshot?

I think I found a mistake. I accidentally forgot to delete the jquery file in the assets folder. I didn’t connect it. They remained after the html version. Thanks again for your answer!

Also you can display masonry direct from the WordPress Library with:
wp_enqueue_script( ‘masonry’ );
Καλησπέρα!

1 Like

Thanks for your reply! I’ll know . Theme has been approved. successfully)
P.S: you are from greece?)))

1 Like

Good Luck With Sales.
Yes, I live in Athens.

Thank you! I am also from Greece. I also lived in Athens for 7 years!

1 Like