// ################################ UPGRADE TO 2.3.7 ##################
Schema changes:
public function upgrade2030770Step1()
{
$this->alterTable('xf_xa_ld_item', function (Alter $table)
{
$table->addColumn('featured'...
As per title, I've implemented a Featured Content Handler for the content type xa_ld_item.
This means that process of featuring/unfeaturing Link Directory content is now 100% handled by the Core XF Featured Content Handler.
You can use the Core XF Featured Content Widget Definition to create...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.