This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

WP MediaTagger

Description

WP MediaTagger is an extensively configurable plugin and a superset of the former WP ImageTagger plugin. It provides all the tools required to categorize your WordPress blog medias by associating it to any defined tag or category. Among many features, it comes packed with a tagcloud widget that will make the process straightforward for everyone and will permit a transparent integration. Initially developped to tag medias under the WP ImageTagger denomination, WP MediaTagger now covers a much wider scope and will tag as well most of the medias widely used on the web.

In brief, this plugin extends the concept of post based taxonomy natively supported by WordPress toward an media based taxonomy.

The following functionalities are available for your blog after installing the MediaTagger plugin package :

  • Associate tags to medias from the Tag Editor
  • List all the medias of your site and associated tags in one central place to ease the tagging process with the Media Explorer
  • Associate tags to medias from any post or page by clicking on your media captions
  • Provide access to deep media search on any media associated to a list of tags, through a tag cloud, tag form or combined search display
  • Select a display mode for your result page : itemized media list, thumbnail gallery, or media captions
  • Any combination of search mode and result display style is possible
  • Seamless integration in your sidebar thanks to the MediaTagger tagcloud widget, with direct connection to the media tagging database you just built
  • The MediaTagger media taxonomy can optionally supersede the default post taxonomy
  • Database integrity checkers are provided along with the fixing routines

Willing to get a visual flavor of what’s in the box ? You can see the MediaTagger plugin in action here, or have a look at screenshots there. French reading visitors will get additional insights on this plugin genesis page.

Installation

To install the WP MediaTagger plugin just follow this simple 10-step recipe.

CAUTION : if upgrading from WP ImageTagger, backup your database, taking care to include the table wp_term_relationships_img and deactivate the ImageTagger plugin from the extensions administration page before activating WP MediaTagger (CRITICAL !). Refer to instructions at page bottom.

  1. Download the plugin and expand it to an empty directory of your local disk drive.
  2. Copy the local wp-mediatagger folder created by the unzipper onto your server plugins folder (wp-content/plugins/). Make sure you end up with all the PHP files, readme.txt and screenshots in wp-content/plugins/wp-mediatagger directory.
  3. Login into the WordPress administration area and click on the Plugins left menu. Expand the Installed view.
  4. Locate the MediaTagger plugin and click on the Activate link.
  5. Make sure your blog already holds posts or pages with medias (medias or any other WordPress media).
  6. Make sure you already created a list of tags for your blog.
  7. Start associating your blog medias with any tag of your blog. Two methods for this purpose :

    • From your WordPress administration panel, go to Settings > MediaTagger and start associating the first media found to any tag in the Tag Editor
    • Or, still from the MediaTagger administration area, switch to the Image Explorer mode, navigate to the file you want to tag and click on the file to select it back to the Tag Editor
    • Or, assuming your site display captions below each media : from any post or page holding medias, click on the media caption (being administrator) and make the association with any tag from the Tag Editor panel.
  8. Prepare a result page to present the search results :

    • Create a new page (or use existing one if you want).
    • From your WordPress editor, enter the MediaTagger shortcode : [mediatagger] – There are options you will learn later, but this simple form is perfect for a quick start.
    • Check the result on the page containing this call.
    • Start playing with the options offered in the MediaTagger admin panel.
  9. By default your search page is the same as your result page. You can also choose to activate the MediaTagger widget to integrate an media search tagcloud in your sidebar, or to manage the search page at a different address for a specific use.

  10. Go ! And if you like it, why not proceeding with a small donation?

If you are interested in seeing the plugin in action, you might wish to go and have a look here.

More information on this plugin utilization can be found there.

Finally, if you have any questions, please refer to the FAQ bottom page, section – section Damned, my question is not listed there.

That’s all for today – Enjoy !

If you are upgrading from WP ImageTagger :

The tagging made on images will be preserved IF you follow these simple instructions:

  1. BACKUP YOUR DATABASE, TAKING CARE TO INCLUDE THE wp_term_relationships_img TABLE – in case something turns wrong during the upgrade.

  2. Deactivate ImageTagger plugin from the extensions administration page – OTHERWISE YOU RISK TO LOOSE THE TAGGING ALREADY DONE.

  3. Install and activate MediaTagger plugin

  4. On your result page : replace the shortcode [imagetagger] by [mediatagger], keeping the same options if you use some

  5. If you were using the ImageTagger widget : go to Appearance > Widgets ; reposition the MediaTagger widget in the sidebar, all the settings formerly made for the ImageTagger plugin will be automatically restored.

  6. You can de-install the WP ImageTagger plugin from the Extensions interface.

FAQ

Installation Instructions

To install the WP MediaTagger plugin just follow this simple 10-step recipe.

