/**
* @file Contains all dynamic functionality needed on post and term pages.
*
* @output wp-admin/js/post.js
*/
/* global ajaxurl, wpAjax, postboxes, pagenow, tinymce, alert, deleteUserSetting, ClipboardJS */
/* global theList:true, theExtraList:true, getUserSetting, setUserSetting, commentReply, commentsBox */
/* global WPSetThumbnailHTML, wptitlehint */
// Backward compatibility: prevent fatal errors.
window.makeSlugeditClickable = window.editPermalink = function(){};
// Make sure the wp object exists.
window.wp = window.wp || {};
( function( $ ) {
var titleHasFocus = false,
__ = wp.i18n.__;
/**
* Control loading of comments on the post and term edit pages.
*
* @type {{st: number, get: commentsBox.get, load: commentsBox.load}}
*
* @namespace commentsBox
*/
window.commentsBox = {
// Comment offset to use when fetching new comments.
st : 0,
/**
* Fetch comments using Ajax and display them in the box.
*
* @memberof commentsBox
*
* @param {number} total Total number of comments for this post.
* @param {number} num Optional. Number of comments to fetch, defaults to 20.
* @return {boolean} Always returns false.
*/
get : function(total, num) {
var st = this.st, data;
if ( ! num )
num = 20;
this.st += num;
this.total = total;
$( '#commentsdiv .spinner' ).addClass( 'is-active' );
data = {
'action' : 'get-comments',
'mode' : 'single',
'_ajax_nonce' : $('#add_comment_nonce').val(),
'p' : $('#post_ID').val(),
'start' : st,
'number' : num
};
$.post(
ajaxurl,
data,
function(r) {
r = wpAjax.parseAjaxResponse(r);
$('#commentsdiv .widefat').show();
$( '#commentsdiv .spinner' ).removeClass( 'is-active' );
if ( 'object' == typeof r && r.responses[0] ) {
$('#the-comment-list').append( r.responses[0].data );
theList = theExtraList = null;
$( 'a[className*=\':\']' ).off();
// If the offset is over the total number of comments we cannot fetch any more, so hide the button.
if ( commentsBox.st > commentsBox.total )
$('#show-comments').hide();
else
$('#show-comments').show().children('a').text( __( 'Show more comments' ) );
return;
} else if ( 1 == r ) {
$('#show-comments').text( __( 'No more comments found.' ) );
return;
}
$('#the-comment-list').append('
الإعلان ضمن المقال - جديد

الإعلان ضمن المقال – جديد القهوة: ما هي الخصائص والوظائف؟ القهوة هي مشروب بارد يتكون من تبريد حبوب ساق البن المحمصة والمفرودة. تتميز القهوة بين سائر المشروبات في العالم، وتختلف طرق صنعها وإعدادها بحسب الحضارات والميول. تضمن القهوة مادة الكافيين التي تدعم كمقو للجهاز العصبي. انقر هنا واستعد لتحقيق الموضة في متجر نمشي! 👗👠 اكتشف […]

الإعلان ضمن المقال – جديد المادة أو المكون الذي يحتوي على كافيين مثل القهوة: ما هي الفكرة والتنفيذ؟ المادة أو المكون الذي يحتوي على كافيين مثل القهوة هي ماء يغلي مع حبوب زهرة البن المحمصة والمسحوقة. تتميز القهوة بين سائر المشروبات في العالم، وتتغير طرق زراعتها وسلقها على الأنماط والمزاج. تشمل القهوة مادة الكافيين التي […]

الإعلان ضمن المقال – جديد المزاج أو الحالة التي تصاحب شرب القهوة: ما هي الشروط والأحكام؟ المزاج أو الحالة التي تصاحب شرب القهوة هي نوع من الشاي يعد من تنقيع حبوب ثمرة البن المحمصة والمطحونة. تتألق القهوة كأفضل المشروبات في العالم، وتتجدد طرق تسويقها ومزجها بالإستناد إلى الأصالات والأذوان. تحوي القهوة مادة الكافيين التي تتولى […]
اضغط هنا واكتشف أسلوبك الجديد
وانغمس في عالم الموضة في متجر أمازون!
👗👠✨ احصل على إطلالة رائعة وتألق في كل مناسبة. 🛍️🌟
"اضغط هنا واكتشف أحدث صيحات الموضة في متجر نون!
👗👠 احصل على إطلالتك المثالية
وتسوّق أزيائك المفضلة الآن من متجر نون. 💃🛍️"