Sure it is… its a 3 step process..
- Check if user is logged in
- return check and create an if condition
- return the BIG image link or not at all (right?)
The code (not check for user level since subscriber is the lowest level)
if ( is_user_logged_in() ) {
echo '<a href=""><img src="LINK TO BIG PICTURE"></a>';
} else {
echo 'Only Subscribers can view the link to the full image. Register Today!';
}
.
Hope this helps.
Cheers, Sagive.
Related Posts:
- Is there a simple way to just insert a link to an image (without inserting an image)?
- Default Image Link Removal
- How to add a link in a image’s caption?
- How to remove link from an image in a post?
- Remove ‘wp-content/themes/themename/’ from Image path
- All Images on wordpress site broken
- Move Image Captions Inside Link ( tag) if Added
- Is it possible to change ‘Link to’ in all images in all articles?
- Help With Custom Image and Text Widget
- How to filter the image embed code based on link type
- I am getting useless alphabets in images link
- Add clickable link on an image
- Clicks registering on Preview DNS site
- How do I link a featured photo to it’s post?
- Disable Media File Image Link On Mobile Devices
- Hiding Media Source Links
- Link to products with the same image title (woocommerce)
- How to show a full page when someone links directly to an image on my site
- link not working in image section
- Recovered WordPress installation (on localhost) links broken and images not showing
- WordPress 404 Images – Images not found after deleted from media
- Image linking and lightbox
- Server peek by Own-IP-Calls?
- How might one programmatically set the link for all images in all posts?
- Images not showing after moving site
- Surround uploaded image link with div
- Making a thumbnail if there exist a link with. jpg or .png extension in WordPress
- adding images to wordpress pagination?
- Stop underlining image links
- WordPress update leads to 404 error on admin page and signup. CSS mishap with all plugin related functions
- How to automatically add rounded corners to thumbnails?
- WP 4.4. responsive images browser choosing the “wrong” one
- Retina images – custom syntax for inserting images into post content
- show author image in posts
- Replace Woocommerce Images
- Dynamically add titles to post images if they are empty
- How can I make all gallery images to open in a new window?
- Cropping an image before inserting into a post
- SSL: How to make customizer images Protocol Relative in WordPress?
- Is there a way to pull the first featured image in a loop and not all other featured images?
- How to add qtranslate multi language support for media?
- how to stop generating different image sizes from parser
- Change the URL of an image from wp_get_attachment_image_src
- Do I need to resize an image to fit the post?
- Link to large image version instead of original?
- Some images not found 404 in localhost
- wp_upload_bits does not retrieve images that do not have an extension
- Convert uploaded GIF to non animated image automatically
- Is it possible to split Default WP Media directory to multiple Folder/Subdomain?
- Add srcset and sizes to older uploads?
- Divi Theme – images not showing on front page [closed]
- Edit image results in copies of file being created
- Images in Media aren’t showing, not broken
- t5-fresh-editor-stylesheets.php breaks image placement in WP Beta 3 editor
- Find and Use an image’s caption
- Export xml use/import images from theme directory
- Is it possible to change image size used for preview thumnail in Add Media popup
- Images showing in editor but not in post [closed]
- Why are featured images sometimes cropped, and sometimes not
- the_post_thumbnail(‘medium’) setting some images width=1 height=1
- Help with resizing of featured images on WooCommerce homepage
- How to set uploaded image as featured image wordpress
- Why WordPress suddenly changed sizes of thumbnails?
- Number of Style for Image Added into Post
- remove enclosure url from feed
- add_image_size not working
- How to change the value “uploaded to” in the media library (WordPress 4.0)
- Thumbnails different sizes
- For a complete backup, is it enough to copy htdocs and export database?
- What exactly is the description field when uploading an image?
- Photos automatically uploaded to Media Library
- Failed to load resource:404 image
- How to enlarge thumbnail on mouseover?
- Edit Page did not get refresh after update
- get_post_gallery with Gutenberg
- Images not showing after wordpres update 5.6
- Images names not inserting in WordPress Database from Dynamic Add / Remove fields
- Images do not show in the website, but they appear on new tab
- Image Uploader Doesn’t Open Modal in Widget
- Which tools should I use for a gallery that uses an API and url for the path of the images?
- Uploaded images not showing properly using wordpress
- Uploaded images appear broken in WP 4.4
- How to best adjust images to a max content width of 490px?
- Get attachment images does not return any attached images
- attachment.php & flexslider—linking thumbnail to specific image
- Add two images with Sweet Testimonials
- Breadcrumbs for Single Image page
- How to associate an image with a term taxononmy and publish it on frontpage?
- Import existing image as a single post
- How can i make like this structure?
- Slider do not add alt attribute. Cant get alt attribute from a media library!
- Stop Attachment image names from taking top level permalink
- Media Library is not loading on grid view in admin panel
- How can I put pictures next to each other and how can I add a location? [closed]
- Media upload error
- Featured Image not displaying [closed]
- Media Library shows default image instead of image preview
- Profile Image displaying on Wrong side of WordPress Navigation Menu
- Uploading media to wordpress API with C# HttpClient
- How to add image alt attribute to the thumbnail code