Changeset 1819528
- Timestamp:
- 02/10/2018 07:25:04 AM (8 years ago)
- File:
-
- 1 edited
-
helpful-features/trunk/helpful-features.php (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
helpful-features/trunk/helpful-features.php
r1819527 r1819528 393 393 echo '</div>'; 394 394 echo '<div class="card">'; 395 echo '<div class="card">';396 395 echo '<small>WIDGET</small><h2>BANNER</h2>'; 397 396 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>'; … … 405 404 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>'; 406 405 echo '</div>'; 406 echo '<div class="card">'; 407 407 echo '<small>WIDGET</small><h2>RELATED ARTICLE</h2>'; 408 408 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>'; 409 409 echo '</div>'; 410 echo '<div class="card">'; 410 411 echo '<small>WIDGET</small><h2>REVEAL</h2>'; 411 412 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>'; … … 417 418 echo '<p><strong>Atts:</strong><br>Site Title, Site Title & Description, Site Logo</p>'; 418 419 echo '</div>'; 419 echo '< /div>';420 echo '<div class="card">'; 420 421 echo '<small>WIDGET</small><h2>TWENTYTWENTY</h2>'; 421 422 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.