Plugin Directory

Changeset 2540992


Ignore:
Timestamp:
06/02/2021 04:51:59 AM (5 years ago)
Author:
sasikirono
Message:

Change plugin author on latest version

Location:
responsive-pagination/tags/1.4.1
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • responsive-pagination/tags/1.4.1/readme.txt

    r2499739 r2540992  
    11=== Responsive Pagination ===
    2 Contributors: responsivepaginationdev
     2Contributors: sasikirono
    33Tags: pagination, responsive, mobile
    44Requires at least: 3.5.0
    5 Tested up to: 5.7
     5Tested up to: 5.7.2
    66Stable tag: 1.4.1
    77Requires PHP: 5.3
     
    1515Responsive Pagination plugin lets you configure your paginations to adapt to different screen size. Your paginations can be shown differently based on browser width as in responsive web design concept.
    1616
    17 For instance, you might want to have a longer pagination with many page numbers when your site visitors are using desktops and large screens, but need shorter pagination with only *Prev* and *Next* link when they're using phones.
     17For instance, you might want to have a longer pagination with many page numbers when your site visitors are using desktops and large screens, but need shorter pagination with only *Prev* and *Next* link when they're using phones.
     18
     19You may try using this plugin when you found your theme is not doing well with the responsive design on its pagination. This plugin lets you configure manually to the desired breakpoints.
     20
    1821
    1922### Two Different Methods to Apply Responsive Pagination ###
  • responsive-pagination/tags/1.4.1/responsive-pagination.php

    r2345320 r2540992  
    55 * Version: 1.4.1
    66 * Description: Configure your pagination to adapt to different screen size like phones, tablets, desktops, and larger screens.
    7  * Plugin URI : https://responsivepagination.com/
    8  * Author: Responsive Pagination Dev
    9  * Author URI: https://responsivepagination.com/
     7 * Plugin URI : https://sasikirono.com
     8 * Author: Bagus Sasikirono
     9 * Author URI: https://sasikirono.com
    1010 */
    1111
Note: See TracChangeset for help on using the changeset viewer.