MOD: fixed a nasty bug with the JS loading for the Add/Edit screens. This is v1.1 and is a recommended upgrade for all users |
|
More...
|
almost 16 years ago
|
MOD: v1.0.1 - wrapping wp_post_footer content in a div with the id of the same name. Useful for themeing |
|
More...
|
almost 16 years ago
|
MOD: cleaned up readme and other housekeeping This is officially 1.0, folks. Next release will start at 1.0.1, etc to allow you to check which version you're using |
|
More...
|
almost 16 years ago
|
MOD: after adding it, blanks the post footer form |
|
More...
|
almost 16 years ago
|
MOD: more escaping content |
|
More...
|
almost 16 years ago
|
MOD: added edit page to the list of page hooks checked before enqueueing scripts |
|
More...
|
almost 16 years ago
|
MOD: fixed some hard coded directory names |
|
More...
|
almost 16 years ago
|
MOD: now the post save routine only fires if the data we want exists, else it ends silently |
|
More...
|
almost 16 years ago
|
MOD: okay, nonce is working for all forms. also metabox save routine is now only for the post page |
|
More...
|
almost 16 years ago
|
ADD: screenshots |
|
More...
|
almost 16 years ago
|
MOD: updated so that the nonces are the same for all forms |
|
More...
|
almost 16 years ago
|
MOD: adding easilyamused to contributors list |
|
More...
|
almost 16 years ago
|
MOD: updated username for ads on the contributors line to adsdevshop |
|
More...
|
almost 16 years ago
|
MOD: removed hardcoded folder name and cleaned up some of the UI |
|
More...
|
almost 16 years ago
|
Merge branch 'master' of github.com:ads/wp_post_footer |
|
More...
|
almost 16 years ago
|
MOD: if you remove a post footer from the system, when the post is shown the association will be hidden |
|
More...
|
almost 16 years ago
|
MOD: if you remove a post footer from the system, when the post is shown the association will be deleted automatically. Also, html comments are printed out letting you know what is going on if there is no footer being shown |
|
More...
|
almost 16 years ago
|
MOD: finished the debugging of associating and echoing out post footer content with posts |
|
More...
|
almost 16 years ago
|
MOD: now deleting of post footer data is working |
|
More...
|
almost 16 years ago
|
MOD: popped the add form out into its own file and is now shared between add and edit screens ADD: delete post footer script, still needs to be linked in MOD: added edit and delete screens to menu, but scrubbing them out so they don't show, but do set permissions |
|
More...
|
almost 16 years ago
|
MOD: add-wp-post-footer.php fully working now and saving the custom content type. MOD: table of post-footer's populating and ready for edit/delete links |
|
More...
|
almost 16 years ago
|
MOD: autosave turned off and wordcount is working |
|
More...
|
almost 16 years ago
|
MOD: updated the add post footer screen so that the editor box works (tinymce, et al) and some of the wordpress extras (wordcount, etc) are in but not 100% |
|
More...
|
almost 16 years ago
|
MOD: updated minimum capability for the menu items to edit_others_posts (i.e. editor role) MOD: Added header to option screens |
|
More...
|
almost 16 years ago
|
MOD: added menu items ADD: created stub pages for the option screens |
|
More...
|
almost 16 years ago
|
DEL: removed the .markdown version of the readme ... github was still reading the .txt file |
|
More...
|
almost 16 years ago
|
ADD: ignore file, and wp and github versions of the readme |
|
More...
|
almost 16 years ago
|