Skip to content
Snippets Groups Projects
Select Git revision
  • add/custom-action-support
  • add/delete-perm
  • add/edit-support
  • add/move-to-trash
  • add/scaffolding
  • add/undelete
  • develop
  • master default protected
8 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.03Oct15Sep1413124Apr1Mar28Feb24PHPCS fixesdevelopdevelopMove trash-specific things to a traitTrait to share stripping of initial redirect argsFor custom properties, provide original `$_REQUEST` in case they accessed it directly.Grunt buildMerge pull request #7 from Automattic/add/custom-action-supportPHPCS fixesadd/custom-acti…add/custom-action-supportLoad all of wp-admin's includes, for all actions, since these normally happen in that contextLast? of the trait conversionMove post suppression to the trait tooMove another common function to the traitBasic working support for custom actionsPrepare for custom actions `handle_bulk_actions-{$screen_id}`Misc tweaksSplit post-redirect notices from the bits that are specific to the actionMove scheduling to a trait as it's mostly universalMove the common query bitsKeep the notice keys out of pagination and suchSwitch remaining classes to traitBegin moving common bits to a traitFix bug in a62feed that killed the "Empty Trash" featureBail if nothing is chosenStandardize in preparation for an abstract classFix how redirects are handled, as the current approach mangles queries by sending incorrect argsBetter organizationRemove additional query args that are interpreted by `WP_Query`Merge pull request #6 from Automattic/add/edit-supportRedundantadd/edit-supportadd/edit-supportUnset a few more things that `bulk_edit_posts()` shouldn't getSupport for bulk editsFix plugin name, since it isn't just editingMerge pull request #5 from Automattic/add/delete-permHide posts pending delete where they should be hiddenadd/delete-permadd/delete-permPerm delete supportAbstract next_scheduled functionMerge pull request #4 from Automattic/add/undeletePHPCS fixadd/undeleteadd/undeleteMessages for pending restoresCentralize how post IDs are retrieved for pending eventsRough version of "Restore from Trash"
Loading