CAUTION : if upgrading from WP ImageTagger, backup your database, taking care to include the table wp_term_relationships_img and deactivate the ImageTagger plugin from the extensions administration page before activating WP MediaTagger (CRITICAL !). Refer to instructions at page bottom.

  1. Download the plugin and expand it to an empty directory of your local disk drive.
  2. Copy the local wp-mediatagger folder created by the unzipper onto your server plugins folder (wp-content/plugins/). Make sure you end up with all the PHP files, readme.txt and screenshots in wp-content/plugins/wp-mediatagger directory.
  3. Login into the WordPress administration area and click on the Plugins left menu. Expand the Installed view.
  4. Locate the MediaTagger plugin and click on the Activate link.
  5. Make sure your blog already holds posts or pages with medias (medias or any other WordPress media).
  6. Make sure you already created a list of tags for your blog.
  7. Start associating your blog medias with any tag of your blog. Two methods for this purpose :

    • From your WordPress administration panel, go to Settings > MediaTagger and start associating the first media found to any tag in the Tag Editor
    • Or, still from the MediaTagger administration area, switch to the Image Explorer mode, navigate to the file you want to tag and click on the file to select it back to the Tag Editor
    • Or, assuming your site display captions below each media : from any post or page holding medias, click on the media caption (being administrator) and make the association with any tag from the Tag Editor panel.
  8. Prepare a result page to present the search results :

    • Create a new page (or use existing one if you want).
    • From your WordPress editor, enter the MediaTagger shortcode : [mediatagger] – There are options you will learn later, but this simple form is perfect for a quick start.
    • Check the result on the page containing this call.
    • Start playing with the options offered in the MediaTagger admin panel.
  9. By default your search page is the same as your result page. You can also choose to activate the MediaTagger widget to integrate an media search tagcloud in your sidebar, or to manage the search page at a different address for a specific use.

  10. Go ! And if you like it, why not proceeding with a small donation?

If you are interested in seeing the plugin in action, you might wish to go and have a look here.

More information on this plugin utilization can be found there.

Finally, if you have any questions, please refer to the FAQ bottom page, section – section Damned, my question is not listed there.

That’s all for today – Enjoy !

If you are upgrading from WP ImageTagger :

The tagging made on images will be preserved IF you follow these simple instructions:

  1. BACKUP YOUR DATABASE, TAKING CARE TO INCLUDE THE wp_term_relationships_img TABLE – in case something turns wrong during the upgrade.

  2. Deactivate ImageTagger plugin from the extensions administration page – OTHERWISE YOU RISK TO LOOSE THE TAGGING ALREADY DONE.

  3. Install and activate MediaTagger plugin

  4. On your result page : replace the shortcode [imagetagger] by [mediatagger], keeping the same options if you use some

  5. If you were using the ImageTagger widget : go to Appearance > Widgets ; reposition the MediaTagger widget in the sidebar, all the settings formerly made for the ImageTagger plugin will be automatically restored.

  6. You can de-install the WP ImageTagger plugin from the Extensions interface.

What are the prerequisites to run this plugin ?
  • At least one media should be present in your blog. Otherwise the MediaTagger admin panel will inform you that you need to start working on your blog !
  • Same comment for the tags declared in your blog.
How are defined the tags proposed for the media classification ?

By default the plugin will use the WordPress tags. Anyhow you can decide to use WordPress categories instead, or to combine tags and categories.

Can I create groups of tags ?

The tags can be gathered by groups. This grouping does not affect the search, it has only an effect on the tags presentation in the classification panel and in the search form. Grouping the tags by themes provides a more consistent presentation, and makes the appropriate selection faster.

Which media formats are supported ?

The formats below can be tagged with WP MediaTagger :

  • Images : GIF (image/gif), JPEG (image/jpeg), PNG (image/png)
  • Audio / video : MP3 (audio/mpeg)
  • Documents : TXT (text/plain), RTF (application/rtf), PDF (application/pdf)
Are the WordPress gallery themes supported ?

Yes, the medias managed within WordPress galleries will be available for tagging as any other standalone media.

How do I tag the medias of my blog ?

Having installed the plugin according to the instructions provided on the installation page, two alternatives are offered to tag your medias :

  • From your WordPress administration panel, go to Manage > MediaTagger and start associating the first media found to any tag in the Tag Editor ;
  • Or, switch to the Media Explorer mode, navigate to the file you want to tag and click on the file to select it back to the Tag Editor ;
  • *** NOT SUPPORTED ANYMORE STARTING 3.4 *** Or, assuming your site display captions below each media : from any post or page holding medias, click on the media caption (being administrator) and make the association with any tag from the Tag Editor panel.
How do I know if a media is tagged or not ?

Go the the plugin admin panel and switch the view to Image Explorer mode. This gives you access to a page listing all your site medias and the associated tags. You are able to get any media tagging status from this page.

Additionally, in case your site theme displays media captions : a tooltip appears if you put your mouse pointer over the media caption in the page or post holding this media. This tooltip displays the tags associated to the media.

How do I change the tags already associated to a media ?

Go the the plugin admin panel and switch the view to Media Explorer mode. This gives you access to a page listing all your site medias and the associated tags. You are able to get any media tagging status from this page.

Additionally, in case your site theme displays media captions : click on the media caption (being administrator) and make the association with any tag from the Tag Editor panel.

How do I know the total number of medias my site holds, and that can be tagged ?

This information is the X value displayed in light grey in the upper right part of the MediaTagger admin panel as X/Y/Z.

How do I know the number of medias I already tagged ?

This information is the Y value displayed in light grey in the upper right part of the MediaTagger admin panel as X/Y/Z.

How do I know the number of medias remaining to be tagged ?

This information is the Z value displayed in light grey in the upper right part of the MediaTagger admin panel as X/Y/Z. Consequently Y+Z=X.

How do I insert the MediaTagger search form on a page or post ?

Edit your page or post with the WordPress editor and insert the specific MediaTagger shortcode [mediatagger]. From this point the plugin will manage the calls to the adequate functions.

Can I tag medias without having yet inserted the MediaTagger form on my site ?

Yes, these are two separate processes. On one hand you build your database by tagging the medias, on the other you run queries on this database through to the [MediaTagger] shortcode.

What are the different display modes available to manage the search page ?

The search can be presented to the visitor under two different representations than can be mixed together into a third one :

  • a tag cloud display : the tags available for search are presented WordPress fashion ; this representation is compact but suitable for single tag search only
  • a form display : the tags are listed in a form ; the search is done by ticking one or more tags. This makes this representation more adapted for advanced, multi-criteria search, although requiring potentially much more room on your page in case of big tag collection.
  • a text field : to search on the media names rather on the tags associated to those medias.

All these modes can be freely combined.

Can the visitor switch between the three search display styles ?

This possibility is offered by default in the option panel. You can anyhow preset a default search display style, not switchable by visitors.

What are the different display modes available to manage the result page ?

This can be done using in three different ways :

  • itemized media list : the results are presented as a vertical list of medias displayed with a title and the post they refer to (if attached). This mode is suitable for getting the maximum information on the search result, but not adequate when the number of results found is too important.
  • thumbnail gallery : the results are presented in a compact display consisting in a gallery of thumbnails. More information can be obtained rolling the mouse over each thumbnail, although it is not the most adequate for having a direct reading of the media related information.
  • media captions list : this display mode does not display the media and restrict itself to the text information. It will be preferred by visitors looking for specific text information rather than pictorial impression.

These three modes are paginated. The number of result per page is an option accessible in the admin panel.

Can the visitor switch between the three result display styles ?

This possibility is offered by default in the option panel. You can anyhow preset a default result display style, not switchable by visitors.

Has the search page to be at the same address as the result page address ?

Although this possibility is offered, the search panel can redirected to a different page. See below for the implementation details.

What are the possible implementations of the search and result pages ?

There are three possible implementations :

  • Single page implementation :

    • Create a new page (or use existing one if you want).
    • From your WordPress editor, enter the MediaTagger shortcode : [mediatagger].
    • Check the result on the page containing this call.
    • Start playing with the options offered in the MediaTagger admin panel.
  • Search page different from the result page :

  1. Manage the page embedding the search access :

    • Create a new page, for instance https://www.mysite.com/medialibrary_search, or use existing one if you want.
    • From your WordPress editor, enter MediaTagger shortcode, with one option : [mediatagger result_page_url="https://www.mysite.com/medialibrary_result"], assuming you want your visitor to be directed and have the results displayed on page https://www.mysite.com/medialibrary_result.
    • Set the proper options in the Admin Panel to control the Search Format as you want.
    • Check the result on the page containing this call, without running any search yet.
  2. Manage the result page :

    • Create a new page matching the URL passed inside the MediaTagger shortcode let’s say https://www.mysite.com/medialibrary_result (or use existing one if you want).
    • From your WordPress editor, enter the MediaTagger shortcode : [mediatagger].
    • Check the result on the page containing this call
    • Set the proper options in the Admin Panel to control the Result Format as you want.
    • Launch a search from your page https://www.mysite.com/medialibrary_search ; you will be directed to the result page https://www.mysite.com/medialibrary_result
    • Play with the options offered in the MediaTagger admin panel to adjust the search and result format.
  • Sidebar tag cloud widget :

    • In this case, the call to the MediaTagger API is directly managed by the widget. Refer to the section below for the activation.
How do I activate the tagcloud widget ?

Before that you need to have defined your MediaTagger result page, as described just above.

Then from your site admin page, go to Appearance > Widget and click on Add to add the widget to your sidebar. Configure then the widget in the right column clicking on the Edit link, followed by Done. Do not forget to Save Changes. Pay specific attention to the Result page address parameter. This parameter must be the address of a page of your site that you defined as your MediaTagger result page according to the section What are the possible implementations of the search and result pages ? above.

If you get the error 404 when clicking on the sidebar tag cloud, you likely misconfigured the Result page field.

What is the syntax for the MediaTagger shortcode ?

