Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

Tumblr Ajax

Описание

Get/display Tumblr posts via AJAX / Javascript / Client-side HTML requests. This plugin is great where the WordPress hosting server does not allow external HTTP requests, or where external HTTP requests on the server are preferred to be minimal.

Tumblr Ajax Features:

  • Display Tumblr posts, photos, videos and audios in a sidebar, post, or page
  • Styles to allow for customization
  • Widget options

Quick Start Guide:

  1. After installing the Tumblr Ajax plugin on your WordPress site, make sure it is activated by logging into your admin area and going to Plugins in the left menu.
  2. Before using the plugin, you must authorize your WordPress website to access your Tumblr account by adding the Widget to an existing Sidebar, and configuring it accordingly.
  3. Play around with the various styles and options to find what works best for your site.
  4. In order to change the CSS styles of Tumblr Posts, you can over-ride, using your own Stylesheet, the plugin’s default.css mark-up styles

Скриншоты

  • This screen shot description corresponds to screenshot-1.jpg.

Установка

This section describes how to install the plugin and get it working.

e.g.

  1. Upload plugin contents to the ‘/wp-content/plugins/’ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. In the Widgets administration, place the Tumblr AJAX widget on an existing sidebar, and configure the settings accordingly
  4. Ensure your theme supports sidebars and widgets

Часто задаваемые вопросы

My theme does not support Sidebars

In your theme’s functions.php, you can use register_sidebar function to add a custom sidebar.

Отзывы

Посмотреть все 2 отзыва

Участники и разработчики

«Tumblr Ajax» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «Tumblr Ajax» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.2

  • Updated to work with current version of WordPress (4.3) // humphreyaaron

1.1

  • Resolved PHP and javascript errors causing the plugin to fail in 3.9.1, updated Tumblr API url, removed donate link for this version // AB

1.0

  • Original/Initial version