An open API service indexing awesome lists of open source software.

https://github.com/log-oscon/papi-compatibility-for-wpml

Papi compatibility for WPML.
https://github.com/log-oscon/papi-compatibility-for-wpml

Last synced: about 1 year ago
JSON representation

Papi compatibility for WPML.

Awesome Lists containing this project

README

          

[![Codacy Badge](https://api.codacy.com/project/badge/Grade/e3beb8202fbe413c837e343faf417a4d)](https://www.codacy.com/app/s3rgiosan/papi-compatibility-for-wpml?utm_source=github.com&utm_medium=referral&utm_content=log-oscon/papi-compatibility-for-wpml&utm_campaign=Badge_Grade)

# Papi compatibility for WPML #
**Contributors:** [s3rgiosan](https://profiles.wordpress.org/s3rgiosan), [log_oscon](https://profiles.wordpress.org/log_oscon)
**Tags:** fields, page, types, papi, wpml
**Requires at least:** 4.0
**Tested up to:** 4.6
**Stable tag:** 1.0.7
**License:** GPLv2 or later
**License URI:** http://www.gnu.org/licenses/gpl-2.0.html

Papi compatibility for WPML

## Description ##

Adds WPML compatibility to [WordPress Page Type API](https://wp-papi.github.io/).

[Bug report](https://github.com/log-oscon/papi-compatibility-for-wpml/issues)
[Source](https://github.com/log-oscon/papi-compatibility-for-wpml)

## Installation ##

### Uploading in WordPress Dashboard ###

1. Navigate to the 'Add New' in the plugins dashboard
2. Navigate to the 'Upload' area
3. Select `papi-compatibility-for-wpml.zip` from your computer
4. Click 'Install Now'
5. Activate the plugin in the Plugin dashboard

### Using FTP ###

1. Download `papi-compatibility-for-wpml.zip`
2. Extract the `papi-compatibility-for-wpml` directory to your computer
3. Upload the `papi-compatibility-for-wpml` directory to the `/wp-content/plugins/` directory
4. Activate the plugin in the Plugin dashboard

## Changelog ##

### 1.0.7 ###
* Updated Codacy badge url.

### 1.0.6 ###
* Fix previous commit. Sorry guys.

### 1.0.5 ###
* Added Codacy (a tool for automated code review) badge.
* Removed the loader class.

### 1.0.4 ###
* Minor changes.
* Added language file.

### 1.0.3 ###
* Fix PSR-4 loader conflict with older implementation.

### 1.0.2 ###
* Added GitHub Updater support.
* Added Update supported WordPress version.

### 1.0.1 ###
* Added composer.lock to repo.
* Added vendor folder to SVN repo.

### 1.0.0 ###
* Initial release.

## Upgrade Notice ##

### 1.0 ###
Initial release.