Plugin Directory

Changeset 1999391


Ignore:
Timestamp:
12/21/2018 04:10:28 AM (7 years ago)
Author:
albertochoa
Message:

Update files

Location:
search-engines
Files:
3 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • search-engines/trunk/readme.txt

    r1993390 r1999391  
    44Requires at least: 3.0
    55Tested up to: 3.1
    6 Stable tag: 1.0.2
     6Stable tag: trunk
    77
    88A smart plugin that helps you to optimize the blog for SEO purposes.
  • search-engines/trunk/search-engines.php

    r332775 r1999391  
    22/**
    33 * Plugin Name: Search Engines
    4  * Plugin URI: http://snippets-tricks.org/proyecto/search-engines/
     4 * Plugin URI: https://wordpress.org/plugins/search-engines/
    55 * Description: Search Engines is a smart plugin that helps you to optimize the blog for SEO purposes by eliminating issues with duplicate content and specifying meta tags and page titles for different posts types and taxonomies.
    66 * Version: 1.0.2
    7  * Author: Luis Alberto Ochoa
    8  * Author URI: http://luisalberto.org
    9  *
    10  * This program is free software; you can redistribute it and/or modify it under the terms of the GNU
    11  * General Public License version 2, as published by the Free Software Foundation.  You may NOT assume
    12  * that you can use any other version of the GPL.
    13  *
    14  * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without
    15  * even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
    16  *
    17  * You should have received a copy of the GNU General Public License along with this program; if not, write
    18  * to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
    19  *
    20  * @package Search Engines
    21  * @version 1.0.2
    22  * @author Luis Alberto Ochoa Esparza <soy@luisalberto.org>
    23  * @copyright Copyright (c) 2011, Luis Alberto Ochoa Esparza
    24  * @link http://snippets-tricks.org/proyecto/search-engines/
    25  * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
     7 * Author: albertochoa
     8 * Author URI: https://gitlab.com/albertochoa
    269 */
    2710
Note: See TracChangeset for help on using the changeset viewer.