| bio | website | |
|---|---|---|
| location | Brisbane, Australia | |
| age | 25 | |
| visits | member for | 2 years, 6 months |
| seen | 2 days ago | |
| stats | profile views | 200 |
I am a web applications developer / programmer with experience in a plethora of web languages and frameworks. I am an avid user of the Codeigniter PHP Framework and the jQuery JavaScript framework.
I am a self-taught enthusiast with no formal qualifications, but has managed to score some awesome jobs over the last 3 years.
|
Apr 30 |
comment |
Import Wordpress XML File from Within Functions.php I am not asking anyone to do "the work" for me. You should never make assumptions Anu, especially when they're untrue. I am asking for guidance as to the best possible way to do something in Wordpress. I've been a member of this site long enough Anu to know the difference between a question and asking for free work. Are you saying that my question isn't valid if it relates to a commercial undertaking? Am I not allowed to ask for help if it's in relation to a site I am getting paid to build? 90% of all questions on this site I am guessing are by freelancers... |
|
Apr 29 |
comment |
Import Wordpress XML File from Within Functions.php Wow. Just wow. This is one of the most detailed and impressive answers I've ever seen on this site, kudos to you man. After spending half a day reading this, I've come to the conclusion this is the right way to go about things. You've given me a lot to think about, but this is definitely the right track to follow. Thanks for taking the time to leave this answer. |
|
Apr 29 |
accepted | Import Wordpress XML File from Within Functions.php |
|
Apr 26 |
revised |
Import Wordpress XML File from Within Functions.php Clarification. |
|
Apr 26 |
comment |
Import Wordpress XML File from Within Functions.php Thanks for posting amolv. However, I'm not asking how to check if a theme has been activated (I'm already doing that). I'm more-so wanting to know how to automatically parse and import an XML file without user input. |
|
Apr 26 |
comment |
WordPress dashboard, viewing CPT results in 504 That is an awful lot of memory to be assigning to Wordpress. Are you on shared hosting, a VPS or dedicated server? There could be deeper underlying issues here. Are you using Apache or another webserver like Nginx (perhaps both)? |
|
Apr 19 |
comment |
Pass PHP variable to javascript wp_localize_script is a very underused and powerful function for passing PHP values to a Javascript file. It's surprising not many people actually know about this powerful feature in Wordpress. |
|
Apr 19 |
answered | How to add color picker to widgets? |
|
Apr 19 |
revised |
Import Wordpress XML File from Within Functions.php Improved formatting and adding in yet again, more clarification |
|
Apr 18 |
comment |
What is the best PHP plug in? I think he's asking for a Wordpress plugin that allows PHP code to be executed not a plugin for PHP itself. Having said that, plugin recommendations aren't within the format of WPSE. |
|
Apr 18 |
comment |
Import Wordpress XML File from Within Functions.php Thanks Chris. The issue isn't finding a suitable hook for detecting when activating a theme (I've got that part sorted) it's finding a way to import an XML file automatically into Wordpress. I've got the XML file in a folder in my theme folder called, "importxml" I would preferably like to use the existing Wordpress importer, strip out the manual stuff and use it to load my XML file without the user needing to do anything. |
|
Apr 18 |
revised |
Import Wordpress XML File from Within Functions.php More clarification of my question. |
|
Apr 17 |
asked | Import Wordpress XML File from Within Functions.php |
|
Apr 15 |
answered | Multiple menu items highlighted |
|
Apr 11 |
awarded | Popular Question |
|
Apr 5 |
comment |
Hooking into the post editing screen for an existing page only Perfect Jake. This did the trick, thank you very much. I wasn't aware of the load-post.php hook. |
|
Apr 5 |
accepted | Hooking into the post editing screen for an existing page only |
|
Apr 5 |
comment |
Hooking into the post editing screen for an existing page only I appreciate you taking the time to post an answer Toscho. I awarded the answer to Jake as he provided a more complete example, but I upvoted your question. Thank you. |
|
Apr 4 |
awarded | Promoter |
|
Apr 2 |
asked | Hooking into the post editing screen for an existing page only |