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.
- Host: GitHub
- URL: https://github.com/log-oscon/papi-compatibility-for-wpml
- Owner: log-oscon
- License: gpl-2.0
- Created: 2015-09-01T17:13:14.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2016-10-11T10:27:40.000Z (almost 10 years ago)
- Last Synced: 2025-04-08T06:37:07.175Z (over 1 year ago)
- Language: PHP
- Homepage: https://wordpress.org/plugins/papi-compatibility-for-wpml/
- Size: 38.1 KB
- Stars: 2
- Watchers: 11
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
[](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.