Is there any support exist for critical plugin issues?
I tried to digging out solutions for that and i found when i requested for a page with language slug plugin hook for ‘request’, getting post_type = ‘attachment’. But this is not right because i am requesting for ‘page’.
‘add_filter(‘request’, array(&$this, ‘filter_request’));’