is it safe to use exec-php plugin?
-
Can somebody please let me know if it is safe to use exec-php plugin or not?
I have some pages in WP 201 that uses some codes like this:
<?php feedList(array(“rss_feed_url”=>”https://mysite.com/newsxml.asp?id=23&type=333&feed_id=71&no_cache=1”,
“num_items”=>15,
“show_description”=>false,
“random”=>false,
“sort”=>”none”,”new_window”=>true));
?>Exec-php plugin has to be activated to have the above page functional.
I am not that savvy in php or computing stuff.
Can somebody please help me out if this is safe or not?
How can I use the plugin safely and also have the above page functional?
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘is it safe to use exec-php plugin?’ is closed to new replies.