WP Manifestindependent plugin directory
manifest / integrations / wps-livejasmin

WPS LiveJasmin

WordPress plugin to integrate LiveJasmin feeds into WP-Script themes

by WP-Script · github.com/logicduke/wps-livejasmin · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/logicduke/wps-livejasmin/archive/refs/heads/main.zip

WPS LiveJasmin

Translations

  • Chinese (100%): 101/101 lines translated
  • English (100%): 101/101 lines translated
  • French (100%): 101/101 lines translated
  • German (100%): 101/101 lines translated
  • Hindi (100%): 101/101 lines translated
  • Italian (100%): 101/101 lines translated
  • Portuguese (100%): 101/101 lines translated
  • Russian (100%): 101/101 lines translated
  • Spanish (100%): 101/101 lines translated

Debugging

To enable importer debug logs, define LVJM_DEBUG_IMPORTER as true in wp-config.php. Performer searches cache the detected VPAPI filter parameter in lvjm_vpapi_perf_filter_param_v2 (1 day) and matched results in lvjm_perf_v2_{orientation}_{tag-or-all}_{normalized_performer} (6 hours, 10 minutes when empty).

Changelog

= 1.4.2 = 2025-09-11

  • Fixed: Removed hardcoded whitelabel parameters; default destination now follows plugin settings

= 1.3.2 = 2025-07-28

  • Fixed: Fix translation files issues that could prevent the plugin from installing and work properly in de, it, ru and zh languages

= 1.3.1 = 2025-06-16

  • Fixed: Replace parse_url with wp_parse_url to enhance theme compatibility across multiple php versions

= 1.3.0 = 2025-03-19

  • Added: Add translations in DE, ES, FR, HI, IT, PT, RU, ZH
  • Updated: Dropping support for PHP 5.6 to 7.1
  • Updated: PHP ^7.2 or PHP 8.x is now required
  • Updated: PHP ^7.4 or PHP 8.x is recommended

= 1.2.0 = 2024-11-04

  • Updated: Simple HTML DOM parser updated to v1.9.1
  • Fixed: Fix all issues that could be caused by the old Simple HTML DOM Parser version with new PHP versions

= 1.1.8 = 2024-10-07

  • Fixed: Videos are now responsive with all WP-Script themes
  • Fixed: Videos are now responsive with any third party themes

= 1.1.7 = 2022-04-19

  • Fixed: Fix iframes that where not working because of client ip address
  • Fixed: This will also fix videos that have been already imported
  • Fixed: You may have to reload the video pages once to be able to see the video

= 1.1.6 = 2021-12-09

  • Fixed: Php fatal error that can happen with some third party plugins

= 1.1.5 = 2021-07-05

  • Fixed: Php fatal error
  • Fixed: Minor issues

= 1.1.4 = 2021-05-31

  • Fixed: Videos search issue that didn't find good videos results
  • Fixed: Duplicated videos in videos search results

= 1.1.3 = 2021-05-06

  • Fixed: Whitelabel redirection not working in some cases

= 1.1.2 = 2021-03-25

  • Added: New option to redirect trafic to your own white label
  • Added: Brand new set of Gay categories to get videos from
  • Added: Brand new set of Shemale categories to get videos from

= 1.1.1 = 2021-02-15

  • Fixed: Issue that could prevent the videos to be found
  • Fixed: PHP warning when creating a new saved feed

= 1.1.0 = 2021-02-04

  • Added: New error message when AWEmpire credentials are wrong
  • Added: New translation files
  • Fixed: Forceutf8 for php7.4 compatibility
  • Fixed: Post author that wasn't saved
  • Fixed: Remove meta referrer tag in import page that could prevent videos to be imported
  • Fixed: Minor bugs

= 1.0.4 = 2020-02-10

  • Fixed: Auto-import for some servers configurations
  • Fixed: Minor bugs

= 1.0.3 = 2019-08-23

  • Fixed: Auto-import

= 1.0.2 = 2019-08-14

  • Fixed: PHP Warnings on some PHP versions

= 1.0.1 = 2019-08-13

  • Fixed: Auto-import that couldn't be set on some saved feeds
  • Fixed: Minor bugs

= 1.0.0 = 2019-06-12

  • Added: Initial release