mehdi.gpr
Forum Replies Created
-
Forum: Plugins
In reply to: [Redirection] Create Redirection in Custom CodeI Tested this :
$red_arr = array( 'title' => 'test', 'group_id' => 1, 'source' => 'https://domain.com/google', 'url' => 'https://google.com' ); include plugin_dir_path( __DIR__ ).'Redirection/models/redirect.php'; $redirect = new Red_Item(); $reds = $redirect->create($red_arr);
But Not working!!!
I’m probably having a problem in the Array structure.
Alert message : The site is experiencing technical difficulties. Please check your site admin email inbox for instructions.anyone help…
Forum: Plugins
In reply to: [Redirection] Create Redirection in Custom Codethank you.
I had seen this. But I had trouble using it. Information was not enough for a beginner ??
I want to use php api and Red_Item::create().Is it possible to show how to work with this class with an example ? What items will be included in Red_Item_Sanitize?
Thank you very much.
Forum: Plugins
In reply to: [Download Monitor] Get current version of file download in Worpress LoopThe answer is not for me?
Forum: Plugins
In reply to: [Use Client's Time Zone] This Plugin Whats's Working ?thank you mike,
I want to insert a manually date & time in a post.
and want change to the clients timezone.Is it possible?
Forum: Plugins
In reply to: [JW Player for Flash & HTML5 Video] facebook embed porblem ! ( not playing )thank you man
I get free trial comodo SSL for test this forcast and done.
Forum: Plugins
In reply to: [JW Player for Flash & HTML5 Video] facebook embed porblem ! ( not playing )Your purpose is to my video source link should be HTTPS protocol ???
The easiest way to do what I do?
Forum: Plugins
In reply to: [JW Player for Flash & HTML5 Video] facebook embed porblem ! ( not playing )Please help me
I also add the After code, I get a 500 internal server error.
It is necessary , please help.