Parsa
Forum Replies Created
-
I use Hello Elementor theme
Create a page, set page template. And I have this error in footer
This error related to add_menu_in_admin_bar function
you can fix this issue with condition before call get method
if ( ! empty( $posts ) )
$document = Plugin::$instance->documents->get( reset( $posts )->ID );Actually $posts is empty. but $recent_edited_post->post_count is 1!
Forum: Reviews
In reply to: [Meta Optimizer] آینده نگریسلام
اگر وردپرس این کار رو انجام بده خیر مشکلی ایجاد نمیشه. چون جداول افزونه با وردپرس یکی نمیشه. و میتونید افزونه رو غیرفعال کنید
امکان حذف جداول در حال اضافه شدن هست
Forum: Plugins
In reply to: [Meta Optimizer] Remove tables on deactivation or deletion, please!Hello OllieJones
Thanks for your opinion, If I understood your text correctly. Fields type set base on Meta value, If value is Numeric field type set base on value number (Small Int to Big Int).
I added option to delete Plugin options and DB tables in next version.
Thanks
Forum: Plugins
In reply to: [Meta Optimizer] Error on Activation. Also, not working with CPTsHello
I apologize for the late reply.Please test the new version 1.1 and announce the test result.
White list: If you add some CF name, It does not insert other CFs into the table anymore.
Black list: These fields will not be insert in the table.
Plugin used wp_postmeta_wpmo table for all post types (Such as post, page, attachment).
- This reply was modified 2 years, 5 months ago by Parsa.
Forum: Reviews
In reply to: [Meta Optimizer] ایده عالیهافزونه در حال حاضر در وضعیت خوبی هست مگه اینکه مشکلی گزارش بشه
مشخصا بدون مشکل نیست، منتها شاید دیده نشده
افزونه دیدگاه فنی داره به همین خاطر شاید هر کسی تمایل نداشته باشه نصبش کنه
و خود وردپرس هم در حال حاضر خیر این مشکل رو به خاطر پیچیدگی که داره و با توجه به تعداد نصب زیادی که وردپرس داره حل نکرده و کار ریسکی هست.
لطفا تست کنید و نظرتون رو بگید
Thanks for your help
I use wp-parsidate, I think my plugin conflict with wp-smushit
Thanks for the code, I will use it.
Your welcome
Yes, I rename folder from host file manager.WP Version: 6.0.3
Language: Farsi
PHP Version: 7.4.8Forum: Plugins
In reply to: [Meta Optimizer] Problems enabling the pluginHello
After activate plugin you cant access to plugin archive page in wp-admin?Forum: Plugins
In reply to: [Custom Permalinks] is_numeric warning in plugin APIAlso, my permalink structure is:
/%year%/%monthnum%/%day%/%postname%Forum: Plugins
In reply to: [Custom Permalinks] is_numeric warning in plugin APIBase on referrer on warning when saving/update post in Gutenberg editor
referrer: “https://****.com/wp-admin/post.php?post=1424906&action=edit”WordPress 5.8.1
PHP 7.4.16Forum: Plugins
In reply to: [Custom Permalinks] Plugin not save persian alphabetThanks for your supports
URL Fixed
But in metabox is encodedForum: Plugins
In reply to: [Custom Permalinks] Plugin not save persian alphabetI have the same problem on my sites, In old version is worked fine.
For example “سلام برای تست” converted to “%d8%b3%d9%84%d8%a7%d9%85-%d8%a8%d8%b1%d8%a7%db%8c-%d8%aa%d8%b3%d8%aa”
Forum: Plugins
In reply to: [Manage Notification E-mails] Rest API Error after update to 1.7 or higherHi
I check my active theme code and see the reason for the error and fixed
thanks for replyRegardless of my code
Why is the filter that you put 4 arguments?I know this code was added in the latest version and my code worked perfectly in old versions.
Forum: Plugins
In reply to: [Teligro] Inline searchHello
Yes, I add in the next version(s)