Hi, I'm trying to integrate wordpress posts to yetishare frontpage,
I created a forlder named "blog" in my host root and installed wordpress on it,
and for integrating wordpress in the main site I should first grab the wordpress blog header using this:
<?php
define('WP_USE_THEMES', false)...