jtsternberg / Code-Snippets-CPT

A WordPress plugin for managing and displaying code snippets
http://dsgnwrks.pro
19 stars 17 forks source link

Issue 3 Fix #12

Closed JayWood closed 8 years ago

JayWood commented 9 years ago

Fixes #3 and is really nice to have :)

Changes

jtsternberg commented 9 years ago

If you can fix the TODOs, I'll tweak a bit and merge this in. Looks great! If you can add the WP spinner gif during the snippet creating, bonus points.

JayWood commented 9 years ago

Works for me, was going to work on that tomorrow anyhow. As for the debug, must've slipped past me. I'm used to jshint complaining haha.

marbetschar commented 8 years ago

@jtsternberg I've merged this branch into mine, based on your latest master-branch: https://github.com/marbetschar/Code-Snippets-CPT/tree/feature-postsnippet

This pull request looks good to me - despite the fact, the buttons are too close aligned on top:

bildschirmfoto 2016-01-05 um 16 30 30

But this can easily be adjustet by using the following code:

#snippet-cpt-form { padding:10px 10px 20px }
bildschirmfoto 2016-01-05 um 16 38 06