PluginProbe
The WP Remote WordPress Plugin / 4.73
The WP Remote WordPress Plugin v4.73
6.72 6.69 6.65 6.62 6.48 6.47 4.87 4.97 5.05 5.09 5.16 5.22 5.24 5.25 5.38 5.41 5.42 5.45 5.47 5.53 5.56 5.65 5.68 5.72 5.73 All 53 releases
wpremote / admin / components / testimony.php

testimony.php in The WP Remote WordPress Plugin 4.73, at admin/components/testimony.php

21 lines 851 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <section id="testimony">
2 <div class="carousel text-center">
3 <div class="left-fig"></div>
4 <div class="slide-div text-center">
5 <input type="radio" name="slides" id="radio-1" checked>
6 <ul class="slides text-center">
7 <li class="slide text-center">
8 <img class="user" src="https://wpremote.com/wp-content/themes/generatepress_child/assets/images/alessio-santoro.jpg"/><br/>
9 <p>
10 <h1>&ldquo;</h1>
11 <h4>"WP Remote Is superior to ALL OTHERS BY FAR.
12 I spent 1000$+ on others: used Updraft, ManageWP etc...All of those gave me some problems.
13 WP Remote is simple, super fast, doesn’t use server resources and technically speaking perfect."</h4>
14 <h5>Alessio Santoro, Freelance Web Designer</h5>
15 </p>
16 </li>
17 </ul>
18 <div class="slidesNavigation text-center"></div>
19 </div>
20 </div>
21 </section>