Hi Shazdeh,
I have the same request. I consistently build new sites for clients, and then put all the “unique client data” into widgets using your plugin. Then I can sell the same site template to other clients and just change the data in the widgets.
When I build new sites, I want to be able to transfer the widget data to a new site. But it’s too hard to build the new site using the same widget ID’s as the old site. So the ability to call a widget by a specific name would be very useful.
For example, I’d like to be able to set the name of a widget and call the widget by the name OR ID (or just the name).
So I’d give [widget id=”text-14″] a name of “Client Address” and then I could use [widget name=”Client Address”] in my code and it would pull widget id=14. Does that make sense? This would be very useful to me!