nyfael
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: API to Submit Article?And for future reference for other people, I haven’t fully researched it yet, but I believe xmlrpc.php file (in the root directory) has something to do with it.
Forum: Fixing WordPress
In reply to: API to Submit Article?Hmm, okay, awesome, thank you very much!
Forum: Fixing WordPress
In reply to: Submit Articles to WordPress (From External Site)I don’t know the email option, the only thought is we want this wordpress plugin to be super easy for people to setup, not requiring them setting up email addresses or anything else.
The closest thing I could find to things that might work:
https://littleautomaticmoneymaker.com/whatsalamm/automatic-posting-on-wordpress-blogs-lammsI don’t want to rely on other people going to people’s sites before something gets posted.
Possible Solution:
Make an RSS Feed of of SendArticles.com that can only be accessed with an API key. The WordPress plugin has the autocron, checks every hour for new content. SendArticles.com pings the wordpress sites an hour after being put in the feed (therefore forcing it to be submitted).What do you think?
Thanks for the help!
Sincerely,
KerryForum: Fixing WordPress
In reply to: Submit Articles to WordPress (From External Site)Sorry — don’t mean to try to make people do my work, I’m literally just clueless where to go next.
This is my plugin:
https://www.sendarticles.com/wp_send-articles.zipAgain, this is in the basic stages of it, there’s a few unnecessary files, some commented code, etc. You can go in an activate it, creates a menu section, and a place where you can enter in an API and test it (if you need some credentials to test it with, you will have to give me the domain that you’re testing it on and I can generate a hash), though I don’t think that’s necessary.
It has a few other options that save though they don’t do anything right now (don’t worry about that, I will come to it later).
I just want to know how I can send a call with a blog post from SendArticles.com to a wordpress website and have it submit in that wordpress blog.
Thanks again,
KerryForum: Fixing WordPress
In reply to: Submit Articles to WordPress (From External Site)That would mean that SendArticles.com has an RSS feed for it to read off, which it doesn’t.
Supposing I created one, I need it to be private, and for people to only access it if their API worked (their domain has to match an MD5 hash).
I’ve taken most of my coding from Twitter Tools, as it does a similar concept, but I don’t quite understand it as it has SO much Twitter stuff.
Forum: Fixing WordPress
In reply to: Submit Articles to WordPress (From External Site)bump
Forum: Fixing WordPress
In reply to: Auto-upgrade of plugins and wp,Awesome! Worked for me as well.
In case anyone is wondering, the “option_name” in the
wp_options
table to clear is “ftp_credentials”Thanks again!
Forum: Plugins
In reply to: [Plugin: NextGen Gallery] Uploading image problemsI am receiving the same error, I reuploaded the files, still didn’t work.
Any suggestions?
My files range between 30-80kb, so very small.
Forum: Installing WordPress
In reply to: Can’t edit page after upgrading to 2.6.1I have the same problem, I need a fix for this ASAP.