How To Store Every Post Revisions on Each Auto-Save in WordPress with Limit on Versions Count كيف لتخزين كل ما بعد التنقيحات على كل السيارات في انقاذ WordPress مع الحد من النسخ على العد

AutoSave feature has been added into WordPress core since ميزة الحفظ التلقائي اضيفت الى WordPress الاساسية منذ version 2.1 الاصدار 2،1 to protect user from accidental lose of writing or draft when web browser crashes or tab been accidentally closed. لحمايه المستخدم من عرضي للكتابة أو تفقد مشروع متصفح ويب عندما تحطم كان مصادفه او علامة التبويب مغلقة. AutoSave will auto save a copy of edited post or page every 60 seconds provided there is a change on the content in the editor. وسوف الحفظ التلقائي للسيارات انقاذ نسخة من الصفحه او مرحلة ما بعد تحرير كل 60 ثانية بشرط ان يكون هناك تغيير في المضمون على المحرر.

However, there is only ever a maximum of one AutoSave version for any given post. ومع ذلك ، هناك فقط من اي وقت مضى واحدة كحد اقصى الحفظ التلقائي للنسخة أي وظيفة معينة. New AutoSaves created will overwrite old AutoSaves. Autosaves الجديدة التي انشئت فوق وسوف autosaves القديمة. Beside, AutoSaves are stored as a special type of revision so that the auto saved with a more recent version of data does not overwrite actual published content, and is used to restore unsaved work only when necessary. الى جانب ، كما يتم تخزين autosaves من نوع خاص اعادة النظر في ذلك ان انقذ السيارات مع أحدث نسخة من البيانات لا فوق نشر المحتوى الفعلي ، ويستخدم لاستعادة العمل غير محفوظ الا عندما يكون ذلك ضروريا.

For webmaster who wants to take a post revision history tracking based on each and every AutoSave copy been made, there is an option that force WordPress to save each auto saved copy of post content also as a post revision, a feature introduced in مسؤول الموقع الشبكي لمن يريد ان يتخذ ما بعد مراجعة التاريخ تقوم على تتبع كل نسخة تم الحفظ التلقائي ، وهناك خيار القوة لانقاذ WordPress كل السيارات حفظ نسخة من المحتوى ايضا وظيفة ما بعد التنقيح ، وهذه سمة في عرض WordPress 2.6 WordPress 2،6 .

To save and store a post or page as a revision version whenever AutoSave is triggered, add in the following line of code to wp-config.php configuration file: لحفظ وتخزين وظيفة او صفحة تنقيح النسخه كلما الحفظ التلقائي هو ما نفذت ، اضافة في السطر التالي من المدونه الى رزمه العمل - config.php ملفات الاعداد :

define(’WP_POST_REVISIONS’, int ); تعريف ( 'wp_post_revisions' ، دولي) ؛

