You are here: Documentation
Search
You can find the results of your search below. If you didn't find what you were looking for, you can create or edit the page named after your query with the appropriate button.
Results
API Reference: 183 Hits
ges.
* [[reference:SimplePie:set_item_limit]] — Set a limit on how many items are returned per feed with Mult... eds.
* [[reference:SimplePie:set_javascript]] — Set the query string used for the JavaScript for [[re... ce:SimplePie:set_autodiscovery_cache_duration]] — Set the maximum time for which an autodiscovered feed... [[reference:SimplePie:set_autodiscovery_level]] — Set what types of autodiscovery to use.
* [[referen
Limit the number of items per feed to be used with Multifeeds: 21 Hits
ePie:set_item_limit]]'' method instead.**
====== Limit the number of items per feed to be used with Mult... evel data.
* You can still get at an individual item's parent feed data using the ''[[reference:Simple... // Because we're using multiple feeds, let's just set the headers here.
header('Content-type:text/html;... a></h1>
</div>
<?php
foreach($first_items as $item):
$feed = $item->get_feed();
?>
<div class
set_item_limit(): 14 Hits
=
<code>class SimplePie {
set_item_limit ( [int $limit = 0] )
}</code>
Set the maximum number of items ... since SimplePie 1.1.
===== Parameters =====
==== limit ====
The maximum number of items.
===== Examples =====
==== Set the max number of items per feed to return with Multifeeds ====
<code php>$feed =
Slick RSS: 5 Hits
p.
* Up to 5 RSS feeds per instance
* Display set number of items
* Item Title
* Item Description
* Tooltip Title
* Tooltip Description
* Limit Word Counts for Title and Description
* Enable ... le Images
* Easily Customise Tooltip Colour
* Set Link Target (new window, same window)
* Support

