quick editing don`t work with WP v5.1 update.
at /wp-admin/edit.php and others.
Please fix
—
いつも利用させていただいております。
便利なプラグインをありがとうございます!
Wordrpressを現在の最新版 v5.1 にアップデートしたところ、投稿一覧画面の『クイック編集』が反応しなくなりました。
Chrome最新版、Safari最新版で確認済み。
プラグインを無効化すると動くようになるので、このプラグインが影響しているのは明白なのですが、原因を調査していただけますでしょうか。よろしくお願いいたします!
Hello
i have got this error :
add_object_page is deprecated since version 4.5 . Use add_menu_page()
in file:ps-taxonomy-expander.php
line : 534
function add_taxonomy_order_menu() {
$hook = add_object_page( __( 'Term order', 'ps-taxonomy-expander' ), __( 'Term order', 'ps-taxonomy-expander' ), 'manage_categories', basename( __FILE__ ), array( $this, 'term_order_page' ) );
add_action( 'admin_print_styles-' . $hook, array( $this, 'term_order_style' ) );
add_action( 'admin_print_scripts-' . $hook, array( $this, 'term_order_scripts' ) );
}
How to fix it ?
]]>nice plugin!!
When WordPress4.3.1,
“Update ,” ” cancel” will not work in ” quick editing” .
thanks!
//////////////////////
便利に使わさせていただいています。
WordPress4.3.1にて有効化した場合、
クイック編集の「更新」「キャンセル」が利用できなくなります。
Thank you for grate plugin!!
I was update for 4.2.1 my wordpress site.
But custom taxonomy dropdown was empty.
Then, I check diff from before update, and I think caused by added ‘name’ parameter on get_terms(). the following code:
function get_terms( $taxonomies, $args = '' ) {
...
if ( ! empty( $args['name'] ) ) {
if ( is_array( $args['name'] ) ) {
$name = array_map( 'sanitize_text_field', $args['name'] );
$where .= " AND t.name IN ('" . implode( "', '", array_map( 'esc_sql', $name ) ) . "')";
} else {
$name = sanitize_text_field( $args['name'] );
$where .= $wpdb->prepare( " AND t.name = %s", $name );
}
}
dropdown_taxonomies() has ‘name’ options, and get_terms() has ‘name’ options too on 4.2.1.
Thank you.
]]>Hello!
I tried Install and activate your plugin.
Occurred this errors.
PHP Strict Standards
PHP Strict Standards: Redefining already defined constructor for class PS_Taxonomy_Expander in /Users/myname/work/wordpress/my/wp-content/plugins/ps-taxonomy-expander/ps-taxonomy-expander.php on line 25
Database Error
WordPress データベースエラー: Table 'my_wp.wp_my_wsal_metadata' doesn't exist for query REPLACE INTO <code>wp_my_wsal_metadata</code> (<code>id</code>, <code>occurrence_id</code>, <code>name</code>, <code>value</code>) VALUES (0, 0, 'PluginFile', '\"\\/Users\\/myname\\/work\\/wordpress\\/my\\/wp-content\\/plugins\\/ps-taxonomy-expander\\/ps-taxonomy-expander.php\"') made by shutdown_action_hook, do_action('shutdown'), call_user_func_array, WSAL_Sensors_PluginsThemes->EventAdminShutdown, WSAL_AlertManager->Trigger, WSAL_AlertManager->_CommitItem, WSAL_AlertManager->Log, WSAL_Loggers_Database->Log, WSAL_DB_Occurrence->SetMeta, WSAL_DB_Occurrence->SetMetaValue, WSAL_DB_ActiveRecord->Save
My environment.
I’m letting you know just to be sure.
thank you.
I’d like to be able to select the parent and child when choosing the taxonomy. Would it be possible to have only child taxonomies selectable and and select the parent at the same time.
]]>When I activate PS Taxonomy Expander, the following warning is displayed:
“The plugin generated 218 characters of unexpected output during activation. If you notice “headers already sent” messages, problems with syndication feeds or other issues, try deactivating or removing this plugin.”
Also in the wordpress debug.log I see:
“
[27-Aug-2014 14:40:14 UTC] PHP Strict Standards: Redefining already defined constructor for class PS_Taxonomy_Expander in C:\xampp\htdocs\wp-content\plugins\ps-taxonomy-expander\ps-taxonomy-expander.php on line 25″
Hi there
When running WP-Admin on HTTPS, your plugin loads a script over HTTP instead of HTTPS.
I have created a patch for you that switches to the use of the plugins_url() function which is https-aware.
Vecause I cannot upload it here, the patch is available here: https://bit.ly/QCZANV
https://www.ads-software.com/extend/plugins/ps-taxonomy-expander/
]]>hi
This is not working, I have installed pugin and gone through all the setttinf etc but nothing dispaly on any page or article. Can someone please help
https://www.ads-software.com/extend/plugins/ps-taxonomy-expander/
]]>F.Y.I.
There’s a problem with both plugins. I’ve the last version of PS taxonomy expander
Bye
https://www.ads-software.com/extend/plugins/ps-taxonomy-expander/
]]>Details at these threads.
https://wp-types.com/forums/topic/imported-types-data-hides-gravity-forms-menu-item/
https://www.gravityhelp.com/forums/topic/wp-types-views-and-admin-menus
https://www.ads-software.com/extend/plugins/ps-taxonomy-expander/
]]>I cannot figure out the procedure to add custom taxonomies to media the media library. Please post the list of steps. All I have done so far is install and activate the plugin. Thanks, and sorry if the answer is obvious. I see from the screenshots that it’s possible.
https://www.ads-software.com/extend/plugins/ps-taxonomy-expander/
]]>Sorry but I can’t find the option for activate the “displaying custom taxonomies on posts”. I search in Post and Pages lists like you say but nothing. Can you be more especific about it?
Thanks a lot for your great work!
https://www.ads-software.com/extend/plugins/ps-taxonomy-expander/
]]>I use this plugin to turn checkboxes into radio buttons do as far as I’m concerned, it works.
However, I did notice that the term order and displaying the CPT on the Right Now widget don’t work. FYI.
https://www.ads-software.com/extend/plugins/ps-taxonomy-expander/
]]>