Changes between Initial Version and Version 1 of Ticket #41151, comment 2
- Timestamp:
- 06/25/2017 03:50:07 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #41151, comment 2
initial v1 1 1 Hi @knutsp 2 2 3 Suppose i am not a theme developer and some developer bundled it and now he want to use this plugin, then this plugin will not activate. I used 'Hello Dolly' plugin just for example because it is simplest plugin in plugin directory. It is properly modified and bundled in theme. This should not display Fatal Error on Activation because already declare function i ninside condition.3 Suppose i am not a theme developer and some developer bundled it and now he want to use this plugin, then this plugin will not activate. I used 'Hello Dolly' plugin just for example because it is simplest plugin in plugin directory. It is properly modified and bundled in theme. This should not display Fatal Error on Activation because already declare function is inside condition. 4 4 5 5 PS: I am testing core WordPress instead developing a theme and using 'Hello Dolly' plugin. It is just for example. I know i can simply rename functions of 'Hello Dolly' and use it in theme but this not what you are understanding.