هذه الإضافة لم يتم تحديثها وتجربتها لأكثر من 3 إصدارات ووردبريس رئيسية. قد لا تكون خاضعة للصيانة أو تقدم الدعم والمساعدة بالوقت الحالي وقد تكون بها مشاكل في التوافق عند إستخدامها مع إصدارات حديثة من ووردبريس.

Enhanced Header / Footer Injections

الوصف

Enhanced Header / Footer Injections allows you to insert HTML code into the header and footer sections of your templates on a page per page basis. This also works with custom post types, archive pages, the 404 page, the main blog page and the front page (if used). The plugin is designed to help speed up the development process when creating custom sites for clients.

لقطات الشاشة

  • Global settings
  • Per page settings

التنصيب

Simple!

  1. Upload the enhanced-header-footer-injections folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Configure global settings via Settings -> Enhanced Header / Footer Injections page

الأسئلة المتكررّة

Why does this plugin exist?

Simple. I needed it. And I became tired of constantly adding scripts by editing my theme’s functions.php file.

How come this plugin doesn’t utilize the wp_enqueue_script function?

Great question! The simple answer is that it will at some point. In fact there are a lot of features that I want to add to this plugin!

المراجعات

لا توجد مراجعات لهذه الإضافة.

المساهمون والمطوّرون

“Enhanced Header / Footer Injections” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.

المساهمون

ترجمة ”Enhanced Header / Footer Injections“ إلى لغتك.

مُهتم بالتطوير؟

تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.

سجل التغييرات

0.2

  • Add code to main blog page
  • Add code to 404 page
  • Add code to archives pages
  • Deployment mode added – Controls the default code settings when new content is created
  • Per-Post-Type global settings added – Code can be added on a global basis or on a global (per-post-type) basis.

0.1

  • Initial relase