goxadmin
Forum Replies Created
-
Forum: Plugins
In reply to: [Custom Post Type UI] Built-In Taxonomy Duplication… yea, just confusing I guess. Maybe add some type of further descriptor as to the specific slug in the event this comes up again in the future with other plugins? Not everyone can/will be diving into the form fields to research.
Food for thought …
Forum: Plugins
In reply to: [Custom Post Type UI] Built-In Taxonomy DuplicationHere is what I found. The duplicate Category and Tags entries per the above are coming from the Download Monitor plugin: DLM
Here is what your form is showing on the cptui_manage_post_types page:
<td><fieldset><input type="checkbox" id="category" name="cpt_addon_taxes[]" value="category"><label for="category">Categories</label><a href="#" class="cptui-help dashicons-before dashicons-editor-help" title="Adds Categories support"></a><br><input type="checkbox" id="post_tag" name="cpt_addon_taxes[]" value="post_tag"><label for="post_tag">Tags</label><a href="#" class="cptui-help dashicons-before dashicons-editor-help" title="Adds Tags support"></a><br><input type="checkbox" id="dlm_download_category" name="cpt_addon_taxes[]" value="dlm_download_category"><label for="dlm_download_category">Categories</label><a href="#" class="cptui-help dashicons-before dashicons-editor-help" title="Adds Categories support"></a><br><input type="checkbox" id="dlm_download_tag" name="cpt_addon_taxes[]" value="dlm_download_tag"><label for="dlm_download_tag">Tags</label><a href="#" class="cptui-help dashicons-before dashicons-editor-help" title="Adds Tags support"></a><br></fieldset></td>
It looks like your plugin is not creating a unique name in the UI for the DLM Category and Tag.
What are your thoughts here?
Thanks.
Forum: Plugins
In reply to: [Custom Post Type UI] Built-In Taxonomy Duplication… thanks.
Forum: Fixing WordPress
In reply to: Responsive ImagesUPDATE
Okay, by disabling Photon, I got rid of the wp.com entries, however, many of the other entries remain which I believe are not related to Jetpack:
https://www.dropbox.com/s/p4qfwfa167lq1j6/wpAddImageII.PNG?dl=0
Thoughts?