Making WordPress.org


Ignore:
Timestamp:
01/12/2016 03:01:45 PM (9 years ago)
Author:
ocean90
Message:

Translate: Update/unify plugin header comments.

See #1352.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/wp-content/plugins/wporg-gp-plugin-directory/wporg-gp-plugin-directory.php

    r2268 r2275  
    11<?php
    22/**
    3  * Plugin name: GlotPress: Plugin Directory bridge for translate.wordpress.org.
    4  * Plugin author: stephdau
     3 * Plugin name: GlotPress: Plugin Directory Bridge
     4 * Description: Clears the content translation cache for plugins (readme/code) hosted on wordpress.org based on actions taken withing translate.wordpress.org.
     5 * Version:     1.0
     6 * Author:      WordPress.org
     7 * Author URI:  http://wordpress.org/
     8 * License:     GPLv2 or later
    59 */
    610
    7 /**
    8  * This plugin clears the content translation cache for plugins (readme/code) hosted on wp.org based on actions taken withing GlotPress.
    9  *
    10  */
    1111class WPorg_GP_Plugin_Directory {
    1212    public $master_project   = 'wp-plugins';
Note: See TracChangeset for help on using the changeset viewer.