Tagged Questions
0
votes
1answer
10 views
setting featured image is not working while running script in background, works when running that script from browser
I have creted a script which will fetch content from one of my site and automatically create new post in my wordpress blog.
When I am running that script from browser, its working really cool! post ...
2
votes
1answer
154 views
How do you load WordPress from an external script when using MultiSite? [duplicate]
Possible Duplicate:
Using WordPress functions on other sites
I have an external script that needs to load up WordPress in order to have access to WordPress functionality.
In the past I ...