monitorbacklinks / yii2-wordpress

Yii2 component for integration with Wordpress CMS via XML-RPC API
http://monitorbacklinks.github.io/yii2-wordpress/
MIT License
33 stars 11 forks source link

call custom xml rpc method defined in wordpress #11

Open igorveremsky opened 6 years ago

igorveremsky commented 6 years ago

If i add custom xml rpc method to my wordpress class how can i call it using your extension?

igorveremsky commented 6 years ago

I find that i can use callCustomMethod() but it not declared at PHPDoc for class monitorbacklinks\yii2wp\Wordpress and also in README.MD, i think it need to be fixed. I will close this issue after docs will update.

alancpark commented 6 years ago

Sorry Igor, we are no longer maintaining this repository.

igorveremsky commented 6 years ago

But its just documentation update :) I can do it by myself and create PR, you have permissions and time to merge it?