Changeset 2638675
- Timestamp:
- 12/02/2021 04:55:15 PM (4 years ago)
- Location:
- appful/trunk
- Files:
-
- 2 edited
-
appful.php (modified) (1 diff)
-
plugins/wpml.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
appful/trunk/appful.php
r2531139 r2638675 4 4 Plugin URI: https://appful.io/ 5 5 Description: appful is one of the world's most remarkable & beautiful app service for Blogger and Online magazines. It is designed to create outstanding real native iOS and Android Apps based on the content of your Wordpress site or YouTube channel. appful is surprisingly simple to use and not a single line of code is required. 6 Version: 1.0.12 76 Version: 1.0.128 7 7 Author: appful GmbH 8 8 Author URI: https://appful.io/ -
appful/trunk/plugins/wpml.php
r1479102 r2638675 23 23 24 24 public function current() { 25 return ICL_LANGUAGE_CODE;25 return apply_filters( 'wpml_current_language', NULL ); 26 26 } 27 27
Note: See TracChangeset
for help on using the changeset viewer.