Home / APIs / MagpieRSS::is_atom() –

You appear to be a bot. Output may be restricted

Description

Usage

MagpieRSS::is_atom();

Parameters

Returns

void

Source

File name: wordpress/wp-includes/rss.php


Lines: 1 to 9 of 9

  function is_atom() {
    if ( $this->feed_type == ATOM ) {
      return $this->feed_version;
    }
    else {
      return false;
    }
  }
 

 View on GitHub View on Trac

Published: 12th March 2017 | Last updated: 12th March 2017

Information

Function name: MagpieRSS::is_atom
Class ref: MagpieRSS
Plugin ref: WordPress
Version: 5.0.3
Sourcefile: wp-includes/rss.php
File ref: wp-includes/rss.php
Deprecated?: No
API Letters: A,I,M

  • Plugins
  • Themes
  • Shortcodes
  • APIs
  • Files
  • Hooks
  • Classes
  • Sites
  • Sitemap
  • Blog
WooCommerce a2z WooCommerce a2z
WooCommerce

Site:  woocommerce.wp-a2z.org
© Copyright WooCommerce a2z 2014-2019. All rights reserved.


Website designed and developed by Herb Miller
Proudly powered by WordPress and oik plugins