logoscon/papi-compatibility-for-wpml

Papi compatibility for WPML

1.0.7 2016-10-11 10:27 UTC

This package is not auto-updated.

Last update: 2024-04-13 16:12:39 UTC


README

Codacy Badge

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.

Bug report
Source

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.