Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

WP Bucket

Descripción

A lightweight wordpress plugin that helps you to login to your site by using a «Login by Bitbucket» system and it enables developers to run most of server side ability in plugin or theme by using of Bitbucket API, This includes access to all features of the version 1 and version 2 Bitbucket API .

So a developer can to create wordpress plugins or themes using of a simple php class named WP_Bucket and Bitbucket API.

This plugin created based on OAuth class and wp_remote_request function.

WP Bucket Introduction

Please to read WP Bucket Introduction

Capturas

  • Create a Bitbucket Application and applying WP Bucket setting.
  • WP Bucket test page( http://yoursite.com/wp-bucket-test/ ).

Instalación

  1. Download the latest version of WP Bucket, or copy it to local by git clone https://bitbucket.org/khosroblog/wp_bucket.git.
  2. Move the wp-bucket folder on the wp-content/plugins directory.
  3. Navigate to the Plugins dashboard page.
  4. Activate the plugin WP Bucket.

FAQ

You can to use this link for support and error reporting.

  1. https://bitbucket.org/khosroblog/wp_bucket/issues

Reseñas

No hay valoraciones para este plugin.

Colaboradores y desarrolladores

«WP Bucket» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «WP Bucket» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

v0.1.2

  • readme.txt updated.

v0.1.1

  • The issue server error 404 resolved for absolute url’s to the sign ‘!’.
  • readme.txt added.

v0.1.0

  • Initial release.