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

Site Specific CSS

التنصيب

Here are three different ways you can install this plug-in:

  1. Use the handy install option built into wordpress.
  2. or… Download the zip file, un-zip, and upload to the plug-ins directory.
  3. or… Copy the contents of site-specific-css.php to the functions.php of your favorite child theme.

Then if you installed as a plug-in (options 1 or 2 above), activate the plugin.

Next make sure you can upload a css file.
1. Goto the Super Admin menu
1. Select options, and near the bottom find a list of all acceptable file extensions.
1. Make sure css is on the list.

Now to use it.

  1. Upload the css file you’d like to apply to your site using the media upload (recommended) or ftp.
  2. After you upload, copy the location of the file.
  3. Make sure you have the correct site and child theme active, then look under appearance. There will be a new menu item for Site Specific CSS.
  4. Paste the URL of the CSS file into the only (for now) option box, then save changes.
  5. Enjoy your new look.

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

What is next for this plugin?

Here are some features we want to add: (feel free to vote on features and/or contribute code)
* Link to multiple custom CSS files.
* Include a small amount of CSS directly in the header via an input box.
* Upload to the media library directly from the options page.
* Allow linking to files in the media library via point and click.
* Check that CSS is a valid upload type and add if not.

What other questions do you have?

This is the first release so we are gathering questions right now. Do you have any questions?

المراجعات

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

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

“Site Specific CSS” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.

المساهمون

ترجمة ”Site Specific CSS“ إلى لغتك.

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

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

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

1.0 First public release.
1.0.1 Header corrected so it will install.