I'm using PHP simpleXML_load_file command to load a WordPress Feed , however I see only a summary of the article and not the whole of it.
example : http://www.tenditrendy.com/wp-rss2.php
I've learned that it might be related to "show full text" configuration or to some plugin that are installed at WordPress , is that so?
what shall I do in order to read the full article and not just a summary?