you can use $_SERVER['REQUEST_URI']
and add you domain before it so:
<img src="https://wordpress.stackexchange.com/questions/18401/<?php
global $qrcodetag;
$Path=$_SERVER["REQUEST_URI'];
$URI='http://www.example.com'.$Path;
echo $qrcodetag->getQrCodeUrl($URI,100,'UTF-8','L',4,0);
?>">
and change http://www.example.com
to your domain.
Related Posts:
- How can I allow commas in tag names?
- How to customize woocommerce related products? [closed]
- How to not allow users to create new tags, but allow to them to use existing ones
- Plugin to restrict non-admin user to existing tags
- Tag selector like stackexchange?
- Remove from Google Tags with less than 2 posts
- Tag link suggestion plugin
- How to add tags in Submenu page or Menu page
- how to add text to posts from tags
- WordPress “Categories to tags converter” not working. Pointing to import.php instead
- the_tags : can we insert a class
- Set post tags using tag ID
- How to transfer data from an additional field in the tags?
- WordPress “Add new tag” button is not working
- Is there any necessary to use tag plugins like simple tagging in wordpress 3.0+
- how to create hierachial taxonomy and manage under single post type?
- Best approach to make all tags searchable by the wordpress search function
- add tags to wordpress post using REST API
- I want to display “how many times this tag used in WordPress?”
- Prefix WordPress Taxonomy Tags With Hashtag Symbol Like Twitter
- Exclude Tag Links from and Text
- How to change the product short description for each product with PHP?
- AddThis Plugin adding html comments in P tags
- Find all strings between an enclosing shortcode
- Trending Tags based on post views
- Multiselect value in wp_query
- Strip shortcode from excerpt [duplicate]
- WordPress “Categories to tag converter” not working on imported Blogger posts
- Customize Multi-Column Tag Map to fetch specific post-type
- how to add “alt” for all image in wordpress
- Fetching Video From YouTube Automatically [closed]
- Real estate schema markup not showing up on Rich Results test
- How to export post tags from wordpress
- What plugins do you commonly install on a fresh WordPress install?
- how to change default icon of custom plugin?
- List of all existing WordPress plugins
- How does WordPress official repository estimate ‘Active Installs’ of a plugin?
- WordPress Admin is displaying Not Available
- User-Specific Timezones? Hack? Plugin?
- Automattic’s eCommerce Plugin
- How to remove/hide action links cluttering under specific plugins’ names
- Which hook should be used to validate custom form fields on the login form?
- Using the media uploader in a custom plugin
- Is there a plugin to protect downloads with recaptcha?
- Problem running Ajax in WordPress
- Plugin child folder?
- Theme and Plugins sharing common libraries
- All Updated Plugins Disappeared
- Counting pageviews on high-traffic cached sites
- How to change Thumbnail size of next Gen Gallery plugin?
- Questions about brute force attacks on the admin username, coming from amazon IP addresses
- What’s the _wp_desired_post_slug value for?
- Correct wp-content ownership and permissions
- How to check what plugins used to be on a WordPress installation?
- Why isn’t “background-image: url”working with Bootstrap carousel on WP?
- Plugin Deactivate Self on Activation Errors
- What would be the advantages/disadvantages of remote plugin installation?
- Should I fetch the data managed by a plugin by using its APIs or WordPress APIs?
- Use translated taxonomy labels in plugin
- Show an image in my header.php
- Plugin appends ugly URL string to index
- White page by using filter template_include
- WordPress Keeps Logging Out – What Tests Can I Run to Solve This?
- How to save inputed data in a textbox [EDITED] [duplicate]
- User switching only with specific role and return
- WordPress Payment gateway add on form , how to add form into list or else how to submit form to next step for payment
- How WordPress is able to change locale without using setlocale
- Better ads plugin has 500.000 entries in wp_postmeta
- Render Modula Plugin Shortcode On Ajax Request
- This WordPress plugin isn’t creating links correctly
- Basics of changing plugin output
- WordPress plugin url for form submit
- WordPress Update Question
- “After file loaded” action
- Add_image_size not generating correct size
- navigation among single posts
- Show Homepage (only) Hits Count
- add_rewrite_rule to load different page, without changing URL in browser
- Gzip compression or Mod_deflate not working
- How to find the file path in WordPress?
- Shortcode show error while editing post
- Which membership plugin for a simple sign in? Personal areas for customers
- What are the disadvantages of using template_redirect for restrictions
- Circular Menu to show on pages
- Swap themes locally
- Different function call depending on shortcode?
- How to add add blank non-editable wp page like default blog for use with plugin
- How To Add Code To WP Without Plugin or Functions
- Run one-time script calling plugin functions
- Adding icons next to categories in wp_nav_menu
- admin panel save option with ajax
- Woocommerce Subscriptions – Customer change subscribed product after placed
- How to Change MU/BuddyPress Group Blog New Installation Defaults [closed]
- Retrieving old forms in Contact Form 7 [closed]
- is ther a plugin that will hide/show content for a scheduled period of time? [closed]
- update_post_meta not working
- Manage Inventory Without Displaying Levels
- registration plugin [closed]
- Which action/filter can i use for a Member Plugin [closed]
- How to modify submit button on GravityForms