Quantcast
Channel: Topic Tag: action | WordPress.org
Viewing all articles
Browse latest Browse all 889

Kasiviswanathan on "What do Plugins do in general"

$
0
0

I have a small PHP application that need additional support of style.css and myapp.js. I wish to use this application in WordPress generated web pages, post, etc.

If I'm not wrong, The solution is to create a plugin and provide a Shortcode [my-plugin] for wp users.

My question is do plugins are the solution?
Can Shortcode [my-plugin] provide hook to add .css and .js file to the <head> of wp generated webpages?

I'm new to WordPress world.

Thank you.


Viewing all articles
Browse latest Browse all 889

Trending Articles