Plugin Directory

Changeset 1631921


Ignore:
Timestamp:
04/07/2017 10:37:52 AM (9 years ago)
Author:
krnmsaikrishna
Message:

readme and autodater files modified.

Location:
autodater
Files:
7 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • autodater/trunk/autodater.php

    r1631686 r1631921  
    55Description: AutoDater is simple and flexible plugin for you updating your post titles daily with specified date or time sting.If you are waiting for dynamic date on post title, this plugin is the best option to our need.
    66Version:     1.0
    7 Author:      K.Sai krishna
     7Author:      Krnm Saikrishna
    88Author URI:  https:/krnmsaikrishna.wordpress.com
    99License:     GPL2 or later
  • autodater/trunk/readme.txt

    r1631686 r1631921  
    1414== Description ==
    1515
    16 AutoDater is simple and flexible plugin for you updating your post titles daily with specified date or time sting.
    17 If you are waiting for dynamic date on post title, this plugin is the best option to our need.
     16AutoDater is simple and flexible plugin for you updating your post titles daily with specified date or time sting.If you are waiting for dynamic date on post title, this plugin is the best option to our need.
    1817
    19 = Features =
     18**Features**
    2019
    2120* Dynamically update date on post title daily once.
     
    2524* Choose the date or time by php date function parameters, i.e  Y-m-d means year-month-date.
    2625
    27 = Extra Features =
     26**Extra Features**
    2827
    2928* You can deactive the plugin, just with one click on plugin settings page On\Off option directly.
     
    3130* There is no need to do any manual startup,this plugin automatically do its work everyday. it will automatically works by daily visitor of your website.
    3231
    33 = Note =
     32**Note**
    3433
    3534* Without proper activation, category, position options the plugin will not work, handle options carefully.
    3635* Don't add unspecified characters in date or string, it may generate wrong output. you can use only php date function specified parameters.
     36* If the website have no single visit in day. that day this plugin not do anything. so you can set a cron job on your hosting provider admin settings to load website home page once a day.
    3737
    38 = Help =
     38**Help**
    3939
    4040* If you need any help see [Plugin Website](https://krnmsaikrishna.wordpress.com/plugins/autodater).
     
    4343
    44441. Upload the entire `autodater` folder to the `/wp-content/plugins/` directory.
    45 2. Activate the plugin through the 'Plugins' menu in WordPress.
     452. Activate the plugin through the `Plugins` menu in WordPress.
    4646
    47 You will find 'AutoDater' menu in your WordPress admin panel.
     47You will find `AutoDater` menu in your WordPress admin panel.
    4848
    4949For basic usage, you can also have a look at the [Plugin Website](https://krnmsaikrishna.wordpress.com/plugins/autodater).
     
    5151== Frequently Asked Questions ==
    5252
    53 = How to update multiple post titles at a time =
     53= How to update multiple post titles at a time? =
    5454
    5555Very simple to do this, just add a category what you want update titles daily in autodater settings.
    5656
    57 = How to change the date or time string =
     57= How to change the date or time string? =
    5858
    5959You can visit and learn the date function parameters on [PHP Official Website](http://php.net/manual/en/function.date.php).
    6060
    61 = Can i place date string any where on post title =
     61= Can i place date string any where on post title? =
    6262
    6363Yes, you can manage this setting on position options like bigninng or ending also custom position by adding autodater word in your post title. that's it!
     
    7979
    8080It is hard to continue development and support for this free plugin without contributions from users like you. If you enjoy using ou plugin and find it useful, please consider and donate some money to our development. Your donation will help encourage and support the plugin's continued development and better user support.
    81 * [DONATE NOW](https://krnmsaikrishna.wordpress.com/donate/)
     81[DONATE NOW](https://krnmsaikrishna.wordpress.com/donate/)
    8282
    8383== Changelog ==
Note: See TracChangeset for help on using the changeset viewer.