Hello,
please try https://wordpress.org/plugins/insert-php/ and let us know if it works 🙂
thank you for the answer .. I tried .. nah work..
first i disable my old php exe plugin
installed insert-php plug
I edited a command and paste this line:
[insert_php]
echo 'Local date and time is: ';
$hours = 1;
echo gmdate('l, F j, Y \a\t G:i:s', time()+intval($hours*60*60));
[/insert_php]
and thats is what i get back form the bot :
insert_php
echo 'Local date and time is: ';
$hours = 1;
echo gmdate('l, F j, Y \a\t G:i:s', time()+intval($hours6060));
/insert_php
while im searching a solution i added more cases command in your php
that can do query on database and other stuff ..
Let me know if i miss something
thanx again
Please give me some time to check it. If possible, i will add shortcode parsing.
Please try version 0.10. Now you should be able to use other plugin’s shortcodes. This includes php parsing as well (tested with /wordpress.org/plugins/insert-php).
I will check WPTele.ga compatibility in some hours. Thank you for the feedback!