Title: Remote API
Author: Thorsten Ott
Published: <strong>ফেব্রুয়ারি 1, 2011</strong>
Last modified: ফেব্রুয়ারি 23, 2011

---

প্লাগিন অনুসন্ধান

এই প্লাগইনটি **ওয়ার্ডপ্রেসের সর্বশেষ ৩টি মেজর রিলিজের সাথে পরীক্ষা করা হয়নি**। এটি
আর রক্ষণাবেক্ষণ বা সমর্থন করা নাও হতে পারে এবং ওয়ার্ডপ্রেসের আরও সাম্প্রতিক সংস্করণগুলোর
সাথে ব্যবহার করার সময় কম্প্যাটিবিলিটি ইস্যু থাকতে পারে।

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

# Remote API

 তৈরি করেছেন [Thorsten Ott](https://profiles.wordpress.org/tott/)

[Download](https://downloads.wordpress.org/plugin/remote-api.zip)

 * [বিস্তারিত](https://bn.wordpress.org/plugins/remote-api/#description)
 * [রিভিউ](https://bn.wordpress.org/plugins/remote-api/#reviews)
 * [ডেভেলপমেন্ট](https://bn.wordpress.org/plugins/remote-api/#developers)

 [Support](https://wordpress.org/support/plugin/remote-api/)

## Description

A basic use case for this plugin would be lazy loading content segments or performing
cross-blog actions.
 It includes a simple example for lazy loading widgets, but 
is mainly aimed for developers who like to built on top of this functionality.

Features:

 * Url Format in form of `http://<blogname>/<server_entry_key>/<request_string>/
   <server_format_key>/<format>` in order to allow server side caching of requests
   without setting up a huge set of rewrite rules. The request string contains all
   request parameters
 * Variable response formats. Comes with xml and json bundled in response.php but
   can be extended to your needs
 * Exceptions with custom exception handler are used throughout the classes to allow
   error feedback in the requested response format.

Please have a look at the inline documentation starting from `remote-api.php`. To
get a sense of the usage have a look at the examples

### Lazy Loading Widget Example

The Lazy Loading Widget example is a basic use case for this script. It’s UI is 
still not very tuned, but should give an impression on what can be done with this
remote-api.

When you visit your widget administration at `/wp-admin/widgets.php` you’ll notice
a widget called “Remote_API_Lazy_Widget”. Drag it to one of your sidebars where 
you would like to have some asynchronously loaded widget appear and give it a Title.
Then reload the widgets.php page.

A new sidebar should appear in which you can drop other widgets. The widgets you’ll
drop in this sidebar will be loaded asynchronously via a ajax request in place of
the placeholder widget.

## Screenshots

 * [[
 * Widget admin interface showing the widget (left), the placeholder widget in the
   primary sidebar (top-right) and the resulting sidebar / dropzone for the placeholder
   widget (bottom-right)

## Reviews

There are no reviews for this plugin.

## ডেভেলপার এবং কন্ট্রিবিউটর

“Remote API” is open source software. The following people have contributed to this
plugin.

কন্ট্রিবিউটর

 *   [ Thorsten Ott ](https://profiles.wordpress.org/tott/)
 *   [ Automattic ](https://profiles.wordpress.org/automattic/)

[Translate “Remote API” into your language.](https://translate.wordpress.org/projects/wp-plugins/remote-api)

### ডেভেলপমেন্ট এ আগ্রহী?

[Browse the code](https://plugins.trac.wordpress.org/browser/remote-api/), check
out the [SVN repository](https://plugins.svn.wordpress.org/remote-api/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/remote-api/) by 
[RSS](https://plugins.trac.wordpress.org/log/remote-api/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 0.2

 * Add support for full stops (.) in server parameters and switch to `remote.api`
   as default url to avoid conflicts with page names.
 * Switching to hash_hmac instead of crypt for request format validation string.

#### 0.1

 * Basic implementation

## মেটা

 *  Version **0.2**
 *  শেষ আপডেট করা হয়েছে **15 বছর আগে**
 *  Active installations **10+**
 *  WordPress version ** 3.0 or higher **
 *  Tested up to **3.04**
 *  Language
 * [English (US)](https://wordpress.org/plugins/remote-api/)
 * ট্যাগ
 * [api](https://bn.wordpress.org/plugins/tags/api/)[Lazy Loading](https://bn.wordpress.org/plugins/tags/lazy-loading/)
   [remote access](https://bn.wordpress.org/plugins/tags/remote-access/)[remote API](https://bn.wordpress.org/plugins/tags/remote-api/)
 * টি
 *  [এডভান্সড ভিউ](https://bn.wordpress.org/plugins/remote-api/advanced/)

## Ratings

এখনো কোনো রিভিউ জমা দেওয়া হয়নি।

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

[সব রিভিউ দেখুন](https://wordpress.org/support/plugin/remote-api/reviews/)

## কন্ট্রিবিউটর

 *   [ Thorsten Ott ](https://profiles.wordpress.org/tott/)
 *   [ Automattic ](https://profiles.wordpress.org/automattic/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/remote-api/)