0
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 10 hours ago.
Oct 19, 2024 — Oct 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
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
xentek
as Eric Marden
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
xentek
as Eric Marden
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
xentek
as Eric Marden
More... almost 16 years ago
MOD: after adding it, blanks the post footer form
xentek
as Eric Marden
More... almost 16 years ago
MOD: more escaping content
xentek
as Eric Marden
More... almost 16 years ago
MOD: added edit page to the list of page hooks checked before enqueueing scripts
xentek
as Eric Marden
More... almost 16 years ago
MOD: fixed some hard coded directory names
xentek
as Eric Marden
More... almost 16 years ago
MOD: now the post save routine only fires if the data we want exists, else it ends silently
xentek
as Eric Marden
More... almost 16 years ago
MOD: okay, nonce is working for all forms. also metabox save routine is now only for the post page
xentek
as Eric Marden
More... almost 16 years ago
ADD: screenshots
xentek
as Eric Marden
More... almost 16 years ago
MOD: updated so that the nonces are the same for all forms
xentek
as Eric Marden
More... almost 16 years ago
MOD: adding easilyamused to contributors list
xentek
as Eric Marden
More... almost 16 years ago
MOD: updated username for ads on the contributors line to adsdevshop
xentek
as Eric Marden
More... almost 16 years ago
MOD: removed hardcoded folder name and cleaned up some of the UI
xentek
as Eric Marden
More... almost 16 years ago
Merge branch 'master' of github.com:ads/wp_post_footer
xentek
as Eric Marden
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
xentek
as Eric Marden
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
xentek
as Eric Marden
More... almost 16 years ago
MOD: finished the debugging of associating and echoing out post footer content with posts
xentek
as Eric Marden
More... almost 16 years ago
MOD: now deleting of post footer data is working
xentek
as Eric Marden
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
xentek
as Eric Marden
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
xentek
as Eric Marden
More... almost 16 years ago
MOD: autosave turned off and wordcount is working
xentek
as Eric Marden
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%
xentek
as Eric Marden
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
xentek
as Eric Marden
More... almost 16 years ago
MOD: added menu items ADD: created stub pages for the option screens
xentek
as Eric Marden
More... almost 16 years ago
DEL: removed the .markdown version of the readme ... github was still reading the .txt file
xentek
as Eric Marden
More... almost 16 years ago
ADD: ignore file, and wp and github versions of the readme
xentek
as Eric Marden
More... almost 16 years ago