File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -30,5 +30,5 @@ on stackoverflow (http://stackoverflow.com/questions/38059805/query-multiple-pos
3030
3131## License
3232
33- [ GPLv3 ] ( http://www.gnu.org/licenses/gpl-3.0.html )
33+ [ GPL-3.0-or-later ] ( http://www.gnu.org/licenses/gpl-3.0.html )
3434
Original file line number Diff line number Diff line change 22 "name" : " elevati/wp-api-multiple-posttype" ,
33 "type" : " wordpress-plugin" ,
44 "description" : " Extension of wp/v2/posts api to allow query multiple post types" ,
5- "license" : " GPL3 " ,
5+ "license" : " GPL-3.0-or-later " ,
66 "authors" : [
77 {
88 "name" : " Elevati Team" ,
Original file line number Diff line number Diff line change 77 * Version: 1.0.2
88 * Author: ElevatiInfotech
99 * Author URI: https://github.com/elevati
10- * License: GPL-3.0
10+ * License: GPL-3.0-or-later
1111 */
1212
1313/**
You can’t perform that action at this time.
0 commit comments