Skip to content

Conversation

@juyal-ahmed
Copy link
Contributor

  1. Gallery Input add new image with existing
  2. Drag and drop sorting
  3. Date input default value issue fix.

A fix for below mentioned notice issue:   
```
$panel->createOption( array(
        'name' => 'Finish',
        'id' => 'adv_end',
        'type' => 'date',
        'default' => '2017-04-10'
    ) );
```
Notice: A non well formed numeric value encountered in /var/www/html/wordpress/wp-content/plugins/titan-framework/lib/class-option-date.php on line 167
Fix - non well formed numeric value for date type
On post edit UI with existing gallery images now has support for new image.
Gallery Input Selected Image Sorting added with drag and drop jQuery UI.
@codeclinic
Copy link

Hi @Tojibon,

I'm trying to resurrect this framework. Please add your pull reqest to my repo and let's get this thing active again.

https://github.com/codeclinic/Abased-Titan-Framework

Thanks
Phill

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants