File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -54,3 +54,5 @@ Go through the files in `/lib/class-` and `/src/class-`. First one contains clas
5454` /src/class-shortcode.php ` :: ` PLUGIN_SHORTCODE ` to add and display shortcodes.
5555
5656` /src/class-query.php ` :: ` PLUGIN_QUERY ` to use post and user query. It uses ` wp_pagenavi() ` for breadceumbs
57+
58+ ` /src/class-rest.php ` :: ` PLUGIN_CUSTOM_ROUTE ` to extend REST API.
Original file line number Diff line number Diff line change 33 Plugin Name: WordPress Plugin Framework
44 Plugin URI: https://github.com/nirjharlo/wp-plugin-framework/
55 Description: Simple and Light WordPress plugin development framework for organized Object Oriented code for Developers.
6- Version: 1.3
6+ Version: 1.4
77 Author: Nirjhar Lo
88 Author URI: http://nirjharlo.com
99 Text Domain: textdomain
You can’t perform that action at this time.
0 commit comments