WPIntell

Source evidence

dynamic content

Typing Animation Block · support · 2020-10-09T13:21:00+00:00

complaintsentiment
mediumseverity
0.75relevance
1replies
Evidence onlycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

1 / 1 rows with source links

100.0% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

0 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
Daniel Avram unresolved
Hi, I want to ask you if is possible to add dynamic content to this plugin like : current_hour = time.strptime(time.ctime(time.time())).tm_hour if current_hour < 12 : print “Good Morning!” elif current_hour == 12 : print “Good Noon!” elif current_hour > 12 and current_hour < 18 : print “Good AfterNoon!” elif current_hour >= 18 : print “Good Evening! I try to do something similar : https://bison.studio/start-a-project I hope you can help me 🙂 Thank you Since this is a block, this is just possible with another block rendered inside of it.

Comments

1 shown
middlewayapproach 2020-11-22T22:18:00+00:00

Since this is a block, this is just possible with another block rendered inside of it.