Changes between Initial Version and Version 1 of Ticket #43360, comment 2
- Timestamp:
- 02/19/2018 10:46:19 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #43360, comment 2
initial v1 1 Hi @farhan.noor, welcome to WordPress Trac! 1 Hi @farhan.noor, welcome to WordPress Trac! Thanks for the report. 2 2 3 > For example, there is an option field 'test' exist in the option table but without any value(NULL or empty). Now `get_option('test', 'Hello World')` function will return an empty string as it is; from the database but developer may be expecting "Hello World" in return. 3 4