Hi,
I am currently building a cPanel plugin that works alongside wordpress installations which require data being placed into the databases of the wordpress install.
I have looked at the hook debug logs and I am not seeing any hookable actions being fired with any relevant data when a new wordpress site is being installed.
I came across Cpanel::UAPI::WordPressSite::create which doesn't get fired when using wordpress-toolkit "install website". I have tried looking into the code of wordpress-toolkit plugin but i an unable to find a way to figure.
Any help or guidance is appreciated.
I am currently building a cPanel plugin that works alongside wordpress installations which require data being placed into the databases of the wordpress install.
I have looked at the hook debug logs and I am not seeing any hookable actions being fired with any relevant data when a new wordpress site is being installed.
I came across Cpanel::UAPI::WordPressSite::create which doesn't get fired when using wordpress-toolkit "install website". I have tried looking into the code of wordpress-toolkit plugin but i an unable to find a way to figure.
Any help or guidance is appreciated.
Last edited: