Popis
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“]
Instalace
- Upload
gallery-nolink.phpto the/wp-content/plugins/directory - Activate the plugin through the ‚Plugins‘ menu in WordPress
- Place [gallery link=“none“] where you would like your image gallery.
Nejčastější dotazy
- 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“.
Recenze
Autoři
Gallery with No Image Links je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “Gallery with No Image Links” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
1.0
- Initial Release