register/login api

Is there support out of the box for this in WordPress or do you need to create a custom route etc? No, there is no endpoint for user login and registration. You would need to install an authentication plugin designed for remote auth such as the OAuth2 plugin, or wait until 5.6 adds application passwords. … Read more

Problems fixing a REST API 404 after Moving my WordPress Directory and updating Permalink Structure

This sounds like it might be an issue with how the files for the main Apache2 configuration file and those found in the virtual host are written. Adding the following line to the file * /etc/apache2/sites-available/hostname-le-ssl.conf before <Directory /var/www/html/hostname/public_html/> AllowOverride All Then restart apache2. $ sudo systemctl restart apache2 The files in /etc/apache2/sites-available are symlinked … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)