This plugin allows you to add your custom js and css by simply dropping your .js and .css files in the plugin directory
wp-content/plugins/include-styles-and-scripts
. There is zero configuration. You just drop the files in the plugin directory and it automatically includes it basis file extention (.js or .css)
This can be useful for adding your custom css or js file to any out of box themes with no coding.
Feedback appreciated on the project page -
Include Styles and Scripts.
You can use the built in installer and upgrader, or you can install the plugin manually.
- You can either use the automatic plugin installer or your FTP program to upload it to your
wp-content/plugins
directory the top-level folder.
- Activate the plugin through the 'Plugins' menu in WordPress
- Upload your custom js and css files in the plugin folder
wp-content/plugins/include-styles-and-scripts
- That's it