All of the native feeds and those that are added in line with WP API (add_feed()
) rely on feed=[type]
query variable and corresponding do_feed_{$feed}
action hook where they are executed.
From your description it’s different. Someone registered entirely different query variable in code and attached their own logic to it.
There is no way to say how precisely that was done without finding and reading code responsible (searching for customfeed
would be a start).
Related Posts:
- Editing Category RSS Feeds
- Remove a div from RSS feed
- Can I add the post featured image to a specific RSS feed?
- Aspx/Rss feed – failed to open stream: Redirection limit reached
- WordPress create custom XML RSS feed template
- How to Add Image to WordPress RSS-Feed with no Plug-in?
- How to check if feed URL was requested?
- Disable comment rss feeds for pages in wordpress
- Twitter feed is showing blank in WP site [closed]
- Getting Post Thumbnail from RSS feed with SimplePie
- fetch_feed: retrieve entries in the appearing order, not chronologically
- Limiting the WordPress feed to only a certain limit of characters
- Why does running get_the_excerpt() when generating JSON file take 28 seconds vs. 599 milliseconds without it?
- get post content of particular post by url
- Display image from an external rss feed on wordpress without plugins
- How to modify the default feed via a function
- Can’t retrieve element with WordPress default @fetch_rss();
- Include only posts with meta key “add_in_rss” in RSS Feed
- change default RSS feed URL
- Display WordPress Post on A Different Site
- Good RSS Feed Parser to use on php file?
- Disable category RSS Feeds on WordPress blog with PHP
- How to access all meta data for RSS feed?
- Remove all feeds and return custom 404 page
- Use fetch_feed(); Totally Outside of WordPress?
- truncating imported rss-feeds
- Dynamically Create Posts Via XML File
- PHP warning: Undefined array key 2 in feed.php
- What is the best php version to use with WordPress?
- How to call a function only once (global variable scope)
- Multiple is_page() in page.php
- Where should I install a PHP library into WordPress so that code in a webpage can activate it?
- How to make WordPress plugin check for database changes and then do something?
- Custom post types – RSS lastBuildDate issue
- A function to fetch blog content via rss feed
- wp_get_attachment_url filter won’t accept two arguments
- Translating add to cart woocommerce button [closed]
- nowplaying.include.php Will Not Display Results
- Am I not understanding plugins?
- Passing the page ID to a login php script
- SetCookie simply not working
- wrong php date()?
- Looking for most performant way to execute several similar WP queries within shortcodes
- Vagrantpress + composer
- Customize Time Stamp
- Combine two filters into a single call
- How to output widget
- Recent posts with featured image or fallback image with permalink
- Display menu point only if there are published posts in that category
- What query string parameter is available for index.php, that works for both pages and blog articles?
- Sending data from custom inputs in WordPress comment form in the admin notification email
- export a csv file from the database with a cronjob
- How to set a min number of words for a blog post
- How to sanitize any integer input field in wordpress?
- Query Pages and post excerpts dynamically
- Get my site session in wordpress?
- Register a menu – Error Header
- Parse error: syntax error, unexpected ‘}’ on get_the_author_meta [closed]
- Update postmeta after theme switch
- Set site title & tagline with wp.config or function.php
- Include style.css in the Child Theme with PHP
- Get user custom field value on function.php
- Add New Text Box To WordPress Twenty Seventeen Header
- WordPress homepage setup not working on first load
- Get the id of all images in a post
- Dynamically display font icons in widget
- Setting a default thumbnail url if no thumbnail
- Dynamically Generate Functions and Hooks
- PHP if have image display image, if else text
- Covert WordPress Blogname into JQuery
- how to add datas in taxonomy to post with wp_insert_post
- Need help for some PHP code
- Remove an action created by a Gravity Forms add-on
- Displaying the Archive Page’s Name on the Page
- Adding HTML Code to Replace Text in PHP
- PHP “warning include_once(): Failed to open stream” Simple HTML DOM in WordPress Child Theme
- Posts missing on author page
- How do I make the following articles collapse within the month?
- Collapsible menu on post sidebar only expands and does not collapse
- Get posts by id using shortcode
- Is it possible to replace ‘attachment’ with another word?
- Theme’s functions.php not called when rendering RSS feed
- Getting a value from a custom field from a page that shares a parent with the current page
- wordpress, Category ID
- PHP get_category() function redeclared
- How to trim content AND retain HTML?
- Adding users to another blog
- Update postdata without creating duplicate on wp_insert_post from RSS feed
- add_rewrite_rule questions
- PHP Shortcode – 500 error
- Non-array argument in array_merge()-function [closed]
- retrieve wordpress post-meta using php not wordpress functions
- Too few arguments for printf() [closed]
- custom data in url
- Dynamically append custom post type to end of url
- Parse error: syntax error, unexpected ‘}’ in C:\wamp64\www\Proiect\aplicatie\user_check.php on line 18 [closed]
- Pagination in category.php not functioning
- Wrapping the_content() in Schema articleBody tag? [closed]
- Cannot install plugins or themes on new WordPress installation at Cloudways
- Custom WP LIST Table filter