Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End WordPress: Embed a Plugin to a theme Re: WordPress: Embed a Plugin to a theme

#111480
mweldan
Member

ask people to install it themselves. put it on readme file.

i don’t know if it is possible to activate plugin when activating your theme.

but i know you can call function when activating theme . check add_action or register_activation_hook etc.

maybe call plugin’s function when activating theme?