开发者

Send PHP code through form in functions.php

I have a wordpress blog theme settings page using functions.php How can i send php codes thro functions.php?开发者_运维问答

Thank u!


Nope, you can NOT insert/send php code to functions.php from wordpress's theme settings page; if it was possible, they would have hacked into wordpress easily :)


Actually you can send php code through functions.php, however it's not recommended at all. Sounds like you need to come up with a better solution that won't get your site hacked.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