Ang plugin na ito ay hindi pa nasusubukan sa pinakabagong 3 major release ng WordPress. Maaaring hindi na ito minamantine o sinusuportahan at maaaring may mga isyu sa compatibility kapag ginamit sa mas bagong bersyon ng WordPress.

Gallery with No Image Links

Deskripsyon

This plugin allows you to add link=”none” to your Gallery shortcodes to create a gallery where the images do not have any links associated with them.

To use, simply add the shortcode as follows to your page/post: [gallery link=”none”]

Pag-install

  1. Upload gallery-nolink.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place [gallery link=”none”] where you would like your image gallery.

FAQ

The link=”none” is not working. Why?

Other plugins that affect the [gallery] shorttag may overwrite this plugins capability to apply the link=”none” functionality. Try disabling other plugins and test again.

In the Gallery screen, I don’t see where I can set the link to none. How do I use this?

You will need to insert a Gallery as normal, and then switch to the “HTML” tab of the page/post. Find where the editor has inserted the [gallery] tag and make sure that link=”none” is within the [gallery], i.e. [gallery link=”none”]. Be sure that there is only one entry for “link”.

Mga Review

Basahin lahat ng 5 na review

Mga Contributor at Developer

Ang “Gallery with No Image Links” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.

Mga Contributor

Isalin ang “Gallery with No Image Links” sa iyong wika.

Interesado sa development?

Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng RSS.

Changelog

1.0

  • Initial Release