WireArray::insertAfter() method

Insert an item after an existing item

Example

$items->insertAfter($newItem, $existingItem); 

Usage

$wireArray->insertAfter($item, $existingItem);

Arguments

NameType(s)Description
itemWire, string, int

Item you want to insert

existingItemWire, string, int

Item already present that you want to insert after

Return value

$this

Object instance it was called from (method supports fluent interface).


WireArray methods and properties

API reference based on ProcessWire core version 3.0.248

Latest news

  • ProcessWire Weekly #578
    The 578th issue of ProcessWire Weekly brings in all the latest news from the ProcessWire community. Modules, sites, and more. Read on!
    Weekly.pw / 7 June 2025
  • New ProcessWire admin redesign
    When you upgrade to ProcessWire 3.0.248 or newer (currently the dev branch), you’ll immediately notice something new and beautiful…
    Blog / 9 May 2025
  • Subscribe to weekly ProcessWire news

I just love the easy and intuitive ProcessWire API. ProcessWire rocks!” —Jens Martsch, Web developer