תוסף זה לא נבדק ב-3 הגרסאות הראשיות האחרונות של וורדפרס. ייתכן והתוסף כבר לא מתוחזק או נתמך על ידי יוצריו, וייתכן שיהיו לו בעיות תאימות בגרסות וורדפרס עדכניות יותר.

Direct link

תיאור

Direct link allows your post title permalinks to link directly to external sites. It can also be used to link to a particular page of your own site.

התקנה

  1. Upload the directlink directory and its contents to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. When writing a post, add a custom field with the key 'direct_link'. The value should be the full URL (including http://) of the page
    you want to link to

שאלות נפוצות

The plugin doesn't work!

Direct link makes use of the post_link filter in WordPress. If your theme doesn't use the get_permalink() function to retrieve post permalinks, the plugin will not work.

סקירות

There are no reviews for this plugin.

מפתחים

"Direct link" הוא תוסף קוד פתוח. האנשים הבאים תרמו ליצירת התוסף הזה.

תורמים

ניתן לתרגם את "Direct link" לשפה שלך.

מעוניינים בפיתוח?

עיינו בקוד, ראו את הקוד ב-SVN repository, או הירשמו ללוג פיתוח באמצעות RSS.

שינויים

1.0

  • First version, hooray!