Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Allow Overrides of Labels/Arguments for Post Type/Taxonomies #4987

Closed
3 tasks
jimtrue opened this issue Jun 4, 2018 · 3 comments
Closed
3 tasks
Assignees
Labels
Type: Enhancement Enhancements to features that already exist, but are not major additions Type: Feature Features that add entirely new functionality that was not there before

Comments

@jimtrue
Copy link
Contributor

jimtrue commented Jun 4, 2018

Issue Overview

This is a holding issue for a Feature/Enhancement to allow overrides of the labels of WordPress default elements (Post Title, Editor, Author, Featured Image, Taxonomies) as well as placeholders for those and additional add-post-type-support options for extending Pages/Posts, or other plugins.

A lot of this goes hand-in-hand with #2760 and #3469 and any way we can make our 'Pods' Admin UI for a Content Type be more 'inclusive' and helpful. These are Quality of Life Improvements. Possibly pull together any of these that are considered Admin UI overhaul items.

Task list for Jim

  • Find all Admin UI type Feature Enhancements that are feasible
  • Find any Quality of Life that currently require code additions to handle that should be built-into our 'extend' existing framework. (ie pre_get_post filters for Taxonomies, Authors, etc., any add-post-type-support code editions). Some of these may go hand-in-hand with Gutenberg handling.
  • Address any Advanced Options in Pods Admin that should be migrated into the Add New Wizard, ie Archives, Favicon, Associated taxonomies.

Expected Behavior

Current Behavior

Steps to Reproduce (for bugs)

Possible Solution

WordPress Environment

``` Copy and paste your System Details from **Pods Admin > Settings > Debug Information** in WordPress admin here. ```

Pods Package Export (helpful!)

Copy and Paste the JSON Export from **Pods Admin, Migrate: Packages, Export** in WordPress admin here

Workaround or Alternate Solution Until Bug is Addressed

Related Issues and/or PRs

@jimtrue jimtrue added Type: Feature Features that add entirely new functionality that was not there before Type: Enhancement Enhancements to features that already exist, but are not major additions Needs Votes labels Jun 4, 2018
@jimtrue jimtrue added this to the Pods 2.9 milestone Jun 4, 2018
@jimtrue jimtrue self-assigned this Jun 4, 2018
@jimtrue
Copy link
Contributor Author

jimtrue commented Jun 21, 2018

Options to add to Add New Wizard

  • Allow option to Enable Archives as part of the Add New Wizard
  • Set Archive Slug (if enabled Archives)
  • Do you have any taxonomies you'd like to associate? (unless this is moved into a better handling for Taxonomy management)

@jimtrue
Copy link
Contributor Author

jimtrue commented Jun 25, 2018

Post Title Filter for Placeholder is 'enter_title_here'; the idea would be for us to be able to provide a 'place' for this in the Admin UI tab for the Post.

@AstroJetson
Copy link

I'd vote for this "Allow option to Enable Archives as part of the Add New Wizard"

I also like the way to set the prompt for the the title for the POD, I just did it using the description field.

@sc0ttkclark sc0ttkclark modified the milestones: Pods 2.9, Pods 3.0 Jul 5, 2022
@pods-framework pods-framework locked and limited conversation to collaborators Aug 11, 2022
@sc0ttkclark sc0ttkclark converted this issue into discussion #6684 Aug 11, 2022

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
Type: Enhancement Enhancements to features that already exist, but are not major additions Type: Feature Features that add entirely new functionality that was not there before
Projects
None yet
Development

No branches or pull requests

3 participants