/update-api

A WordPress plugin that allows you to add update api to your WordPress website.

Primary LanguagePHPGNU General Public License v2.0GPL-2.0

Note: Further development of this project moved to our private repo

Installation

Using The WordPress Dashboard

  1. Navigate to the 'Add New' Plugin Dashboard
  2. Select update-api.zip from your computer
  3. Upload
  4. Activate the plugin on the WordPress Plugin Dashboard

Using FTP

  1. Extract update-api.zip to your computer
  2. Upload the update-api directory to your wp-content/plugins directory
  3. Activate the plugin on the WordPress Plugins Dashboard

License

This Plugin is licensed under the GPL v2 or later.

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, version 2, as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA