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

Class "[...]\Wordpress" requires a valid URL to Wordpress XML-RPC API #10

Closed elkrari closed 6 years ago

elkrari commented 6 years ago

Hi,

I have the following error:

Class "monitorbacklinks\yii2wp\Wordpress" requires a valid URL to Wordpress XML-RPC API endpoint to be set in "$endpoint" attribute.

XMLRPC is loaded and endpoint ('http://localhost/sbb/xmlrpc.php') is correct.