Adds DFs
This commit is contained in:
58
spec/fixtures/dynamic_finders/plugin_version/wp-posts-most-read/change_log/changelog.txt
vendored
Normal file
58
spec/fixtures/dynamic_finders/plugin_version/wp-posts-most-read/change_log/changelog.txt
vendored
Normal file
@@ -0,0 +1,58 @@
|
||||
Plugin Name: WP Posts Most Read
|
||||
Description: Display a list of most posts read
|
||||
Author: iziwebavenir
|
||||
|
||||
28-02-2013 Version 1.2
|
||||
--> Code optimisation
|
||||
|
||||
26-02-2013 Version 1.1
|
||||
--> Problem with directory name - is different of author first version. The Directory folder is now : wp-posts-most-read
|
||||
--> read the update process in read me file
|
||||
|
||||
22-02-2013 Version 1.0
|
||||
--> First public stable version
|
||||
|
||||
21-02-2013 Version 0.4
|
||||
--> Display list in widget
|
||||
--> New option : display images
|
||||
--> New option : choice title value
|
||||
--> New option : reset all options
|
||||
--> New option : reset number of views
|
||||
|
||||
28-01-2013 Version 0.3
|
||||
--> add option : count with jQuery
|
||||
--> if wp super cache is installed, use jQuery allow to have correct count
|
||||
|
||||
25-01-2013 Version 0.2.6
|
||||
--> new option : display or not the number of view after name of post
|
||||
--> new option : number of post display
|
||||
--> admin : option page and menu page
|
||||
--> admin : display 200 posts
|
||||
|
||||
24-01-2013 Version 0.2.5
|
||||
--> css
|
||||
|
||||
18-01-2013 Version 0.2.4
|
||||
--> display from static to non-static
|
||||
--> admin style
|
||||
|
||||
16-01-2013 Version 0.2.3
|
||||
--> appel css
|
||||
|
||||
15-01-2013 Version 0.2.2
|
||||
--> $table_name_display & $plugin_domain_display in private
|
||||
|
||||
14-01-2013 Version 0.2.1
|
||||
|
||||
14-01-2013 Version 0.2
|
||||
--> Change the name of table from wp_articles_most_popular to wp_idealo_articles_most_popular
|
||||
--> Create Readme.txt file
|
||||
|
||||
10-01-2013 Version 0.1.1
|
||||
--> Use of $this->plugin_url = trailingslashit( WP_PLUGIN_URL.'/'. dirname( plugin_basename( __FILE__ ) ) );
|
||||
to insert in $plugin_url variable
|
||||
--> Update Lang Files
|
||||
--> All Oriented Object
|
||||
|
||||
01-01-2013 Version 0.1
|
||||
--> Plugin Created
|
||||
Reference in New Issue
Block a user