hananc
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Sort posts by child category nameThanks.
Although really hard, your first suggestion is more appealing to me.
I assume that if I construct the correct query, I will be able to use native WP functions to display the results. Am I correct?
In the request, instead of json=json_to_send it should be data=json_to_send
Forum: Hacks
In reply to: Hacked RSS not in CoreThanks!
It could work only if on the next update, WP will not overwrite my .htaccess
Is this advice still true?
http://ww.wp.xz.cn/support/topic/htaccess-keeps-getting-overwritten?replies=5#post-170171
Forum: Hacks
In reply to: Hacked RSS not in CoreThank you very much for your effort to help me.
Instead of explaining, I have uploaded feed-rss2.php at
http://info.org.il/data/feed-rss2.txt
with markings to where I have changed the code.
I hope it will make things clear.
Forum: Hacks
In reply to: Hacked RSS not in CoreIn my site I use a custom field that I need to publish in the RSS feed and the title of the posts include the post category.
I also format the post in RSS according to the design of the post.
Here is the site http://irrelevant.org.il/ and here is the feed http://irrelevant.org.il/feed
I will look into the functionality plugin and hope it will be able to help me.
Forum: Fixing WordPress
In reply to: How to find a post by info in Custom Field?Thank you very much! I will try using your solution.