> PresenPress wordpress plugin resources analysis

PresenPress wordpress plugin resources analysis

Download This Plugin
Download Elegant Themes
Name PresenPress
Version 0.2.4
Author Takayuki Miyauchi
Rating 100
Last updated 2014-03-02 05:27:00
Downloads
516
Download Plugins Speed Test plugin for Wordpress

Home page

Delta: 0%

Post page

Delta: 0%
PresenPress plugin has no negative impact on PageSpeed score.

Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%

PresenPress plugin added 12 bytes of resources to the Home page and 23 bytes of resources to the sample Post page.

PresenPress plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.

Great! PresenPress plugin ads no tables to your Wordpress blog database.
  • This plugin allows you to craete presentation.
  • You are able to control these presentations by gestures of the Leap Motion.
  • JavaScript for slide are supported by reveal.js.

This Plugin published on GitHub.

Some Feature

  • Allow you to create mutiple presentation.
  • Custom style sheet support.
  • Some themes alredy included.
  • cube, page, linear and other transition support.
  • Convert gallery shortcode to the presentation automatically.

Supported Gestures

  • swipe left - Move to next slide.
  • swipe right - Move to previous slide.
  • point - normal pointer
  • touch - Highlighted pointer

How to create presentation

  • Click Add New link in Presenation on the WordPress admin menu.
  • If you want to add next slide, please place <!--nextpage--> tag in the editor.

How to add your custom theme

  • Create your theme CSS. See documentation.
  • Please place the code like following in your functions.php or your custom plugin.
<?php

add_filter('presenpress_themes', function($themes){

    $themes['your_theme_name'] = array(
        'url' => 'http://example.com/your_theme.css',
        'version' => '1.0.0'
    );

    return $themes;
});

Translators

Resources added by plugin to Home page/Post page in kB
Total size of resources for Home page/Post page in kB
Random Theme Tests
Foghorn screenshot

Foghorn

by: downstairsdev

42844
0%
No screenshot

Unknown Theme

by: @unknown

0
0%