Title: WP Nokia Auth
Author: vicchi
Published: <strong>اپریل 14, 2012</strong>
Last modified: اپریل 21, 2012

---

جستجوی افزونه‌ها

![](https://ps.w.org/wp-nokia-auth/assets/banner-772x250.png?rev=531711)

این افزونه **با آخرین 3 نسخه اصلی وردپرس تست نشده است**. ممکن است دیگر نگهداری یا
پشتیبانی نشود و ممکن است هنگام استفاده با نسخه های جدیدتر وردپرس مشکلات سازگاری 
داشته باشد.

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

# WP Nokia Auth

 توسط [vicchi](https://profiles.wordpress.org/vicchi/)

[دانلود](https://downloads.wordpress.org/plugin/wp-nokia-auth.1.0.1.zip)

 * [جزئیات](https://fa-af.wordpress.org/plugins/wp-nokia-auth/#description)
 * [نقد و بررسی‌ها](https://fa-af.wordpress.org/plugins/wp-nokia-auth/#reviews)
 *  [نصب](https://fa-af.wordpress.org/plugins/wp-nokia-auth/#installation)
 * [توسعه](https://fa-af.wordpress.org/plugins/wp-nokia-auth/#developers)

 [پشتیبانی](https://wordpress.org/support/plugin/wp-nokia-auth/)

## توضیحات

This plugin allows you to manage your registered Nokia Location API credentials 
in a single place and, via a supplied PHP helper class, easily use them across all
themes and plugins that use Nokia Location APIs on a WordPress site.

Settings and options include:

 1. Managing and maintaining your registered application ID and application token.
 2. Sample code incorporating your authentication tokens ready for copying and pasting
    into your code.
 3. A PHP helper class, `WPNokiaAuthHelper` to allow you to easily gain access to the
    code you need to authenticate with the Nokia Location APIs and incorporate this
    into the PHP and/or JavaScript code for your WordPress theme or plugin.

## عکس‌های صفحه

[⌊WP Nokia Auth Settings And Options: Clean Installation⌉⌊WP Nokia Auth Settings
And Options: Clean Installation⌉[

WP Nokia Auth Settings And Options: Clean Installation

[⌊WP Nokia Auth Settings And Options: Configured Installation⌉⌊WP Nokia Auth Settings
And Options: Configured Installation⌉[

WP Nokia Auth Settings And Options: Configured Installation

## نصب

 1. You can install WP Nokia Auth automatically from the WordPress admin panel. From
    the Dashboard, navigate to the _Plugins / Add New_ page and search for _“WP Nokia
    Auth”_ and click on the _“Install Now”_ link.
 2. Or you can install WP Nokia Auth manually. Download the plugin Zip archive and 
    uncompress it. Copy or upload the `wp-nokia-auth` folder to the `wp-content/plugins`
    folder on your web server.
 3. Activate the plugin. From the Dashboard, navigate to Plugins and click on the _“
    Activate”_ link under the entry for WP Nokia Auth.
 4. Configure your credentials; from the Dashboard, navigate to the _Settings / WP 
    Nokia Auth_ page or click on the _“Settings”_ link from the Plugins page on the
    Dashboard.
 5. Enter your registered Nokia Location API application ID and token; from the Dashboard,
    navigate to the _Settings / WP Nokia Auth_ page or click on the _“Settings”_ link
    from the Plugins page on the Dashboard.
 6. Click on the _“Save Changes”_ button to preserve your chosen settings and options.

## سوالات متداول

#### How do I get help or support for this plugin?

In short, very easily. But before you read any further, take a look at [Asking For WordPress Plugin Help And Support Without Tears](http://www.vicchi.org/2012/03/31/asking-for-wordpress-plugin-help-and-support-without-tears/)
before firing off a question. In order of preference, you can ask a question on 
the [WordPress support forum](https://wordpress.org/tags/wp-nokia-auth?forum_id=10);
this is by far the best way so that other users can follow the conversation. You
can ask me a question on Twitter; I’m [@vicchi](http://twitter.com/vicchi). Or you
can drop me an email instead. I can’t promise to answer your question but I do promise
to answer and do my best to help.

#### Is there a web site for this plugin?

Absolutely. Go to the [WP Nokia Auth home page](http://www.vicchi.org/codeage/wp-nokia-auth/)
for the latest information. There’s also the official [WordPress plugin repository page](https://wordpress.org/extend/plugins/wp-nokia-auth/)
and the [source for the plugin is on GitHub](http://vicchi.github.com/wp-nokia-auth/)
as well.

#### Nokia Maps? Really?

Yes. Really. At the time of writing (April 2012) 196 countries, 75M Places, 2.4M
map changes a day. That sort of really. All available through a set of developer
friendly APIs.

#### OK. Nokia Maps. I get it. But why register?

The Nokia Location APIs work if you don’t register. But they work even better and
you can do even more if you do register. Take transactional limits. Unregistered
users of the Location APIs get 1 million transactions over a lifetime. 1 million
sounds a lot but it soon mounts up. Registered users get 2 million transactions.
_Per month_. [Plus a whole lot more](http://www.developer.nokia.com/Develop/Maps/Quota/).

#### Why are you so pro Nokia Maps?

A disclaimer is in order. I work for Nokia’s Location & Commerce group, that produces
Nokia Maps. I see what goes into the map and what gets displayed. I’m very pro Nokia
Maps for just this reason.

#### I want to amend/hack/augment this plugin; can I do the same?

Totally; this plugin is licensed under the GNU General Public License v2 (GPLV2).
See http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt for the full license terms.

## نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

## توسعه دهندگان و همکاران

“WP Nokia Auth” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

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

[ترجمه “WP Nokia Auth” به زبان شما.](https://translate.wordpress.org/projects/wp-plugins/wp-nokia-auth)

### علاقه‌ مند به توسعه هستید؟

[کد را مرور کنید](https://plugins.trac.wordpress.org/browser/wp-nokia-auth/), را
بررسی کنید [مخزن SVN](https://plugins.svn.wordpress.org/wp-nokia-auth/), یا مشترک
شوید [گزارش توسعه](https://plugins.trac.wordpress.org/log/wp-nokia-auth/) توسط [RSS](https://plugins.trac.wordpress.org/log/wp-nokia-auth/?limit=100&mode=stop_on_copy&format=rss).

## گزارش تغییرات

The current version is 1.0.1 (2012.04.19)

#### 1.0.1

Summary: Minor fixes to PHP base class. Fixed: An issue with an old version of WP_PluginBase,
the PHP class which WP Nokia Auth extends.

#### 1.0

 * First version of WP Nokia Auth released

## اطلاعات

 *  Version **1.0.1**
 *  Last updated **14 سال پیش**
 *  Active installations **کمتر از 10**
 *  WordPress version ** 3.3 یا بالاتر **
 *  Tested up to **3.3.2**
 *  Language
 * [English (US)](https://wordpress.org/plugins/wp-nokia-auth/)
 * Tags
 * [api](https://fa-af.wordpress.org/plugins/tags/api/)[location](https://fa-af.wordpress.org/plugins/tags/location/)
   [maps](https://fa-af.wordpress.org/plugins/tags/maps/)[nokia](https://fa-af.wordpress.org/plugins/tags/nokia/)
   [places](https://fa-af.wordpress.org/plugins/tags/places/)
 *  [نمایش پیشرفته](https://fa-af.wordpress.org/plugins/wp-nokia-auth/advanced/)

## امتیازها

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/wp-nokia-auth/reviews/)

## مشارکت کنندگان

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

## پشتیبانی

چیزی برای گفتن دارید؟ نیاز به کمک دارید؟

 [مشاهده انجمن پشتیبانی](https://wordpress.org/support/plugin/wp-nokia-auth/)

## کمک مالی

آیا تمایل دارید از پیشرفت این افزونه حمایت کنید؟

 [ کمک مالی به این افزونه ](http://www.vicchi.org/codeage/donate/)