Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 1.1.0 getting ready to be released #21

Merged
merged 44 commits into from
Jul 4, 2016
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
44 commits
Select commit Hold shift + click to select a range
5ecbea8
Accept second parameter as optional recommended version
coenjacobs Feb 17, 2015
9a1bbc3
is_recommended_php_version method to check recommended version
coenjacobs Feb 17, 2015
ec439ff
Separate method to trigger recommended version admin notice
coenjacobs Feb 17, 2015
75ac50f
Public method to test against recommended version
coenjacobs Feb 17, 2015
b272c05
Merge version_compare wrapper methods
coenjacobs Feb 17, 2015
47f7a78
Merge admin notice handling methods
coenjacobs Feb 17, 2015
9ad3baa
Recommends version notice string fix
coenjacobs Feb 17, 2015
e6ec699
Tests for extra constructor parameter
coenjacobs Feb 17, 2015
dae3eb5
add exit for class_exists, update readme
afragen Mar 10, 2015
c66a213
define default $version as PHP_VERSION
afragen Mar 10, 2015
cf1b8ed
Version check methods need to default to PHP_VERSION #17
coenjacobs Mar 11, 2015
aa45de9
Merged origin recommended-version-notice #9
coenjacobs Mar 16, 2015
d29f0ee
add exit for class_exists, update readme
afragen Mar 10, 2015
7a79c8a
Merged origin recommended-version-notice #9
coenjacobs Mar 16, 2015
db1fe50
Merge branch 'release-1-1-0' of github.com:WPupdatePHP/wp-update-php …
coenjacobs Mar 16, 2015
e1e7056
fix admin notice for beginning i18n and start
afragen Mar 11, 2015
cf44b97
Set plugin name method
coenjacobs Mar 16, 2015
d02e53e
Plugin name in admin notices if set
coenjacobs Mar 16, 2015
d0f68f0
Docblocks
coenjacobs Mar 16, 2015
9e77246
And some more docblocks cleanup
coenjacobs Mar 16, 2015
309f3f9
Merge branch 'master' into release-1-1-0
coenjacobs Mar 16, 2015
c079af3
add credit to class
afragen Mar 22, 2015
c3893e8
display correcty for multisite too
afragen Mar 23, 2015
94a0389
Merge pull request #26 from afragen/fix-notice-display
coenjacobs Mar 23, 2015
7be4a86
Merge pull request #25 from afragen/credits
coenjacobs Mar 23, 2015
9fab7cb
correct hook for displaying network notices
afragen Mar 28, 2015
6b6b608
Merge pull request #29 from afragen/network_admin_notices
coenjacobs Apr 6, 2015
3f40d53
Added notice in readme on how to include the file
coenjacobs Jun 5, 2015
7007092
Remove if class exists check at top of class file
coenjacobs Jun 5, 2015
dac2b47
Merge pull request #30 from WPupdatePHP/class-exists-check
coenjacobs Jun 5, 2015
87d7798
Separate method for getting the admin notice to split it up
coenjacobs Jun 5, 2015
64ad35c
Test to verify that the optional plugin name gets added to the notice
coenjacobs Jun 5, 2015
ba48383
Documentation for set_plugin_name method
coenjacobs Jun 5, 2015
91aa303
Merge branch 'plugin-name' into release-1-1-0
coenjacobs Jun 5, 2015
48a76c3
Changed versions to version and can not to cannot
michaelbeil Jun 6, 2015
c31b190
Merge pull request #32 from michaelbeil/patch-1
coenjacobs Jun 6, 2015
f36a7ba
Use GPL-2.0+ license
GaryJones Jun 22, 2015
9a008e8
Improve documentation
GaryJones Jun 22, 2015
287f822
Merge pull request #34 from GaryJones/patch-2
coenjacobs Jun 23, 2015
3d8ce49
Merge branch 'patch-1' of https://github.com/GaryJones/wp-update-php …
coenjacobs Jun 23, 2015
f18dac1
LICENSE and README to GPLv2+
coenjacobs Jun 23, 2015
1a78b0c
GPL-2.0+ in composer.json as well
coenjacobs Jun 23, 2015
f367171
Merge pull request #36 from WPupdatePHP/license-merge
coenjacobs Jun 23, 2015
107597d
Update README.md
May 4, 2016
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading