![]() |
Don't update rss feed after post edit
Hi
How is it possible to disable that every time i edit an article, it pings the rss feed and sends notifikation to the feed readers? I just want the article to appear in the feed for once, not everytime it gets edited... any solutions? I use vbulletin cms 4.17 thanks |
This is just really a stab at it that I haven't tested at all, but you could try creating a plugin using hook location external_start and something like this:
PHP Code:
That will include things in the RSS feed based on last post time instead of the dateline. |
great but how do it do that? Should i create php file with that code?
|
In the adminCP go to Plugins & Products -> Add New Plugin. Put the code in the large box and select the hook location from the dropdown menu. Put in a title so that you'll remember what it does later. Then select the "Yes" radio button next to "Plugin is Active", and Save.
|
All times are GMT. The time now is 02:08 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|