Changeset 1295244
- Timestamp:
- 11/26/2015 07:37:29 PM (10 years ago)
- Location:
- agregs-postget
- Files:
-
- 1 added
- 4 edited
-
desktop.ini (added)
-
trunk/agregspostget.php (modified) (2 diffs)
-
trunk/assets/desktop.ini (modified) (1 diff)
-
trunk/i18n/desktop.ini (modified) (1 diff)
-
trunk/readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
agregs-postget/trunk/agregspostget.php
r1279109 r1295244 5 5 Plugin URI: http://agregs.com/ 6 6 Description: 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. 47 Version: 1.0.5 8 8 Author: Agregs.com 9 9 Author URI: http://agregs.com/ … … 237 237 function add_settings_link( $links, $file ) { 238 238 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>'; 240 240 array_unshift( $links, $settings_link ); 241 241 } -
agregs-postget/trunk/assets/desktop.ini
r1279109 r1295244 2 2 InfoTip=Esta pasta está compartilhada on-line. 3 3 IconFile=C:\Program Files (x86)\Google\Drive\googledrivesync.exe 4 IconIndex=1 64 IconIndex=12 5 5 -
agregs-postget/trunk/i18n/desktop.ini
r1279109 r1295244 2 2 InfoTip=Esta pasta está compartilhada on-line. 3 3 IconFile=C:\Program Files (x86)\Google\Drive\googledrivesync.exe 4 IconIndex=1 64 IconIndex=12 5 5 -
agregs-postget/trunk/readme.txt
r1279109 r1295244 3 3 Tags: content aggregator 4 4 Requires at least: 4.2.2 5 Tested up to: 4. 3.15 Tested up to: 4.4 6 6 Stable tag: 4.3.1 7 7 License: GPLv2 or later … … 25 25 26 26 27 A few notes about the sections above:28 29 * "Contributors" is a comma separated list of wp.org/wp-plugins.org usernames30 * "Tags" is a comma separated list of tags that apply to the plugin31 * "Requires at least" is the lowest version that the plugin will work on32 * "Tested up to" is the highest version that you've *successfully used to test the plugin*. Note that it might work on33 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/` for35 stable.36 37 Note that the `readme.txt` of the stable tag is the one that is considered the defining one for the plugin, so38 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 used39 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 in41 your in-development version, without having that information incorrectly disclosed about the current stable version42 that lacks those changes -- as long as the trunk's `readme.txt` points to the correct stable tag.43 44 27 If no stable tag is provided, it is assumed that trunk is stable, but you should specify "trunk" if that's where 45 28 you put the stable version, in order to eliminate any doubt. … … 60 43 Q:É só colocar o e-mail lá e estarei cadastrado? 61 44 R: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? =63 45 64 Answer to foo bar dilemma.65 46 66 47 == Screenshots == … … 73 54 Lançamento do Agregs Postget 74 55 75 == A brief Markdown Example == 56 = 1.0.4 = 57 Primeira versão públican no repositório de plugins do wordpress 76 58 77 * Tenha seus links adultos publicados no Agregs.com e ganhe mais visitas sem fazer esforço 59 = 1.0.5 = 60 Correções de erros ortográficos e melhoria na tradução
Note: See TracChangeset
for help on using the changeset viewer.