-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathTASK.txt
More file actions
50 lines (47 loc) · 1.39 KB
/
TASK.txt
File metadata and controls
50 lines (47 loc) · 1.39 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
## Task / Features List of Plugin Frame
-------------------------------------------
04. LATER - External API request post and get to do other things
05. DOING - Add more features in services and complete all incomplete features
06. DOING - Add features in WP Config and other features
07. Add WP-CLI features to be used in the CLI
08. Add PF CLI features
09. let users custom the Framework when the initialize with PF cli
10. Make sure the final plugin build is using wp standard for namespaces and do not interfere with other plugin functions and classes.
11. Add DB Models for All of Worddpress Tables and Data
12. DONE - Add Debuggger for the framework (eg: dd, d, log)
12. DONE - Add OWN LOGGING SYSTEM for the framework (eg: pf_log() )
13. Add own Cron Jobs for the framework
.env file contents:
-------------------------------------------
NEW_NAMESPACE=ExampleWeather
NEW_PREFIX=ew
## PRODUCTION NEEDS TO REPLACE TEXTS
-------------------------------------------
PluginFrame
Plugin Frame
plugin frame
PLUGIN-FRAME
PLUGIN_FRAME
pluginframe
plugin-frame
plugin_frame
pf
pf-
pf_
PF
PF-
PF_
## CLI Production Questions:
-------------------------------------------
01. Plugin Name:
02. Plugin Slug:
03. Plugin Namespace:
04. Plugin Prefix:
05. Plugin Text Domain:
06. Plugin Domain Path:
07. Plugin Description:
08. Plugin Author:
09. Plugin Author URI:
10. Plugin Version:
11. Plugin License:
12. Plugin License URI: