Thread Starter
mucocc
(@mucocc)
Thank you for quick response. Actually I already some progress with using echo do shortcode and a few line of php. Now I am stuck how can I put system day and time into echo doshortcode.
do you know can I use another shortcode value as your shortcode variable? I mean I can get system day with a shortcode, and put in your shortcode as row/column value.
or another solution how can get system day of week number (monday as 1, sunday as 7) than put as row value also times as hour than put as column value. but I am stuck how can get these value in php?
best regards