Title: wpbackbutton
Author: mdix
Published: <strong>مارچ 7, 2012</strong>
Last modified: مارچ 7, 2012

---

پلگ انز تلاش کریں

یہ پلگ ان **ورڈپریس کے تازہ ترین 3 ریلیزوں کے ساتھ ٹیسٹ نہیں کیا گیا ہے**۔ اب یہ
برقرار نہیں رکھا جا سکتا یا معاونت نہیں کی جا سکتی اور اس کو ورڈپریس کے تازہ ترین
ورژنز کے ساتھ استعمال کیے جانے پر مطابقت کے مسائل ہو سکتے ہیں۔

![](https://s.w.org/plugins/geopattern-icon/wpbackbutton.svg)

# wpbackbutton

 منجانب [mdix](https://profiles.wordpress.org/mdix/)

[ڈاؤن لوڈ کریں](https://downloads.wordpress.org/plugin/wpbackbutton.0.2.zip)

 * [تفصیلات](https://ur.wordpress.org/plugins/wpbackbutton/#description)
 * [جائزے](https://ur.wordpress.org/plugins/wpbackbutton/#reviews)
 *  [انسٹالیشن](https://ur.wordpress.org/plugins/wpbackbutton/#installation)
 * [ڈیولپمنٹ](https://ur.wordpress.org/plugins/wpbackbutton/#developers)

 [معاونت](https://wordpress.org/support/plugin/wpbackbutton/)

## تفصیل

wpbackbutton adds a "Back” button to your WordPress blog which behaves like the 
javascript history.back() method. In contrast to history.back() it, of course, doesn’t
need Javascript & makes it possible to have a working ‘Back’ button even if the 
user comes to your blog via direct link (the "Back” button then redirects to the
frontpage).

## انسٹالیشن

Install & activate plugin via wordpress backend.
 Add `<?php echo do_shortcode('[
renderBackButton]'); ?>` to your template (where you want to see the "Back” button).

## عمومی سوالات

  I can’t see the Back button on my Frontpage?

The "Back” button is only displayed if there’s a page to navigate back. Because 
there’s no page to navigate back to on the frontpage, you can’t see the button there,
even if you included it.

  How exactly does wpbackbutton work?

When a user enters a blog, wpbackbutton sets a cookie with the current URL and (
if the current URL is not the frontpage of your blog) the frontpage URL. If the 
user followed a direct link he’ll get redirected to the frontpage when pressing ‘
Back’, because there’s no history for that user. When starting with the frontpage
and navigating trough the blog, wpbackbutton saves the navigation history. When 
the "Back” button is clicked, the element, that has been viewed just before the 
current element, is loaded. This happens until the user is on the frontpage. Note:
It’s NOT neccessary to use the "Back” button in order to have a clean history. If
the user navigates to page A, then to page B and after that back to page A (with
a link, instead of pressing "Back”) the history acts as if the user pressed the "
Back” button.

Some navigation cases (different chars are different pages, where A is frontpage):

A -> B -> C -> D would reverse navigate C -> B -> A A -> B -> C -> D -> C would 
reverse navigate B -> A A -> B -> C -> D -> E -> C would reverse navigate E -> D-
> C -> B -> A A -> B -> C -> D -> A would clear the history (mainpage has no back
button)

  Where should I add the Back button?

I suppose that it’s no good idea to add the button into a loop, because you’d have
it below every post. Instead you should add it directly after / before the loop,
so it’s displayed once or twice (above and below the content). This typically takes
place in the single.php / page.php / category.php / … files of your template (wherever
a loop gets executed).

## جائزے

There are no reviews for this plugin.

## شراکت دار اور ڈیویلپرز

“wpbackbutton” اوپن سورس سافٹ ویئر ہے۔ مندرجہ ذیل لوگوں نے اس پلگ ان میں حصہ لیا:

شراکت دار

 *   [ mdix ](https://profiles.wordpress.org/mdix/)

[“wpbackbutton” کا اپنی زبان میں ترجمہ کریں۔](https://translate.wordpress.org/projects/wp-plugins/wpbackbutton)

### ڈویلپمینٹ میں دلچسپی ہے؟

[کوڈ براؤز کریں](https://plugins.trac.wordpress.org/browser/wpbackbutton/)، [ایس این وی ریپوزیٹری](https://plugins.svn.wordpress.org/wpbackbutton/)
کو چیک کریں یا [ڈویلپمینٹ لاگ](https://plugins.trac.wordpress.org/log/wpbackbutton/)
کو سبسکرائب کریں بذریعہ [آر ایس ایس](https://plugins.trac.wordpress.org/log/wpbackbutton/?limit=100&mode=stop_on_copy&format=rss)۔

## چینج لاگ

#### 0.2

first working, but untested version

#### 0.1

Initial creation.

## میٹا

 *  Version **0.2**
 *  Last updated **14 سال پہلے**
 *  Active installations **10+**
 *  WordPress version ** 3.3.1 یا اس سے جدید **
 *  Tested up to **3.3.2**
 *  Language
 * [English (US)](https://wordpress.org/plugins/wpbackbutton/)
 * Tag
 * [navigation](https://ur.wordpress.org/plugins/tags/navigation/)
 *  [اعلی درجے کا منظر](https://ur.wordpress.org/plugins/wpbackbutton/advanced/)

## درجہ بندیاں

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/wpbackbutton/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/wpbackbutton/reviews/)

## شراکت دار

 *   [ mdix ](https://profiles.wordpress.org/mdix/)

## معاونت

کچھ کہنا ہے؟ مدد چاہیے؟

 [معاونتی فورم دیکھیں](https://wordpress.org/support/plugin/wpbackbutton/)

## عطیہ دیں

کیا آپ اس پلگ ان کی ترقی میں معاونت کرنا چاہتے ہیں؟

 [ اس پلگ ان کو عطیہ دیں ](http://no-donate-link)