wordpress theming - Have multiple plugins use redux-framework for options page -


can have multiple plugins use single instance of redux framework provide multiple options page?

i writing 2 plugins, using redux framework provide options, can have 1 redux framework , make plugins create 2 separate options forms?

used redux builder suggest+embed option, has entire redux plugin embedded in plugin files generates , won't conflict other plugin's redux framework.

also, need maintain own global variable , can have conflict free setup multiple plugins creating multiple forms using framework.


Comments

Popular posts from this blog

How to connect android app to App engine -

gcc - MinGW's ld cannot perform PE operations on non PE output file -

php - display validation error message next to the textbox in codeigniter -