where int is an integer bigger than 0 (0 represents false which اين هو عنصر دولي أكبر من 0 (0 الزاءفه التي تمثل disable post revisions storage تعطيل وظيفة تخزين التنقيحات ). (. The integer number set will represent the limit of number of post revisions WordPress going to save and store per post or per page in database. فإن عدد صحيح عدد مجموعة وسيمثل الحد من عدد من التنقيحات وظيفة انقاذ WordPress الذهاب الى المتجر ولكل وظيفة او لكل صفحة في قاعدة البيانات. Each AutoSave session will increase the revision count by 1 too. الحفظ التلقائي كل دورة من شأنها ان تزيد من اعادة النظر في موعد اقصاه 1 تعول ايضا. If the number of revisions already exceed the limit, oldest revisions are automatically deleted. وإذا كان عدد من التنقيحات بالفعل تجاوز الحد الاقصى المسموح به ، اقدم التنقيحات تحذف اوتوماتيكيا. Note that AutoSave will always have its own saved copy to reflect the most current changes. علما أن الحفظ التلقائي دائما انقذ نسخة خاصة بها لكي تراعي احدث التغييرات.

IMPORTANT : This is a machine translated page which is provided "as is" without warranty. هام : هذا هو الاله الذي ترجم صفحة مقدمة "كما هى" دون ضمان. Machine translation may be difficult to understand. الترجمة الاليه قد يكون من الصعب ان نفهم. Please refer to يرجى الرجوع الى original English article المادة الاصليه English whenever possible. كلما كان ذلك ممكنا.

Share and contribute or get technical support and help at والمساهمة في حصة او الحصول على الدعم التقني والمساعدة فى My Digital Life Forums بلدي الرقميه الحياة المنتديات .



Leave a Reply ترك الرد

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> يمكنك استخدام هذه العلامات : <ahref="" title=""> <abbrtitle=""> <acronymtitle=""> <b><blockquotecite=""> <cite><code><دل datetime = ""> <em><i><qCite=""> <strike><strong>

Subscribe without commenting اشترك بدون تعليق


Custom Search

New Articles المواد الجديدة

Incoming Search Terms for the Article الوافدة من حيث البحث عن المادة

wordpress 2.6 autosave WordPress 2،6 الحفظ التلقائي - -- recover wordpress drafts overwrite استرداد مشاريع فوق WordPress - -- how to store integer number? كيف لتخزين عدد عدد صحيح؟ - -- how to remove autosave and versions wordpress 2.6 كيفية ازالة النسخ والحفظ التلقائي WordPress 2،6 - -- autosave error in wordpress 2.6 خطأ في الحفظ التلقائي WordPress 2،6 - -- how to store every post كيف لتخزين كل وظيفة - -- wordpress close autosave WordPress وثيق الحفظ التلقائي - -- wordpress save post to WordPress وظيفة لانقاذ - -- wordpress disable revisions and autosave WordPress تعطيل التنقيحات والحفظ التلقائي - -- wordpress limit number of revisions WordPress الحد من عدد من التنقيحات - -- how to disable post auto save feature in wordpress 2.6 كيفية تعطيل وظيفة للسيارات في انقاذ سمة WordPress 2،6 - -- wordpress 2.6 and save post error 2،6 WordPress وانقاذ ما بعد خطأ - -- wordpress 2.6 autosave problems WordPress 2،6 الحفظ التلقائي للمشاكل - -- wordpress 2.6 save draft 2،6 انقاذ مشروع WordPress - -- orkut account is storing my email id how to disable it اوركت تخزين بريدي الالكتروني هو معرف كيفية تعطيله - -- php autosave بي. اتش. بى الحفظ التلقائي - -- wordpress force draft save WordPress القوة مشروع انقاذ - -- wordpress save edited post WordPress انقاذ ما بعد تحريره - -- wordpress saved entries انقذ مداخل WordPress - -- wordpress how delete autosave post WordPress كيف الحفظ التلقائي بعد حذف - -- limit word press autosaves 2.6 كلمة لحد من الصحافة autosaves 2،6 - -- wordpress 2.6 number.of.post.revisions WordPress 2،6 number.of.post.revisions - -- wordpress limit page revisions WordPress الحد من التنقيحات الصفحه - -- how wordpress save the post كيفية انقاذ ما بعد WordPress - -- wordpress delete autosave WordPress حذف الحفظ التلقائي - -- autosave wordpress الحفظ التلقائي WordPress - -- how to disable gmails auto save كيفية تعطيل gmails انقاذ السيارات - -- where does wordpress save post اين WordPress انقاذ ما بعد - -- wordpress 2.6 remove autosave versions WordPress 2،6 ازالة نسخ الحفظ التلقائي - -- wordpress download post "limit number" WordPress التحميل بعد "الحد من عدد" - -- Wordpress count number of visitors per post WordPress تعداد عدد الزوار لكل وظيفة - -- develop autosave تطوير الحفظ التلقائي - -- where are wordpress articles stored? واين هي المواد المخزنه WordPress؟ - -- where does wordpress save auto saves اين WordPress ينقذ انقاذ السيارات - -- wordpress force autosave WordPress قوة الحفظ التلقائي - -- wordpress disable save draft WordPress تعطيل مشروع انقاذ - -- turn auto save off in gmail بدوره انقاذ من السيارات في بريد جوجل - -- how to limit post revisions wordpress كيفية الحد من التنقيحات وظيفة WordPress - -- how to delet auto save email id ms outlook كيفية انقاذ السيارات delet البريد الالكتروني السيدة التوقعات - -- how to delete auto save email address لحذف السيارات حفظ عنوان البريد الالكتروني - -- wordpress disable auto save WordPress تعطيل السيارات انقاذ - -- post page autosave wordpress الصفحه بعد الحفظ التلقائي WordPress - -- wordpress disable autosave drafts WordPress تعطيل مشاريع الحفظ التلقائي - -- wordpress delete autosave post WordPress الحفظ التلقائي بعد حذف - -- delete AUTOSAVE mysql wordpress حذف الحفظ التلقائي الخلية WordPress - -- how to store integer number كيف لتخزين عدد صحيح عدد - -- wordpress turn on auto-save WordPress بدوره على السيارات انقاذ - -- wordpress auto save draft WordPress مشروع انقاذ السيارات - -- how to limit the number of WP post versions كيف للحد من عدد النسخ بعد رزمه العمل - -- post auto بعد السيارات - --