Hi kidunot89,
Thank you for your reply. Replying to your question, Yes I am loading the connector class
wp_stream_connectors . But I was getting error. However my issue has been fixed. It was a small minor mistakes that It was not calling add_filter function properly.
Now I am able to see my custom action & context in the drop down of stream dashboard.
But when I am cloning any post using my custom module, I won’t see any log tracking.
I am wondering, after registering my custom connector, What should my next steps ?
Do I need to go for creating Action Refernce ? https://github.com/xwp/stream/wiki/Action-Reference
Please guide me, in such scenario.