In the WordPress glossary, a shortcode is a syntaxic expression that will trigger some functions. In our case, the shortcode is built around the mediatagger keyword. The shortcode relies on a single scalable function, managing the search aspect as well as the result display under various shapes. It can be called with a variable number of arguments. The shortcode needs to be formatted as follows :

[mediatagger opt1="val1" opt2="val2" ...]

The 6 options available are :

$result_page_url = URI of the result page, for instance 'https://www.mysite.com/medialibrary_result'. Can be absolute (preferred) or relative to the site root
$num_tags_displayed = number of displayed tags - If set to 0 (zero), the complete set of tags is displayed
$font_size_min = minimum font size for the tag cloud (pt)
$font_size_min = maximum font size for the tag cloud (pt)
$font_color_min = color that will be used for the least frequently used tags (hex format : 4343f6 for instance)
$font_color_max = color that will be used for the most frequently used tags (hex format : 4343f6 for instance)

The shortcode works with default arguments. Therefore it can be called without explicitly passing the complete list of arguments. When an argument is omitted, the behaviour is the following :

  • $result_page_url : when omitted, the result page is the same as the one containing the shortcode
  • $num_tags_displayed : when ommitted, the number of tags displayed is the one defined in the options set in the plugin admin panel.
  • $font_size_min : when ommitted, the minimum font size for the tag cloud is the one defined in the options set in the plugin admin panel
  • $font_size_max : when ommitted, the maximum font size for the tag cloud is the one defined in the options set in the plugin admin panel
  • $font_color_min : when ommitted, the color used for the least frequently used tags is the one defined in the options set in the plugin admin panel
  • $font_color_max : when ommitted, the color used for the most frequently used tags is the one defined in the options set in the plugin admin panel

Some examples :

  • Shortcode with no argument :

    [mediatagger]
    

Result : a search panel (form, tag cloud or combined) is displayed on the page holding this call. The search result is displayed on the same page. The number of tags and font sizes are the ones set in the admin panel.

  • Shortcode overriding the number of tags in the tag cloud :

    [mediatagger num_tags_displayed="15"]
    

Result : as well, the search panel and results are displayed on this same page. The number of tags is set to 15, independantly from the setup done in the option panel ; other parameters are the ones set in the options panel.

  • Explicit passing of all 6 arguments :

    [mediatagger result_page_url="https://www.mysite.com/search_result/" num_tags_displayed="15" font_size_min="8" font_size_max="25" font_color_min="4545fe" font_color_max="111132" ]
    

Result : the 6 parameters are forced to the values passed in, and the corresponding options set in the admin panel are ignored.

Can a search be triggered directly from the URL, not being through the tag cloud, search form or search field?

Yes, this is possible. A search can now be done directly on the media database without going through the search form or tag cloud. All you have to do is to form URLs like https://wwww.mysite.com/media_library?tags=car+plane+airport, forming your tag list using tag slugs. In that example, the page media_library is the one set with the search form and/or tag cloud, that will be displayed with the tag cloud and/or search form, clean of any search result if requesting https://wwww.mysite.com/media_library. A tag slug is the tag name with no accent and spaces replaced by hyphens. For instance, the tag “l’automne en forêt” becomes “l-automne-en-foret”.

By default the result page produced by explicit search URL will not hold any tag cloud or search form. Anyhow you can request to have this capability on top of the search results by forming URL like : https://wwww.mysite.com/media_library?tags=car+plane+airport&display=cloud+form. Possible values for the display argument are : cloud, form, field, which can be combined together.

What is the Media Taxonomy feature all about ?

This option is meaningful when you are managing a large collection of medias. The idea is to tag the medias with MediaTagger, and let then the plugin automatically associate the relevant tags to the post holding these medias.

  • This feature is optional ; by default it is not activated.
  • Having this feature disabled, the tags associated to your posts are the ones manually set when editing your post and setting appropriate tags in the dedicated field. The standard WordPress mechanism applies.
  • Before enabling the media taxonomy, backup your WordPress database. Nothing special to be scarred about, but it is a general good practice when you know your database will be affected by a mechanism you did not experience yet.
  • How does it work once activated ? When you enable this feature, every time you tag a media, the collection of tags associated to the medias contained in the post (media taxonomy) to which belongs the media you tagged will be associated to the post itself. At the time you tag an media, the tags formerly associated to the post containing the media are replaced by this media taxonomy.
  • The media taxomonmy mechanism applies to the posts only given that WordPress does not support page tagging. Tagging a media contained in a page will not have any other effect than the media tagging by itself.
  • What is the interest in having the post taxonomy driven by the media taxonomy ? It will help you keeping with a coherent post tagging scheme by solely focusing on your media tagging. This is particularly relevant when your site is media-centric.

When the media taxonomy is activated, the WordPress database is updated to replace the tags manually associated to the posts by the media taxonomy (on top of updating the wp_term_relationships_img table which is the basic MediaTagger mechanism) :

  • the table wp_term_relationship is updated to associate the post to the tags provided by the media taxonomy. Lines will be automatically added or removed, as your post tagging is extended or reduced (the natural trend is normally the extension …)
  • the table wp_term_taxonomy count column is updated to keep the tag counters up-to-date.
How is my WordPress database affected by this plugin ?
  • By default, MediaTagger does not affect any of the existing WP data tables to avoid any risk of corrupting your database. The association you create between tags and medias are stored in a new table wp_term_relationships_img.
  • If you decide to have the media taxonomy overriding the post taxonomy as explained above, the tables wp_term_relationships and wp_term_taxonomy (count) will be modified. For that reason, run a full database backup before activating this taxonomy control in the MediaTagger Admin Panel.
  • MediaTagger options set in the admin panel as stored in the wp_options table, in accordance with WordPress plugin development guidelines.
What should I do to ensure I backup the media tagging information when I am run backups of my WordPress database ?

Make sure you include the wp_term_relationships_img table specifically created by this plugin to keep track of the media tagging information you patiently grew over time. This table should be selected for your backup as well as the standard WordPress database tables, such as wp_options, wp_terms, wp_posts, etc.

What are the available languages ?

English, French, Spanish
… and as much as you can contribute if you are fluent with a language not in this list. More details on the changelog page bottom, in project section.

Damned, my question is not listed there !!?

Did you make sure you read carefully enough the FAQ I took time and care to build as complete and explanatory as possible ? I do my best to maintain it with the latest questions I got and answers I made to their author.

Although this is not my primary job, you might direct your questions to this page, I will do my best to timely answer. To help me answering faster, please provide me with the necessary data :

  • copy paste the footnote line you see at the bottom of your plugin administration panel.
    Ex : WP MediaTagger 3.0 | PHP 5.2.6-1+lenny4 | MySQL 5.0.32-Debian_7etch8-log | GD Lib 2.0 or higher
  • indicate step by steps what you did to get the issue
  • describe as specifically as possible the issue you could observe (a screenshot is a plus), with any peripheral aspect
  • information related to your site : specific server setup, redirections, number of medias, any special setup …

Although I would if I could … I would not be able to give a hand being only informed that it does not work. Thanks for your cooperation.

Ideas or suggestions …

… are truly welcomed given that it will make this plugin even more valuable to the users community. Spin your suggestions this way.

Reviews

Read all 10 reviews

Contributors & Developers

“WP MediaTagger” is open source software. The following people have contributed to this plugin.

Contributors

Translate “WP MediaTagger” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

Future possible implementations

A lot of some enhancements brought to MediaTagger were made thanks to your suggestions. Feel free to contribute with your own proposals :

  • search field as widget
  • Check tags associated to medias in the wp_term_relationships table. Sometime there are many, although I would expect the only default tag ‘1’ (default category) is there. Possibly cleanup if too mazy.
  • Plugin cleanup to make the HTML generated code strict XHTML compliant
  • Improved pagination for multipage results, displaying quick access page links
  • Log visitors search and make it visible to the administrator
  • Plugin internationalization : the mediatagger.pot file, required to translate the package to any other language, is provided for volunteers with the plugin files (contact me to make sure the *.pot file part of the package is up-to-date). If you are interested in internationalizing this plugin, I would certainly welcome your help. Simply let me know so that I can push your translation to the repository. If needed I can provide you the methodology, many tools are available to ease this task.

4.1.1

  • Code cleanup fixing all NOTICE reports in debug log.

4.1

  • Changes made after validating plugin with PHP 7.0 / WordPress 4.7

4.0.9

  • Updated Dutch translation

4.0.8

  • Fix of tooltips in the options dashboard
  • Fix of wrong JS code formatting with WP 4.2.3

4.0.7

  • Dutch translation now available – (Thanks Miriam)
  • Cleanup of deprecated API calls

4.0.6

  • Fixed bug linked to obsolete mysql_get_server_info()

4.0.5

  • Fixed negative logics for link to gallery image display mode.

4.0.4

  • Search display mode switchable / result display mode switchable bug fixed.

4.0.3

  • Default search mode bug fixed.

4.0.2

  • Read & write to new table secured with systematic table detection checking.

4.0.1

  • Fix widget parameter loading moving from before 4.0 to 4.x

4.0 – Major release, plugin redevelopped using OOP

  • Structural change : plugin ported to Object Oriented Programmation ; this drastically reduces the risk of variable collision with other plugin or WordPress codex itself.
  • Compatible with previous plugin releases.
  • Compatible with WordPress 3.8.
  • Graphical interface redesigned to make it more simple, although packed with more features :
  • Plugin setup now directly accessible from the left side column menu in the WordPress administration panel. 3 submenus :
  • Interface 1 : media explorer, to select media and manage tags; functionality widely enhanced to improve user experience. For instance a customer list of media can be built for later tagging. In the tagging view, easier navigation back and forth.
  • Interface 2 : player, to interact live with the database you populate while tagging.
  • Interface 3 : options ; the presentation is now much lighter.
  • Group (or ‘bulk’) tagging to tag similarly a group of media selected ; flexible media selection.
  • Tagging data now stored in wp_mediatagger table – not anymore in wp_term_relationships_img.
  • plugin options are now stored in a serialized option variable in the database to avoid jamming it with too many insertions related to the same plugin.
  • code cleaning : deprecated functions replaced with recommended equivalents.
  • new short code added, on top of the existing [mediatagger] used so far : [mediatagger_count] ; it displays the number of media available.
  • spanish version may not cover all the texts with this release – this will be fixed in the next release. This is due to many messages that were changed and not available anymore in the translation.
  • finally : this new version was extensively tested on my own database holding 2000 media. A user reported using with more than 40,000. I would rate it as pretty stable, waiting for your feedbacks…

3.2.1

  • The plugin is now available in spanish. It is by default in english, you can now localize it in french or spanish. In order to do so, add to your wp-config.php file :
  • French : define(‘WPLANG’, ‘fr_FR’);
  • Spanish : define(‘WPLANG’, ‘es_ES’);

Thanks to WebHostingHub for the spanish translation.

  • In the list view of the media explorer (admin), you can select the first photo to be listed on the page by typing ‘start:xxx’ in the seach field, xxx being the index of the first photo to be listed on the page. The newer the photo, the higher the index.

3.2

  • Changes made to bring compatibility with WP3.4. Indeed image caption shortcode is not supported anymore starting with 3.4. As a consequence it is not possible anymore to click on the caption to assign a tag to an image, when logged as admin.
  • Some opening php achors (“<?”) were corrected to the compliant notation (“<?php”)

3.1.1

  • Layout change in the search form and result display headers to improve usability
  • If there is no tag groups defined, the tags are listed alphabetically instead of by date of tag creation

3.1

  • New feature : when the media is not an image, the filename is displayed below the icon in gallery mode.
  • New feature : if the media is a PDF file and if the server support the thumbnail extraction routines, a thumbnail of the cover page is displayed (PNG format) instead of the generic PDF image. Server prerequisites : Imagemagick and Ghostscript must be properly installed and enabled.
  • New feature : the column layout of the tags form can now be forced, keeping the group names on the first line. Insert a blank line before the line defining the tag group. It will be interpreted as a column break when displaying the tag form. This overrides the rule defined by the parameters “number of tags per column” for the tag editor and search form ; these 2 parameters are greyed out in the administration panel and not used by the plugin.
  • New feature : an new search method is added, with a free search field. This field can be toggled on and off, as for the cloud and tag form. When triggered through this field, the search is done on the medias names rather than on the tags attached to the medias.

3.0.1

  • Fix : there was a risk of data loss with version 3.0 when upgrading from ImageTagger, if not deactivating the ImageTagger plugin before activating MediaTagger. Tagging stored in the wp_term_relationships_img table was reset under certain conditions. This is fixed with version 3.0.1, no more risk of data loss. Anyhow it is still mandatory to deactivate ImageTagger before upgrading, otherwise a fatal error is caused by function names conflict between the 2 plugins.

3.0 (first release under “WP MediaTagger” plugin denomination)

  • Formats now supported, on top of the original GIF, JPEG, PNG : TXT, RTF, PDF, MP3
  • Administration panel : added selection of media format that are selected for tagging ; by default GIF, JPEG and PNG are preselected
  • Result gallery : image resampling quality improved (antialias)
  • Search form : “Clear” button added to reset selected tags

2.5.6.1 (last release under “WP ImageTagger” plugin denomination)

This is the final version of the WP ImageTagger plugin. This plugin is now obsoleted by WP ImageTagger plugin.

2.5.6

  • Debug comment remove from the administration panel.
  • Added “Settings” link in extension list panel (close to deactivate and modify)
  • Strengthened SQL queries error checking for database integrity audit function
  • Donation button added at bottom of administration panel ; donation link added in the extensions management page

2.5.5.6

  • XHTML strict : fixed parametrization form fields

2.5.5.5

  • Tag cloud fix : division by zero occuring in some cases

2.5.5.4

  • Minor fix : parameter layout in the plugin admin panel under WP 2.9.2

2.5.5.3

  • Fix : non UTF-8 alphabetical tags ordering in the tag cloud

2.5.5.2

  • Fix, major : 2.5.5 feature was preventing the form and tag cloud search.

2.5.5.1

  • Fix, minor : no tag selected case through the form or tag cloud, or tags selected not matching any media.

2.5.5

  • A search can now be done directly on the media database without going through the search form or tag cloud. All you have to do is to form URLs like https://wwww.mysite.com/media_library?tags=car+plane+airport, forming your tag list using tag slugs. In that example, the page media_library is the one set with the search form and/or tag cloud, that will be displayed with the tag cloud and/or search form, clean of any search result if requesting https://wwww.mysite.com/media_library. A tag slug is the tag name with no accent and spaces replaced by hyphens. For instance, the tag “l’automne en forêt” becomes “l-automne-en-foret”.
  • By default the result page produced by explicit search URL will not hold any tag cloud or search form. Anyhow you can request to have this capability on top of the search results by forming URL like : https://wwww.mysite.com/media_library?tags=car+plane+airport&display=cloud. Possible values for the display argument are : cloud, form, combined.
  • Direct PHP call to function wpit_multisort_insert() was deprecated since 2.5.2 and is now unactivated from 2.5.5. Refer to the installation guide in case you are still using the direct PHP form.

2.5.4.4

  • Cleanup done in the code to eliminate any hard coded reference to the WordPress table names.
  • Audit tool translated to french.

2.5.4.3

New function in the admin panel : database integrity audit and repair tools are now available in the section Misceallenous. This new audit functionality will help you to better control what can sometime be a rather anarchic growing of your database. The following audit features are offered along with a repair solution :

  • Audit of the wp_posts table to detect the needless post revisions. You can optionally clean those entries.
  • Audit of the wp_posts table to detect attachments having still a proper entry in the table although not being referenced in any of the posts. You can optionally clean those entries.
  • Audit of the wp_term_relationships table to detect orphean entries : any post associated to tags although the post itself does not appear anymore in the wp_posts table. You can optionally clean those entries. This feature will help you better control your post taxonomy growth.
  • Audit of the wp_term_relationships_img table to detect orphean entries : any media associated to tags although the media itself does not appear anymore in the wp_posts table. You can optionally clean those entries. This feature will help you better control your media taxonomy growth.
  • Audit of the medias not being yet tagged.

Knowing how sensitive any cleanup of the database could turn to be, I tested extensively under various situations and found this feature pretty cool. Then you know the rule : before any cleanup of the WordPress database, run a complete backup, including all the database tables.

2.5.4.2

  • Fix : some “orphean media” cases were not covered and leading to some marginalities. Typically this happens when an media was uploaded as part of a post and the post was later deleted, the media being still a valid entry in the post table.
  • Fix : when an media is deleted from the database (through the WordPress media management menu, or manually in the database), the plugin needs to detect it and delete any orphean entry (entry related to an media not existing anymore in the database). This can be detected by comparing the total number of medias in the DB to the sum {medias untagged + medias tagged}, which must be equal. This case differs from above, where the media is still an entry in the “posts” table, but not referenced anymore by a post. This is an excellent opportunity to underline the risk one takes when trying to manually tweak the database instead of relying on the standard procedures. If you manage database modifications manually, be prepared to make some recovery … manual as well.

2.5.4.1

  • New function in the admin panel, taxonomy section : a possibility is now offered to the user to run a batch on the complete posts taxonomy to align it on the media taxonomy. This option should be worth when you want to turn your post taxonomy into the media taxonomy just defined with this plugin after you installed it and properly built this media taxonomy. Then assuming you keep the media taxonomy function active, when you tag any media the taxonomy is automatically applied to the post containing this media.

Therefore this function should be used once after you defined the media taxonomy. If you want to make sure the plugin is then doing his job you can later track any deviation between the posts taxonomy and the medias one. If everything goes well both should be strictly the same.

2.5.4

  • This release is major in the sense it brings the media taxonomy feature into real life. I am glad to come to this achievement, I envisionned it as the objective for this plugin : having the tags you associate to the medias directly controlling the tags associated to the post containing those medias. Very nice for lazy people, as I tend to be sometimes. It should be a nice fit when your site content consists largely in medias. Note that this feature will take control over the standard WordPress tables wp_term_relationship and wp_term_taxonomy. As such, take some time reading the FAQ before deciding to activate this option and, although it has been extensively tested under various situations … make a backup of your database before trying it out !

