Plugin Directory

Changeset 1295244


Ignore:
Timestamp:
11/26/2015 07:37:29 PM (10 years ago)
Author:
fasgka
Message:

Atualização para a versão 1.0.5 e envio das versões anteriores para o /tag

Location:
agregs-postget
Files:
1 added
4 edited

Legend:

Unmodified
Added
Removed
  • agregs-postget/trunk/agregspostget.php

    r1279109 r1295244  
    55Plugin URI: http://agregs.com/
    66Description: Basta instalar este plugin e enviar um e-mail para (e-mail aqui) para confirmarmos o seu cadastro e todo novo post  no seu blog fará parte, automaticamente, do agregador automático adulto agregs.com.
    7 Version: 1.0.4
     7Version: 1.0.5
    88Author: Agregs.com
    99Author URI: http://agregs.com/
     
    237237        function add_settings_link( $links, $file ) {
    238238            if ( plugin_basename( __FILE__ ) == $file ) {
    239                 $settings_link = '<a href="' . admin_url( 'options-reading.php' ) . '#agregsPostget">' . __( 'Settings', 'ippy-agregsPostget' ) . '</a>';
     239                $settings_link = '<a href="' . admin_url( 'options-reading.php' ) . '#agregsPostget">' . __( 'Configurações', 'ippy-agregsPostget' ) . '</a>';
    240240                array_unshift( $links, $settings_link );
    241241            }
  • agregs-postget/trunk/assets/desktop.ini

    r1279109 r1295244  
    22InfoTip=Esta pasta está compartilhada on-line.
    33IconFile=C:\Program Files (x86)\Google\Drive\googledrivesync.exe
    4 IconIndex=16
     4IconIndex=12
    55   
  • agregs-postget/trunk/i18n/desktop.ini

    r1279109 r1295244  
    22InfoTip=Esta pasta está compartilhada on-line.
    33IconFile=C:\Program Files (x86)\Google\Drive\googledrivesync.exe
    4 IconIndex=16
     4IconIndex=12
    55   
  • agregs-postget/trunk/readme.txt

    r1279109 r1295244  
    33Tags: content aggregator
    44Requires at least: 4.2.2
    5 Tested up to: 4.3.1
     5Tested up to: 4.4
    66Stable tag: 4.3.1
    77License: GPLv2 or later
     
    2525
    2626
    27 A few notes about the sections above:
    28 
    29 *   "Contributors" is a comma separated list of wp.org/wp-plugins.org usernames
    30 *   "Tags" is a comma separated list of tags that apply to the plugin
    31 *   "Requires at least" is the lowest version that the plugin will work on
    32 *   "Tested up to" is the highest version that you've *successfully used to test the plugin*. Note that it might work on
    33 higher versions... this is just the highest one you've verified.
    34 *   Stable tag should indicate the Subversion "tag" of the latest stable version, or "trunk," if you use `/trunk/` for
    35 stable.
    36 
    37     Note that the `readme.txt` of the stable tag is the one that is considered the defining one for the plugin, so
    38 if the `/trunk/readme.txt` file says that the stable tag is `4.3`, then it is `/tags/4.3/readme.txt` that'll be used
    39 for displaying information about the plugin.  In this situation, the only thing considered from the trunk `readme.txt`
    40 is the stable tag pointer.  Thus, if you develop in trunk, you can update the trunk `readme.txt` to reflect changes in
    41 your in-development version, without having that information incorrectly disclosed about the current stable version
    42 that lacks those changes -- as long as the trunk's `readme.txt` points to the correct stable tag.
    43 
    4427    If no stable tag is provided, it is assumed that trunk is stable, but you should specify "trunk" if that's where
    4528you put the stable version, in order to eliminate any doubt.
     
    6043Q:É só colocar o e-mail lá e estarei cadastrado?
    6144R:Não, por uma questão de segurança os e-mails devem ser aprovados manualmente; envie o e-mail que foi cadastrado, juntamente com o endereço do site/blog em questão para [email protected].
    62 = What about foo bar? =
    6345
    64 Answer to foo bar dilemma.
    6546
    6647== Screenshots ==
     
    7354Lançamento do Agregs Postget
    7455
    75 == A brief Markdown Example ==
     56= 1.0.4 =
     57Primeira versão públican no repositório de plugins do wordpress
    7658
    77 * Tenha seus links adultos publicados no Agregs.com e ganhe mais visitas sem fazer esforço
     59= 1.0.5 =
     60Correções de erros ortográficos e melhoria na tradução
Note: See TracChangeset for help on using the changeset viewer.