Plugin Directory

Changeset 1376018


Ignore:
Timestamp:
03/22/2016 03:29:29 AM (10 years ago)
Author:
Relevad
Message:

Updated copyright year

Files:
6 edited

Legend:

Unmodified
Added
Removed
  • custom-stock-ticker/trunk/readme.txt

    r1252431 r1376018  
    9090= Can I place two tickers with different formatting on one page? =
    9191
    92 Yes, simply create a new shortcode from the shortcodes list table page (click add new), then place it's shortcode onto the page where ever you want. Each shortcode can be formatted completel independently and even have their own individuallized stock lists.
     92Yes, simply create a new shortcode from the shortcodes list table page (click add new), then place it's shortcode onto the page where ever you want. Each shortcode can be formatted completely independently and even have their own individuallized stock lists.
    9393
    9494= The ticker is too big! Is there some way to shrink it? =
  • custom-stock-ticker/trunk/stock_ticker.php

    r1212233 r1376018  
    22/*
    33    Plugin Name: Custom Stock Ticker
    4     Plugin URI: http://relevad.com/wp-plugins/
     4    Plugin URI:  http://relevad.com/wp-plugins/
    55    Description: Create customizable moving stock tickers that can be placed anywhere on a site using shortcodes.
    6     Author: Relevad
    7     Version: 2.1.1b
    8     Author URI: http://relevad.com/
     6    Author:      Relevad
     7    Version:     2.1.1b
     8    Author URI:  http://relevad.com/
    99
    1010*/
    1111
    12 /*  Copyright 2015 Relevad Corporation (email: stock-ticker@relevad.com)
     12/*  Copyright 2016 Relevad Corporation (email: stock-ticker@relevad.com)
    1313 
    1414    This program is free software; you can redistribute it and/or modify
  • custom-stock-widget/trunk/stock_widget.php

    r1212233 r1376018  
    22/*
    33    Plugin Name: Custom Stock Widget
    4     Plugin URI: http://relevad.com/wp-plugins/
     4    Plugin URI:  http://relevad.com/wp-plugins/
    55    Description: Create customizable stock data table widgets that can be placed anywhere on a site using shortcodes.
    6     Author: Relevad
    7     Version: 2.1.1b
    8     Author URI: http://relevad.com/
     6    Author:      Relevad
     7    Version:     2.1.1b
     8    Author URI:  http://relevad.com/
    99
    1010*/
    1111
    12 /*  Copyright 2015 Relevad Corporation (email: stock-widget@relevad.com)
     12/*  Copyright 2016 Relevad Corporation (email: stock-widget@relevad.com)
    1313 
    1414    This program is free software; you can redistribute it and/or modify
  • fit-my-sidebar/trunk/fit_my_sidebar.php

    r1206067 r1376018  
    22/*
    33    Plugin Name: Fit My Sidebar
    4     Plugin URI: http://relevad.com/wp-plugins/
     4    Plugin URI:  http://relevad.com/wp-plugins/
    55    Description: Adds configurable content length to show/hide sidebar widgets (applies only to is_single). Based on 'display widget' by Strategy11
    6     Author: Relevad
    7     Author URI: http://relevad.com
    8     Version: 0.9.1
     6    Author:      Relevad
     7    Author URI:  http://relevad.com
     8    Version:     0.9.1
    99*/
    1010
    11 /*  Copyright 2015 Relevad Corporation (email: stock-widget@relevad.com)
     11/*  Copyright 2016 Relevad Corporation (email: stock-widget@relevad.com)
    1212 
    1313    This program is free software; you can redistribute it and/or modify
  • grid-buddy/trunk/grid-buddy.php

    r1248969 r1376018  
    22/*
    33    Plugin Name: Grid Buddies
    4     Plugin URI: http://relevad.com/wp-plugins/
     4    Plugin URI:  http://relevad.com/wp-plugins/
    55    Description: Arranges content into custom grid arrangements
    6     Author: Relevad
    7     Version: 0.7
    8     Author URI: http://relevad.com/
     6    Author:      Relevad
     7    Version:     0.7
     8    Author URI:  http://relevad.com/
    99*/
    1010
    1111/* 
    12     Copyright 2015 Relevad Corporation (email: {FIGURE OUT EMAIL}@relevad.com)
     12    Copyright 2016 Relevad Corporation (email: {FIGURE OUT EMAIL}@relevad.com)
    1313 
    1414    This program is free software; you can redistribute it and/or modify
  • stock-engine/trunk/stock_engine.php

    r1248969 r1376018  
    22/*
    33    Plugin Name: Stock Engine
    4     Plugin URI: http://relevad.com/wp-plugins/
     4    Plugin URI:  http://relevad.com/wp-plugins/
    55    Description: Create customizable stock data tables that can be placed anywhere on a site using shortcodes.
    6     Author: Relevad
    7     Version: 1.0
    8     Author URI: http://relevad.com/
     6    Author:      Relevad
     7    Version:     1.0
     8    Author URI:  http://relevad.com/
    99
    1010*/
    1111
    12 /*  Copyright 2015 Relevad Corporation (email: stock-engine@relevad.com)
     12/*  Copyright 2016 Relevad Corporation (email: stock-engine@relevad.com)
    1313 
    1414    This program is free software; you can redistribute it and/or modify
Note: See TracChangeset for help on using the changeset viewer.