Vimeography: Vimeo Video Gallery WordPress Plugin

Description

100+ 5-star Reviews! Vimeography is the Best and Most Powerful Video Gallery Plugin for Membership and Course Sites. ★★★★★

More than 10,000 websites use Vimeography to show their Vimeo videos on their own WordPress website.

Vimeography is a free WordPress plugin that allows you to create your own Netflix style website with beautiful, custom Vimeo video galleries in 30 seconds, tops!

Our video gallery plugin is used to power over 10,000 video membership, course, and portfolio websites.

For more information, check out vimeography.com

Some amazing features:

  • Automatically add videos uploaded to a Vimeo user account, channel, or showcase to your video gallery
  • Easily insert video galleries on a page, post or template with one click
  • Set a featured video to appear as the first video in your Vimeo video gallery
  • Change your Vimeo video gallery’s appearance with custom themes
  • Tweak your video gallery theme’s look with the appearance editor
  • Control the video gallery width using pixels or percentages
  • Built-in caching for quick page loads

Vimeography Themes

Make your gallery stand out with our custom video gallery themes! All themes come with one year of updates and support.

Check our all of our video gallery designs at https://vimeography.com/themes

Want more features?

Check out Vimeography Pro for additional features:

  • Create searchable galleries
  • Create shareable links to videos in your collection
  • Show unlimited videos
  • Enable download links for your videos
  • Show hidden videos, create auto-playing playlists, custom sorting and more!
  • Supports Vimeo video interaction tools (end screens, cards, email capture)

Screenshots

  • Create a Vimeo video gallery in 30 seconds, tops!
  • User-friendly tutorials to get you up and running.
  • Perfect gallery themes for every application.
  • Gain additional features with Vimeography PRO.

Blocks

This plugin provides 1 block.

  • Vimeography Gallery

Installation

  1. Upload vimeography.zip to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

FAQ

How can I show hidden Vimeo videos?

If you would like to show videos that are hidden from Vimeo, you will need Vimeography Pro.

The way that it works is you mark your videos as hidden from Vimeo and then place them in a Public showcase. You then use that showcase URL as the source for your video gallery. The videos won’t appear anywhere on Vimeo, but will still be accessible by the Vimeography WordPress plugin.

Help! My video gallery doesn’t look right!

First of all, don’t worry! I promise you that we can get it looking right. This can be caused by a multitude of things, so try the following (in the order of appearance):

  • Check your browser’s javascript console to see if there are any errors that may be causing this issue.
  • Try surrounding your Vimeography shortcode in [raw][/raw] tags.
  • Make sure that your WordPress theme is not including multiple versions of jQuery and is using the latest version.
  • Make sure that your theme is calling the wp_footer() function so that all of the Vimeography stylesheets are printed.
  • Try disabling other plugins that are used for photo galleries, minifying scripts, widgets, or otherwise alter your site’s appearance, one by one, and really determining if you need it.

I’m getting an error: This Vimeography gallery does not have a theme assigned to it.

Make sure that you have the latest version of the Vimeography theme plugin that you are using installed and that it is activated. Then, go to the gallery editor and select that theme under the Appearance tab. If you’re still having problems, reach out on the Vimeography contact page.

I’m having trouble installing a video gallery theme.

Vimeography themes are treated as WordPress plugins. Make sure you’re installing the Vimeography theme on the “Plugins” page in your WordPress dashboard.

How do I get the latest updates for my video gallery themes?

If you purchased your video gallery theme at vimeography.com, you should have received an email receipt containing an license key for your theme. Enter that license code on the “Manage Licenses” page of the Vimeography plugin. Once done, you will be subscribed to theme updates which will automatically be delivered to your WordPress installation, just like any other plugin.

How do I add my Vimeography video gallery to a post or page?

Easy! All you have to do is type [vimeography id="#"], where # is replaced by the ID number of your Vimeo video gallery.

Where do I find the ID number of my Vimeography video gallery?

Each video gallery’s ID number is located next to the video gallery’s title in the first column on the edit galleries page.

Can I override my Vimeography gallery settings in the shortcode?

Sure thing! You can define all of the properties found in the admin panel right in your shortcode as well. Try using one, any, or all of the following parameters:
[vimeography id=”3″ theme=”thumbs” featured=”https://vimeo.com/28380190″ source=”https://vimeo.com/channels/staffpicks” limit=”60″ cache=”3600″ width=”600px”]

Can I add the Vimeography video gallery to my theme’s sidebar/footer/header etc.?

Yes, but you’ll need some PHP knowledge to do it! Open the file you want to add the video gallery to, and type <?php do_shortcode('[vimeography id="#"]'); ?>, where # is replaced by the ID number of your gallery.

Can I change the look of my Vimeography theme?

Heck yeah! Use the appearance editor to change your video gallery theme’s style so that it matches your site perfectly.

Can I override my Vimeography theme template with some custom code?

Sure, why not. Here’s an example:

<?php

  function my_custom_harvestone_thumbnail() {
    ob_start();
  ?>
    <script type="text/x-template" id="vimeography-harvestone-thumbnail">
      <figure class="swiper-slide vimeography-thumbnail">
        <router-link class="vimeography-link" :to="this.query" exact exact-active-class="vimeography-link-active">
          <img class="vimeography-thumbnail-img" :src="thumbnailUrl" :title="video.name" />
        </router-link>
      </figure>
    </script>
  <?php
    echo ob_get_clean();
  }

  add_action('admin_head', 'my_custom_harvestone_thumbnail');
  add_action('wp_head', 'my_custom_harvestone_thumbnail');

Vimeography will load your template for the defined module instead of the default one for your theme.

Reviews

October 5, 2023
On Sep. 25 (it is now Oct. 4) I was notified by visitors of broken videos on my site. It was the second time in 9 months that the vimeography plugin has (most likely) deleted its own metadata, resulting in our site breaking. Support has been unhelpful -at best- and now does not respond to emails, their support box and/or twitter(x) at all.Overal this plugin COULD be recommended but seeing you basically get a FU when problems occur… I would not recommend this, highly overpriced, plugin
May 11, 2023
Whenever I had a question or needed help, the vimeography support was always there for me with quick solutions and workarounds. really appreciate your team greetings from austria
April 4, 2023
Highly recommended, wow, the Vimeology plugin and themes are exceptional, made my site function and look professional, it was unbelievably easy to setup and use, and the output was better than I could have imagined. I only required support because the initial theme I chose didn’t quite fit my site design, so I contacted them about an exchange for another theme. They got back to me straight away and exchanged the theme without any issues whatsoever. I’ll certainly be using them again.
March 13, 2023
The best and easy to use plugin for Vimeo. I hope it’ll be update in the future
September 23, 2021
Bought the bundle and was really impressed with so many options and themes to choose from. Several different looks that are easy to modify if you know a little CSS. Dave is great with communication and support. helped me figure out something I was stuck on and then did a document that outlines how to correct the issue for anyone having the issue in the future. Great tool for the job. Recommended
September 22, 2021
Vimeography simply and seamlessly displays my Vimeo videos. The integration was easy and Dave provided fast and thorough support when a few issues popped up.
Read all 119 reviews

Contributors & Developers

“Vimeography: Vimeo Video Gallery WordPress Plugin” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

= 2.4.5
* [Fix] Vulnerability issue: Fix the vulnerability to Full Path Disclosure.

= 2.4.4
* [Fix] Vulnerability issue: path-to-regexp outputs backtracking regular expressions.
* [Update] Installation of Patched versions version path-to-regexp=1.9.0.
* [Fix] Fix the compatibility of the activation key message with the Vimeography Theme: Coast plugin add-on.

= 2.4.3
* [Fix] Vulnerability issue: ws affected by a DoS when handling a request with many HTTP headers
* [Update] Installation of Patched versions version ws^7.5.10, ws^6.2.3 and regeneration of directories located in lib/admin/blocks/vimeography-gallery.

= 2.4.2
* [Fix] Vulnerability issue: Fix vulnerability to Cross Site Request Forgery (CSRF).
* [Update] Adding Nonce Verification in vimeography_action_ Hooks

= 2.4.1
* [Fix] Vulnerability issue: Fix the vulnerability in lodash.
* [Update] Installation of Patched versions version ^4.17.21 and regeneration of directories located in vimeography-harvestone/.

= 2.4.0
* [Fix] We fixed security vulnerabilities in all the plugin.

2.3.4

  • [Fix] Vulnerability issue: Fix the vulnerability in webpack-dev-middleware.
  • [Update] Installation of Patched versions version ^5.3.4 and regeneration of directories located in lib/admin/app/.
  • [Fix] Vulnerability issue: Fix the vulnerability in Babel caused by the outdated version of the plugin.
  • [Update] Installation of Patched versions version ^7.23.2 and regeneration of directories located in lib/admin/app/ and vimeography-harvestone/.
  • [Fix] Vulnerability issue: SQL injection vulnerabilitie
  • [Update] Update all SQL queries in WordPress vulnerable to SQL injection by converting simple WordPress SQL queries into WordPress SQL prepared queries.

2.3.3

  • [Fix] Vulnerability issue: PHP Object Injection (seialize and unserialize) on Duplicate gallery via REST API
  • [Update] Only Admin can execute Duplicate gallery via REST API

2.3.2

  • [Fix] Minor optimization.
  • [Fix] Showing PHP 8.0.x warning error when choosing Bugsauce theme

2.3.1

  • [Update] Mark compatibility with WordPress 6.0
  • [Fix] Return true from API permissions endpoint (https://github.com/davekiss/vimeography/commit/164e9eb1e8f92a2def217bbbd091fcf00d72f192)

2.3.0

  • [New] Vimeography gallery titles and sources can now be edited from the gallery editor
  • [New] Add vimeography.player.settings filter for controllable embed player settings per gallery (https://github.com/davekiss/vimeography/commit/055feef83ea347a9e23533b19af367196c5d40d2)
  • [New] Vimeography PRO now works with videos marked as private within Vimeo.
  • [Update] Removed local cert chain from Vimeo.php vendor bundle
  • [Update] Updated Harvestone theme dependencies
  • [Update] Reworked the plugin build and deploy process

2.2.2

  • [Update] Mark compatibility with WordPress 5.8
  • [Update] Add embedUrl value to player schema meta

2.2.1

  • [Update] Mark compatibility with WordPress 5.7
  • [Update] Add fitvidsignore class to prevent fitvids padding on player
  • [Fix] Fix the Add New gallery button link on list galleries page
  • [Fix] Correct deprecation error related to wp_localize_script function by refactoring to use wp_add_inline_script
  • [Fix] Fix admin JS dependency loading order (https://github.com/davekiss/vimeography/commit/e1166f8ed2f681ac657b7377290a1f97e1997050)

2.2

  • [IMPORTANT] Vimeography now requires WordPress 4.7+
  • [New] Vimeography Admin has been rebuilt from scratch in React
  • [New] Introduced /galleries and /themes API endpoints
  • [New] Introduced rudimentary request logging (https://github.com/davekiss/vimeography/commit/7749744017d3ab9ba49b2d31090b286a21f45bcc)
  • [New] Added player settings to renderer, including DNT (https://github.com/davekiss/vimeography/commit/0041f18df96ab194b3dc9d937ba5316016b684cd)
  • [New] Harvestone theme is now capable of showing download links with Vimeography PRO
  • [Update] Mark compatibility with WordPress 5.6
  • [Update] Custom CSS is now saved as a DB entry
  • [Update] Now using latest version of MustachePHP
  • [Fix] Add compatibility for PHP implode deprecation

2.1.2

  • [Update] Mark compatibility with WordPress 5.5
  • [Update] Swap out video on Pro page
  • [New] Added vimeography.settings.linkify_descriptions filter to control description behavior
  • [Fix] Refactor to prevent strpos deprecation notice

2.1.1

  • [Update] Mark compatibility with WordPress 5.4
  • [Update] Rebuilt vimeography/gallery block for better compatibility
  • [Update] Fresh color scheme in the gallery editor
  • [Update] Upgraded Harvestone to use latest Swiper library
  • [Fix] Multiple galleries on a page were all affected by any preceding gallery video limits when Pro is installed.
  • [Fix] Throw exception from root namespace if cURL is not installed

2.1

  • [Pro] Harvestone will now show the number of search results above the search box
  • [New] Harvestone now implements native browser lazy loading for thumbnails
  • [Tweak] Update language from albums to showcases
  • [Tweak] Update dependencies and build process
  • [Update] Mark compatibility with WordPress 5.3

2.0.10

  • [Update] Mark compatibility with WordPress 5.2
  • [Update] Allow Vimeo Showcase links to be used as the source for your gallery

2.0.9

  • [Update] Mark compatibility with WordPress 5.1
  • [Tweak] Improve error message when site cannot access video collection due to privacy
  • [Fix] Corrected script dependencies when using Gutenberg editor

2.0.8

  • [Fix] Ignore rate limit response header until Vimeo settles on a format.

2.0.7

  • [Fix] Hotfix for parsing Vimeo’s new rate limit header format

2.0.6

  • [Fix] Hotfix for incorrect version during request.

2.0.5

  • [New] You can now programatically capture exceptions with the vimeography.exception.report action (https://github.com/davekiss/vimeography/commit/06fc7bd69f5681b84d6dc1bdb5c4982251771240)
  • [Fix] Improved compatibility with older versions of Safari
  • [Tweak] Return user account data in API requests to Vimeo
  • [Tweak] Upgrade Vimeo.js version to 2.6

2.0.4

  • [Tweak] Allow validation of album urls in /manage/albums/xxx format (https://github.com/davekiss/vimeography/commit/b38633554e4da532dde9ea86f85e3c4b1ac606d4)
  • [Tweak] Autoprefix Harvestone styles using postcss-cssnext (https://github.com/davekiss/vimeography/commit/b37d713391765ca82c9a2f79a6afc577d395f8e6)
  • [Fix] Correct padding applied to player on loadVideo (https://github.com/davekiss/vimeography/commit/56c2eea7ba9911579db14f547a88a932fb92ed5a)

2.0.3

  • [New] Vimeography is now compatible with Gutenberg! Try inserting your gallery as a block.
  • [New] Vimeography CURL request default parameters can now be modified using the vimeography.request.curl_defaults filter.
  • [Fix] We’ve added a URLSearchParams polyfill to Harvestone for Edge and IE support

2.0.2

  • [Fix] Only set custom CSS stylesheet dependencies if they actually exist (900edad)
  • [Fix] Disable strong check against namespace bool value during custom appearance changes. (ea2c592)

2.0.1

  • [New] Added Video ID classnames to each thumbnail in the Harvestone theme. (https://github.com/davekiss/vimeography/commit/d7aedee90a25f938d047fe208766371a6a148fbd)
  • [Fix] Ensure Vimeo receives the embeddable parameter during the request by default. (https://github.com/davekiss/vimeography/commit/6145d466147447357a67675464b0a4a8a9ee0914)
  • [Fix] Redirect to Step 1 on the Welcome screen after plugin activation (https://github.com/davekiss/vimeography/commit/87c66619672d3d90084f1a0dd8c30f4d7257e2f4)
  • [Fix] Pass all shortcode attributes to the vimeography.gallery.settings filter. (https://github.com/davekiss/vimeography/commit/94562623d1f317d89fe4a0b6359d11288e62eb42)

2.0.0

  • [New] Introducing Harvestone, our new default Vimeography theme!
  • [New] Vimeography themes are now rendered with Vue.js instead of Mustache.php
  • [New] Vimeography theme development is now supported by the Webpack build process.
  • [New] Complete rewrite of the Vimeography request and rendering engine for better control flow.
  • [New] Added a brand new tutorial onboarding process when the plugin is first installed.
  • [New] You can now skip Vimeography’s cache entirely by adding ?vimeography_nocache=1 to the url.
  • [New] You can now set the galleries to show per page on the Gallery List page in the admin.
  • [New] Add styles for any Vimeography errors that occur during render.
  • [New] Rewrote the Vimeography cache class, introducing several new filters
  • [New] Added the vimeography.gallery.wrapper_class filter so you can apply custom CSS classes to your gallery wrappers.
  • [New] You can override all of Vimeography’s component templates with your own custom layout definition. (See the FAQ!)
  • [New] You can now insert a Vimeography element within WPBakery Page Builder (formally Visual Composer)
  • [Tweak] Replaced the Vimeography icon in the menu with our new logo.
  • [Tweak] Swapped out the Vimeography Pro demo video with a new shorter video.
  • [Tweak] Vimeography gallery data is now preserved after the plugin is uninstalled.
  • [Tweak] Updated the plugin screenshots on the plugin homepage.
  • [Tweak] Harvestone is now the default theme gallery used during new galleries.
  • [Tweak] Vimeography now observes gallery visibility to allow hiding galleries on page load.
  • [Tweak] Video limit is now enforced after cache is set rather than before
  • [Tweak] Rewrote copy in several locations

1.5.3

  • [Fix] Fixed the Endpoint 1/videos is not valid error

1.5.1

  • [New] Added a request field filter to prevent Vimeo rate limit errors.
  • [New] Gallery settings are now run through the vimeography/gallery-settings filter before displaying a gallery. This allows for modifying gallery settings programatically while rendering a gallery.
  • [Tweak] Admin notices are now hidden on the new gallery page.
  • [Tweak] Added a required PHP version header of 5.3 (note: 5.3 has been the required PHP version for quite some time, this is not a new requirement)
  • [Fix] Added some code to auto-handle cURL proxy response headers.
  • [Fix] Fixed an issue where license keys could sometimes not be removed.
  • [Fix] Ensure capabilities are filtered on admin page render.
  • [Fix] Update the Vimeography Pro installation instructions to avoid an error.

1.5

  • [New] Refreshed the Vimeography video gallery creation process
  • [New] You can now specify which gallery theme you would like to use when creating a new video gallery!
  • [New] Added tags as a valid Vimeo video gallery collection
  • [New] Added vimeography.capabilities.menu filter to allow adjusting permissions to manage Vimeography
  • [Fix] Corrected an issue where duplicating a video gallery could sometimes create multiple copies
  • [Tweak] Removed plugin deactivation behavior when performing the core plugin upgrade
  • [Tweak] Refreshed plugin update notification row styles

1.4.1

  • [Tweak] Updated 403 error message to include more information

1.4

  • [New] Thanks to improvements in the Vimeo API, Vimeography is now faster than ever!
  • [Tweak] Updated the Vimeo API authentication method
  • [Tweak] Implemented response field filters for quicker API response times

1.3.3

  • [Fix] Ensure multisite installations each use their own cache files.
  • [Fix] Add better error messages for Vimeo connection errors.

1.3.2

  • [New] Vimeography now supports WordPress multisite installations!
  • [New] You can now search for a gallery based on its gallery ID number
  • [Fix] Added a check to make sure any license keys are up to date with accurate information.
  • [Fix] If you enter a license key on the licenses page and it fails, you’ll get more details as to why.
  • [Tweak] Ensure some remote calls are made over https
  • [Tweak] Changed the ‘View themes’ button to read ‘Switch themes’
  • [Tweak] Updated the EDD_SL_Plugins_Updater class to latest version.

1.3.1

  • [New] Added a Welcome screen that is shown when the plugin is first activated.
  • [New] Finally gave the Help page the love it deserved. Now, it is helpful!
  • [New] Watch Vimeography tutorial videos right on the Help page. Pluginception!

1.3

  • [New] The gallery appearance editor received a fresh coat of paint
  • [New] Added a “vimeography/cache-videos” filter that runs just before videos are saved
  • [New] Added a localized JS variable containing gallery data to be used by the theme
  • [New] Rewrote the Utilities and Pagination javascript classes for supporting multiple galleries per page
  • [Fix] Manually wrap the default Bugsauce theme in a fitvids container to prevent flash during load
  • [Fix] Update the appearance editor to use VeinJS instead of jQuery CSS manipulation
  • [Fix] Add a check to ensure the cURL PHP library is installed before requesting videos
  • [Fix] Updated the Froogaloop library to support HSTS (h/t Brad Dougherty)
  • [Fix] Bridge thumbnails sometimes were hidden on smaller devices. Begone, bug!
  • [Tweak] Take a different approach on loading admin pages and scripts
  • [Tweak] Rename the “admin/view” folder to “admin/controllers”

1.2.8

  • [New] Added a search box to the gallery list page. You can now find a gallery by its name. YUSSS
  • [New] Added schema.org markup to the default theme to improve SEO
  • [Tweak] Changed the “Manage Activations” menu item to “Manage Licenses”
  • [Tweak] Reworked the licensing page to show more information about your product licenses
  • [Tweak] Added a link to learn more about Vimeo Pro on the Vimeography Pro page

1.2.7

  • [New] Vimeography Pro now supports download links in galleries! Learn more at https://vimeography.com/pro
  • [Tweak] Update the Vimeography Pro product description
  • Note: Must be a Vimeo Pro member. Save $10 on Vimeo Pro through 10/31 at https://vimeography.com/vimeo-pro

1.2.6

  • [New] Refreshed the installation instructions for Vimeography Pro
  • [Tweak] Wrap the Vimeography class in a class_exists check

1.2.5

  • [Fix] Prevent galleries without videos from attempting to display and being cached
  • [Fix] Output better error messages if videos are marked as private and cannot be displayed
  • [Fix] Update plugin tests to ensure a passing grade
  • Are you a developer with ideas for improving this plugin? Fork me on github! https://github.com/davekiss/vimeography

1.2.4

  • [New] Added support for playlists with Vimeography Pro v0.8 – see https://vimeography.com/pro
  • [New] The Vimeography Bugsauce theme now supports playlists with Vimeography Pro.
  • [Fix] Setting the background color in the appearance editor sometimes failed with specific themes. Not anymore!

1.2.3

  • [New] Added support for playlists with Vimeography Pro v0.8 – see https://vimeography.com/pro
  • [Fix] Duplicate gallery nonce was not being set, causing it to do nothing. Now it works!
  • [Fix] The featured video sometimes was processed twice with extra spacing in the description. Not anymore!
  • [Fix] The scrollbars in the gallery editor sometimes showed, even when they didn’t need to. Not anymore!
  • [Tweak] Changed some words on the Vimeography Pro page

1.2.2

  • [New] Added support for gallery template overrides
  • [New] Added German translation (thanks to Suentke Remmers)
  • [New] Added Spanish translation (thanks to Andrew Kurtis – https://www.webhostinghub.com/)
  • [New] Added partial Italian translation (thanks to Giuseppe Pignataro)
  • [Fix] Make sure assets aren’t loading again during Vimeography Pro paging requests

1.2.1

  • [New] The gallery list page has been totally reworked
  • [New] You can now sort galleries by date created, theme applied, and gallery name
  • [New] Duplicating a gallery now prompts for a new gallery name and source, if desired
  • [New] Duplicating a gallery now also copies that galleries appearance customizations
  • [Fix] Theme customizations scrollbar will now scroll to bottom
  • [Tweak] Make sure the bugsauce thumbnails don’t have any padding

1.2.0.4

  • [Fix] Reset saved activation key indexes when adding or removing a key
  • [Fix] Video data will not be cached if returned as not modified from Vimeo
  • [Tweak] Only load the Vimeo PHP library if it doesn’t already exist

1.2.0.3

  • Added jQuery Slick [MIT] to shared assets library
  • Fixed an issue where activation keys with dashes wouldn’t save
  • Fixed an issue where gallery appearance changes wouldn’t save in some cases

1.2.0.2

  • Added a fix for users running PHP <= 5.2, which doesn’t support namespaces

1.2.0.1

  • Added a fix for users running PHP <= 5.2, which doesn’t support namespaces

1.2

  • Updated Vimeography’s filesystem methods to be compatible with WP Filesystem.
  • Introduced a vimeography/edit-video/[video_id] filter to allow for video data adjustments.
  • Fixed an issue where custom CSS changes could be overwritten on plugin updates.
  • Fixed an issue where Vimeography Activation Keys may not be saved properly.
  • Fixed an issue that may have prevented some cache files from being loaded properly.
  • Updated Vimeo errors to be handled more gracefully.
  • Bugsauce no longer needs to be installed as a separate plugin.
  • You can safely remove the Vimeography Bugsauce plugin if you have it installed.
  • Galleries now ignore videos that are still transcoding, processing or uploading.
  • Fixed the gallery creation date formatting in the gallery quickview.
  • Updated gallery message styling to match the new WordPress admin styling.

1.1.9

  • Fancybox will now be included in themes outside of the WordPress repository. Sorry about that!

1.1.8

  • Added basic i18n support. Vimeography can now be translated into the language of your choice!
  • Fixed an issue that prevented the appearance editor from saving reliably.
  • Added cache busting to CSS files that were made from the appearance editor.
  • Added error handling for 401 and 500 errors during the Vimeo API request.
  • Fixed the “installed themes” scrollbar

1.1.7

  • Fixed an upgrade bug that affected some users.
  • Updates to the Bugsauce theme.
  • Removed some old, unused javascript.

1.1.6

  • Introducing: Vimeography Pro!
  • Check the Vimeography Pro page out for more details.
  • Compatibility with WordPress 3.8
  • You can now remove activation keys from the Manage Activations page.
  • Fixed the sticky menu issue
  • Added local Froogaloop copy for HTTPS installs
  • Updated oEmbed calls to HTTPS
  • Removed duplicate activation keys and prevent them in the future.
  • Fixed an issue that prevented some users from being able to get the latest theme updates.
  • Fixed a weird issue with duration rounding (Hat Tip: Clark Bilorusky)
  • Changed the error when a gallery doesn’t have a theme assigned.
  • Fixed an issue where the Vimeography menu was showing to non-admin users
  • Updated documentation and README

1.1.5

  • Improved Bugsauce compatibility with Vimeography Pro
  • Fixed an issue that prevented gallery working on secure sites.

1.1.4

  • Fixed a bug that prevented long Vimeo collection names from being saved.
  • Fixed a bug that deactivated other Vimeography plugins after updating Vimeography.

1.1.3

  • Fixed dumb Bugsauce bug
  • Changed “My Themes” to “Manage Activations”, a place to see and control all activations keys.
  • Updated help files
  • Updated pro page to actually make sense.
  • Fixed weird white space in menu

1.1.2

  • Now supporting, Vimeography Pro!
  • Updates to the Bugsauce theme.
  • Added more Javascript goodness.

1.1.1

  • Fixed featured video bug with contextual players
  • Added new javascript assets
  • Fixed caching bug when updating settings
  • Fixed an admin javascript error
  • Made a peanut butter and jelly sandwich

1.1

  • Better validation for Vimeo URLs
  • Fixed the wonky scrollbar in the admin panel
  • Improved compatibility with IE9
  • Fixed a rare caching issue
  • Added new error messages

1.0.9

  • Maintenance release. Better support for Pro. It has been awhile, but it’s almost here!
  • Added loaders for Vimeography Pro
  • Added check to make sure theme exists before loading
  • Added IDs to any featured embeds
  • Fixed a bug where deleting a gallery could cause a cache error

1.0.8

  • Cleaning out the ol’ trunk.
  • Adding some more common CSS. Trust me, it’s good stuff.

1.0.7

  • Reintroduced the “Number of Videos” setting.
  • Updated the Vimeography utilities so embeds work more reliably.

1.0.6

  • Hey, cut me a break. This code has been private for 5 months, so thanks for all the bug reports!
  • Updater should be rock solid.

1.0.5

  • Fixed a bug where the updater would not work properly.

1.0.4

  • Added a notification message for themes that aren’t activated to receive updates.
  • Updated theme assets

1.0.3

  • Fixed an issue where users could no longer delete galleries
  • Fixed an issue where some users would get endpoint errors

1.0.2

  • Fixed an issue where some users experienced an strstr() error.

1.0.1

  • Fixed an issue with featured videos.

1.0

  • Now using Vimeo’s new API!
  • Themes are now standard WordPress plugins and are able to be updated.
  • Entire plugin was reworked, should be much quicker and more reliable.
  • Added linkifying to descriptions. URLs in descriptions are now clickable.
  • Added new colorpicker
  • Updated Bugsauce to Theme Plugin
  • Updated theme dependencies
  • Fixed Menu Jumpiness
  • Even better cache control
  • Removed video limiting setting

0.9.3

  • Added new caching engine.
  • Fixed a caching issue with galleries overridden by shortcode.
  • Updated help documentation.

0.9.2

  • Updated fancybox and colorbox for jQuery 1.9 compatibility

0.9.1

  • Code refactor for performance and organization.
  • Updated admin CSS
  • Updated help and readme files
  • Increased Vimeo API timeout to 10 seconds.
  • Added l10n compatible strings.
  • Added Fancybox for future themes.

0.9

  • New! Introduced theme customization controls. You can now edit the theme and gallery appearance!
  • New! The theme list in the gallery editor now has a fresh look.
  • NOTE: If you purchased a theme prior to this release, you will be emailed an updated version in the coming weeks so that you can take advantage of this feature.

0.8.3

  • Fixed an issue where the video count setting occasionally failed.
  • Added developer bundle.

0.8.2

  • Fixed the theme installation issue, hopefully for good!

0.8.1

  • Fixed an issue where theme installation occasionally failed.
  • Updated readme files and tutorial videos.
  • Added new themes.

0.8

  • New! Gallery editor has a new intuitive UI.
  • New! Featured video now accepts a video URL.
  • Updated help files, introduction video and screenshots.
  • Updated flexslider to v2.1.
  • Updated admin javascript plugins.
  • Fixed an issue where theme installation occasionally failed.

0.7

  • New! Galleries now automatically fit the width of their containers.
  • New! Added an admin setting to control each gallery’s width (theme update required).
  • New! Added a shortcode setting to control each gallery’s width (theme update required).
  • New! Quickview allows you to see all of your gallery settings from the gallery list page.
  • Updated bugsauce theme.
  • Updated admin styles.

0.6.9.2

  • Updated Bugsauce theme.
  • Updated jQuery inclusion method.
  • Updated Vimeography helpers file.
  • Added several new themes.

0.6.9.1

  • Updated theme asset indexing preferences.
  • Fixed an issue where shortcode cache wasn’t stored properly.
  • Fixed a template namespacing issue.

0.6.9

  • Added expander.js to common theme assets.
  • Updated Bugsauce theme display reliability.
  • Updated theme folder indexing preferences.
  • Fixed an issue where videos were cached regardless of setting.

0.6.8.1

  • Fixed an issue where themes may display incorrectly.

0.6.8

  • Updated theme security methods.

0.6.7

  • Added installed theme versions to Edit Galleries page.
  • Updated readme file.

0.6.6

  • Updated admin Javascript code.
  • Added installed theme versions to My Themes page.

0.6.5

  • Fixed an issue where the installation of a new theme may fail.

0.6.4

  • Fixed an issue where the WP_Filesystem failed to load.

0.6.3

  • Fixed an issue where upgrading the plugin may not have copied over theme assets.

0.6.2

  • Added colorbox.js to common theme assets.

0.6.1

  • Updated shortcode caching methods.

0.6

  • Added a “Refresh Now” button to advanced settings.
  • Added an “Active Theme” column to the gallery list page.
  • Added several new themes.
  • Updated the “New Gallery” page to make creating galleries even easier!
  • Updated the internal shortcode function.
  • Updated the database structure and database-related functions.
  • Updated first screenshot.
  • Fixed an issue where videos from groups may not have displayed properly.

0.5.7

  • Actually fixed an issue where the gallery theme shortcode could not override the default settings.

0.5.6

  • Fixed an issue where the installed theme thumbnails would not load properly.
  • Fixed an issue where the gallery theme shortcode could not override the default settings.

0.5.5

  • Fixed an issue where the Bugsauce images would not load properly.

0.5.4

  • Fixed an issue where plugin activation cause error messages.
  • Updated the Bugsauce theme.
  • Added a common theme assets folder.

0.5.3

  • Fixed an issue where responsive videos didn’t size properly in Bugsauce theme.
  • Fixed an issue where slider thumbnails behaved unexpectly in Bugsauce theme.
  • Fixed an issue where the active theme was not shown as in use.
  • Fixed an issue where the featured video was not properly set.
  • Changed the screenshots to show more detail.
  • Added reliable theme installation methods.

0.5.2

  • Screenshots are now shown on the WordPress plugin page.
  • Updates to the Bugsauce theme.

0.5.1

  • Move themes folder to wp-uploads.
  • Changed default theme to Bugsauce.
  • Switched to flexslider.

0.5

  • First public release.
VIP777 login Philippines Ok2bet PRIZEPH online casino Mnl168 legit PHMAYA casino Login Register Jilimacao review Jl777 slot login 90jili 38 1xBet promo code Jili22 NEW com register Agila Club casino Ubet95 WINJILI ph login WINJILI login register Super jili168 login Panalo meaning VIP JILI login registration AGG777 login app 777 10 jili casino Jili168 register Philippines APALDO Casino link Weekph 50JILI APP Jilievo xyz PH365 casino app 18JL login password Galaxy88casino com login superph.com casino 49jili login register 58jili JOYJILI apk Jili365 asia ORION88 LOGIN We1win withdrawal FF777 casino login Register Jiligo88 philippines 7777pub login register Mwgooddomain login SLOTSGO login Philippines Jili188 App Login Jili slot 777 Jili88ph net Login JILIMACAO link Download Gcash jili login GG777 download Plot777 app download VIPPH register Peso63 jili 365.vip login Ttjl casino link download Super Jili 4 FC178 casino - 777 slot games JILIMACAO Philippines S888 register voslot LOVE jili777 DOWNLOAD FK777 Jili188 app CG777 app 188 jili register 5JILI login App Download Pkjili login Phdream Svip slot Abcjili6 App Fk777 vip download Jili888 register 49jili VIPPH register Phmacao co super Taya777 link Pogo88 real money Top777 app VIP777 slot login PHMACAO 777 login APALDO Casino link Phjili login Yaman88 promo code ME777 slot One sabong 888 login password PHMAYA casino Login Register tg777 customer service 24/7 Pogibet slot Taya777 org login register 1xBet live Acegame888 OKBet registration JILIASIA Promotion Nice88 voucher code AgilaClub Gaming Mnl168 link Ubet95 free 50 PHMAYA casino login JLBET 08 Pb777 download 59superph Nice88 bet sign up bonus Jiliyes SG777 download apk bet88.ph login JILIPARK casino login Register Philippines PHMAYA APK CC6 casino login register mobile PHMACAO com download MWPLAY app JILIPARK Download Jili999 register link download Mnl646 login Labet8888 download 30jili jilievo.com login Jollibee777 open now LOVEJILI 11 18JL casino login register Philippines JILIKO register Philippines login Jililuck 22 WJPESO casino PHMAYA casino login Jili777 login register Philippines Ttjl casino link download W888 login Register Galaxy88casino com login OKBet legit tg777 customer service 24/7 Register ROYAL888 Plot777 login Philippines BigWin Casino real money PHLOVE 18JL PH 18JL casino login register Philippines SG777 Pro Taya777 pilipinong sariling casino Jiligames app MNL168 free bonus YesJili Casino Login 100 Jili casino no deposit bonus FC178 casino free 100 Mwcbet Download Jili888 login Gcash jili download JILIMACAO 123 Royal888 vip 107 Nice888 casino login Register FB777 link VIPPH app download PHJOIN 25 Ubet95 legit phcash.vip log in Rrrbet Jilino1 games member deposit category S888 live login FF777 download FC777 VIP APK ME777 slot Peso 63 online casino OKGames app Joyjili customer service superph.com casino FB777 Pro Rbet456 PH cash online casino Okbet Legit login taruhan77 11 VIPPH 777Taya win app Gogo jili 777 Plot777 login register Bet99 app download Jili8989 NN777 VIP JP7 fuel Wjevo777 download Jilibet donnalyn login Register Bossjili ph download 58jili login registration YE7 login register FC777 new link login 63win register Crown89 JILI no 1 app Jili365 asia JLBET Casino 77PH fun Jili777 download APK Jili8 com log in CC6 casino login register mobile ph365.com promotion phjoin.com login register 77PH VIP Login download Phdream live chat Jlslot2 Me777 download Xojili legit PLDT 777 casino login Super Jili Ace Phdream 44 login Win888 casino JP7 Bp17 casino login TTJL Casino register FB777 slot casino Jili games online real money phjoin.com login register BET99 careers ORION88 LOGIN Plot777 login Philippines Labet8888 login JILI Official Pogibet app download PH777 casino register LOVEJILI app Phvip casino VIP jili casino login PHMACAO app 777pnl legit YE7 casino online Okbet download CC6 bet app 63win club Osm Jili GCash LOVEJILI 11 Www jililive com log in Jili58 casino SuperAce88 JiliLuck Login Acegame 999 777pnl promo code MWPLAY good domain login Philippines Pogo88 app Bet casino login Superph98 18jl app download BET999 App EZJILI gg 50JILI VIP login registration Jilino1 new site pogibet.com casino Jili Games try out Gogojili legit 1xBet Aviator WINJILI ph login Jili168 register How to play Jili in GCash 777pnl PHDream register login JILISM slot casino apk FB777 c0m login EZJILI Telegram MWCASH88 APP download Jili88 vip03 APaldo download 1xBet 58JL Casino 58jl login register Jili scatter gcash OKJL slot jili22.net register login 10phginto APaldo 888 app download 1xBet live FC178 Voucher Code 58jl Jili888 ph Login 365 Jili casino login no deposit bonus JP7 VIP login PHBET Login registration 58jili login registration VVJL online Casino Club app download Jili77 login register Jili88 ph com download KKJILI casino WJ peso app Slot VIP777 BigWin69 app Download Nice88 bet Suhagame philippines Jiliapp Login register Qqjili5 Gogo jili helens ABJILI Casino OKJL download 1xBet login mobile Pogibet 888 777 game Okgames casino login Acegame888 Bet86 promotion Winph99 com m home login JP7 VIP login 20phginto VIPPH register KKJILI casino OKJILI casino Plot777 app download NN777 register bossphl Li789 login Jiligo88 app Mwcbet Download Betjilivip Https www BETSO88 ph 30jili Https www BETSO88 ph Jilievo Club Jili888 register Jili777 download APK JILI77 app download New member register free 100 in GCash 2024 Royal888casino net vip JOLIBET withdrawal MW play casino Jili365 login FB777 Pro Gold JILI Bet99 registration 55BMW red envelope Bet199 login philippines JILI188 casino login register download Phjoin legit or not Bigwin 777 Bigwin pro Apaldo PH pinasgame JILIPARK Login registration JiliApp ph04 Ph143 Jili168 login app Philippines MW Play online casino APK 77tbet register 8k8t Bigwin casino YE7 Download App Ph365 download apk Acejili Ph888 login S888 juan login 63win withdrawal Okbet cc labet 8888.com login password Mwbet188 com login register Philippines MNL168 net login registration kkjili.com download Jili888 Login registration Abc Jili com Download JILIPARK casino login Register Download AbcJili customer service live777. casino Jilievo casino jilievo APP live casino slots jilievo vip Jolibet legit PH888 login Register 888php register 55BMW win Mwbet188 com login register Philippines AbcJili customer service Jili88 ph com app 200Jili App MAXJILI casino ROYAL888 deposit mi777 Jili games free 100 ACEGAME Login Register Jilibet donnalyn login Voslot register Jilino1 live casino 18jl login app apk JILI Vip777 login Phtaya login Super Ace casino login Bigwin 777 Ubet95 free 190 superph.com casino Jili22 NEW com register SG777 win Wjpeso Logo 1xBet login mobile Jili88 casino login register Philippines sign up Okbet cc Agg777 slot login Phv888 login P88jili download jiliapp.com- 777 club Fish game online real money One sabong 888 login password QQJili Taya365 slot mnl168.net login Taya365 download Yes Jili Casino PHMACAO APK free download 365 casino login Bigwin 29 JILISM slot casino apk Wow88 jili777.com ph 888php login 49jili VIP Jilino1 legit SG777 slot Fish game online real money Voslot free 100 18jl login app apk OKJL app Jili22 NEW com register Nice88 free 120 register no deposit bonus Sugal777 app download 288jili PHJOIN VIP com Register Jl77 Casino login KKjili com login Lovejili philippines Pogo88 casino SLOTSGO VIP login password Jili22 net register login password Winph 8 we1win 100 Jili slot 777pnl promo code Sg77701 Bet88 download for Android PH365 casino Royal Club login Jili88 casino login register MWPLAY login register Jilibay Promotion 7SJILI com Register FC777 casino link download Royal meaning in relationship OKBET88 AbcJili customer service 777ph VIP BOSS JILI login Register 200Jili App KKJILI casino login register maxjili Mwcbet legit JILIASIA 50 login Milyon88 com casino login 8k8app17 Royal slot Login Phmacao rest 338 SLOTSGO Ph888 login PHGINTO com login YY777 app Phdream register Jili22 net register login password Lucky Win888 Jiligames API Agila club VIP 77PH VIP Login download Acegame888 register PHMAYA Download Jili88 online casino 7XM Lovejili philippines 63win register Jilimax VOSLOT 777 login 18JL Casino Login Register JILIASIA 50 login 50JILI VIP login registration 7XM com PH Nice888 casino login Register 58jl Jili168 casino login register download Timeph philippines 90jilievo Jili88 casino login register OKBet legit JILI slot game download Bet99 promo code 58jili app 55BMW com PH login password KKjili casino login bet999 How to play Jili in GCash BigWin69 app Download OKJL Milyon88 com casino login phdream 888php register Ph888 PH777 registration bonus JLBET Asia LOVEJILI download Royal Casino login 646 ph login Labet8888 review JLBET Casino Jili888 ph Login Wjpeso Wins JILIMACAO 666 Jiliplay login register JILIAPP com login Download JiliLuck download WIN888 PH JL777 app Voslot777 legit Pkjili login 20jili casino Jolibet login registration Phjoin legit or not Milyon88 com casino register JILI apps download 88jili login register Jili 365 Login register download 11phginto Jili777 vip login Ta777 casino online Swertegames Taya365 download 777PNL online Casino login Mi777 join panalo 123 JILI slot 18jili link Panalo lyrics Jiliplay login philippines yaman88 Bet88 login Jili888 Login registration FF777 TV Ok2bet app Pogibet casino philippines Www jilino1 club WOW JILI secret code AB JILI Jili168 online casino BET99 careers Go88 slot login JILI Vip777 login CG777 Casino link OKBet GCash www.50 jili.com login WINJILI download Lucky bet99 Acegame888 77ph com Login password ACEGAME Login Register ACEGAME casino Swerte88 login password Wj slots casino APALDO Casino Phjoin slot JLBET com JLBET ph Taya777 org login 49jili slot Svip slot Jili77 download APK 200jiliclub Bet199 philippines Jili888 Login registration 88jili withdrawal phjoin.com login register Swerte88 login registration Voslot777 legit Superph11 AAA JILI app download Www jililive com log in VIP777 Casino login download Jili77 download APK Jilibet donnalyn login Register JILICC sign up Pogibet app download www.mwplay888.com download apk Jili68 Jililuck App Download APK Yy777 apk mod Jili77 vipph.com login labet8888.com app Phdream live chat Ph646 login register mobile 7777pub download Jolibet Fortune Tree 90JILI app 18JL login Philippines JLSLOT login password 50JILI fun m.nn777 login 88jili withdrawal PH Cash Casino APK 888PHP Casino LINK Boss jili app download Jili999 login register FB777 download APK Free 100 promotion JILIPARK Download VIP PH casino JILIHOT ALLIN88 login 8K8 com login PHMAYA casino login 58jili withdrawal Ubet95 free 100 no deposit bonus KKJILI online casino M GG777 100jili APP JILI888 slot download PHBET88 Jili Games demo 1xBet OKJL Casino Login Nice888 casino login Register Betso88 App download APK VIP777 app Gcash jili register 1xBet registration 58jili withdrawal Jili63 Suhagame23 218 SLOTSGO AGG777 login Philippines Bay888 login JILIVIP 83444 PHCASH com casino login Jilievo 666 Jili 365 VIP register PHMAYA link PH cash VIP login register Yaman88 casino JP7 VIP We1Win download free rbet.win apk Jili168 casino login register download Milyon88 com casino register 18JL login app 88jili withdrawal AAA Casino jilibet.com register Winjili55 UG777 login app PH777 download Jili365 bet login app Osm Jili GCash 77tbet philippines GI Casino login philippines 88jili login FC178 casino free 100 SG777 Com Login registration Nice88 free 100 Oxjili Royal777 Top777 login FB777 live 200jili login Gogojili legit Yes Jili com login phcash.vip casino Sugal777 app download 58JL app Login Panalo login JILI games APK Lucky99 Slot login Jili scatter gcash 7XM APP download FB JILI casino login download PHMACAO app ROYAL888 Link Alternatif ACEPH Casino - Link 55bmw.com casino Timeph app Osm Jili GCash M GG777 Ubet95 login Jiligo88 CG777 Casino Philippines Tayabet login Boss jili app download YY777 app download Nice88 free 120 register no deposit bonus Bossjili7 XOJILI login 68 PHCASH login ezjili.com download apk Jili 365 VIP APK Milyon88 pro Jili88 casino login register download Jili online casino AgilaPlay Jili scatter gcash 7777pub login CC6 app bonus JK4 online PHJOIN casino Joyjili login register 22phmaya 5JILI Casino login register Betso88 VIP Winph 8 Phmacao rest JILI Slot game download free s888.live legit APALDO Casino link Plot 777 casino login register Philippines Ph646wincom Jili168 login app Philippines KKJILI casino Apaldo PH Phdream live chat Slot VIP777 PH888BET 22 phginto 50JILI APP MWPLAY login register Slotph We1Win apk VIP777 slot login Nice88 PRIZEPH online casino Jilipark App 7XM app for Android Jili58 Jili168 free 100 APALDO 888 CASINO login APaldo download Jiliasia8 com slot game phcash.vip casino OKJL Casino Login YY777 live Jili888 register Winjiliph QQ jili casino login registration Abcjili5 NN777 register Phvip casino Taya 365 casino login OKBet app Osm Jili GCash Nice88 free 100 5JILI Casino login register Bet88 app download 5 55bmw vip Jlph11 JILI slot casino login Nice88 bet sign up bonus JILI Slot game download for Android Abc Jili com Download FF777 TV Peso 63 online casino MILYON88 register free 100 7777pub JILIASIA 50 login CC6 online casino latest version Royal Club apk 1xBet login registration CG777 Casino Philippines 1xBet app Mwcbet net login Password LOVEJILI 21 FBJILI Now use Joyjili Promo code JILI188 casino login register download PHMACAO SuperPH login AGG777 login app Peso 63 online casino filiplay Sugal777 app download Galaxy88casino com login EZJILI Telegram JiliApp ph04 Jilino1 com you can now claim your free 88 PHP download 63win Coupon Code PHDream 8 login register Philippines MNL168 website CC6 online casino register login 3jl app download apk Jlph7 TA777 com Login Register password 5jili11 FF777 casino login Register KKJILI casino login register 10 JILI slot game 3JL login app Jili100 APP Winjili55 Milyon88 info Jilino1 VIP login YE7 bet sign up bonus Apaldo games Wj casino app AbcJili win.ph log in Jili22 VIP 204 SG777 Jl77 Casino login YY777 app download Jilimacao Okjl space Wjevo777 download Ubet95 free 100 no deposit bonus PHMAYA APK Xojili legit 77PH bet login Taya365 pilipinong sariling casino LOVEJILI AAAJILI Casino link Jollibee777 How to play mwplay888 18jl app download jilievo.com login password VIP PH casino mnl168.net login JiliLuck download Win2max casino 777PNL download app Ubet Casino Philippines Win888 Login Jili88 casino login register Philippines sign up Bet99 APK 18JL casino Login register Download Naga888 login JLPH login PHMACAO APK free download How to register Milyon88 Royal888ph com login JiliCC entertainment WINJILI customer service PHBET88 Jili888 Login Philippines SG777 slot FBJILI Jili365 bet login app Ubet95 free 100 no deposit bonus Taya 365 casino login LOVEJILI Jili777 free 150 YE7 casino login register download QQJili 58jili login Download S888 sabong Gi77 casino Login taya777 customer service philippines number 24/7 WINJILI customer service Https www wjevo com promocenter promotioncode Nice99 casino login Phdream 44 login Mi777app 777PNL online Casino login phjl.com casino JILILUCK promo code Pogibet 888 login BigWin Casino legit Jolibet app download Jilli pogibet.com casino JP7 VIP login Ug7772 Phjoy JILIMACAO 123 PH143 online casino jili365.bet download PH cash VIP login register Abc Jili Register Mwgooddomain login 58JL Casino link 365 Jili casino login no deposit bonus JILIEVO Casino 777 60win OKGames casino 49jili VIP kkjili.com app JILIPARK casino login Register Philippines Agila Club casino OKGames GCash OKBet casino online S888 juan login Yaman88 log in Winph99 com m home login Jili88 casino login register Winjiliph CG777 Casino LOGIN Register Ubet Casino Philippines Agilaclub review Is 49jili legit ph646 JLBET link JiliCC entertainment Jilicity withdrawal Ta777 casino online Jili777 login register Philippines JP7 coupon code Milyon88 one Ug7772 Jilibet casino 77PH VIP Login download Jili live login 68 PHCASH 7XM APP download Boss jili login MWCASH88 APP download Jilicity login Acegame888 real money LIKE777 JILILUCK app JiliBay Telegram Bet199 login philippines Ph646wincom PHJOIN login OKGames register JILIASIA withdrawal Panalo login 88jili Login Philippines Wjevo777 download phjl.com casino Fcc777 login Labet8888 login JILI8998 casino login PHJL Login password Jilibay Voucher Code 28k8 Casino P88jili download 49jili apps download Fk777city we1win CG777 Casino login no deposit bonus MW play casino FF777 casino login Register Philippines download JILIAPP com login Download Bet199 PHGINTO com login Bet88 bonus Sw888 withdrawal Vvjl666 Jiliapp 777 Login QQ jili login Jilicity download Jili188 login Philippines Timeph philippines Casino Club app download Nice88 bet login registration Bay888 login PH Cash casino download Jiliko777 Nice88 PH 777pnl Jiliplay login register JILI VIP casino cg777 mwcbets.com login Fbjili2 JILIAPP download 7xm login 77jl.com login JILI Slot game download for Android MWPLAY app superph.com casino Nice88 free 120 WJ peso app Jili58 register 3jl app download apk Betso88 link OKGames login free JILIASIA 888 login 58jl login register Jilibet888 68 PHCASH login Jili88ph net register 55BMW Casino app download APK Abc Jili com Download FB777 register login Philippines Jilievo org m home JiliLuck download jlbet.com login register Jp7 casino login 18JL Casino Login Register YE7 casino APK prizeph Boss jili login Royal logo FC178 casino - 777 slot games Taya777 pilipinong sariling casino Ph888 MWPLAY app @Plot777_casino CG777 login BOSS JILI login Register JILI PH646 login Vvjlstore Mi777 casino login Download Okgames redeem code 50JILI VIP login registration Bet88 login AGG777 login Philippines JILIMACAO Yesjili com legit P88jili com login OKBET88 Gold JILI VIP PH casino VIP PH log in bet88.ph legit kkjili.com app JiliLuck Login JILI Vip777 login 63win withdrawal bet999.ph login m.nn777 login 58JL 8k8app17