Plugin Directory

Changeset 1251433


Ignore:
Timestamp:
09/22/2015 07:09:26 PM (10 years ago)
Author:
addendio
Message:

1.0.3 update see change log

Location:
addendio/trunk
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • addendio/trunk/addendio-search-plugins-and-themes.php

    r1238003 r1251433  
    44* Plugin URI: https://addendio.com
    55* Description: Find plugins and themes like The Flash. Filter and sort based on installations, ratings, and many other criteria.
    6 * Version: 1.0.2
     6* Version: 1.0.3
    77* Author: Addendio
    88* Author URI: https://addendio.com
  • addendio/trunk/includes/awppt-search-plugins-page.php

    r1237896 r1251433  
    2727                        <li role="presentation" ><a href="#newsletter-tab" aria-controls="newsletter" role="tab" data-toggle="tab">Newsletter</a></li>
    2828                        <li role="presentation" ><a href="#faq-tab" aria-controls="faq" role="tab" data-toggle="tab">FAQ</a></li>
    29                         <li role="presentation"><a href="<? echo AWPPT_ADMIN_FOLDER;?>themes.php?page=addendio-search-themes" aria-controls="themes" role="tab" >Search Themes</a></li>                       
     29                        <li role="presentation"><a href="<?php echo AWPPT_ADMIN_FOLDER;?>themes.php?page=addendio-search-themes" aria-controls="themes" role="tab" >Search Themes</a></li>                       
    3030                    </ul>
    3131
     
    4646                            <!-- Logo -->
    4747                            <div class="col-md-2 col-xs-11" >
    48                               <a href="https://addendio.com/contact/?utm_source=plugin&utm_medium=plugins&utm_campaign=searchpage_logo" target="_blank" ><img id="logo" style="max-height:45px; max-width: 196px;" src="<? echo AWPPT_PLUGIN_URL;?>assets/img/addendio_color_logo.png"/></a>
     48                              <a href="https://addendio.com/contact/?utm_source=plugin&utm_medium=plugins&utm_campaign=searchpage_logo" target="_blank" ><img id="logo" style="max-height:45px; max-width: 196px;" src="<?php echo AWPPT_PLUGIN_URL;?>assets/img/addendio_color_logo.png"/></a>
    4949                            </div>
    5050
     
    204204                                                                    <li><a href="{{author_href}}" target="_blank" rel="nofollow" >View author's page <span class="glyphicon glyphicon-new-window" style="color:#f5874f;"></span></a></li>               
    205205                                                                {{/author_href_flag}}
    206                                                                 <li><a class="thickbox" href="<? echo AWPPT_ADMIN_FOLDER;?>plugin-install.php?tab=plugin-information&plugin={{ slug }}&TB_iframe=true&width={{page_width}}&height={{page_height}}">
     206                                                                <li><a class="thickbox" href="<?php echo AWPPT_ADMIN_FOLDER;?>plugin-install.php?tab=plugin-information&plugin={{ slug }}&TB_iframe=true&width={{page_width}}&height={{page_height}}">
    207207                                                                    {{#plugin_installed_flag}}
    208208                                                                        Info
     
    282282                            <br/> We know you have enough emails to read. Be reassured we won't bother you with boring stuff.   
    283283                            <br/><br/>
    284                         <? echo awppt_subscribe_newsletter();?>
     284                        <?php echo awppt_subscribe_newsletter();?>
    285285                    </div>
    286286                    <!-- END FAQ TAB -->                       
     
    298298</div>  <!-- END WRAP DIV -->
    299299
    300 <?     
     300<?php       
    301301   
    302302}
  • addendio/trunk/includes/awppt-search-themes-page.php

    r1237896 r1251433  
    2424            <li role="presentation" ><a href="#newsletter-tab" aria-controls="newsletter" role="tab" data-toggle="tab">Newsletter</a></li>
    2525            <li role="presentation" ><a href="#faq-tab" aria-controls="faq" role="tab" data-toggle="tab">FAQ</a></li>
    26             <li role="presentation"><a href="<? echo AWPPT_ADMIN_FOLDER;?>plugins.php?page=addendio-search-plugins" aria-controls="plugins" role="tab" >Search Plugins</a></li>
     26            <li role="presentation"><a href="<?php echo AWPPT_ADMIN_FOLDER;?>plugins.php?page=addendio-search-plugins" aria-controls="plugins" role="tab" >Search Plugins</a></li>
    2727            </ul>
    2828
     
    4343                <!-- Logo -->
    4444                <div class="col-md-2 col-xs-11">
    45                   <a href="https://addendio.com/contact/?utm_source=plugin&utm_medium=themes&utm_campaign=searchpage_logo" target="_blank" ><img id="logo"  style="max-height:45px; max-width: 196px;" src="<? echo AWPPT_PLUGIN_URL;?>assets/img/addendio_color_logo.png"/></a>
     45                  <a href="https://addendio.com/contact/?utm_source=plugin&utm_medium=themes&utm_campaign=searchpage_logo" target="_blank" ><img id="logo"  style="max-height:45px; max-width: 196px;" src="<?php echo AWPPT_PLUGIN_URL;?>assets/img/addendio_color_logo.png"/></a>
    4646                </div>
    4747
     
    196196                            <li><a href="{{ author_href }}" target="_blank">View author's page <span class="glyphicon glyphicon-new-window" style="color:#f5874f;"></span></a></li>
    197197                            <li><a class="thickbox" href="https://plugins.trac.wordpress.org//wp-themes.com/{{slug}}/?TB_iframe=true&width={{page_width}}&height={{page_height}}">Preview</a></li>
    198                             <li><a href="<? echo AWPPT_ADMIN_FOLDER;?>theme-install.php?theme={{slug}}">Install</a></li>
     198                            <li><a href="<?php echo AWPPT_ADMIN_FOLDER;?>theme-install.php?theme={{slug}}">Install</a></li>
    199199                          </ul>
    200200                        </div>
     
    263263            <br/> We know you have enough emails to read. Be reassured we won't bother you with boring stuff.   
    264264            <br/><br/>
    265             <? echo awppt_subscribe_newsletter();?>
     265            <?php echo awppt_subscribe_newsletter();?>
    266266        </div>
    267267        <!-- END FAQ TAB -->
     
    279279
    280280</div>  <!-- END WRAP DIV -->
    281 <? 
     281<?php   
    282282   
    283283}
  • addendio/trunk/readme.txt

    r1238003 r1251433  
    77Requires at least: 3.8
    88Tested up to: 4.3
    9 Stable tag: 1.0.2
     9Stable tag: 1.0.3
    1010License: GPLv2 or later
    1111License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    1818> Still don't like what you see? You can simply sort the results according to your criteria.
    1919
    20 **Available filters**
     20Available filters
    21211. Installs
    22222. Downloads
     
    133133== Changelog ==
    134134
     135= 1.0.3 =
     136* Fix - PHP short tags compatibility
     137
    135138= 1.0.2 =
    136139* Fix - Compatibility for PHP < 5.5
     
    145148== Upgrade Notice ==
    146149
    147 = 1.0.2 =
    148 Fix compatibility for PHP < 5.5
    149 Fix some issues with theme previews plus some libraries updates.
     150= 1.0.3 =
     151Fix PHP short tags compatibility
Note: See TracChangeset for help on using the changeset viewer.