Plugin Directory

Changeset 1684727


Ignore:
Timestamp:
06/24/2017 01:12:07 PM (9 years ago)
Author:
ntm
Message:
  • adding icons
Location:
custom-field-list-widget/trunk
Files:
3 added
1 edited

Legend:

Unmodified
Added
Removed
  • custom-field-list-widget/trunk/readme.txt

    r1684692 r1684727  
    11=== Custom Field List Widget ===
    22Contributors: ntm
     3Donate link:
    34Tags: custom field, meta information, guest list, widget, multiple widgets
    45Requires at least: 2.7
    56Tested up to: 4.8
    67Stable tag: 1.2.8
     8License: GPLv2 or later
     9License URI: http://www.gnu.org/licenses/gpl-2.0.html
    710
    811This plugin creates lists of custom field information in the form of sidebar widgets.
     
    3336If like to translate this plugin into your language or if you like to continue the existing translations then you are very welcome. Contact me and I will help you with the first steps.
    3437
     38Screenshots are available on the [plugins page](http://undeuxoutrois.de/custom_field_list_widget.shtml "Screenshots at the plugins page") of the author.
     39
    3540== Installation ==
    3641
    37 1. Put the files and the folders from the .zip-file into a separate folder in the main plugins folder (e.g. /wp-content/plugins) of your weblog.
    38     The files should be stored in a path like this
    39    
     421. Put the files and the folders from the .zip-file into a separate sub folder below the main plugins folder of your weblog.
     43    The files should be stored in a path like this:
    4044    * /wp-content/plugins/widget\_custom\_field\_list/
    41    
    42     Files of the plugin:
    43    
    44     * widget\_custom\_field\_list.php
    45     * widget\_custom\_field\_list\_individual\_href.php
    46     * widget\_custom\_field\_list\_individual\_href\_advice.php
    47     * widget\_custom\_field\_list\_individual\_href\_save\_data.php
    48     * widget\_custom\_field\_list\_js.php
    49     * widget\_custom\_field\_list\_long\_selectbox.php
    50     * widget\_custom\_field\_list.css
    51     * style\\widget_custom_field_list.css
    52     * style\\widget\_custom\_field\_list\_widgetsettings.css
    53     * languages\\customfieldlist-de\_DE.mo (German localization file)
    54     * languages\\customfieldlist-de\_DE.po (German localization file)
    55     * languages\\customfieldlist-bg\_BG.mo (Bulgarian localization file)
    56     * languages\\customfieldlist-bg\_BG.po (Bulgarian localization file)
    57     * languages\\customfieldlist-hi\_IN.mo (Hindi localization file)
    58     * languages\\customfieldlist-hi\_IN.po (Hindi localization file)
    59     * languages\\customfieldlist-dk\_DK.mo (Danish localization file)
    60     * languages\\customfieldlist-dk\_DK.po (Danish localization file)
    61     * languages\\customfieldlist-ru\_RU.mo (Russian localization file)
    62     * languages\\customfieldlist-ru\_RU.po (Russian localization file)
    63     * languages\\customfieldlist-uz\_UZ.mo (Uzbek localization file)
    64     * languages\\customfieldlist-uz\_UZ.po (Uzbek localization file)
    65     * uninstall.php
    66    
    6745    * custom\_field\_list\_k2\_widget.php (move this file into the /app/modules/-folder (e.g.: /wp-content/themes/k2/app/modules/) of the K2-theme if you are using the K2 theme with the old sidebar manager or the comparable plugin)
    68    
    69     * readme.txt (all about this plugin)
    70     * license.txt (license of the plugin: GNU GPL v2 in English)
    7146
    72471. Since WP 2.7 you can upload the .zip-file at once and the files will be put in the right place automatically - except for the K2 theme file.
     
    151126
    152127= v1.2.8 =
    153 * minor improvement
     128* the localization file will load again
    154129
    155130= v1.2.7 =
Note: See TracChangeset for help on using the changeset viewer.