Plugin Directory

Changeset 1819528


Ignore:
Timestamp:
02/10/2018 07:25:04 AM (8 years ago)
Author:
oxsn
Message:

Fixed tools

File:
1 edited

Legend:

Unmodified
Added
Removed
  • helpful-features/trunk/helpful-features.php

    r1819527 r1819528  
    393393                    echo '</div>';
    394394                    echo '<div class="card">';
    395                     echo '<div class="card">';
    396395                        echo '<small>WIDGET</small><h2>BANNER</h2>';
    397396                        echo '<p>This is a widget that displays a banner. It has input fields that allow you to add src image/video urls, custom banner heights, and banner content.</p>';
     
    405404                        echo '<p>This is a widget that displays copyright information. It has an input field that allows you to replace the copyright information with unique text.</p>';
    406405                    echo '</div>';
     406                    echo '<div class="card">';
    407407                        echo '<small>WIDGET</small><h2>RELATED ARTICLE</h2>';
    408408                        echo '<p>This is a widget that displays a related article. It has input fields that allow you to change which related articles are displayed.</p>';
    409409                    echo '</div>';
     410                    echo '<div class="card">';
    410411                        echo '<small>WIDGET</small><h2>REVEAL</h2>';
    411412                        echo '<p>This is a widget that displays a reveal area. It has input fields that allow you to create "over" content when you see first, and "under" content which you see when you hover over the "over" content.</p>';
     
    417418                        echo '<p><strong>Atts:</strong><br>Site Title, Site Title & Description, Site Logo</p>';
    418419                    echo '</div>';
    419                     echo '</div>';
     420                    echo '<div class="card">';
    420421                        echo '<small>WIDGET</small><h2>TWENTYTWENTY</h2>';
    421422                        echo '<p>This is a widget that displays a twentytwenty before/after image. It has input fields that allow you to create a "before" image and "after" image.</p>';
Note: See TracChangeset for help on using the changeset viewer.