fbpx

Need Help?

Here are some good places you cant start.

Whats New?

Get updated about all the good stuff!

February Updates
Currency Converter Cover
Layers Widget

Include By ID’s from PHP Function

The advanced post selection allows users to query posts by post ID’s array from a PHP function.

				
					function getMyIDs($opt = ""){

     $ids = array(4,5,6);
    
    //the optiion meaned for some kind of conditions
    if($opt == "first")
         $ids = array(4,5,6);
    else
         $ids = array(10,15,30);
        
    
    return($ids);
}
				
			

Download is just a click away

Get instant access to tons of Elementor goodies, completely FREE!

Hurray!

You got FREE access to the worlds leading widgets for Elementor page builder!