Open maxme opened 8 years ago
We should use other events (not actions) and eventually a different bus for "wpstores confined actions" for instance:
FETCHED_SETTINGS, FETCHED_ACCOUNT, POSTED_SETTINGS, etc... (generally looks like callback not actions)
FETCHED_SETTINGS
FETCHED_ACCOUNT
POSTED_SETTINGS
We won't change this until first release.
We should use other events (not actions) and eventually a different bus for "wpstores confined actions" for instance:
FETCHED_SETTINGS
,FETCHED_ACCOUNT
,POSTED_SETTINGS
, etc... (generally looks like callback not actions)