2.5.3.3

  • When linking the result gallery medias to the post containing the media, the permalink is used instead of the https://www.mysite.com/?p=41 notation.
  • Rich-text-tags now supported. An media used in the standard WordPress tag result header page will be linked back from the ImageTagger result page (if link parametrized as “link to post”) on the tag result page.
  • New option in Admin Panel : the ImageTagger tag cloud can be displayed by ascending alphabetical order (default), descending rank order, or random.
  • New option in Admin Panel : the credit line displayed at the bottom of the search form in its plain version (not in accordance with the WP Plugins authoring guidelines, I concede) can now be disabled. In this case and assuming you enjoy this plugin, I let to your good willingness the possibility to include anywhere else on your site a credit line linking back to my home site (https://www.photos-dauphine.com). You decide. Be simply aware that this plugin requires that I spend a very significant amount of my spare time to answer the support requests, maintain and manage the evolution with bunch of new features.

2.5.3.2

  • All the ImageTagger supported formats (gif, jpeg, png) now take benefit of the thumbnail transfer optimization. In the previous version only the jpeg files had their transfer optimized.
  • Fix : some functions released to be used later (association of media tags to the post containing the medias) were causing servers in PHP 4.3 to fail at plugin init.

2.5.3.1

  • In marginal cases, the server side media resizing introduced in 2.5.3 was found not to provide the expected results. A new option was added in the Admin Panel / Output format / Optimize thumbnail transfer. By default this option is set to “No”, which is the setup that will work in any case. To move to the optimized transfer mode, set this to “Yes”, save the ImageTagger options and check that your search result displayed as a gallery properly displays the thumbnails. If not, revert this option setting to “No”.

If the GD graphic library is not available on your server (check it in the page footnote), this option will be set to “No” and will not be selectable.

2.5.3

  • Dynamically resizes medias server side before transferring medias for gallery or media list result mode. This provides a much faster gallery display when transferring big number of medias. This improvement is only made available for sites being hosted on servers having the GD library module enabled. This setup is automatically detected by ImageTagger. To know if you benefit or not of this feature, check the footnote line in your admin panel : if you read GD Lib not available, your server does not support it. Otherwise, the GD library version is displayed.
  • Minor fixes for marginal cases (all medias tagged).

2.5.2

  • The plugin can now be inserted in a page or post using the safer [mediatagger options...] shortcode notation. Refer to the FAQ for any detail.
  • This improved implementation does not require anymore to have PHP execution enabled in your page.
  • The direct PHP call to the plugin function wpit_multisort_insert() is deprecated and should not be used anymore. It still works with a recommendation message, and will not be supported in future releases.

2.5.1

  • Minor bug fixes
  • Added gradient colors to the tag cloud (widget and plain page). The options can be parametrized from the ImageTagger admin interface for the plain page version, and from the ImageTagger widget control window for the widget implementation.

2.5

  • The plugin is now delivered with a widget interface. This new feature enables the ImageTagger tagcloud in your site sidebar.
  • There is currently no error checking on the widget input parameters – Be kind to him !

2.4.2

  • Various minor fixes in the Image Explorer (search functionality)

2.4.1

  • Admin panel : fixed Tag Editor and Image Explorer inconsistencies in specific cases (no media available, all medias tagged, all medias untagged)

2.4

  • Admin panel : expanded tagging control panel. Two views are now available : a first view (“Tag Editor”, default) to tag the medias. This view scans the untagged medias and displays those for tagging ; a second view (“Image Explorer”) listing all the site medias. This list can be filtered to show only the tagged medias, untagged medias, or all the referenced medias. This approach provides a way to rework tagging for sites themes not displaying captions under the medias. A search field is available to filter the listed medias.
  • Admin panel : the options setup panel can now be minimized to avoid screens unnecesarily overloaded with data not of immediate use.

2.3.3

  • various fixes, notably a possible path detection issue for specific twisted server setup cases. For that reason it is a major upgrade given the possible impact of the issue – get this one ASAP. In specific cases, the plugin could not detect medias due to broken media path reconstruction.

2.3.2

  • Fix : .png and .gif formats now supported on top of .jpeg.

2.3.1

  • Fix : various side effects

2.3

  • Images can now be associated not only to tags but as well as to categories defined in your blog. The admin panel allows to define the source for your keywords list : tags, categories, or tags and categories merged together.
  • Tags can be gathered by groups through the admin panel. This group display is used for both the admin panel and the search page tags form.

2.2

  • Admin panel : fixed font display problem
  • Admin panel : options presentation improved (fields now come aligned for better readability)

2.1

  • Added parametrization of tag cloud, forgotten in 2.0 : min / max font size and number of tags to display.

2.0

  • Tag cloud search representation added to the initial form, with capability to be combined with this form
  • Search result : media title list mode added
  • Possibility to have the search page address different from the result page address with explicit argument : <?php wpit_multisort_insert("https://www.mysite.com/medialibrary_result") ?> ; without argument the results are displayed at the same address as the search page address
  • All these new possibilities are parametrized through new admin panel options, plus additional parameters.

1.5

  • Irrelevant tags can be excluded from the tagging panel. The same possibility is offered to filter the list of tags displayed on the search page. This is parametrized through two separate CSV tag lists available in the Admin Panel.

1.4

  • PHP support extended down to PHP4. Any dependency on PHP 5 was removed. Now the requirements are the same as for WordPress (PHP 4.3 or greater, MySQL 4.1.2 or greater), therefore I don’t expect anymore issue.

1.3

  • PHP version is checked to ensure the server complies with the minimum required (PHP 5).
  • Language localization now provided relying on I18n : english (default), french

1.2

  • Administration panel : input parameters are now validated against expected valid parameter ranges to make sure the plugin will not be shot by funky option settings. In case of improper entry, an explicit message is displayed while highlighting the faulty option entry line.

1.1

  • Admin panel offers now a bunch of settings, like capability to display the list of medias matching the searched tags in a gallery or itemized list mode.
  • Result page is paginated. Number of medias shown is a parameter.
  • Most of the messages are translated to English.

1.0

  • First release. ImageTagger concept implemented with the minimum features set enabling root functions. Plugin available in French. English localization on going.
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