logoscon / papi-compatibility-for-wpml
Papi compatibility for WPML
Installs: 106
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 12
Forks: 1
Open Issues: 0
Type:wordpress-plugin
Requires (Dev)
This package is not auto-updated.
Last update: 2024-10-26 19:17:02 UTC
README
Papi compatibility for WPML
Contributors: s3rgiosan, 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.
Installation
Uploading in WordPress Dashboard
- Navigate to the 'Add New' in the plugins dashboard
- Navigate to the 'Upload' area
- Select
papi-compatibility-for-wpml.zip
from your computer - Click 'Install Now'
- Activate the plugin in the Plugin dashboard
Using FTP
- Download
papi-compatibility-for-wpml.zip
- Extract the
papi-compatibility-for-wpml
directory to your computer - Upload the
papi-compatibility-for-wpml
directory to the/wp-content/plugins/
directory - 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.