Gallery Custom Links

Wordpress Plugin
Download latest - 2.1.5

Developers

TigrouMeow

Download Stats

Today
Yesterday
Last Week
All Time
Banner 772x250


Releases (36 )

Version Release Date Change Log
2.1.5 2022-10-24

(2022/10/24) = * Update: No need for jQuery anymore. * Info: If you like the plugin, your reviews are welcome here. Thank you :)

2.1.4 2022-10-04

(2022/10/05) = * Add: Some files were missing for the libraries autoload. * Info: If you like the plugin, your reviews are welcome here. Thank you :)

2.1.3 2022-09-06

(2022/09/06) = * Add: Added column in the Media Library (to edit faster).

2.1.1 2022-07-27

(2022/07/27) = * Fix: Faster UI. * Fix: Increased compatibility.

2.1.0 2022-05-17

(2022/05/17) = * Fix: Avoid useless logs. * Info: If you like the plugin, your reviews are welcome here. Thank you :)

2.0.9 2022-03-31

(2022/03/18) = * Fix: Compatibility with the latest version of Gutenberg Gallery. * Info: If you like the plugin, your reviews are welcome here. Thank you :)

2.0.8 2022-03-18

(2022/03/18) = * Fix: Compatibility with the latest version of Gutenberg Gallery. * Update: Latest versions of DiDom and HTML Dom Parser (might be better and faster). * Update: Latest version of Neko UI.

2.0.7 2022-03-18

(2022/03/18) = * Update: Latest versions of DiDom and HTML Dom Parser (might be better and faster). * Update: Latest version of Neko UI.

2.0.5 2021-08-31

(2021-08-31) = * Update: Enhanced security and updated common librairies. * Info: If you like the plugin, your reviews are welcome here. Thank you :)

2.0.4 2021-07-05

(2021-07-05) = * Update: Refresh the UI libraries and common librairies to ensure compatibility with other plugins. * Info: If you like the plugin, your reviews are welcome here. Thank you and Happy Summer Holidays! :)

2.0.3 2021-03-01

(2021-03-01) = * Update: New Meow Common (which is needed for compatibility with other plugins). * Info: If you like the plugin, your reviews are welcome here :) Thank you!

2.0.2 2020-11-22
  • Fix: Autoload was missing.
2.0.1 2020-11-21
  • Fix: There were a few issues in this new version.
  • Update: New modernized admin.
2.0.0 2020-11-20
  • Update: New modernized admin.
1.2.7 2020-05-25
  • Add: Remove warnings for PHP 7.4.
  • Update: New versions of DiDom and the Simple HTML DOM Parser.
  • Info: If you like the plugin, your reviews are welcome here :) Thank you!
1.2.6 2020-03-21
  • Add: Because we love the W3C, the title has been added to the link.
  • Info: If you like the plugin, your reviews are welcome here :) Thank you!
1.2.5 2019-12-30
  • Fix: Avoid errors in the admin.
  • Fix: Add another way to resolve the image ID if none found (https://wordpress.org/support/topic/issue-with-page-links-on-images/), let's see how it goes.
1.2.4 2019-12-30
  • Fix: Avoid errors in the admin.
1.2.3 2019-09-21
  • Add: Label for CTA buttons.
  • Fix: Moved the position of the CTA buttons in the DOM.
1.2.2 2019-09-16
  • Add: CTA Buttons for Meow Gallery, Native Galleries and Gutenberg Galleries.
  • Add: Filter to... filter which images are actually managed by the plugin :)
  • Fix: Hopefully, the Reusable Blocks aren't broken anymore in the editor (I couldn't replicate the bug on this new version).
  • Info: If you like the plugin, your reviews are welcome here :) Thank you!
1.2.0 2019-07-27
  • Add: This was asked to me a lot, so I have adding the settings in order to change the parameters of the plugin easily. It will be much easier to make it faster now.
  • Info: If you like the plugin, your reviews are welcome here :) Thank you!
1.1.5 2019-04-13
  • Fix: Simpler and probably better REST detection.
  • Info: If you like the plugin, your reviews are welcome here :) Thank you!
1.1.4 2019-04-10
  • Fix: Attempt to fix the way autoload is working.
  • Info: If you like the plugin, your reviews are welcome here :) Thank you!
1.1.3 2019-03-29
  • Fix: Avoid analyzing the html content if the parser returned a boolean or an empty string.
  • Info: If you like the plugin, your reviews are welcome here :) Thank you!
1.1.2 2019-03-11
  • Add: Rel can now be set to nofollow.
  • Info: If you like the plugin, your reviews are welcome here :) Thank you!
1.1.1 2019-03-02
  • Update: Defaults set to Output Buffering + HtmlDomParser. Those settings work for most.
  • Info: I need your support. Don't hesitate to try different versions of the plugin if it was working fine for you in the past (old versions). You can also let me a good review to motivate me, that helps a lot.
1.1.0 2019-02-28
  • Update: Using HtmlDomParser fully (which should avoid broken HTML). It is possible to override the plugin hidden options to switch to different mode, but I am trying to find a mode that works for 99% of the users first.
  • Info: I need your support. Don't hesitate to try different versions of the plugin if it was working fine for you in the past (old versions). You can also let me a good review to motivate me, that helps a lot.
1.0.9 2019-02-27
  • Info: This plugin is way more work than expected, please motivate me by giving it a good review and also my trying my other plugins (https://meowapps.com). Thanks a lot for that :) I will do my best to make this plugin perfect.
  • Update: Avoid interfering at all with all Ajax/Rest requests.
  • Update: Use HtmlDomParser instead of DiDom (this parser is less sensitive to badly formatted HTML). I am also thinking of doing it all with regexp, but let's see that later.
  • Info: Sorry for the last bunch of updates, some way of modifying HTML works for some, and not for others, and I am still trying to find a solution which works for everyone.
1.0.8 2019-02-26
  • Update: Back to OB, maybe there should be an option for that.
  • Update: Get all the images of the page/post content instead of within specific containers previously.
1.0.7 2019-02-04
  • Update: Not using OB anymore; going through the content filter (this behavior can be changed internally), better and faster this way.
  • Fix: Avoid issues with static variables which are not registered on older PHP versions.
1.0.6 2019-01-29
  • Fix: Now works with the most tenacious lightboxes.
  • Update: The way the HTML was modified to make sure it is compliant.
1.0.4 2019-01-26
  • Fix: Support images embedded in a few layer of tags before the link tag.
  • Add: Added a class on the a-tag, for the ones who would like to add some styling to linked images. The Meow Lightbox is already handling this, by avoiding showing a zoom cursor when hovering images.
  • Add: Compatibility with extra galleries is made through a filter (which anybody can use) and the file mgcl_extra.php.
  • Info: If you like the plugin, your reviews are welcome here :) Thank you!
1.0.2 2019-01-18
  • Fix: Now works with thumbnails in src.
  • Update: Optimization (does not regenerate pages which aren't impacted by changes).
  • Update: DiDom from 1.13 to 1.14.1.
1.0.0 2019-01-16
  • Update: If the ID of the Media is not found in the HTML, it will resolve it through the DB from the filename.
0.0.2 2019-01-16
  • Update: If the ID of the Media is not found in the HTML, it will resolve it through the DB from the filename.
0.0.1 2018-11-28
  • First release.

=