Any hook in WordPress that runs after session is started?

前端 未结 0 366
孤城傲影
孤城傲影 2021-01-14 06:08

I need to set a session value in my plugin, but session isn\'t started when WordPress loads my plugin and I don\'t want to run if (!session_id()) session_start();

相关标签:
回答
  • 消灭零回复
提交回复
热议问题