ClassicPress / classicpress-seo

Classic SEO is the first SEO plugin built specifically to work with ClassicPress. A fork of Rank Math, the plugin contains many essential SEO tools to help optimize your website.
GNU General Public License v2.0
29 stars 10 forks source link

Add new update server to Update Manager #136

Closed timbocode closed 3 years ago

timbocode commented 3 years ago

Replace const UPDATE_SERVER in includes/class-update-client.php

Old

const UPDATE_SERVER = 'https://www.cpseo.net/';

New

const UPDATE_SERVER = 'https://officialplugins.classicpress.net/';

Closes #135

ClassyBot commented 2 years ago

This pull request has been mentioned on ClassicPress Forums. There might be relevant details there:

https://forums.classicpress.net/t/update-servers/3622/1